body{
color: black;
font-family: times MSTrebuchet serif "times new roman";
font-size: small;
text-align: left;
line-height: 1,5em;
margin: 0px;
padding: 0px;
background-color: #0B3FA9;
background-repeat: no-repeat;
background-position: fixed;

margin: 40px;
padding: 40px;

 }

.titel{
position: absolute;
top:10px;
left: 180px;
}
.titel img{
display: block;
}

.beschreibung{
position: absolute;
top: 200px;
left: 280px;
width: 700px;
color: white;
font-size: large;
}

h1{
font-size: medium;
font-weight: bold;
color: #0B3FA9;
padding: 0px;
}
h2{
font-size: medium;
font-weight: regular;
color: #808080;
padding: 0px;
}

h3{
font-size: medium;
font-weight: regular;
color: #0B3FA9;
padding: 0px;
}

a  {
color: darkblue;
font-weight: bold;
text-decoration: none;
 }

a:hover { color: grey;
text-decoration: underline;
 }


 .adresse {
 position: absolute;
 top: 120px;
 left: 300px;
 width: 500px;
 font-family: "trebuchet MS" verdana arial;
 font-size: 18px;
  float: clear;
}

#navigation2 {
position: absolute;
top: 220px;
left: 5px;
background:#0B3FA9;
width:180px;
}
#navilist2{
display:block;
list-style:none;
width:146px;
background:darkblue;
color:white;
padding:1px 1px 1px 1px;
margin:2px 2px 2px 2px;
font-size:13px;
font-family:verdana;
}
#navilist2 a {
display:block;
list-style:none;
border-width:1px 1px 2px 2px;
border-color:silver silver gray gray;
border-style:solid;
background:#00006b;
color:white;
width:100%;
text-decoration:none;
padding:1px 1px 1px 10px;
margin:2px 2px 2px 2px;
font-size:13px;
font-family:courier new;
}
#navilist2 a:hover {
display:block;
list-style:none;
border-width:2px 2px 1px 1px;
border-color:gray gray silver silver ;
border-style:solid;
background:#00003b;
color:white;
width:100%;
text-decoration:none;
padding:1px 1px 1px 10px;
margin:2px 2px 2px 2px;
font-size:13px;
font-family:courier new;
}

#iframe_1 {
position: absolute;
top: 220px;
left: 130px;
width: 800px;
height: 550px;
font-size: small;
background-color: #FFFFFF;
z-index: 2;

}

.abstand_iframe{
padding: 2px 2px 2px;
margin: 2px 2px 2px;
}



.scrollbereich {
overflow: auto;
width: 750px;
height: 500px;
padding: 20px;
}

.colleft{
width: 40%;
padding-bottom: 20px;
text-align: left;
float: left;
}

.colright{
padding-bottom: 20px;
width: 50%;
padding: 10px;
text-align: left;
float: right;
}

.rezension{
padding-bottom: 20px;
width: 90%;
padding: 10px;
text-align: left;
float: right;
}
.rezension img {
display: block;
text-align: center;
padding-top: 5px;
  padding-right:10px;
}
