BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #313236; 
	SCROLLBAR-SHADOW-COLOR: #917696;
	SCROLLBAR-ARROW-COLOR: #917696;
	SCROLLBAR-BASE-COLOR: #E3E6FA;
}

body,div,p,pre,h1,h2,h3,h4,ul {
	font-family:  Tahoma, "Century Gothic", Verdana;
	font-size:10pt; color: #1A1A1A;
	font-style: normal;   
	}
body {
	background-color: #E3E5FA;
	background-image: url(hinter.jpg);
	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: #9F9FE2;  border: none; }


a:link {color: #524467; text-decoration: none; font-size:10pt; font-weight:bold;}
a:visited {color: #6E4D60; text-decoration: none; font-size:10pt; font-weight:bold;}
a:hover {color: #A40000; text-decoration: none; font-size:10pt; font-weight:bold;}

#links {
	color: #1A1A1A;
	font-family:  Tahoma, "Century Gothic", Verdana; 
	font-size: 10pt;
	top: 175px; 
	left: 10px; 
	position: absolute;	
	width: 150px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border: none;
	z-index: 1;
	}

#content {
	color: #1A1A1A;
	font-family:  Tahoma, "Century Gothic", Verdana; 
	font-size:10pt;
	font-style: normal; 
	background: #E3E5FA;
	position: absolute;
	top: 175px; 
	left: 170px; 
	width: 415px; 
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	border: none;
	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: #6E4D60; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:hover {
color: #A40000; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

