html, body, td {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 16px;
}

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

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

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

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

input {
	border : 1px solid #a8a8a8;
	FONT: 10px Arial, helvetica, sans-serif; 
	COLOR: #666666; 
	}	
	
textarea {
	border : 1px solid #a8a8a8;
	FONT: 10px Arial, helvetica, sans-serif; 
	COLOR: #666666; 
	}

select { COLOR: #333333; 
font-family: Arial, Helvetica; 
font-style: normal; 
font-size: 11px; 
border: #a8a8a8 1px solid;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}

.klein {
	font-size: 11px;

}
