/* CSS Document */
* {margin: 0px; padding: 0px; border: 0px;}

body {background: #fff;} 

#pagewrapper {width: 1020px; margin: 0 auto; background: url(../images/back.jpg) repeat-y;}
#headwrapper {width: 1020px; height: 370px; }#contentwrapper#navigation {}#footerwrapper {background: url(../images/footer.jpg) no-repeat; width: 1020px; height: 114px;}#footer {padding: 50px 30px 20px 30px;}
#suchbox {padding: 6px 0 6px 25px;}#suchbox input.search {width: 115px; background: #eee; font-size: 0.85em; color: #042e61;}#suchbox input.button {width: 80px; background: #eee; color: #888; font-size: 0.85em;}#suchbox input.button:hover {color: #333;}#suchbox input.button:active {color: #000; font-weight: bold;}//Zweispalter.zweispalter {width: 450px;}
.zweispalter_1 {width: 40%;}
.zweispalter_2 {width: 40%; margin-left: 10%;}
.zweispalter_1, .zweispalter_2 {float: left;}
.clboth {clear: both; display: block; line-height: 0; font-size: 0;}
