@charset "utf-8";
/* CSS Document */
html, body {
font: 12px Verdana, Arial, Helvetica, sans-serif;
width: 100%;
margin: 0px auto;
padding: 0px;
text-align: center;
color: #313947;
text-align:center;
}
#content {
width: 960px;
position:relative;
background-color: #ffffff;
margin: 0px auto;
min-height: 100%;
height:auto;
height:100%;
overflow: hidden;
background-color: #ced8e4;
background-image: url(bilder/ruhland.jpg);
background-repeat: no-repeat;
background-position: bottom;
}
h1 {
margin-bottom: 10px;
}
h2 {
margin-bottom: 0px;}
a{
font-size: 12px;
color: #ffffff;
font-weight: normal;
margin-bottom: 20px;
text-decoration: none;
}
a:hover{
font-weight: bold;
}
.link{
color: #313947;
}
.link: hover{
font-weight: bold;
}
.disclaimer{
text-align:left; 
font-size: 12px; 
margin: 10px;
}
.block1{
margin-top: 20px;
margin-bottom: 20px;
margin-left: 15px;
margin-right: 112px;
float: left;
text-align: left;
height: 100px;
}
.block2{
margin: 20px 20px;
float: left;
text-align: center;
height: 100px;
font-weight: bold;
}
.block3{
margin: 20px 20px;
float: right;
text-align: right;
height: 100px;
}
.block4{
margin-right: 20px;
margin-top: 86px;
float: right;
text-align: right;
}
.block5{
margin-left: 280px;
margin-bottom: 20px;
float: left;
}