BODY, TD {
	color : #000000;
	font :  normal 8pt color2;
	text-decoration : none;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

A {
	background : none;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

A.untermenue {
	background : none;
	color : #000000;
	text-decoration : none;
}

A.untermenue:HOVER {
	text-decoration : underline;
}

H1 {
	color : Black;
	font-size : 150%;
	}
	
td.color1, tr.color1 { background:  #D9D9D9; color: #000000; font-family:
Arial,Helvetica,Geneva,Swiss,SunSans-Regular; }

td.color2, tr.color2  { background:  #EFEFEF; color: #000000; font-family:
Arial,Helvetica,Geneva,Swiss,SunSans-Regular;}


.smallerror { 
	font-weight: bold;
	color : #DF0024;
	font-family : color2;
	font-size : 11 px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
.smallok { 
	color : #339900;
	font-weight: bold;
	font-family : color2;
	font-size : 12 px;
}
a.button,a.button:hover,a.button:active,a.button:visited { 
	color : #000000;
	font-weight: bold;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 9px;
	text-decoration: none;
}


a.menue,a.menue:hover,a.menue:active,a.menue:visited { 
	color : #FFFFFF;
	font-family : color2;
	text-decoration: none;
}
.dotted_rechts {
	border-right-width: 1px;
	border-right-style: dotted;
	border-top-color: #999999;
}


