	body {
	background-image:none;
	}


	#validator {
	display:none;
	}
	
	#header {
	background-color:transparent;
	}
	
	#alles {
	float:left;
	width: 75%;
	height: 1000px;

	}
	
	#rahmen {
	float:left;
	height:100%;
	padding-left:0px;
	width: 800px;
	background-color: #FFFFFF;
	height: 100%;
	}

	#inhalt {
	position:absolute;
	left: 50px;
	padding-left: 10px;
	float:left;
	margin-left: 10px;
	width: 750px;
	background-color: #FFFFFF;
	height: 100%;

	}
	
	#navigation: {
	display:none;
	}
	
	#inhalt h1 {
	font-size: 30px;
	line-height: 1.6em;
	}
	

	#pane1 {
	float:left;
	height: 100%;
	background-color: #FFFFFF;
	}
	
	#zkb {
	position:relative;
	z-index: 1000;
	clear:both;
	width: 500px;
	overflow:visible;
	}
