@charset "utf-8";
/* CSS Document */
body {
	font-family:  Arial, Helvetica, sans-serif;
	color:#000;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(bilder/htg.jpg);
	background-repeat: repeat;
}

div#rahmen{
text-align: left; /* Seiteninhalt wieder links ausrichten */
margin: 0 auto; /* standardkonforme horizontale Zentrierung */
width: 850px;
}
#content {
	position:relative;
	left:0px;
	top:0px;
	width:850px;
	height:626px;
	z-index:1;
	background-image: url(bilder/htg_neutral2.png);
}
#biologo{
	position:absolute;
	left:670px;
	top:517px;
	width:145px;
	height:88px;
	z-index:3000;
}
/*#footer {
	position:absolute;
	left:-210px;
	top:606px;
	width:100%;
	height:19px;
	z-index:20;
	font-size: 13px;
	color:#FFF;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 13px;
}

#footer {
	position: absolute;
	top: 606px;
	left: -1px;
	width: 100%;
	height: 17px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}*/

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
/*	color:#000;*/
}
a:active {
	text-decoration: none;
}

div#box1{
	position: absolute;
	top: 194px;
	left: 310px;
	border: none;
	text-align: justify;
	width: 464px;
	height: 330px;
	overflow:scroll;
	z-index: 2006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
}

div#box2{
	position: absolute;
	top: 505px;
	left: 310px;
	width: 480px;
	height: 24px;
	border-left: none;
	background-color: #fff;
	z-index: 2008;
}
div#box3{
	position: absolute;
	top: 190px;
	left: 767px;
	width: 22px;
	height: 322px;
	border-left: none;
	background-color: #fff;
	z-index: 2007;
}
#nav {
	position:absolute;
	left:110px;
	top:135px;
	width:181px;
	height:129px;
	z-index:3;
}
#dropdownrechts{
	position:absolute;
	left:639px;
	top:137px;
	/*width:134px;
	height:38px;*/
	z-index:3333333;
	width: 126px;
}
#droplinks{
	position:absolute;
	left:527px;
	top:137px;
	width:92px;
	height:17px;
	z-index:2;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	z-index:3333334;
	text-align: right;
}
#droplinks .droplinksa {
	color: #FFF;
}

#angebote {
	position:absolute;
	left:451px;
	top:24px;
	width:179px;
	height:108px;
	z-index:2;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006032;
	font-size: 14px;
}
#aktuelles {
	position:absolute;
	left:649px;
	top:24px;
	width:124px;
	height:108px;
	z-index:2;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006032;
}

#offen {
	position:absolute;
	left:310px;
	top:520px;
	width:135px;
	height:57px;
	z-index:3333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	color: #030;
	font-size: 11px;
	background-repeat: no-repeat;
	text-align: left;
}
#offenzeiten {
	position:absolute;
	left:420px;
	top:520px;
	width:235px;
	height:57px;
	z-index:3333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	color: #030;
	font-size: 11px;
	background-repeat: no-repeat;
	text-align: left;
}
#angebprodukte {
	position:relative;
	left:5px;
	top:10px;
	width:110px;
	height:90px;
	z-index:2;
}
#angebotpreise {
	position:absolute;
	left:103px;
	top:27px;
	width:72px;
	height:83px;
	z-index:2;
}
 #footer {
	position: fixed;
	width: 100%; 
	left: 0;
	bottom: 0;
	top: 96%;
	height: 40px;
	font-weight: bold;
	font-size: 13px;
	color: #030;
	z-index:999999;
	/* background-image: url(bilder/footerhtg.png); */
	background-color: #FEC430;
	padding: 4px 0px 2px 0px;
  }
  html>body #footer {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  #footer img {
	height: 40px;
	float: inherit;
  }
  #footerinnen {
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	width: 790px;
	height:20px;
	z-index:999999999;
}
#overlay {
	position:absolute;
	left:66px;
	top:576px;
	width:272px;
	height:16px;
	z-index:999;
	background-image: url(bilder/htg_unten.png);
	background-repeat: no-repeat;
}

