/* Template Layout 2 Spalten */ 


#container {
border:0px solid #F6F1ED; 
top:0px;
background:url(jcbspalten_FILES/backeinspalte.gif) 0 0 repeat; position:relative;
width:950px;
margin:0 auto;
text-align:left;
}

#trenneroben {border:0px solid #F6F1ED;
top:0px;
background:url(jcbspalten_FILES/schattenoben2.gif) no-repeat; position:relative;
width:950px;
height: 10px;
margin:0 auto;
text-align:left;
}

#main-content {
float:left;
width:710px;
position:relative;
top:0px;
left:0px;
padding:5px;
}

#trennerfooter {clear:both;
border-top:5px solid #F6F1ED;
top:0px;
background:url(jcbspalten_FILES/schatten_footer.gif) no-repeat;
position:relative;
width:950px;
height: 1px;
margin:0 auto;
text-align:left;
}

#footer{
clear:both;
text-align:center;
font-size:10px;
background:url(jcbspalten_FILES/footer.gif) repeat; position:relative;
padding-top: 5px;
padding-bottom:5px;
}