TD, .lauftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10px;
	font-weight:900;
	background-color: #E0E0E0;
	border-top: #BDBDC0 1px solid;
	border-bottom: #BDBDC0 1px solid;
	border-left: #BDBDC0 1px solid;
	border-right: #BDBDC0 1px solid;
	margin: 2px 2px 2px 0px;
	padding:2px 10px 2px 10px;
	color: #494949;
	cursor: pointer;
}
STRONG, .zwischentitel {
	color: #666;
	font-weight: bold;
}
.datum {
	color: #999;
	font-weight: bold;
}

.titel_grau {
	color: #666;
	font-weight: bold;
}

.titel_rot {
	color: #933;
	font-weight: bold;
}
.text_rot {
	color: #933;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 9px;
	line-height: 12px;
}
SUP {
	color: #933;
	font-size: 12px;
	font-weight: bold;
}
UL {
	list-style-position:outside;
	margin-left: 0px;
}
OL {
	list-style-position:outside;
	margin-left: 0px;
}
LI {
	list-style-position:outside;
	margin-left: 14px;
}
a:link    {color: #933; text-decoration: none;}
a:visited {color: #933; text-decoration: none;}
a:hover   {color: #c00; text-decoration: none;}
a:active  {color: #933; text-decoration: none;}
