.text {
	font-family: Arial, Helvetica, sans-serif;
}
a.navi:link {
text-decoration:none;
color:#000000;
}

a.navi:visited {
text-decoration:none;
color:#000000;
}

a.navi:hover {
	text-decoration:none;
	color:#ffffff;
	display: block;
	background-color: #FF0000;
}
a.navi2:link {
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000000;
}
a.navi2:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#CCCCCC;
}
a.navi2:visited {
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000000;

}
a.navi3:link {
text-decoration:none;
color:#666666;
}

a.navi3:visited {
text-decoration:none;
color:#666666;
}

a.navi3:hover {
	text-decoration:none;
	color:#000000;

}
.menu {
	border-top: thin inset #FFFFFF;
	border-right: thin inset #FFFFFF;
	border-bottom: thin inset #FFFFFF;
	border-left: thin inset #999999;
}
.randrechts {
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.randunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rand-o-u {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.rand-o-l {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.rand-l {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.frame {
	font-family: "Times New Roman", Times, serif;
	border: none, color: #FFFFFF;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formfeld {
 font-size: 12px;
 background-color: #FFFFFF;
 border: 1px solid #666666;
}.textmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	width: 150;
	padding: 1px;
	border: 1px dashed #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}