body {
	color: #FFFFFF;
	background-color: #000000;
} 
.bkg {
	background-color: #FF9900;
}
a:visited {
color : #FF9900; 
text-decoration : none; 

} 
a:link {
color : #FF9900; 
text-decoration : none; 
} 
a:hover {
color : #FF9900; 
text-decoration : none; 

} 
a:active {
color : #FF9900; 
text-decoration : none; 

} 
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;

}
.standardtextsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;


}
.standardtextoversized {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;

}
.headline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.standardtextblack {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
.standardtextsmallerblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}


.deepsea, .deepsea TD, .deepsea TH
{
background-image:url('/Site/hlright_790x80.jpg');
font-family:sans-serif;
font-weight:600;
}
.Rahmen {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}
.MainArea {
	background-color: #666666;
}
.contentarea {
	background-color: #000000;
	color: #000000;
}
.bdy {

	color: #FFFFFF;
	background-color: #333333;
}
.menuaktive {
	color: #FF0000;
}
.menuinaktive {
	color: #333333;
}
.standardtextwhiteg {


	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
}
.contentarea2 {
	background-color: #efebde;
}
.MainLink {
	font-size: large;
	color: #FF9900;
}

