BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #313236; 
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #944D37;
	SCROLLBAR-BASE-COLOR: #DFD3A9;
}

body,div,p,pre,h1,h2,h3,h4,ul {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size:10pt;
	font-style: normal;   
	}
body {
	background-color: Black;
	background-image: url("hinter.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	
			} 

h1 {font-size:12pt; font-weight:bold; color: #8B0000;}
h2 {font-size:12pt;  font-weight: normal; color: #C10000;}
h3 {font-size:8pt; font-weight: normal;}
hr {font-size: 1px; color: #48724C;  border: none; }


#links {
	color: Black;
	font-family: Verdana, Tahoma, "Century Gothic";
	font-size: 10pt;
	top: 170px; 
	left: 50px; 
	position: absolute;	
	background: transparent;
	width: 425px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border: none;
	z-index: 1;
	}
	
#links a {
color: #8B0000; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#links a:link {
color: #8B0000; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#links a:visited {
color: #91533C; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#links a:hover {
color: #91533C; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

	
	#rechts {
	color: #CFC399;
	font-family: Verdana, Tahoma, "Century Gothic";
	font-size: 11pt;
	top: 0px; 
	background-color: Black;
	left: 565px; 
	width: 180px;
	height: 800px;
	position: absolute;	
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 55px;
	border: none;
	z-index: 1;
	
	}
	
#rechts a {
color: #F1EDE1; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#rechts a:link {
color: #F1EDE1; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#rechts a:visited {
color: #D5B6A7; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#rechts a:hover {
color: #AE3900; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#leiste {
	color: #CFC399;
	font-family: Verdana, Tahoma, "Century Gothic";
	font-size: 11pt;
	top: 0px; 
	background-color: transparent;
	left: 755px; 
	width: 200px;
	height: 800px;
	position: absolute;	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 30px;
	border: none;
	z-index: 1;
	
	}


