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

body {background: url(../images/back.jpg) repeat-x #cdcdcd;} 

#pagewrapper {width: 960px; margin: 0 auto;}
#head {width: 960px; height: 350px;}#head_logo {height: 140px;}#head_beschreibung {width: 160px; height: 210px; background: #6f6f6f; position: relative; }#head_name {font-size: 16px; font-weight: bold; color: #ffffff; position: absolute; left: 50%; margin-left: -290px; top: 320px; z-index: 20; width: 400px; text-shadow: #333 1px 1px 5px; }#contentwrapper {padding-top: 10px; }	#main-navigation, #suchbox, #jump, #callback {background: #0e6438; margin-bottom:10px; padding: 10px;}	#callback {background: #34B019; margin-botton: 10px; padding: 10px;}	#contentwrapper_2 {background: #ffffff; width: 550px;}		#content {padding: 10px; min-height: 300px; }	#sidebarwrapper, #messeterminewrapper {background: #ffffff;}	#messeterminewrapper {margin-top: 10px;}		#sidebar, #messetermine {padding: 10px;}#footer {background: #ddd;}		#footer p {padding: 10px; border-top: 10px solid #cdcdcd;}
#suchbox {padding: 6px 0 6px 10px;}#suchbox input.search {width: 85px; background: #eee; color: #333;}#suchbox input.button {width: 50px; background: #eee; color: #333;}#suchbox input.button:hover {color: #000;}#suchbox input.button:active {color: #000; font-weight: bold;}//Zweispalter.zweispalter {width: 100%;}
.zweispalter_1 {width: 46%;}
.zweispalter_2 {width: 46%; margin-left: 4%;}
.zweispalter_1, .zweispalter_2 {float: left;}
.clboth {clear: both; display: block; line-height: 0; font-size: 0;}
