/* CSS für Sommer */

body {
font-family: helvetica;
font-size: 1em;
font-weight:bold;
background-color: #ffffff;
text-align:left;
color: #6d4d2c;
}

#outerContainer{
width: 990px;
margin: 15px auto;
border:0px solid black;
}

#head{
width: 990px;
height: 143px;
background-image: url("../upload/layout/sommer/banner.jpg");
background-repeat:no-repeat;
background-color:#CC7402;
}

#contentContainer{
background-color: #cc7402;
padding-top: 5px;
background-image: url("../upload/layout/sommer/hintergrund.jpg");
height: 450px;
width: 990px;
background-repeat:no-repeat;
background-position:bottom;
}
#ratsapo{
margin-left: 22px;
}

#op{
margin-left: 60px;

}

#sla{
margin-left: 60px;

}

#footer{
text-align: right;
font-size: 0.7em;
padding-right:10px;
}

.float{
border: 0px solid #000000;
margin-top: 10px;
float: left; 
width: 275px;
height: 435px;
background-image: url("../upload/layout/sommer/flaeche.jpg");
font-size: 0.9em;
color: #6d4d2c;
}
a:link, a:active, a:visited, a:hover{
color: #6d4d2c;
text-decoration: none;
}