@charset "utf-8";
/* CSS Document */
.headline {
	color: #990000;
	font-weight: bolder;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.linie {
	color: #CCCCCC;
	font-weight: bold;
	font-size: small;
}
.text {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.headline2 {
	color: #990000;
	font-weight: bold;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
.img {
	color: #333333;
	font-weight: normal;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: medium solid #FFFFFF;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aufzahl {
	color: #333333;
	font-weight: normal;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 110%;
	list-style-position: outside;
	list-style-type: decimal;
}
.agb {
	color: #333333;
	font-weight: normal;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-indent: 0%;
	display: inline;
}
.kexwords {
	color: #ECE5D5;
}
