body
{
    margin-left: 0;
 margin-top: 0;
 background-color: #EDF6FD;
 color: #444;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: center;
 }
 

#inhalt {
  float: none;
  width: 740px;
  margin: 0px auto;
  text-align: left;
  background-color: #E1F0FB;
   }
   
#footer A {
    color : #0000BB;
    font-size: 12px;
    text-decoration : none;
}
#footer A:Visited  { color : #0000BB; font-size: 12px; text-decoration : none;}
#footer A:Active  { color : #0000BB; font-size: 12px; text-decoration : none;}
#footer A:Hover {
    color : #000099;
    font-size: 12px; text-decoration : underline; }

.news { width: 200px; background-color: #D2E9FA; font-size: 10px;}
.inhalt_rechts { background-color: #F6FBFE;}

#inhalt_links {
  text-align: left;
  border: 1px;
  width: 200px;
  padding: 5px;
  margin: 0px auto;
  text-align: left;
  float: left;
  background-color: #E1F0FB;
}
  
#inhalt_rechts {
  float: left;
  text-align: left;
  width: 520px;
  padding: 5px;
  margin: 0px auto;
  text-align: left;
  background-color: #D3E9F9;
  height:auto;   }

 A {
    color : #0000BB;
    font-size: 12px;
    text-decoration : none;
}
 A:Visited  { color : #0000BB; font-size: 12px; text-decoration : none;}
A:Active  { color : #0000BB; font-size: 12px; text-decoration : none;}
A:Hover {
    color : #000099;
    font-size: 12px; text-decoration : underline; }
  
#titel {
  margin: 0px;
  padding: 0px;
  text-align: left;
  height: 60px;
  background-image: url(gfx/titel.jpg);
}

#menu{
  margin: 0px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: left;
  background-image: url(gfx/menu3.gif);
  height: 16px;
}

#menu A {
    padding	: 3px 0.5em 3px 0.5em;
    font-weight : bold;
    color : #FFFFFF;
    font-size: 12px;
    text-decoration : none;
    border:3px;
}
#menu A:Visited  { font-weight : bold; color : #FFFFFF; font-size: 12px; text-decoration : none;}
#menu A:Active  { font-weight : bold; color : #FFFFFF; font-size: 12px; text-decoration : none;}
#menu A:Hover {
    font-weight : bold;
    color : #D2E9FA;
    /*background-color:#000066;*/
    /*background-image:url('gfx/menu4.gif');*/
    font-size: 12px; text-decoration : none; }
    

#news A {
    color : #0000BB;
    font-size: 10px;
    text-decoration : none;
}
A.news:Visited  { color : #0000BB; font-size: 10px; text-decoration : none;}
A.news:Active  { color : #0000BB; font-size: 10px; text-decoration : none;}
A.news:Hover {
    color : #000099;
    font-size: 10px; text-decoration : underline; }
    
.form {
    background-color: #F5F5FF;
    border: 1px solid #5361A2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #111199;
}
.button {
    background-color: #444F84;
    border: 1px solid #5361A2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}
#leistungen {
	position:relative; top:0px; left:0px; text-align:left; width:480px;
}
#leistungen ul { list-style-image: url('gfx/blaupfeil.gif'); }
#leistungen li { margin-top:5px; }

