body
{
      background-color: #FFF;
      font-family: Arial, Helvetica, sans-serif;
      color: #FFFFFF;
      font-size: 18px;
      line-height: 18px;
}

a:link
{
      color: #FFFFFF;
      text-decoration: none;
}

a:visited
{
      color: #FFFFFF;
      text-decoration: none;
}

a:hover
{
       color: #666666;
       text-decoration: none;
}

#hintergrund
{
      position: relative;
      margin: auto;
      width: 750px;
      height: 650px;
      background-image:  url("back.jpg");
      background-repeat: no-repeat;
}
	  
#navi
{
      position: absolute;
      top:65px;
      left:180px;
      width: 635px;
      height: 10px;
      font-variant: small-caps;
      letter-spacing: 2px;
      font-size: 80%;
      font-weight: bold;
}

#navi2
{
      position: absolute;
      top:625px;
      left:660px;
      width: 100px;
      height: 10px;
      font-variant: small-caps;
      letter-spacing: 2px;
      font-size: 70%;
      font-weight: bold;
}

#aktuell
{
	position: absolute;
	top:100px;
	left:20px;
	width: 242px;
	height: 136;
}
