a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: none;
}
a.negativ:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDE0;
	text-decoration: none;
}
a.negativ:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDE0;
	text-decoration: none;
}
a.negativ:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDE0;
	text-decoration: underline;
}
a.negativ:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDE0;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	list-style-type: square;
	line-height: 16px;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 16px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.bgdunkelgrau {
	background-color: #444455;
	color: #DDDDE0;
}
.seitentitelblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333399;
}
.seitentitelschwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.textgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;

}
.bghellgrau {
	background-color: #DDDDE0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
img {
	border: none;
}
