H1,H2,H3,H4,H5,H6,TD,TH,UL,LI,OL,P,DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.titel {font-size: 14pt; font-weight: bold;}
.untertitel {font-size: 12pt; font-weight: bold;}
.uutitel {font-weight: bold;}
.klein {font-size: 10pt;}
a.link:link {color: #0000FF;}
a.link:visited {color: #0000FF;}
a.link:hover {color: #9900FF; cursor: hand;}
a.link:active {color: #9900FF;}
.feld {
	font-family: Arial, Helvetica, sans-serif;
}
.weisseTabelle {
	background-color: #FFFFFF;
}
input.checkbox	{
	height:auto;
	width:auto;
	color:#FFFF33;
	font-size:14px;
	font-weight:bold;
	CURSOR:hand;
	background-color: #0000FF;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;

}
.background {
	background-color: #FF99CC;
}
