body {
	background-image: url(bilder/hgb1.jpg);
	background-repeat: repeat;
}


.navi {
   margin-top: 30px;
 	text-align: center;
}

.navlist {
	width: 100%;
	padding: 5px 1px 1px;
	margin-left: 0;
	font: bolder 13px verdana, sans-serif;
	color: #FFF;
	height: 30px; 
}

.navlist li {
	list-style: none;
	display: inline;
	line-height: 30px;
	margin: 10px 10px 0 0;
}

.navlist li a {
	padding: 5px 7px 5px 15px;
	background-image: url(bilder/hgbm.jpg);
	text-decoration: none;	
	border-left: #DCDCDC solid 1px;
	border-bottom: #DCDCDC solid 1px;
	border-right: #DCDCDC solid 1px;
	border-top: #DCDCDC solid 1px;
}

.navlist li a:link {
	color: #fff;
}

.navlist li a:visited {
	color: #fff;
}

.navlist li a:hover {
	color: black;
	background-image: url(bilder/hgbm2.jpg);
	font-size: 15px;
}


.navlist2 {
  
	margin-left: 50px;
	margin-top: 15px;
	font: bolder 12px Arial, Helvetica, sans-serif;
	width: auto;
	height: 18px;
}

.navlist2 li {
	float: left;
	list-style: none;
	text-align: center;
}	

.navlist2 li a { 
   text-decoration: none; 
}

.navlist2 li a:link {
	color: black;
}

.navlist2 li a:visited {
	color: black;
}

.navlist2 li a:hover {
   color: red
}


.navi3 {
   margin-top: 0;
 	text-align: right;
}

.navlist3 {
	width: 100%;
	padding: 1px 1px 1px;
	margin-left: 0;
}

.navlist3 li {
	list-style: none;
	display: inline;
}

.navlist3 li a {
	padding: 1px;
	text-decoration: none;	
}


#extraDiv1 {
	float: right;
	position: absolute;
	width: 30px;
	height: 370px;
	bottom: 15px;
	left: 15px;
	background: url(bilder/logo.gif) no-repeat right bottom;
	z-index: 2;
}


.inhalt {
	margin: 30px 50px 50px 50px;
	padding: 10px 10px 10px 10px;
	border: thick double Black;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bilder/hgb.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-weight: bolder;
	background-color: #FBFBFB;
	z-index: 1;
}


a {
	color: #2F4F4F;
}

a:hover {
	color: Maroon;
}


.banner{
	text-decoration: none;
}

h1 {
	font-size: 20px;
	text-align: center;
}

h2 {
	background-image: url(bilder/h2hgb.jpg);
	background-repeat: no-repeat;
	font-size: 20px; 
	text-align: left;
	padding: 10px 0 10px 85px;
	margin: 10px;
}

h3 {
   font-size: 20px;
	text-align: center;
	padding: 300px 10px 10px 10px;
	
}

h4 {
	text-decoration: underline;
	margin-top: 35px;
}

h5 {
	font-style: oblique;
	font-size: 20px;
	padding: 0 0 0 15px;
}

h6 {
	text-align: center;
	font-size: 30px;
}

ol {
	line-height: 25px;
}



.links {
	width: 376px;
	height: 250px;
	border: medium double Black;
	position: absolute;
	top: 180px;
	left: 72px;
	z-index: 3;
}

.links2 {
   top: 437px;
	left: 80px;
	background-color: transparent;
	z-index: 4;
	position: absolute;
	color: black;
	font-size: 20px;
}

.rechts {
	width: 376px;
	height: 250px;
	border: medium double Black;
	position: absolute;
	top: 180px;
	right: 72px;
	z-index: 2;
}

.rechts2 {
   top: 437px;
	right: 80px;
	background-color: transparent;
	z-index: 5;
	position: absolute;
	color: black;
	font-size: 20px;
}

.bl {
	position: absolute;
	margin-top: 35px;
	margin-left: 250px;
	background-color: white;
	border: thin solid Black;
	padding: 5px;
}

.br {
	position: absolute;
	margin-top: 35px;
	margin-left: 500px;
	background-color: white;
	border: thin solid Black;
	padding: 5px;
}

.guest {
	text-align: center;
	overflow: hidden;	
}

.abc {
	background-repeat: no-repeat;
	font-size: 30px;
	text-align: left;
	padding: 15px 50px 40px 160px;
	margin: 10px 30px 10px 30px;
	float: left;
	width: 33%;
	height: 50px;
	color: white;
	text-decoration: none;
	cursor: pointer;
}

.xyz {
	background-repeat: no-repeat;
	font-size: 18px;
	text-align: left;
	padding: 5px 10px 10px 85px;
	margin: 10px 30px 10px 30px;
	float: left;
	width: 30%;
	height: 50px;
	color: white;
	text-decoration: none;
	cursor: pointer;
}

#arten {
	margin: 0 auto;
   width: 800px;
}

#arten li {
   list-style: none;
   float: left;
	width: 50%;
}

#end {
	clear: both;
}

.yapayani {
   margin-top: 0;
 	text-align: right;
}



