
body {background-color:white; margin:0px; font:12px Arial, Helvetica, sans-serif; color:gray; overflow:hidden;}
body, div, img {margin:0px; padding:0px; border:0px; }

div.mitte   {position:absolute; top: 190px; left:0px; }

div#mitte_text	{position:absolute; top: 140px; height:100%; left: 20px; width:100%; /*padding-right:15px;*/ overflow:auto; white-space:normal; float:left; z-index:100; }
div#mitte_bild	{position:absolute; top: 120px; height:100px; right: 0px; width:500px; z-index:50; }

div.nav 	{position:absolute; top:  60px; height: 50px; right:100px; width:500px; background:url(Grafiken/bg_nav-bottom.gif) repeat-x bottom;}
div.logo 	{position:absolute; top:   0px; height:120px; right:0px; width:130px; }
div.oben	{position:absolute; top:   0px; height:120px; left: 0px; width:100% ; background:url(Grafiken/bg_oben.gif) repeat-x bottom;}
div.unten	{position:absolute; bottom:0px; height: 40px; left: 0px; width:100% ; background-color:#6A6561;}
div.bild_info_gross {float:left; border:0px; margin:5px; padding:5px; background-color:white; }

h1		{font-size:16px; font-weight:bold;}
h2		{font-size:13px; font-weight:bold;}
h3		{font-size:12px; font-weight:bold;}
p, li	{font-size:12px; list-style-type:square;}
p {margin-right:15px; }
td, th	{font-size:12px; vertical-align : top;}

.unten 				{color:white; font:12px Arial, Helvetica, sans-serif; padding-top:10px;  z-index:120; }
.unten a:link		{color:white; font-weight:bold; text-decoration:underline; }
.unten a:visited	{color:white; font-weight:normal; text-decoration:underline;}
.unten a:hover		{color:white; text-decoration:underline; }
.unten a:active		{color:white; text-decoration:underline; }

.sitemap 			{color:gray; font:12px Arial, Helvetica, sans-serif;}
.sitemap a:link		{color:gray; font-weight:bold; text-decoration:underline; }
.sitemap a:visited	{color:gray; font-weight:normal; text-decoration:underline;}
.sitemap a:hover	{color:gray; text-decoration:underline; }
.sitemap a:active	{color:gray; text-decoration:underline; }

