@charset "utf-8";
/* CSS SeitenLand */
html {
	height: 100.3%;
	font-size: 62.5%;
	background:#000000;
}
body {
	text-align: center;
	font: 1.2em/1.8em Verdana, sans-serif;
}

* {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.5em 0em 0.0em 0em;
	color: #336699;
}


h1 {
	font-size: 2.2em;
	padding-bottom: 0.4em;
	margin-bottom:0.5em;
	font-weight: normal;
}
span.rot {color:#FF0066;}
span.fett {font-weight:bold;}
span.unterstrichen {text-decoration:underline;}

div#header h1 {border: 0px; font-weight:bold;}
h2 {font-size: 2.0em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}

a {color: #E3004F; text-decoration: none;}
a:link {}
a:visited {}
a:hover {
	color: #FFFF00;
}
a:active {}

div#wrapper {
	width: 1000px;
	margin: 20px auto;
	text-align: left;
	background: #CCCCCC;
}
div#header {
	height: 115px;
	background: #FAFAFA;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	background: #B0E2FF;
}
div#navback {
	position:relative;
	top:-45px;
	left:810px;
	width:185px;
	background-color: #CCCCCC;
	padding:0px 2px 2px 2px;
}
div#navback a {border-bottom: 1px solid #E3004F;}
		
div#foot a:hover,
body#li.footimp a, 
div#wrap_content {}
div#menu, div#maintext {padding: 20px 10px;}

div#menu {
	float: right;
	width: 210px;
	background-color:#CCCCCC;
	line-height:200%;
	list-style:none;
}
div#menu ul {list-style-type: none; font-weight: bold;}
div#menu ul ul {margin-left: 10px; font-weight: normal;}

div#maintext{
	margin: 0px 0px 0px 0px;
	background: #B0E2FF;
}


div#erstespalte, div#zweitespalte {
	padding:20px;
	margin-top:25px; 
	margin-left:20px;
	margin-right:20px;
}

div#erstespalte {float:left; width:430px; background-color:#CCCCCC;}
div#zweitespalte {margin-left:470px; background-color:#C7C7C7;}

div#boxlinks {
	width:480px;
	background-color:#CCCCCC;
	vertical-align:baseline
}
div#boxrechts {
	width:500px;
	background-color:#CCCCCC;
	float:right;
	vertical-align: baseline;
}


div#bildrechts {float:right; margin-left:10px; margin-bottom:5px; margin-top:10px; width:auto;}

div#bildlinks {float:left; margin-right:10px; margin-bottom:5px; margin-top:10px; width:auto;}



div#maintext a {
	padding-bottom: 1px;
	border-bottom: 1px solid #E3004F;
}
div#maintext h6 {
text-decoration:none;
}



div#foot {background-color:#CCCCCC; padding:10px;}

div#foot li{
	display:inline; margin-left:20px; font-weight:bold;
}
