body{
background-color: #b0c4de;              /* #abe0d9; */   /*#A0D3EF*/
font-family: Arial, Times New Roman;
}

#content{
margin-left: auto;
margin-right: auto;
margin-top: 5%;
width: 900px;
height: auto;
min-height: 400px;
border: 1px solid #000;
background-color: #FFFFFF;
}

#logo{
margin-left: 5px;
margin-top: 5px;
/* border: 1px solid #000; */
width: 300px;
border: none;
}

#contact{
margin-left: 5px;
margin-right: auto;
margin-top: 40px;
display: block;
background-color: #FFFFFF;
}

#footer{
font-size: 10px;
margin-bottom:0;
margin-top: 140px;
margin-left: 0;
background-color: #FFFFFF;
}

.impressum{
font-size: 12px;
}


#note{
margin-left: 200px;
margin-top: 40px;
background-color: #FFFFFF;
}

.navi{
margin-top: 50px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #b0c4de;               /*#A0D3EF;*/
margin-left: 0;
height: 50px;
}

*+html .navi{
margin-top: 50px;
}

.navi ul{
 margin-left: -20px;
 height: 5px;
}

* html .navi ul{
 margin-left: 0;
 height: 0;
}

*+html .navi ul{
 margin-left: 0;
 height: 5px;
}

*+html .navi{
margin-top: 98px;
border-bottom: 1px solid #000000;
background-color: #abe0d9;
height: 30px;
}

* html .navi{
margin-top: 77px;
border-bottom: 1px solid #000000;
background-color: #abe0d9;
height: 5px;
}

.navi li{
list-style: none;
float: left;
margin-left: 10px;
margin-top:-7px;
}

* html .navi li{
list-style: none;
float: left;
margin-left: 10px;
margin-top: 5px;
}

*+html .navi li{
list-style: none;
float: left;
margin-left: 10px;
margin-top: 5px;
}

a{
text-decoration: none;
color: #000000;
font-size: 1em;
}

a:hover{
text-decoration: underline;
color: #000000;
font-weight: normal;
font-size: 1em;
}

a:active{
text-decoration: none;
}


.headder img{
float: left;
margin-right: 10px;
margin-left: 2px;
margin-top: -18px;
/* border-bottom: 1px solid #000000; */
}

*+html .headder img{
float: left;
margin-right: 10px;
margin-left: 2px;
margin-top: 3px;
/* border-bottom: 1px solid #000000; */
}

#inhalt{
margin-top: 40px;
margin-left: 94px;
width: 700px;
height: auto;
min-height: 300px;
border: 2px solid #b0c4de;                   /* #A0D3EF; */
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

* html #inhalt{
  min-height:400px;
  height:auto !important;
  height:500px;
}


#dl_div a:hover{
text-decoration: underline;
}


.divider{
margin-top: -6px;
}

*+html .divider{
margin-top: 40px;
}

.team{
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
float: right;
margin-bottom: 10px;
padding-bottom: 20px;
/* border: 1px solid #000000; */
}

.teamimg{
width: 150px;
height: 210px;
float: left;
margin-left: 20px;
}

.teamimg img{
float: left;
border: 1px solid #000000;
}


*+html .team{
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
float: right;
margin-bottom: 10px;
padding-bottom: 20px;
/* border: 1px solid #000000; */
}

*+html .teamimg{
width: 150px;
height: 210px;
float: left;
margin-left: 20px;
}

*+html .teamimg img{
float: left;
border: 1px solid #000000;
}

.ebeneeins{
/*border: 2px solid #A0D3EF; */
width: 550px;
height: 500px;
padding-left: 15px;
padding-top: 10px;
}



