/* Benutzerdefinierte Style-Definitionen */

.navigation_aktiv {
      color: #000099;
    }
	
.hauptnavigation a:link, .hauptnavigation a:visited {
      color:#000099;
    }
	
.hauptnavigation a:hover {
      color: #000099;
    }
	
.funktionsbereich a:link, .funktionsbereich a:visited {
      color:#000099;
      }
	  
.inhaltsbereich a:link {
      color:#000099;
      }


.inhaltsbereich a:visited {
      color:#0000ff;
      }


.inhaltsbereich a:hover {
      color:#0000ff;
      }
	  
.inhaltsbereich h1 {
      color: #000099;
      }
	  
.inhaltsbereich div.titelleiste {
margin-top: 14px;
}
	  
.sprachauswahl a:link, .sprachauswahl a:visited, .sprachauswahl a:hover  {
      color:#000099;
      }
	  
.servicetext a, .servicetext a:visited {
      color:#000099;
      }


.servicetext a span {
      color:#000099;
    }
	
.servicetext a:hover {
      color:#000099;
      }
	  
.servicetext ul, .servicetext li  {
      color: #000099;
      }
	  
.fusszeile a:link, .fusszeile a:visited {
      color:#000099;
      }



.fusszeile a:hover {
      color:#000099;
      }

.inhaltsbereich .left160{
      float: left;
     width: 24%;
    margin: 5px 10px 5px 0px;
 }


.inhaltsbereich .right160{
   float: right;
 width: 67%;
 
 }
