BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #313236; 
	SCROLLBAR-SHADOW-COLOR: #CBDFBD;
	SCROLLBAR-ARROW-COLOR: #587E3D;
	SCROLLBAR-BASE-COLOR: #CBDFBD;
}

body,div,p,pre,h1,h2,h3,h4,ul {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size:10pt; color: #1A1A1A;
	font-style: normal;   
	}
body {
	background: url(hinter-2005.gif) no-repeat fixed;
	background-color: White;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
		} 

h1 {font-size:10pt; font-weight:bold;}
h2 {font-size:10pt;  font-weight: normal; }
h3 {font-size:8pt; font-weight: normal;}
hr {font-size: 1px; color: #CBDFBD;  border: none; }


a:link {color: #494D26; text-decoration: none; font-size:10pt; font-weight:bold;}
a:visited {color: #52572B; text-decoration: none; font-size:10pt; font-weight:bold;}
a:hover {color: #8EB96F; text-decoration: none; font-size:10pt; font-weight:bold;}

#tabelle {
	top: 90px; 
	left: 10px; 
	width: 565px; 
	height: 200%;
	position: absolute;
	background: #EFF1F0;
	background-color: #EFF1F0;
	z-index: 1;
}

#links {
top: 90px; 
	left: 10px; 
	color: #1A1A1A;
	font-family:  "Century Gothic", Tahoma, Verdana; 
	font-size: 10pt;
	position: absolute;
	width: 150px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background: White;
	background-color: White;
	z-index: 1;
}

#content {
top: 90px; 
	color: #1A1A1A;
	font-family:  "Century Gothic", Tahoma, Verdana; 
	border: 1px groove #070707;
	font-size:10pt;
	font-style: normal; 
	background: #CBDFBD;
	position: absolute;
	left: 160px; 
	width: 415px; 
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	
	z-index: 1;
	}


#content a {
color: #313151; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:link {
color: #313151; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:visited {
color: #8182B3; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:hover {
color: #567B3C; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

