@charset "UTF-8";
#hauptrahmen {
	position:relative;
	clear:left;
	background-color:#ff9;
	height: 680px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	top: 50px;
	text-decoration: none;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #000;
	border: 1px solid #F9BB03;
}

#hauptrahmen #menue {
	height: 30px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9BB03;
	top: 70px;
	position: absolute;
	left: 0px;
}
#hauptrahmen #menue #menue_button {
	height: 30px;
	width: 700px;
	position: absolute;
	left: 50px;
	top: 1px;
}
#hauptrahmen #inhalttx {
	height: 418px;
	width: 500px;
	position: absolute;
	left: 20px;
	top: 180px;
	background-image: url(../images/flasch2.jpg);
	background-repeat: repeat-y;
}
#hauptrahmen #inhalttx_li {
	height: 418px;
	width: 500px;
	position: absolute;
	left: 20px;
	top: 180px;
	background-image: url(../images/links_hg.jpg);
	background-repeat: repeat-y;
}
#hauptrahmen #inhalttx_ko {
	height: 418px;
	width: 500px;
	position: absolute;
	left: 20px;
	top: 180px;
	background-image: url(../images/hg_kontakt.jpg);
	background-repeat: repeat-y;
}
#hauptrahmen #text {
	background-repeat: repeat-y;
	height: 220px;
	width: 520px;
	position: absolute;
	left: 120px;
	top: 300px;
	z-index: 40;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#hauptrahmen #text_li {
	background-repeat: repeat-y;
	height: 220px;
	width: 520px;
	position: absolute;
	left: 120px;
	top: 290px;
	z-index: 40;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#hauptrahmen #text_ko {
	background-repeat: repeat-y;
	height: 310px;
	width: 360px;
	position: absolute;
	left: 73px;
	top: 229px;
	z-index: 40;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#hauptrahmen #text #imggk {
	position: absolute;
	left: 30px;
	top: 120px;
	height: 70px;
	width: 100px;
	background-image: url(../images/gklogo.png);
	background-repeat: no-repeat;
}
#hauptrahmen #bild {
	height: 500px;
	width: 968px;
	position: absolute;
	top: 115px;
	right: 5px;
}
#hauptrahmen #logo {
	height: 120px;
	width: 190px;
	position: absolute;
	right: 0px;
	bottom: 20px;
	z-index: 1000;
}
#hauptrahmen #logo_gross {
	height: 120px;
	width: 190px;
	position: absolute;
	z-index: 1000;
	left: 120px;
	top: 270px;
}
#hauptrahmen #schwoer {
	height: 45px;
	width: 170px;
	position: absolute;
	top: 130px;
	right: 80px;
	z-index: 1000;
}
#hauptrahmen #inhalttx #flasche {
	z-index: 50;
}
#hauptrahmen #inhalttx #flasche1 {
	height: 417px;
	width: 122px;
	position: absolute;
	left: -50px;
	top: -40px;
	z-index: 1000;
}
#hauptrahmen #bottom {
	height: 1px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9BB03;
	position: absolute;
	left: 0px;
	bottom: 60px;
}
#hauptrahmen #bildfrauen {
	height: 345px;
	width: 268px;
	position: absolute;
	top: 205px;
	right: 10px;
}
#hauptrahmen #inhalttx #sharebutton {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 16px;
	top: 270px;
}
#hauptrahmen #text #adresse {
	height: 70px;
	width: 200px;
	position: absolute;
	left: 20px;
	top: 250px;
}

