a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.ueberschrift {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #999999}
.textfeld {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; width: 400px}
.menu
{
BORDER-RIGHT:darkblue 1px solid;
BORDER-TOP:darkblue 1px solid;
FONT-WEIGHT:bold;
FONT-SIZE:11px;
BORDER-LEFT:darkblue 1px solid;
WIDTH:150px;
CURSOR:hand;
COLOR:#ffffff;
BORDER-BOTTOM:darkblue 1px solid;
FONT-FAMILY:verdana;
POSITION: absolute;
BACKGROUND-COLOR: #2b6ebb;
}
.item_panel
{
BORDER-RIGHT: darkblue 1px solid;
BORDER-LEFT: darkblue 1px solid;
WIDTH: 150px;
CLIP: rect(0px 150px 0px 0px);
POSITION: absolute
}
.item_panel A
{
CURSOR: hand;
COLOR: black;
TEXT-DECORATION: none;
}
.item
{
FONT-SIZE: 10px;
WIDTH: 148px;
FONT-FAMILY: verdana;
BACKGROUND-COLOR: #e9f0f8;
}
