body
{
  font-family:sans-serif;	
  font-size: 12px;
}

a
{
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

a:hover
{
  color: #F00;
}

#header
{
  height: 140px;
}

#topnavi
{
  position:absolute;
  left:260px;
  top:80px;
  
  width:676px;
  height:16px;
  
  padding: 12px;
  
  background-image:url(pic/balken.jpg);
  background-repeat:repeat-x;
  font-weight: bold;
}

#topnavi a
{
  float: right;
  text-decoration: none; 
  padding-left: 10px;
}

#linie
{
  position:absolute;
  left:60px;
  top:50px;
  
  width:2px;
  height:450px;
  
  background-color:#273580;
}

#navigation
{
  position:absolute;
  left:15px;
  top:160px;
  width:200px;
  z-index:20;
}


#navigation a
{
  display: block;
  background-color:#ffffff;
  width: 200px;
  height: 19px;
  
  padding-left:25px;
  padding-top: 3px;
  margin-bottom: 8px;
  border-left: 5px solid #fff;
  
  background-image:url(pic/button-balken.jpg);
  background-repeat:no-repeat;
}

#buch
{
  position:absolute;
  left:15px;
  top:530px;
  z-index:2;
  
  border: 2px solid #273580;
  
  font-size:10px;
  
  float:right;
  padding:5px;
  
  background-color:#ffffff;
}

#content
{
  position:absolute;
  left:260px;
  top:140px;
  
  text-align: justify;
  width:550px;
  background-image:url(pic/back.gif);
}

#content h1
{
  color:#273580;
  background-color: transparent;
  
  font-size:18px;
}

#content h5
{
  color:#273580;
  background-color: transparent;
  
  font-size:24px;
}



#content h3, #content a
{
  text-decoration: none;
  font-size: 12px;
}

#content p
{
  padding:0;
  margin:0 0 3px 0;
}

#qualifizierung
{
  position:absolute;
  left:830px;
  top:150px;
  text-align: center;
}

#qualifizierung a
{
  font-weight: bold;
  text-decoration: none;
  color: #00F;
  background-color: #FFF;
}

#qualifizierung a:hover
{
  color: #F00;
  background-color: #FFF;
}

#seminar
{
  position:absolute;
  left:830px;
  top:480px;
}

#seminar a
{
  text-decoration: none;
  font-weight: bold;
}

#2007
{
  position:absolute;
  left:800px;
  top:500px;
}

#check
{
  position:absolute;
  left:830px;
  top:160px;
}














