body{
	background-color: #FFFFFF;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 14px;
}

	a:link { text-decoration:underline; color:#000000; }
	a:visited { text-decoration:underline; color:#000000; }
	a:hover { text-decoration:none; color:#CC0000;}
	a:focus { text-decoration:none; color:#000000; }
	
	a.weitere:link {	color: #0000FF; font-size: 12px; text-decoration:underline; }
	a.weitere:visited { color: #0000FF; font-size: 12px; text-decoration:underline; }
	a.weitere:hover { 	color: #CC0000; font-size: 12px; text-decoration:underline; }

.box{
	color: #FFFFFF;
	background-color: #003DA7;
}

.button{
	background-color:#EBEBEB; color:#000000; width:175px; height:21px; border:1px solid #CC0000;
}

.field{
	background-color:#EBEBEB; width:175px; height:17px; border:1px solid #CC0000;
}

input, select, textarea{
	font-size: 12px;
	font-family: Arial,Verdana,Sans-serif;
}

.small{
	font-size: 10px;
	font-family: Arial,Verdana,Sans-serif;
}
