body
{
 margin-left: 5;
 margin-top: 5;
 background-color: #E1E7F7;
 color: #444;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: center;
 }
 
strong
{
   color: #2B4995;
}
h1 { color:#2B4995; margin:0; font-size:14px; }
h2 { color:#2B4995; margin:0; font-size:12px; }
#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; }
    
A.klein {
    color : #0000BB;
    font-size: 10px;
    text-decoration : none;
}
A.klein:Visited  {
    color : #0000BB; font-size: 10px;
    text-decoration : none;
    }
A.klein:Active  {
    color : #0000BB;
    font-size: 10px;
    text-decoration : none;
}
A.klein:Hover {
    color : #000099;
    font-size: 10px; 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 : #000;
    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;
}
.klein {
    font-family: Verdana, Arial, sans-serif; font-size: 10px;
}
