a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #990000;
}
h2 {
	font-size: 14px;
	color: #990000;
}
h3 {
	font-size: 12px;
	color: #990000;
}
.stil1 {
	font-size: 16px;
	color: #990000;
	font-weight:bold;
	}
.stil2 {
	font-size: 14px;
	color: #990000;
	font-weight:bold;
	}
.stil3 {
	font-size: 12px;
	color: #990000;
	font-weight:bold;
	}
.stil4 {
	font-size: 9px;
	color: #990000;
	}
.bildlinks {
	float:left;
	margin-top:5px;
	margin-right:12px;
	margin-bottom:12px;
	}
.bildrechts {
	float:right;
	margin-top:5px;
	margin-left:12px;
	margin-bottom:12px;
	}
