TD {
	font-family: Arial, Helvetica, san-serif;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url( bilder/liststyle.gif );
}
ul li {
	padding-bottom: 20px;
	padding-left: 20px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	background-image: url( bilder/liststyle2.gif );
	background-repeat: no-repeat;
	background-position: 2px 4px;	
}
.starttext {
	background-color: #787878;
	color: #fff;
}
.starttext a {
	color: #fff;
}
.text {
	FONT-SIZE: 12px;
}
.adresse {
	FONT-SIZE: 12px;
	color: #fff;
}
.ub {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}
a.untermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
}
a.untermenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #DD0000;
	text-decoration: none;
}
.content a {
	color: #ff0028;
	font-weight: bold;
	font-decoration: underline;
}
.feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000
}
.scroll {
	scrollbar-arrow-color: #FEFEFE;
/* Farbe der kleinen Pfeile (Dreiecke) */
	scrollbar-base-color: #ccc;
/* Farbe des Scrollbalkens, der Laufleiste und der Buttons */
}
a {
  color: #ff0028 !important;
}
