body 
{ font: normal 80.01% Helvetica, Arial, sans-serif;
  color: black; background-color: #ffffff;
  //background-image: url(zeile19.png);
}

* html ul#Navigation a span 
{ width: 1em;    /* nur fuer IE 5.0x erforderlich */
  w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}

ul#Navigation 
{ margin: 0; padding: 0.8em;
  text-align: left;
  border: 0px solid black;
  background-color: white;
}

ul#Navigation li 
{ list-style: none;
  display: inline;
  margin: 0.2em; padding: 0;
}

ul#Navigation a, ul#Navigation span 
{ padding: 0.2em 1em;
  text-decoration: none; font-weight: bold;
  border: 0px solid black;
  border-left-color: white; border-top-color: white;
  color: white; background-color: #EEE938;
}

ul#Navigation a:hover, ul#Navigation span 
{ border-color: white;
  border-left-color: black; border-top-color: black;
  color: black; background-color: #EEE938;
}

a img 
{   border: 0;
}

a 
{   border: 0;
    text-decoration: none;
	color:gray;
}

.small, small 
{	font-size: 12px;
	line-height: 18px;
	color: gray;
}

.normal, normal 
{	font-size: 12px;
	line-height: 18px;
	color: black;
}

header, article, footer
{   width: 1200px; 
    padding: 0px; 
	margin-bottom: 0px;
	background: #ffffff;
	z-index: 2;
}

#top
{   position: absolute;
    left: 57px;
	top: 58px;
	width: 300px; 
}

#menubar
{   position: absolute;
    left: 47px;
	top: 257px;
	width: 1000px; 
}

#title
{   position: absolute;
    left: 59px;
	top: 324px;
    width: 800px; 
}

#picture
{   position: absolute;
    left: 57px;
	top: 380px;
    width: 800px; 
}

#split
{   position: absolute;
    left: 57px;
	top: 326px;
    width: 1200px; 
}

#split-10
{   position: absolute;
    left: 47px;
	top: 330px;
    width: 1200px; 
}

#side
{   position: absolute;
    left: 730px;
	top: 180px;
    width: 300px; 
	z-index: 2;
}

#fixedlogo
{   position: fixed;
    left: 57px;
	bottom: 0px;
    width: 57px; 
	z-index: 2;
}

#fixedlogo a
{   text-decoration: none;
}

#free
{   position: absolute;
    left: 60px;
	height: 60px;
    width: 400px; 
}



