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

body {background: url(../images/back_1.jpg) no-repeat fixed top #ece4c2;} 

#pagewrapper {width: 720px; margin: 0 auto;}
#head {width: 720px; height: 165px; background: url(../images/head.jpg); no-repeat}#contentwrapper { background: #fff6d2; }#collage {margin-left: -30px;}#navigation {}#footer {background: url(../images/footerline.gif) top no-repeat #ece4c2; width:  720px; height: 80px; padding: 20px 0; }//Zweispalter.zweispalter {width: 100%;}
.zweispalter_1 {width: 45%;}
.zweispalter_2 {width: 45%; margin-left: 10%;}
.zweispalter_1, .zweispalter_2 {float: left;}
.clboth {clear: both; display: block; line-height: 0; font-size: 0;}