@charset "utf-8";

h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 20px;
	left: 0px;
	top: 0px;
	position: relative;
	line-height: 16px;
}
h2 {
	font-size: 12px;
	color: #000000;
	position: relative;
}
p {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	top: -10px;
	position: relative;
	line-height: 14px;
	white-space: normal;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #990000;
	text-decoration: underline;
}
.fliesstext {
	font-size: 10px;
	text-transform: none;
	color: #333333;
	line-height: 18px;
	list-style-type: square;
}
.Stil6 {
	font-size: 10px
}
.copyright {
	font-size: 9px;
	color: #999999;
}
	.copyright a:link {
	color: #999999;
	font-style: normal;
	text-decoration: none;
	}
	.copyright a:visited {
	color: #999999;
	font-style: normal;
	text-decoration: none;
	}
	.copyright a:hover {
	color: #000000;
	font-style: normal;
	text-decoration: none;
	}






.Bildunterschriften {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
}
.Auszeichnung_Grün {
	color: #64B305;
	font-weight: bolder;
}

.listenfelder {
	font-family: AvantGarde, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 23px;
	white-space: normal;
	list-style-position: outside;
	list-style-type: square;
	text-align: justify;
	display: list-item;
	list-style-image: url(../grafik/listenfeld.gif);
}

