body {
	margin: 0;
	padding-top: 0px;
	background-color:#000000;
	padding-left: 20px;
}


table {
	
	background-color:#1b1b1b;
	
}

.td {
	
	background-repeat: no-repeat;
	
}


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

a:visited {
	color: #ff6600;
	text-decoration: none;
       
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 30px;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #F3f3f3;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 20px;
	}

a.text:active{color:#000000;  text-decoration: underline;}
a.text:link{color:#000000;  text-decoration: underline;} 
a.text:visited{color:#000000;  text-decoration: underline;}  

a.text:hover {
	color:#000000;
	text-decoration: underline;
	
}





.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	padding-left: 30px;
	border-bottom: 1px solid #660066;

	}
	
	
a.nav:active {
	color:#FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #ff6600;
}
a.nav:link{
	color:#FFFFFF
} 
a.nav:visited{color:#000000; }  

a.nav:hover {
	color:#000000;
	text-decoration: underline;
		
}

.textlink {
	font-family: Times, serif;
	
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
	
a.textlink:active {
	color:#ff6600;
	text-decoration: underline;
}
a.textlink:link{color:#000000; text-decoration: underline;} 
a.textlink:visited{color:#000000; text-decoration: underline; }  

a.textlink:hover {
	color:#000000;
	text-decoration: underline;
		
}



	

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

