body
{
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  text-align: center;
  background: #fff url(../_img/bg.gif) repeat-x top left;
  color: #04183d;
}

a
{
  color: #465570;
}

a:hover
{
  color: #b6caea;
}

#headerFrame
{
  margin: 0 auto;
  width: 850px;
  height: 373px;
  text-align: right;
}

#start #headerFrame
{
  background-image: url(../_img/start.jpg)
}

#philosophie #headerFrame
{
  background-image: url(../_img/philosophie.jpg)
}

#reuter #headerFrame
{
  background-image: url(../_img/reuter.jpg)
}

#thoben #headerFrame
{
  background-image: url(../_img/thoben.jpg)
}

#team #headerFrame
{
  background-image: url(../_img/philosophie.jpg)
}

#leistungen #headerFrame
{
  background-image: url(../_img/leistungen.jpg)
}

#kontakt #headerFrame
{
  background-image: url(../_img/kontakt.jpg)
}

#imprssum #headerFrame
{
  background-image: none
}

#navi
{
  float: right;
  margin: 135px 0 0 0;
}

#navi ul
{
  padding:0;
  margin:0;
  list-style-type:none;
}

#navi li
{
  padding:3px 0;
}

#navi a
{
  color: #465570;
  font-weight: bold;
  text-decoration: none;
}

#navi a:hover
{
  color: #b6caea;
}

#bodyFrame
{
  margin: 0 auto;
  width: 850px;
}

#links
{
  width: 570px;
  float: left;
  padding-left: 70px;
  text-align: left;
}

#links h1
{
  font-size: 16px;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

#links h2
{
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  margin: 12px 0 0 0;
}

#rechts
{
  width: 210px;
  float: left;
  text-align: right;
  margin: 50px 0 0 0;
}

#rechts ul
{
  padding:0;
  margin:0;
  list-style-type:none;
}

#rechts li
{
  padding:3px 0;
}

#rechts a
{
  color: #465570;
  font-weight: bold;
  text-decoration: none;
}

#rechts a:hover
{
  color: #b6caea;
}


