html, body {
	background-image: url(../images/hg-body01.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	}
table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	}
	
div { 
	width:820px; 
	margin:0 auto;
	}
            
img { 
	behavior: url(../iepngfix.htc);
	}

#impressum{
	position: absolute;
	width: 25px;
	height:80px;
	z-index: 2;
	top: 20px;
	right: 50%;
	margin-right: -424px;
	font-size: 9px;
	color: #D3CAB4;
	}

.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #b13826;
	}

.h2 {
	font-weight: bold;
	color: #464646;
	}

#header {
	position: absolute;
	width: 800px;
	height: 120px;
	z-index: 1;
	top: 0px;
	left: 50%;
	margin-left: -400px;
}

#content {
	position: absolute;
	width: 500px;
	z-index: 1;
	top: 200px;
	left: 50%;
	margin-left: -160px;
	background-image: url(../images/blank.gif);
	background-repeat: repeat;
}

#text {
	position: absolute;
	width: 450px;
	z-index: 1;
	top: 200px;
	left: 50%;
	margin-left: -160px;
	background-image: url(../images/blank.gif);
	background-repeat: repeat;
}

#status {
	position: absolute;
	width: 40px;
	z-index: 3;
	bottom: 0px;
	left: 50%;
	margin-left: -250px;
	background-image: url(../images/blank.gif);
	background-repeat: repeat;
	height: auto;
	}

#menue {
	position: absolute;
	width: 169px;
	z-index: 1;
	top: 200px;
	left: 50%;
	margin-left: -370px;
	background-image: url(../images/blank.gif);
	background-repeat: repeat;
	}

#preis {
	position: absolute;
	width: 169px;
	z-index: 4;
	top: 450px;
	left: 50%;
	margin-left: -370px;
	}
	
.menuepunkt {
	line-height: 24px;
	width: 161px;
	height: 24px;
	background-image: url(../images/blank.gif);
	background-repeat: repeat;
	padding-left: 8px;
	}

.aktiv {
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: normal;
	color: #b13826;
	line-height: 24px;
	width: 161px;
	height: 24px;
	background-image: url(../images/menue-aktiv.gif);
	background-repeat: repeat;
	padding-left: 8px;
	}

.submenue {
	line-height: 24px;
	width: 149px;
	height: 24px;
	background-image: url(../images/menue-ul.gif);
	background-repeat: repeat;
	padding-left: 20px;
	}
	
.subaktiv {
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: normal;
	color: #b13826;
	line-height: 24px;
	width: 149px;
	height: 24px;
	background-image: url(../images/menue-ul.gif);
	background-repeat: repeat;
	padding-left: 20px;
	}

#menue .menuepunkt a, a:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	}

#menue .menuepunkt a:hover {
	color: #b13826;
	}

#menue .submenue a, a:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	}

#menue .submenue a:hover {
	color: #b13826;
	}

a, a:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #b13826;
	}

a:hover {
	color: #999999;
	}
	
.inaktiv {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #cccccc;
	}

.linie{
	color: #b13826;
	}
	
.punkt {
	font-size: 18px;
	color: #666666;
	vertical-align: baseline;
	}

li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	clip: rect(auto,auto,auto,-25px);
	margin-left: -25px;
	}
	
 ul {
 	line-height: 24px;
	}
	
i {
	font-style: italic;
	color: #333333;
}

.rahmen {
	margin-right: 20px;
	margin-bottom: 10px;
}


#button {
	position: absolute;
	width: 100px;
	height: 100px;
	z-index: 2;
	top: 165px;
	left: 50%;
	margin-left: 250px;
}

#button-2 {
	position: absolute;
	width: 350px;
	height: 230px;
	z-index: 2;
	top: 126px;
	left: 50%;
	margin-left: -190px;
}

