/* 
# Stylesheet Proarbeit-Kreis Offenbach
# Letzte Įderung: 2.02.09
# Allgemeine Farben
# dunkelgrau: #55626b //Hintergrundbalken, Unternavigation
*/


#main {
background-repeat:no-repeat;
clear:both;
float:none;
width:938px;
}
#main_left {
margin-top:8px;
float:left;
width:225px;
}
#pic_left {
background-color:#55626b;
height:167px;
width:225px;
}
#main_wide {
background-image:url(../media/back_page.jpg);
background-repeat:no-repeat;
float:left;
margin-top:8px;
padding:0 20px 0 20px;
width:671px;
height:400px;
}

#pic_right {
background-color:#55626b;
height:167px;
width:210px;
border-left:1px solid #55626b;
float:right;
}

#content_left {
width:420px;
float:left;
}
