body {
	background: #5B5B5B url(http://geissler.wyl.de/typo3/fileadmin/bilder/background.jpg) top left repeat-x;
	margin: 0 auto 20px auto;
	text-align:left;
	height:100%;
}

/* #clearBoth{
	clear:both;
}*/ 

#header {
	position:relative;
	display:block;
	width:100%;
	height:250px;
	overflow:hidden;
	background: #454545;
}

	#head {
	margin: 62px auto 0 auto;
	display:block;
	width: 1024px;
	height:188px;
	background: #454545 url(http://geissler.wyl.de/typo3/fileadmin/bilder/head.png) top left no-repeat;
	}

	#headText {
		float:left;
		margin: -10px 0 5px 40px;
		color: #ffa405;
		font-size: 0.9em;
	}

	#menueL {
		float:right;
		margin: -32px 20px 5px 0;
		}


#allover {
	margin: auto;
	width: 1024px;
	background: #5B5B5B url(http://geissler.wyl.de/typo3/fileadmin/bilder/main.png) top left repeat-y;
}

	#menue{
	margin: 0 0 0 0;
	padding: 0 0 0 50px;	
	width:951px;
	height:33px;
	background:#D39000;
	}

		#menue1{
		border-left: 1px solid #fff;
		margin: 0;
		float:left;
		}
	
		#search {
		float:right;
		margin: 5px 20px 0 0;
		text-align: right;
		}

	#menue2{
	clear:both;
	margin:10px 5px 0px 50px;
	float:left;
	width:750px;
	height: 20px
	}	



#main {
	position:relative;
	clear:both;
	background:#E2001A;
	margin: 0 0 10px 12px;
	width:1001px;
	z-index:10;
	background: #C9CACC url(http://geissler.wyl.de/typo3/fileadmin/bilder/mainback.png) repeat-x;
}
		
		#inhalt {
		clear:both;
		float:left;
		width:585px;
		min-height:350px;
		margin:10px 20px 30px 65px;
		}
		
		#rechts {
		margin: 20px 20px 20px 50px;
		}
		
		#rechts .csc-default {
		float: right;
		width: 190px;
		padding: 0 5px 5px 5px;;
		margin: 0 0 20px 0;
		background:#dddddd;
		}
		
		#rechts .csc-header {
		margin: 0 0 10px 0;
		}
		
		#rechts .csc-textpic {
		margin-top: 5px;
		}
		
		#pic {
		float:left;
		width: 770px;
		margin:10px 0px 0px 50px;
		overflow: hidden;
		}


#footer {
	position:relative;
	display:block;
	clear:both;
	margin: 10px 0 0 -12px;
	width:1024px;
	height:20px;
	background: #5B5B5B url(http://geissler.wyl.de/typo3/fileadmin/bilder/foot.png) left bottom no-repeat;
}