body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	background-color: white;
	text-align: center;
	width:100%;
	height:100%;
	padding: 0px;
	margin: 0px;
}

/*Layout*/
 #kopf1 	{ 
	width: 738px; 
	height: 120px;
	text-align:left; 
	margin: 10px auto 0px auto; 
	padding: 0px 0px 0px 0px;  
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	background-color: white;}
	
 #kopf2 	{ 
	width: 738px; 
	height: 29px;
	text-align:left; 
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px; 
	background-image: url(img/balken.jpg); background-repeat:no-repeat;
   background-position:0px 0px;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	background-color: white;}
	
 .box_oben {
	width: 182px;
	height: 105px;
	color: Gray;
	margin: 15px 5px 0px 15px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	background-color: #E9E9E9;
	float: left;
	display: inline;
	}

.box_gelb {
	width: 738px;
	height: 20px;
	background-color: #F0BA00;
	font-size: 12px;
	color: black;
	margin: 0px auto 30px auto; 
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

.box_innen {
	width: 182px;
	color: Gray;
	margin: 0px 5px 15px 15px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	background-color: #E9E9E9;
	text-align: left;
}

.box_text1 {
	padding: 5px 5px 5px 5px;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

.box_text2 {
	padding: 2px 5px 5px 5px;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

#main {
	width: 738px; 
	margin: 0px auto 0px auto; 
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	padding: 0px; 
	height: auto; 
	background-color: White; 
	text-align: left;
	min-height: 650px;
}

#start_portrait 	{position:absolute; left: 50%; top: 64px; margin-left:-256px; z-index:500;}
#stanzabfall 	{position:absolute; left: 50%; top: 20px; margin-left: 55px; z-index:500;}

#inhalt {width:500px; margin:0 0 0 205px; padding:5px 5px 5px 5px; position:relative; background-color:White;}

#infoleiste {float: left; width: 202px;}

/*Navigation*/

/* Quernavi */
#quernavi 					{position: relative; bottom: -100px;}
#quernavi a 				{text-indent: 0px; text-decoration: none; font-weight: bold; font-size: 14px; color: black; margin: 3px 10px 3px 10px;}
#quernavi a:hover 		{color: Gray;}
#quernavi a.quer_aktiv 	{color: #C72023;}

/*Sonstiges*/ 
h1 		{color: #919191; font-size: 18px; font-weight: bold; margin: 10px 0px 10px 0px}
h2 		{color: #919191; font-size: 14px; font-weight: bold;}

.xl {color: black; font-size: 14px; font-weight: bold;}
.red {	color: #C72023; font-weight: bold;}

/* Schriften und Sonstiges */
a 			{color: #003A95;}
a:hover 	{color: #C72023;}

.anzeigentext{font-size:12px;
}

.ueberschrift{font-color: #434343;
}


