body,td {
	font-family: Verdana,Arial,Nimbus Sans L;
	font-size: 11px;
}
.button {background: #e0e0e0;}
.title {
	background-color: #6699ff;
	color: #ffffff;
	font-weight: bold;
}

.menu {
	background-color: #6699ff;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.menu_title {
	font-size: 20px;
	font-weight: bold;
}

.auswahl {
	background-color: #cccccc;
	font-weight: bold;
	font-size: 11px;
}
.select {
	background-color: #dddddd;
	font-weight: bold;
	font-size: 11px;
}
.tdtitel {background-color: #99ffff; color: #99ffff;}
.tdframe {font-size: 9px;}
.titel {font-size: 18px;}

input,textarea,select {
	font-family: Verdana,Arial,Nimbus Sans L;
	font-size: 11px;
	border: 1 inset;
	border-color: #1A4780;
	background: #f0f0f0;
}

A {
color: #004891;
text-decoration:none;
}
A:Hover {
text-decoration:none;
color: red;
}
A.newsl {background-color: #993399; color: #ffffff;}
A.newsl:hover {
	background-color: #ccffff;
	color: #993399;
	text-decoration:underline;	}