BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #C2A45B; 
	SCROLLBAR-SHADOW-COLOR: Black;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-BASE-COLOR: #C49C3A;
}

body,div,p,pre,h1,h2,h3,h4,ul {
	font-family: "Century Gothic",Tahoma, Verdana;
	font-size:11pt; color: Black;
	font-style: normal;   
	}
body {
background-image: url(hinter.jpg);
	background-color: #C49B3F;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
		} 

h1 {font-size:11pt; font-weight:bold;}
h2 {font-size:10pt;  font-weight: normal; }
h3 {font-size:8pt; font-weight: normal;}
hr {font-size: 1px; color: #BEBAC5;  border: none; }


a:link {color: #925858; text-decoration: none; font-size:10pt; font-weight:bold;}
a:visited {color: #FCFDFD; text-decoration: none; font-size:10pt; font-weight:bold;}
a:hover {color: #F0F3F6; text-decoration: none; font-size:10pt; font-weight:bold;}

#links {
top: 175px; 
	left: 188px; 
	border: none;
	color: White;
	font-family:  "Century Gothic",Tahoma, Verdana;
	font-size: 11pt;
	position: absolute;
	width: 140px; 
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 5px;
	background: transparent;
	background-color: transparent;
	z-index: 1;
}

#content {
top: 170px; 
left: 345px; 
	position: absolute;
	width: 490px; 
	font-family: "Century Gothic",Tahoma, Verdana;
	color: Black;
	border: none;
	font-size:10pt;
	font-style: normal; 
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background-color: transparent ;
	z-index: 1;
	}


#content a {
color: #925858; 
text-decoration: none; 
font-size:11pt; 
font-weight:bold;
}

#content a:link {
color: #925858 ; 
text-decoration: none; 
font-size:11pt; 
font-weight:bold;
}

#content a:visited {
color: #3E546A; 
text-decoration: none; 
font-size:11pt; 
font-weight:bold;
}

#content a:hover {
color: #3E546A; 
text-decoration: none; 
font-size:11pt; 
font-weight:bold;
}

#rechts {
top: 10px; 
	left: 858px; 
	border: none;
	color: White;
	font-family:  "Century Gothic",Tahoma, Verdana;
	font-size: 11pt;
	position: absolute;
	width: 140px; 
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	background: transparent;
	background-color: transparent;
	z-index: 1;
}


