body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(img/hell_bottom_bg.jpg);
	margin: 0px;
	padding: 0px;
}
div#top {
	position: absolute;
	overflow: visible;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 260px;
	background-color: #FFFFFF;	
	z-index: 1;
}
div#line {
	position: absolute;
	overflow: visible;
	margin: 0;
	padding: 0;
	top: 260px;
	left: 0;
	height: 1px;
	width: 100%;
	background-image: url(img/hell_line.gif);
	z-index: 2;
}
div#logo {
	position: absolute;
	overflow: visible;
	margin: 0;
	padding: 0;
	top: 30px;
	left: 300px;
	z-index: 10;
}
div#navi {
	position: absolute;
	overflow: visible;
	margin: 0;
	padding: 0;
	bottom: 40px;
	left: 50px;
	height: auto;
	width: 230px;
	z-index: 3;
}
div#navi a:link, div#navi a:visited { color: #717546; text-decoration: none; }
div#navi a:hover, div#navi a:active { color: #A3BB42; text-decoration: none; }

div#navi em { color: #A3BB42; font-style: normal; }

a:link, a:visited { color: #575b36; text-decoration: underline; }
a:hover, a:active { color: #A3BB42; text-decoration: underline; }

h1 a:link, h1 a:visited { color: #A3BB42; text-decoration: none; }
h1 a:hover, h1 a:active { color: #A3BB42;	 text-decoration: underline; }

div#button {
	position: fixed;
	top: 320px;
	left: 0;
	width: auto;
	height: auto;
	z-index: 50;
}
div#main {
	width: 100%;
	background-image: url(img/hell_text_bg.jpg);
	padding-top: 20px; 
	padding-bottom: 50px;
}
div#text {
	position: relative;
	width: 560px;
	height: auto;
	color: #575b36;
	padding-top: 305px;
	margin-left: 300px;
	z-index: 9;
}
div#portraits {
	position: absolute;
	width: 74px;
	height: auto;
	left: 420px;
	bottom: 0px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	z-index: 10;
}
div#portraits1 {
	position: absolute;
	width: 74px;
	height: auto;
	left: 514px;
	bottom: 0px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	z-index: 11;
}
div#portraits2 {
	position: absolute;
	width: 74px;
	height: auto;
	left: 608px;
	bottom: 0px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	z-index: 12;
}
div#content {
	position: relative;
	width: 700px;
	height: auto;
	color: #575b36;
	padding-top: 305px;
	margin-left: 300px;
	z-index: 5;
}
div#line_bottom {
	position: absolute;
	overflow: visible;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	height: 1px;
	width: 100%;
	z-index: 8;
	background-color: #FCFFF0;
}
div#bottom {
	position: relative;
	overflow: visible;
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 6;
}
div#impressum{
	position: relative;
	overflow: visible;
	width: auto;
	margin: 0;
	padding-left: 50px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	z-index: 7;
	color: #8BA038;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #A3BB42;
	margin-bottom: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
img { border: none; }
