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

h1 {
	color: #393a3a;
	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#content{
	height:100%;
	min-height:100%;
	}

div#claim{
	padding-left: 186px;
}
	
div#rechteSpalte{
	width:560px;
	height: 100%;
	min-height:100%;
	float:left;
	padding: 0;
	margin-left: 210px;
	margin-top: 8px;
	}
div#rechteSpalte a:link{color: #dcad3c; text-decoration:none;	
	}

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

div#rechteSpalte a:hover{color: #e9c72e; text-decoration:none;	
	}
	
div#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;
	}
