a {
	font-family:Arial;
	font-size : 10pt;
	color:#f2ce00;
	text-decoration:underline;
	
}
a:visited { color:#f2ce00;}
a:active { color:#f2ce00;}
a:hover {text-decoration:none;}
td {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	margin:0 0 0 0;
	text-align:justify;
}

select, textarea, input { 
	font-family: Arial;
	color:#666666;
	background-color: #EDEDED;
	font-size: 8pt;
	border-style: solid;
	border-width: 1;
	border-color: #999999;
	width: 150;
}
textarea.nachricht { 
	font-family: Arial;
	color:#666666;
	background-color: #EDEDED;
	font-size: 8pt;
	border-style: solid;
	border-width: 1;
	border-color: #999999;
	width: 250;
}
input.button { 
	font-family: Arial;
	color:#666666;
	background-color: #EDEDED;
	font-size: 6pt;
	border-style: solid;
	border-width: 1;
	border-color: #999999;
	width: 100;
}
a.navi {
	font-family:Arial;
	font-size : 10pt;
	color:#003367;
	text-decoration:none;
	
}
a.navi:visited { color:#003367;}
a.navi:active { color:#003367;}
a.navi:hover {color:#FFFFFF;}
