body 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
background-color: #ffffff;
color: #000000;
}


body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, blockquote, address, hr, pre 
{
margin: 0;
padding: 0;
line-height:1.5em;
}


h1, h2, h3, h4, h5, h6 
{
font-size:1em;
font-weight: bold;
color:#808080;
text-transform: lowercase;
}


/* =================================================================================================== */


body		{background:url(osm-logo.gif) no-repeat right top #999999}

p 		{font-size: 0.9em; margin:1.2em 0;}
p.abstand 		{margin-top:3em;}
address	{font-style:normal;}
ul		{list-style-type: none;}
li 		{font-size: 0.9em; margin:1.2em 0;}


a:link 	{text-decoration:none; color:#646464;}
a:visited 	{text-decoration:none; color:#646464;}
a:hover 	{text-decoration:none; color:#000000;}


h1 		{font-size:1.8em; line-height:1.2em;  margin:0.6em 120px 0.6em 22px; color:#ffffff;}
h1 span	{display:none;}
h2 		{font-size: 1.2em; 	margin:0.3em 0 1.8em 0;}
h3 		{font-size: 1em; 		margin:2.4em 0 0.6em 0;}


#Inhalt		{width:78%;  height:100.05%; float:right; overflow:auto; background-color:#ffffff;}
#InhaltInnen	{padding:2% 24% 35% 12%; }
#Inhalt li		{background:url(./punkt.gif) no-repeat ; padding-left:15px;}
#InhaltInnen li span	{display:none; }


#Navigation			{height:100%; overflow:auto; }
#NavigationInnen		{margin:25px;}

#Mitte			{height:78%; border-top:4px solid #ffffff; border-bottom:4px solid #ffffff;  }

hr 		{width:0; height:0; border:none;}

#Navigation h1 		{display:none;}
#Navigation li 		{margin:0.9em 0;}
#Navigation a:link 	{color:#ffffff; text-transform: lowercase;}
#Navigation a:visited 	{color:#ffffff; text-transform: lowercase;}
#Navigation a:hover 	{color:#000000; text-transform: lowercase;}


#Aktuell			{background:#ffffff; height:14px; width:100%; position:absolute;  bottom:4px; left:0}
#Aktuell p			{text-align:right; font-size:0.7em; line-height:1.25em; margin:0 24px 0 0}
#Aktuell p a 		{text-transform: lowercase}

