BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #AA9675; 
	SCROLLBAR-SHADOW-COLOR: #E6F1F3;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-BASE-COLOR: #697EA9;
}

body,div,p,pre,h1,h2,h3,h4,ul {
	font-family: Tahoma, Verdana;
	font-size:11pt; color: #E0E8EB;
	font-style: normal;   
	}
body {
background-image: url("index-blau.jpg");
	background-color: #232A30;
	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: #E0E8EB;  border: none; }


a:link {color: #E0E8EB; text-decoration: none; font-size:11pt; font-weight:bold;}
a:visited {color: #E9DBD8; text-decoration: none; font-size:11pt; font-weight:bold;}
a:hover {color: #E9DBD8; text-decoration: none; font-size:11pt; font-weight:bold;}

#links {
	position: absolute;
	top: 15px; 
	left: 15px; 
	width: 230px; 
	border: none;
	color: #EBEDEF;
	font-family:  Tahoma, Verdana; 
	font-size: 11pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: transparent;
	z-index: 1;
}


#links a {
color: #EBEDEF; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#links a:link {
color: #EBEDEF; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#links a:visited {
color: #D9C0BB; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#links a:hover {
color: #D9C0BB; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}



#content {
top: 15px; 
left: 255px; 
	position: absolute;
	width: 500px; 
	color: #E0E8EB;
	font-family: Tahoma, Verdana;
	border: none;
	font-size:11pt;
	font-style: normal; 
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background: transparent;
	background-color: transparent;
	z-index: 1;
	}
	


#content a {
color: #E0E8EB; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:link {
color: #E0E8EB; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:visited {
color: #E9DBD8; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:hover {
color: #E9DBD8; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}




