ul#navigation{
    list-style-type:none;
    margin-left:0;
    margin-top:2em;
    padding-left:0;
    font-family: Arial,Tahoma,Helvetica,sans-serif;
    font-size:10pt;
    text-align:center;
}

ul#navigation li{
    margin-top:0.2em;
}

ul#navigation li a{
    background-color: #f0f0f0;
    display:block;
    padding:0.4em;
    width:140px;
    color: #0B2D8C;
    text-decoration: none;
}
ul#navigation li a:hover{
    background:#f0f0f0 url(pic/pfeil2.gif) 0% 5px no-repeat;
    color: gray;
}


/*
ul#Navigation {
    width:11em;
    margin: 0; padding: 0em;
    text-indent:0;
    text-align:center;
    float: left;
    font-family: Arial,Tahoma,Helvetica,sans-serif;
    font-size:10pt;
}

ul#Navigation li {
    list-style: none;
    margin: 0.4em;
    padding: 0;
}

ul#Navigation a {
    display:block;
    padding: 0.2em;
    text-decoration: none;
*//*    border: 1px solid black;*/
/*    border-left-color: white;
    border-top-color: white;
    
    border-radius: 9px 3px 9px 3px;
    width: 10em;
    color: #0B2D8C;
    background-color: #f0f0f0;
  }
  * html ul#Navigation a {  *//* Breitenangaben nur fuer IE */
/*    width: 100%;
    w\idth: 8.8em;
}
  
ul#Navigation a:hover {
    border-color: white;
    border-left-color: black;
    border-top-color: black;
    color: gray;
    background-color: #f0f0f0;
}
*/
  
li#Adr {
    font-size:10pt;
    font-weight:normal;
    color:#0B2D8C;    
}
/* --------------------- */

.kopf {
    height:100px;
    background-color:#f0f0f0;
    text-align:left;
    vertical-align:top;
    font-size:0.8em;
    color:#0B2D8C;
    width:100%;
}

.titel {
    position: absolute;
    top: 15px;
    left: 162px;
    width:400px;
    magrin-top:0px;
}

.logo  {
position: absolute;
top:5px;
    /* width:800px;*/ 
}

.transpic {
    opacity : .3; filter : alpha(opacity=60);
}
.transpic2 {
    opacity : .3; filter : alpha(opacity=80);
}

div#NavBox {
    font-size: 0.9em;
    float: left;
    width:11em;
/*    width: 15%;*/
    margin: 0; padding: 0;
/*    background-color: #aaa;*/
}
div#Info {
    font-size: 0.9em;
    float: right;
    width:11em;
/*    width: 15%;*/
    margin: 0; padding: 0;
/*    background-color: #aaa;*/
}
div#Info strong {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
}
div#Info p {
    font-size: 1em;
    margin: 0.5em;
}

.inhalt {
    position: absolute;
    top: 100px;
    left: 160px;
    
    margin: 5px 0px 0px 0px;
    overflow: auto;
    padding:0px;
    float: left;

    background-color:#FFFFFF;
    text-align:left;
    color:#0B2D8C;
    vertical-align:top;
    max-width:70%;
    width:auto;
    font-family: Arial,Tahoma,Helvetica,sans-serif;
    font-size:10pt;
}

.inhalt h1 {
    font-size:10pt;
}

.inhalt h2 {
    font-size:9pt;
}

.inhalt td {
    font-family: Arial,Tahoma,Helvetica,sans-serif;
    font-size:10pt;
    color:#0B2D8C;
}

.inhalt th {
    font-family: Arial,Tahoma,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:bold;
    text-align:left;
    color:#0B2D8C;
}

.inhalt input, textarea {
    font-family: Arial,Tahoma,Helvetica,sans-serif;
    font-size:10pt;
    color:#0B2D8C;
    border-color:#0B2D8C;
    border-style:solid;
    border-width:1px;
}

.inhalt input#senden {
    background-color:#FFFFFF;
}

.Liste{
    margin: 0;
    padding-left: 15px
}

.Liste2{
    margin: 0;
    padding-left: 15px;
}
.Liste2 li{
    margin-bottom:1em;
}

img {
    border-color:#0B2D8C;
}

body, html {
    margin:0;
    font-family: Arial,Tahoma,Helvetica,sans-serif;
    background-color:#FFFFFF;
    scrollbar-3dlight:#FFFFFF;
    scrollbar-arrow-color:#FFFFFF;/*Pfeil*/
    scrollbar-darkshadow-color:#f0f0f0;/*Äußerer Schatten*/
    scrollbar-face-color:#f0f0f0;/*Preilfläche und Laufleiste*/
    scrollbar-highlight-color:#FFFFFF;/*Pfeilschatten*/
    scrollbar-shadow-color:#FFFFFF;/*Pfeil schatten (nicht benötigt)*/
    scrollbar-track-color:#FFFFFF;/*Hintergund*/
    /* overflow:hidden;*/
}
