body	{ margin: 0px; padding: 0px; background-color: #ffffff; }




div#all {

	background-color: #eeeeee;
}



#haupt_mitte  {
		
		margin-top: 100px;
		height: 250px;
		background-color: #CADCF6;
		
		
		
}



#haupt_unten  {
	clear: both;
	background-color: #eeeeee;
	width: 940px; 
	height: 25px;
	vertical-align: bottom;
	margin-left: auto; margin-right: auto;
	text-decoration: none;


	fone-style: #fce5bc;
}


.grafik	{
margin-left: auto; margin-right: auto;
width: 940px;
}


div.areaBottomNav ul    { list-style-type: none; margin-left:0px; margin-bottom:2px; padding-top:5px; 
		          text-align:left; padding-left:10px; 
			  text-decoration: none;
			  color: #000000;}

div.areaBottomNav ul li { display:inline; }
div.areaBottomNav a     { padding-right:8px; }


/* Die Tabellenzellen dienen nur der horizontalen Anordnung der Navigationspunkte, diese sind als in Block-Elemente gewandelte A-Tags realisiert. */
a.nav_bottom_object, a.nav_bottom_object_active {  height: 17px; padding-top: 4px; padding-right: 8px; color: #000000; font-size: 12px; font-family: arial; padding-bottom: 5px; }

div.areaBottomNav a.nav_bottom_object { color:[/configs/*style$foot_fg]; }
a.nav_bottom_object_active, a.nav_bottom_object_active:visited, a.nav_bottom_object_active:active { font-weight: bold; color:[/configs/*style$foot_fg]; }

a.nav_bottom_object_active { background-color: [/configs/*style$flat2a_bg]; background-image: url('[/configs/*style$flat2a_img]'); color: [/configs/*style$flat2_fg]; }

img.nav_bottom_object { margin-right:4px; vertical-align:middle; }


