.tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #788398;

}
.tabelleover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	cursor: hand;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #3B4B6A;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3B4B6A;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EC8D00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}

A.white:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
A.white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;

}
A.white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EC8D00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: url(images/pfel.gif);
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(images/pfel.gif);
}

li {
	list-style-image: url(images/pfel.gif);
}

.input
      {
font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: normal; color: #000000
width:70px;
height:15px;
       BACKGROUND-COLOR: white;
       BORDER-BOTTOM: #3B4B6A 1px solid;
       BORDER-LEFT: #3B4B6A 1px solid;
       BORDER-RIGHT: #3B4B6A 1px solid;
       BORDER-TOP: #3B4B6A 1px solid;
      }