BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #313236; 
	SCROLLBAR-SHADOW-COLOR: #54781B;
	SCROLLBAR-ARROW-COLOR: #456215;
	SCROLLBAR-BASE-COLOR: White;
}

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-color: #FFFFFF;
	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: #A40000;  border: none; }


a:link {color: #618A1E; text-decoration: none; font-size:10pt; font-weight:bold;}
a:visited {color: #517319; text-decoration: none; font-size:10pt; font-weight:bold;}
a:hover {color: #A40000; text-decoration: none; font-size:10pt; font-weight:bold;}

#tabelle {
	top: 175px; 
	left: 10px; 
	width: 565px; 
	height: 200%;
	position: absolute;
	background: #758574;
	background-color: #758574;
	z-index: 1;
}

#links {
	color: #FCFCFC;
	font-family:  "Century Gothic", Tahoma, Verdana; 
	font-size: 10pt;
	position: absolute;
	width: 150px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height: 200%;
	background: #8A9889;
	background-color: #8A9889;
	z-index: 1;
}

#content {
	color: #1A1A1A;
	font-family:  "Century Gothic", Tahoma, Verdana; 
	font-size:10pt;
	font-style: normal; 
	background: #626F61;
	position: absolute;
	left: 160px; 
	width: 415px; 
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	height: 200%;
	z-index: 1;
	}


#content a {
color: #FAFAFC; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:link {
color: #FCFCFD; 
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: #DEDEEB; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

