HTML, BODY {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #E1D7BE url(../bilder/hg_body.jpg) repeat-x bottom; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.clear {
		clear: both;
		}
	#container {
		width: 880px;
		background: url(../bilder/hg_container.png) repeat-y;
		margin: auto;
		min-height: 100%;
		_height: 100%;
		position: relative;
		}
		#container #kopf {
			margin-left: 4px;
			}
			#container #kopf IMG {
				border: 0;
				}
		#container #wrap {
			background: url(../bilder/hg-wrap1.jpg) right top no-repeat;
			width: 876px;
			min-height: 463px;
			_height: 463px;
			/*margin-bottom: 35px;
			_margin-bottom: 00px;*/
			}	
		#container #wrap #menue {
			float: left;
			width: 150px;
			}
			#container #wrap #menue UL {
				margin: 0 0 0 6px; 
				padding: 0 0 0 6px;
				}
				#container #wrap #menue UL LI {
					list-style: none;
					text-align: right;
					background: url(../bilder/strich.jpg) no-repeat bottom;
					padding: 3px 0 5px 0;
					}	
				#container #wrap #menue UL LI.untermenue {
					background: none;
					padding-bottom: 0;
					}	
					#container #wrap #menue UL LI A,
					#container #wrap #menue UL LI UL LI A  {
						color: #898885;
						text-decoration: none;
						font-size: 0.7em;
						display: block;
						padding: 6px 10px 6px 6px; 
						}
						#container #wrap #menue UL LI UL LI A {
							padding: 0 25px 0 0;
							}
						#container #wrap #menue UL LI A:HOVER, #container #wrap #menue UL LI A.aktiv {
							background: url(../bilder/sanduhr.png) no-repeat 0 5px;
							color: #EF7E43;
							}
							#container #wrap #menue UL LI UL LI A:HOVER, #container #wrap #menue UL LI U LI A.aktiv {
								background: none;
								color: #EF7E43;
								}
							
		#container #inhalt {
			float: left;
			margin: 58px 0 0 15px;
			padding-bottom: 220px;
			width: 373px;
			_height: 350px;
			color: #473B27;
			font-size: 0.8em;
			}
			#container #inhalt H1 {
				font-size: 1em;
				color: #EF7E43;
				}
		#container #rand {
			float: right;
			width: 150px;
			}
			#container #wrap #rand UL {margin: -5px 0 0 0;}
		#container #wrap #rand UL LI {
					list-style: none;
					background: url(../bilder/strich.jpg) no-repeat bottom;
					padding: 3px 0 5px 0;
					}
				#container #wrap #rand UL LI:last-child {background: none;}	
				#container #wrap #rand UL LI.untermenue {
					background: none;
					padding-bottom: 0;
					}	
					#container #wrap #rand UL LI A,
					#container #wrap #rand UL LI UL LI A  {
						color: #898885;
						text-decoration: none;
						font-size: 0.8em;
						display: block;
						padding: 6px 10px 6px 16px; 
						}
						#container #wrap #rand UL LI UL LI A {
							padding: 0 25px 0 0;
							}
						#container #wrap #rand UL LI A:HOVER, #container #wrap #rand UL LI A.aktiv {
							color: #EF7E43;
							}
							#container #wrap #rand UL LI UL LI A:HOVER, #container #wrap #rand UL LI U LI A.aktiv {
								background: none;
								color: #EF7E43;
								}
/*
###########################################################################	FESTE PUNKTE
*/				
		#container #sand {
			position: absolute;
			left: 159px;
			top: 185px;
			}
		#container #footer {
			position: absolute;
			bottom: 0;
			background:url(../bilder/hg_footer.jpg) 3px 0 no-repeat;
			padding-top: 213px;
			}
/*
###########################################################################	FOOTER
*/			

