body {
	background-color: #D26B37;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #663300;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img {
	border:0px;
}

.headline {
	font-size: 12pt;
	font-weight: bold;
	color: #663300;
	font-style: normal;
}

.subheadline {
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
	line-height: 1.2em;
}

.fliestext {
	font-size: 9pt;
	color: #663300;
}

a:link {
	color: #CA4D0E;
}

a:hover {
	color: #663300 !important;
}

a:visited {
	color: #CA4D0E;
}

.copyright {
	font-size: 10px;
	color: #CA4D0E;
	text-decoration: none;
}

a.copyright:link {
	text-decoration: none;
	color: #CA4D0E;
}

a.copyright:hover {
	text-decoration: underline;
	color: #CA4D0E;
	background-color: #F7EACD;
}

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

.rahmen {
	border: 2px solid #996633;
}

.rahmenklein {
	border: 1px solid #663300;
}

.warnung {
	color: #B30109;
	font-weight: bold;
}
.warnung a {
	color: #B30109;
	font-weight: bold;
}

