html{
	color: #000;
	font: 3.6mm arial,sans-serif;
	}
	
body{
	background: url(../images/bg_liegende.jpg) no-repeat fixed center top;
	margin: 0;
	padding: 0;
	}

h1 {
	color: #000;
	font: 5mm/40% arial, sans-serif;
	}

h2 {
	font: 3.6mm/40% arial, sans-serif;
	}

div#container {
	margin:0 auto; /* center, not in IE5 */
	padding:0;
	width:1024px;
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	}

div#header {
	height:198px;
	padding: 0;
	margin:0px;
	}

div#navlist{
	padding-left: 210px;
	width: 812px;
	margin-top: -36px;
	}

div#navlist a:link{color: #3b3c3d; text-decoration:none;	
	}

div#navlist a:visited{color: #4c461a; text-decoration:none;
	}

div#navlist a:hover{color: #e9c72e; text-decoration:none;	
	}

div#claim{
	padding-left: 186px;
	}
#linkeSpalte{
	width: 210px;
	height:100%;
	min-height:100%;
	float:left;
	}
 div#rechteSpalte{
	width:560px;
	height: 100%;
	min-height:100%;
	float:left;
	padding: 0;
	}

div#content {
	height:100%;
	min-height:100%;
	}

div#content a:link{color: #3b3c3d; text-decoration:none;	
	}

div#content a:visited{color: #4c461a; text-decoration:none;
	}

div#content a:hover{color: #e9c72e; text-decoration:none;	
	}
	

	#ganzrechts{
		width: 212px;
		height:100%;
		min-height:100%;	
	padding: 0;
	float: right;
	}

div#ganzrechts a:link{
	color: #e9c72e; text-decoration:none;
	}

div#ganzrechts a:visited{color: #e7b340; text-decoration:none;
	}

div#ganzrechts a:hover{
	color: #fff; text-decoration:none;
	}

