.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }
.headcolor {
	background-color: #CCCCFF;
	line-height: 10px;
	color: Black;
}
.linkstabellecolor { background-color: #EAEAEA}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	line-height: 12px;
	background-color: #CCCCFF;
	border: #666699;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
body {  background-color: #FFFFFF}
.hoehe {
	line-height: 8px;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666699;
}
.inputsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	background-color: #CCCCFF;
	border: 1px solid #666699;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:link { color:#0000FF; text-decoration:none; 
}
a:visited { color:#0000FF; text-decoration:none; 
}
a:hover { color:#FF0000; text-decoration:none; 
}
a:active { color:#0000FF; text-decoration:none; 
}
