body {
	font-family : Arial;
	font-size : 12px;
	color : BLACK;
}

td {
	font-family : Arial;
	font-size : 12px;
	color : BLACK;
}

.seiten_Background {
	background-color : #FFFFFF;
}

.seiten_Rand {
	background-color : #0000CD;
}

.navigation_Background {
	background-color : #00008B;
}

.link_Mainmenue {
	font-family : Arial;
	color : #FFFFFF;
	text-decoration : none;	
	font-size : 14px;
}

.link_Untermenue_aktive {
	font-family : Arial;
	color : #000000;
	text-decoration : none;	
	font-size : 12px;
}

.link_Untermenue {
	font-family : Arial;
	color : #0000CD;
	text-decoration : none;	
	font-size : 12px;
}

.Suche_Button {
	width: 30px;
	height: 22px;
}

.Suche_Feld {
	color: #000000;
	height: 22px;
}

A:hover {
	color : 87CEFA;
	text-decoration : none;
}

A {
	font-family : Arial;
	color : #0000CD;
	font-size : 12px;
	text-decoration : none;
}
