td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
td.ueberschrift {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : bold;
}
td.menu {
	/*border-right : thin dotted;*/
	border-bottom : thin dotted;
}
td.hinter{
	background-image : url(images/rechts-breit.jpg);
}
td.weiss{
	color: #FFFFFF;
	font : bold;
}
td.mitte{
	border-bottom : thin dotted Black;
}
td.mitterechts{
	/*border-right : 1px dotted Black;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
td.rechtsunten{
	/*border-right : 1px dotted Black;*/
	border-bottom : 1px dotted Black;
	border-top-width: 1px;
	border-left-width: 1px;
}
td.rahmen{
	border: 1px dotted #000000;

}
td.unten{
	border-bottom : 1px dotted Black;	
}
td.untenoben{
	border-bottom : 1px dotted Black;
	border-top: 1px dotted Black;
}
A, A:active {
	color : Blue;
	text-decoration : underline;
}
A:HOVER {
	color : Green;
}

A.menulink {
	color : White;
	text-decoration : none;
	font-weight: bold;
}
A.menulink:hover {
	color : Yellow;
	font : bold;
}
A.menulink:active {
	color : Yellow;
	font : bold;
	font-style: italic;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

