/* 
EM 
10px = 0.6em
12px = 0.76em
14px = 0.9em
16px = 1.0em
18px = 1.12em
22px = 1.38em
26px = 1.63em
*/

body {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 50px;
	padding-bottom: 0px;
	background-color: #013A74;
	background-image: url(bilder/bg6.jpg);
	background-repeat: repeat-x;
}


/*******************************
Schriften
***********************************/	

	
h1 {
	font-family: "Comic Sans MS";
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #F4F3F9;
	letter-spacing: 0px;
}	
h2 {
	font-family: "Comic Sans MS";
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #bb0000;
	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	line-height: normal;
}		
h4 {
	font-family: Verdana, Arial, Helvetica ;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #bb0000;
}	


.text-menu {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;


}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	
	
}

a.cd:link {
	text-decoration: none;
	color: #0000bb;
	font-size: 11px;
}
a.cd:visited {
	text-decoration: none;
	color: #0000bb;
	font-size: 11px;
}
a.cd:hover {
	text-decoration: underline;
	color: #bb0000;
	font-size: 11px;
}


a.menu-unten:link {
	font-size: 10px;
	color: #bb0000;
	font-weight: bold;
	text-decoration: none;
}   
a.menu-unten:visited {
	font-size: 10px;
	color: #bb0000;
	font-weight: bold;
	text-decoration: none;
}
a.menu-unten:hover {
	font-size: 10px;
	color: #0000cc;
	font-weight: bold;
	text-decoration: none;
	
}

a.liste:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}   
a.liste:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.liste:hover {
	color: #0000cc;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
a.infos:link {
	font-size: 12px;
	color: #0000CC;
	font-weight: normal;
	text-decoration: none;
	
}   
a.infos:visited {
	font-size: 12px;
	color: #0000cc;
	font-weight: normal;
	text-decoration: none;
    
}
a.infos:hover {
	font-size: 12px;
	color: #BB0000;
	font-weight: normal;
	text-decoration: underline;
	
	
}
a.infos-rot:link {
	font-size: 12px;
	color: #BB0000;
	font-weight: bold;
	text-decoration: none;
	
}   
a.infos-rot:visited {
	font-size: 12px;
	color:#BB0000;
	font-weight: bold;
	text-decoration: none;
    
}
a.infos-rot:hover {
	font-size: 12px;
	color:#0000cc;
	font-weight: bold;
	text-decoration: underline;
	
	
}
.center {
	text-align:center;
	
}
/***********************************
container
******************************++++*/


#content {
	text-align: left;
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	background-color: #f4f3f9;
	z-index: 2;
	height: auto;
	margin-top: 0px;
}



#titel {
	width: 900px;
	height: auto;
	z-index: 3;
	text-align: center;
	position: relative;
}


#menu-unten {
	width: auto;
	height: auto;
	color: #000000;
	clear: both;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	line-height: 16px;

}

#cd {
	height: 880px;
	width: 660px;
	position: relative;
	overflow: hidden;
	float: left;
	padding-left: 20px;

}

#cd-test {
	height: auto;
	width: 660px;
	position: relative;
	margin-left: 70px;
	margin-right: 0px;
	background-color: #f4f3f9;
}
#menue {
	height: auto;
	width: 200px;
	margin-top: 19px;
	position: relative;
	margin-left: 17px;
	float: left;
}

.cd1 {
	height: auto;
	width: 125px;
	float: left;
	position: relative;
	padding-left: 45px;
	margin-right: 0px;
	margin-bottom: 5px;
	
}


.cd2 {
	height: auto;
	width: 125px;
	float: left;
	position: relative;
	margin-left: 28px;
	margin-right: 0px;
	margin-bottom: 5px;
}


#uebersicht {
	height: auto;
	width: 140px;
	float: left;
	position: relative;
	margin-right: 10px;
	border: 2px #ffcd67;
	border-style:groove;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	z-index: 2000;
	
}	
	

.abstand {
	padding-top: 10px;

}

#blabla {
	width: 590px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 65px;
	line-height: 16px;
	float: left;
	margin-right: 10px;
}
.leer {
	clear: both;
	width: 400px;
	position: relative;
}
#header {
	height: 70px;
	width: 900px;
	position: relative;
	background-color: #BB0000;
}
#header-img {
	position:absolute;
	width:auto;
	height:auto;
	z-index:301;
	left: 39px;
	top: 23px;
}
#leiste-oben {
	height: 125px;
	width: 900px;
	position: relative;
	background-color: #BB0000;
}

