body	{
	margin-left: 0px;
	margin-top:  0px;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #f1eee9;
	font-family: verdana, geneva, arial, helvetica, sans-serif, bitstream vera sans, luxi sans; 
	color: #000000;
	font-size: 11px;
	scrollbar-arrow-color: #41A5CC; 
	scrollbar-highlight-color :#B38D04;
	scrollbar-face-color: #FEC804;
	scrollbar-shadow-color: #B8EBFF;
	}
.kopf {
	background-color:#fec804; 
	width:760px;
	}

.seitenmitte {									/* enthält v.l.n.r. Navigation (layersmenu.css), Content und rechte Spalte  */
	height:270px; 
	width:760px; 
/*	overflow:auto; */
	text-align:left;
	}

.druckseitenmitte {									/* für Druckaufbereitung der Seite  */
	width:600px; 
/*	overflow:auto; */
	text-align:left;
	}
	
.anzeige {									/* für Anzeige von Bildern im neuen Fenster  */
	overflow:auto; 
	text-align:center;
	background-color: white;
	}
	
.startlinks      {
	margin: 0px;
	padding: 0px;
	background-color: white;
	height: 270px; 
	width:164px; 
	float:left;
/*	background-image:url(/bilder/start_links.jpg); */
	}

.content      {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	height: 270px; 
	width:430px; 
	overflow:auto; 
	float:left;
	}

.rechts      {
	margin: 0px;
	padding: 0px;
/*	background-color: #C2D6E9;*/
	background-color: #edf2f8;
	height: 270px; 
	width:166px; 
	overflow:auto; 
	float:left;
	}
	
.startrechts      {
	margin: 0px;
	padding: 0px;
	background-color: #C2D6E9;
	height: 270px; 
	width:166px; 
	overflow:auto; 
	float:left;
	}

.autorechts      {
	margin: 0px;
	padding: 0px;
	background-color: #edf2f8;
	height: 270px; 
	width:166px; 
	overflow:auto; 
	float:left;
	background-image:url(/bilder/rechts_auto.jpg);
	background-repeat:no-repeat;
	}

.foerderungrechts      {
	margin: 0px;
	padding: 0px;
	background-color: #edf2f8;
	height: 270px; 
	width:166px; 
	overflow:auto; 
	float:left;
	background-image:url(/bilder/rechts_foerderung.jpg);
	background-repeat:no-repeat;
	}

.haendlerrechts      {
	margin: 0px;
	padding: 0px;
	background-color: #edf2f8;
	height: 270px; 
	width:166px; 
	overflow:auto; 
	float:left;
	background-image:url(/bilder/rechts_haendler.jpg);
	background-repeat:no-repeat;
	}

.tankstellenrechts      {
	margin: 0px;
	padding: 0px;
	background-color: #edf2f8;
	height: 270px; 
	width:166px; 
	overflow:auto; 
	float:left;
	background-image:url(/bilder/rechts_auto.jpg);
	background-repeat:no-repeat;
	}

.linksrechts      {
	margin: 0px;
	padding: 0px;
	background-color: #edf2f8;
	height: 270px; 
	width:166px; 
	overflow:auto; 
	float:left;
	background-image:url(/bilder/rechts_links.jpg);
	background-repeat:no-repeat;
	}	

.kontaktrechts      {
	margin: 0px;
	padding: 0px;
	background-color: #edf2f8;
	height: 270px; 
	width:166px; 
	overflow:auto; 
	float:left;
	background-image:url(/bilder/rechts_kontakt.jpg);
	background-repeat:no-repeat;
	}
			
.berichterechts      {
	margin: 0px;
	padding: 0px;
	background-color: #edf2f8;
	height: 270px; 
	width:166px; 
	overflow:auto; 
	float:left;
	background-image:url(/bilder/rechts_berichte.jpg);
	background-repeat:no-repeat;
	}
		
p	{
	margin-top:    6px;
	margin-bottom: 6px;
	}

.text {
	margin-left: 10px;
	margin-top: 5px;
	}



.h1	{
	text-align: center;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h3	{
	margin-top:0px;
	margin-bottom:0px;
	font-size: 12px;
	}

table {
    margin:0px;
	padding:px;
	}
	
tr,td,th {
    vertical-align:top;
	background-color:white;
	font-family: verdana, geneva, arial, helvetica, sans-serif, bitstream vera sans, luxi sans; 
	color: #000000;
	font-size: 11px;
	}

th {
	background-color:#edf2f8;
	}

.table_rahmen {
    background-color:#edf2f8;
	border-style:solid;
	border-width:0.2pt;
	border-color:#fec804;
	}
	
a:link	{
	text-decoration: none;
	color: blue;
}

a:visited	{
	text-decoration: none;
	color: blue;
}

a:hover	{
	text-decoration: none;
	color: #000000;
	background-color:#edf2f8;
}

a:active	{
	text-decoration: none;
	color: blue;
}

ul.stufe1	{ 
	list-style-image:url(/bilder/stufe1.gif); 
	margin-top:3px; 
	margin-bottom:5px; 
/*	margin-left:20px;*/
	}	
	
li.liabstand { 
	margin-bottom:5px; 
	} 
						 

.CTooltip { 
	position:absolute; 
	top:200px; 
	left:170px; 
	z-index:2; 
	width:280px; 
	visibility:hidden; 
	font: 10px verdana, geneva, arial, helvetica, sans-serif, bitstream vera sans, luxi sans; 
	color: darkblue; 
	background-color: #C2D6E9;
	padding: 8px; 
	border: 1px solid darkblue; 
}

.bildrahmen {
	border-style:solid;
 	border-width:1px; 
	border-color:darkblue;
}

.aktuell {
    font-size: 10px;
}
