.liste {
	font-size: 14px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menue {
	font-size: 14px;
}
.menueoben {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	font-size: 12px;
	text-decoration: none;
}
a.hover {
	font-size: 12px;
	color: #CCCCCC;
}
.dkblau {
	color: #0054A6;
	font-weight: bold;
	text-decoration: none;
}
input {
	font-size: 12px;
	color: #000000;
	border:1; 	
    border-style : solid;
	border-color:#0054A6; 
	background-color: #A8C5E1;
}

