
html, body { height: 100%; }
html, body, div, h1, ul, li, a, p, img, input {margin:0px; padding:0px; border:0 none; top:0px; }
body { background-color: #ffffff; background-image: url(../img/hg_webseite.gif);}
 
/* Container, der alles umschliesst */
div#haupt_container {
	width: 991px;
	height: 100%;
	min-height: 710px;
	margin: 0px auto;
	position: relative;
	color:#5a5a5a; 
	font:normal 11px Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

div#links_container {
	width: 818px;
	height: auto;
	min-height: 703px;
	position:relative;
	top: 0px;
	left: 0px;
	float:left;
	color:#5a5a5a; 
	background: #ffffff;
}

div#rechts_container {
	width: 173px;
	height: auto;
	min-height: 703px;
	position:relative;
	top: 0px;
	left: 0px;
	float:right;
	color:#5a5a5a;
	background-color: #ffffff; 
}

/* Container fuer den Kopf */
div#header_container_links { position:relative; width:818px; height:112px; }


/* Container fuer das Logo im Kopf*/
div#logo_container_links {
	width:295px;
	height: 112px;
	position:relative;
	top: 0px;
	left: 0px;
	background: #ffffff;
	 float:left;
	}
	
div#logo_container_links img { margin:27px 0px 0px 35px; }  

/* Container fuer die Navigationsliste > navigation.css */
div#navigation_links { position:relative; top: 0px; left: 0px; width:523px; height:112px; background-color: #ffffff;  float:right;}

div#navigation4_links {
	position:relative;
	left:8px;top: 0px;
	width:810px;
	height: 34px;
	
} 

div#header_links {
	position:relative;
	left:8px;
	width:800px;
	height: 49px;
	background:#ffffff url('../img/verlauf.gif') repeat 0 0;

} 

div#header_links h1{
	position:relative;
	left:288px;
	top:15px;
	width:200px;
	font:normal 12px Arial, Helvetica, sans-serif;
	} 
	
div#register_img_links {
	position:relative;
	left:8px;
	top: 0px;
	width:800px;
	height: auto;
} 

div#register_img_links img {
	position:relative;
	left:0px;
	top: 0px;

}

div#inhalt_container_links {
	background-color:#ffffff; 
	position:relative;
	top: 0px; left: 0px;
	width:800px;
	height: auto;
	padding:0px 10px 0px 8px;
} 

div#inhalt_einspaltig_links {
	background-color:#ffffff; 
	width:800px;
	height: auto;
	
} 

div#inhalt_zweispaltig_links {
	background-color:#ffffff; 
	width:280px;
	height: auto;
	float:left;
	
} 
div#inhalt_zweispaltig_rechts {
	background-color:#ffffff; 
	width:510px;
	height: auto;
	float:right;
	padding-left:5px;
} 

div#clear_container_rechts { width:173px; height:248px; background: url('../img/hg_webseite.gif') repeat-x 0 0;}
div#clear_container_rechts div#sprache {height:25px; padding:14px 0px 0px 135px; }

div#suche_container_rechts {margin-top:-10px; width:173px; height:105px; background: url('../img/hg_reiterkarte.gif') no-repeat 0 0;}

div#inhalt_container_rechts {  width:173px; height:350px; background:#ffffff url('../img/RZ_hodam_slice_07.gif') repeat-x bottom; }








