A:link {
	color: #660000;
	text-decoration: underline
}
A:visited {
	color: #333399;
	text-decoration: underline
}
A:hover {
	color: #CC0000;
	text-decoration: underline
}
A:active {
	color: #660000
}
body {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
}
td {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.formbutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-color : #CCCCCC;
	border-style : groove;
}
.formfield {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	background-color : White;
	border-style : groove;
}
.textbold {
	font-weight: bold
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -15px;
	margin-bottom: 0px;
	list-style-image: url(ul.gif);
	margin-left : 17px;
	;
	line-height: 19px
}
.texterror {
	font-weight: bold;
	color: #CC0000
}
.textkleiner {
	font-size: 10px
}
.texttitel {
	font-size: 14px;
	font-weight: bolder;
	color: Black;
	font-style: normal
}
.tdhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 18px
}
.tdodd {
	background-color: #CCCCCC;
	height: 22px
}
.tdeven {
	height: 22px;
	background-color: #EEEEEE
}
