html, body{
margin: 0;
background-color: #ADC947;
text-align: center;
}
div{
background-color: #fff;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #666;
padding: 0;
position: relative;
text-align: left;

}
h1{
font-size: 14px;
font-weight: bold;
margin-bottom: 30px;
}
img, a img{
margin: 0;
border: 0;
}
#all{
width: 900px;
text-align: center;

}
#head{
width: 900px;
height: 356px;
}
#mittle-all{
width: 900px;
float: left;

}
#left{
width: 191px;
float: left;
background-color: #8DC800;
margin-right: 22px;
}
#left ul, li{
list-style: none;
display: block;
margin: 0;
padding: 0;
float: left;
}
#mittle{
width: 687px;
float: left;vertical-align: top;
}
#logopart{
width: 671px;
height: 38px;
float: left;
text-align: left;
background-image: url(images/klimawandel_04.jpg);
background-repeat: no-repeat;
background-position: left;
}
#text{
width: 671px;
float: left;
}
#footer{
width: 900px;
height: 58px;
float: left;
margin: 0;
border-top: 1px solid #fc0;
border-bottom: 1px solid #fc0;
}
#footer img{
margin-right: 8px;
}
.sub{
font-size: 8px;
font-weight: bold;
vertical-align: sub;
}
a{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #9c0;
}
.punkt{
width: 320px;
float: left;
border: 1px solid #fc0;
}
.punkt img{
float: left;
margin: 5px 0 5px 5px;
}