@charset "utf-8";

.clear {
	clear: both;
}



html {
	overflow-y: scroll;
}


body {
	background-image: url('../images/101010.gif');
	background-color: white;
	margin: 0; padding: 0;

}

body, div, p, td {
	font-family: Arial;
	font-size: 14px;
}

a {
	color: #222222;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}


#mainmenu a:hover {
	text-decoration: none;
	color: #bbbbbb;
}



h1 {
	font-weight: normal;
	font-size: 25px;
	font-family: Helvetica, Arial;
	text-align: left;
}

ul {
	list-style-type: circle;
}











#mainmenu, .mainmenuitem, .submenuitem {
	font-family: Arial;
}

#mainmenu, .mainmenuitem {
	font-size: 16px;
}


.mainmenuitem {
	margin: 0px 2px;
	z-index: 1000;
	position: relative; top: 1px;
}


.submenuitem {
	font-size: 15px;
	padding: 0px 6px;
	z-index: 1000;

}


#mainmenu {
	position: absolute;
	left: 33px;
	top: 14px;

	z-index: 200;


}


#submenu {
	position: absolute;
	left: 97px;
	top: 43px;
	z-index: 1000;
}

#submenu30 {
	position: relative;
	left: 0px;
}



#submenu43 {
	text-align: right;
}




#outercontent {
	margin: 0 auto 245px auto;
	width: 960px;


}

#logo {
	position: absolute;
	top: 14px;
	right: 36px;
	z-index: 200;
}

#imprint {
	position: absolute;
	left: 790px;
	top: 48px;
}


#footernavi {
	width: 100%;
	background-color: #222222;
	color: #eeeeee;
	height: 225px;
	clear: both;

}

#footernavi a {
	color: #eeeeee;
}

#content {
	position: relative;
	left: 105px;
	top: 116px;
	width: 750px;
}

#contentinner {
	padding: 20px 26px 23px 26px;
	text-align: left;
	line-height: 18px;
}





#linetop {
	position: relative;
	top: -12px;
}



#linebottom {
	position: absolute;
	left: 0px;
	top: 78px;
	width: 960px;
}



#pagenavi {
	margin: 0px;
	position: relative;
	left: -3px;
	top: -3px;
	width: 696px;
	margin-bottom: 13px;
	padding: 2px 0px 3px 0px;
	text-align: center;
	background-color: #eeeeee;
	font-family: Georgia;
	font-style: italic;
}












.roundedbordered  {
	display: block;
}


.roundedbordered * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
}

.roundedborderedtop1 {
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid #989898;
}

.roundedborderedbottom1 {
	margin-left: 5px;
	margin-right: 5px;
	border-top: 1px solid #989898;
}







.roundedbordered2 {
	margin-left: 3px;
	margin-right: 3px;

	border-left: 2px solid #989898;
	border-right: 2px solid #989898;
	background: white;
}


.roundedbordered3 {
	margin-left: 2px;
	margin-right: 2px;

	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
	background: white;

}

.roundedbordered4 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
	background: white;

}



.roundedborderedfg {
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
	background-color: white;

}










