body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}

a:link {
	text-decoration: underline;
	color: #971824;
}

a:hover {
	color: #FFFFFF;
	background-color: #971824;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #971824;
	text-decoration: none;
}
a.copyright:link {
	text-decoration: none;
	color: #971824;
}

a.copyright:hover {
	text-decoration: underline;
	color: #971824;
	background-color: #FFFFFF;
}

a.copyright:visited {
	color: #971824;
}

.seitentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #971824;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 2;
	color: #BD1E2E;
	padding-right: 60px;
	padding-left: 14px;
	height: 30px;
}

.ueberschrift2 {
	font-weight: bold;
	color: #901722;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.blau {
	list-style-type: none;
	list-style-image:    url("grafik/bullet_b.gif");
}
.gruen {
	list-style-type: none;
	list-style-image:    url("grafik/bullet_g.gif");
}
.gelb {
	list-style-type: none;
	list-style-image:    url("grafik/bullet_o.gif");
}
.rot {
	list-style-type: none;
	list-style-image:    url("grafik/bullet_r.gif");
}
.bildrahmen {
	border: 1px solid #971824;
}
.rand {
	padding-right: 60px;
	padding-left: 14px;
}
.kleinerHinweis {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

