body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #99CCCC; 
	background-color: #000000;
}

a:link, a:visited {  
	color: #00FFFF;
	text-decoration: none;
}

a:hover, a:active {  
	color: #FF3300; 
	text-decoration: none;
}

td, p, div {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #99CCCC;
}

h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #009999; 
	font-weight: bold;
}

.klein {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #99CCCC; 
	font-weight: bold;
}

h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #009999; 
	font-weight: bold;
}

input, select, textarea {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	background-color: #99CCCC;
}

hr {
	font-size: 1px;
	color: #AF7E44;
	font-weight: lighter;
	height: 1px;
}

.border {
	border: 1px solid #af7e44;
}

.error {
	color: #FF0000;
}

.geenafbr { 
	white-space: nowrap;
}

