BODY {
	margin:0px;
	padding:0px;
	color:#785338;
	line-height:22px;
	font-family:Georgia, Arial, sans-serif;
	font-size:12px;	
	background-color: #FFFFFF;
	background-image:url(../bilder/hg.jpg);
	background-repeat:repeat-x;
	}

p {
	margin:0px;
	padding:0px 0px 15px 0px;
	}		

a:link, a:visited {
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
	color:#2200cc;
	}

a:hover {
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#d0b898;	
	}




#rahmen {
	width:914px;
	height:auto;
	margin:0px auto;
	padding:0px;
	text-align:left;
	}
	
#obenHG {
	width:auto;
	height:35px;
	background-image:url(../Bilder/biersorten.jpg);
	background-repeat:no-repeat;
	text-align:right;
	}
#obenHG a
{
    font-weight: bold;
	color:#FFF;
}

#logoHG {
	width:auto;
	height:114px;
	}

		#navi {
			width:auto;
			height:52px;
			padding-left:30px;
		}
			#navi ul {
			padding:0px;
			margin:0px;
			}
			#navi li {
			padding:0px 3px 0px 0px;
			margin:0px;		
			list-style:none;
			float:left;
			}
			#navi a:link, #navi a:visited {
			background-image:url(../bilder/navi_hg.jpg);
			text-decoration:none;
			color:#ffffff;
			font-size:11px;
			font-weight:normal;
			height:30px;
			width:120px;
			display:block;
			padding-top:22px;
			text-align:center;
			}
			#navi a:hover {
			background-image:url(../bilder/navi_hg_over.jpg);
			color:#ffffff;
			text-decoration:none;
			font-size:11px;
			font-weight:normal;
			height:37px;
			width:120px;
			display:block;	
			padding-top:15px;
			text-align:center;			
			}
			#navi .over {
			background-image:url(../bilder/navi_hg_over.jpg);
			color:#ffffff;
			text-decoration:none;
			font-size:11px;
			font-weight:normal;
			height:37px;
			width:120px;
			display:block;	
			padding-top:15px;
			text-align:center;
			}
			
		#bildHG {
		width:auto;
		height:332px;
		background-color:#FFF;
		padding:0px 0px 0px 0px;
		}
		
		#linksHG {
			width:567px;
			height:auto;
			float:left;
			padding:20px 0px 0px 0px;
		}
			#text {
				width:527px;
				height:auto;
				background-image:url(../Bilder/inhalt_hg.jpg);
				padding:20px 20px 0px 20px;
			}
			#textEnde {
				width:567px;
				height:auto;
				padding-bottom:20px;
			}
			
		
		#rechtsHG {
			width:323px;
			height:auto;
			float:left;
			padding:20px 0px 0px 23px;
		}
			#rechtsHG img {
				padding-bottom:20px;
			}
			
			#text_rechts {
				width:282px;
				height:auto;
				background-image:url(../Bilder/inhalt_rechts_hg.jpg);
				padding:20px 20px 0px 20px;
				text-align:center;
			}
			#text_rechtsEnde {
				width:322px;
				height:auto;
			}
			.text_rechts1 {
				width:282px;
				height:auto;
				background-image:url(../Bilder/inhalt_rechts_hg.jpg);
				padding:20px 20px 0px 20px;
				text-align:center;
			}
			.text_rechtsEnde1 {
				width:322px;
				height:auto;
			}				

		#untenHG {
			width:auto;
			height:20px;
			text-align:center;
		}
			

	h1 {
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

	
	.clear {
		 clear:both;
		 float:none;
		 height:0;
		 width:0;
		 line-height:0;
		 font-size:0;
		 margin:0px;
		 padding:0px;
}		










	#kontakt_text {
	width:100px;
	height:auto;
	float:left;
	}
	
	#kontakt_felder {
	width:350px;
	height:auto;
	float:left;
	}
	
	input {
	background-color:#ccc9cc;
	font-size:10px;
	}
	
	textarea {
	background-color:#ccc9cc;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
	form {
	display:inline;
	}	
	
	.button {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:24px;
	width:60px;
	margin: 5px;
	cursor:pointer;
	color:#FFFFFF;
	background-color:#ec9900;
} 	

	.highlight { display:none; }
	
	.fehler {
		color:#F00;
		font-weight:bold;
	}
