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

html {height: 100%;}
body {height: 100%; background: url(../images/bg.jpg) repeat-x; } 

#pagewrapper {width: 960px; margin: 0 auto; height: 100%; }

#headwrapper {}
#top {height:  159px; background: url(../images/top.jpg) no-repeat center; }#headernavi {height: 44px;}
#headercontainer {height: 256px;}
#header {text-align: center; height: 256px; }

#contentwrapper { margin-top:1px; padding-top: 20px; background: url(../images/bg_content.jpg) no-repeat top center; }
#navigation {}
#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: 520px;}
.zweispalter_1 {width: 240px;}
.zweispalter_2 {width: 240px; margin-left: 40px;}
.zweispalter_1, .zweispalter_2 {float: left;}
.clboth {clear: both; display: block; line-height: 0; font-size: 0;}
