body {
	background-color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFD380;
}

iframe {
	SCROLLBAR-FACE-COLOR: #383838; 
	SCROLLBAR-HIGHLIGHT-COLOR: #383838; 
	SCROLLBAR-SHADOW-COLOR: #383838; 
	SCROLLBAR-3DLIGHT-COLOR: #FFD380; 
	SCROLLBAR-ARROW-COLOR: #FFD380; 
	SCROLLBAR-TRACK-COLOR: #383838; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFD380; 
	SCROLLBAR-BASE-COLOR: #383838
}


#rechts {
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD380;
	border-right-color: #FFD380;
	border-bottom-color: #FFD380;
	border-left-color: #FFD380;
}
a {
	color: #FFD380;
}
#links {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:visited:hover {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:active:hover {
	text-decoration: underline;
}
/* scrollbar */
BODY {

}
table {
	border-top-color: #D6920B;
	border-right-color: #D6920B;
	border-bottom-color: #D6920B;
	border-left-color: #D6920B;
}

