.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC3333;
	font-style: normal;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	list-style-image:   url(pics/punkt.gif);
	line-height: 15px;
	margin: auto;
	list-style-position: outside;
	padding: 0px;



}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.copyfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-type: circle;
	list-style-image: none;
	line-height: 16px;
}
.Impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #FF0000;
}
a:link {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #000000;
}
.subline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.kleine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
fieldset {
	border: 1px solid #000000;
	padding: 5px;
}

