h1 {
	font-size: 1.2em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff9500;
	margin-bottom: 0px;
}
h2 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: narrower;
	text-transform: uppercase;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ff9500;
}
#kopfzeile .tnt {
	font-weight: bold;
	color: #FFFF00;
}

p {
	font-size: 0.9em;
	margin-top: 0px;
	padding-top: 0px;
}
h1,h2,h3,a, .markierung {
	color: #FFCC00;
}
.markierung {
	font-weight: bold;
}
a {
	color: #ff9500;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
}
a:hover {
	color: #FFFFFF;
}
#footer a {
	font-size: 0.8em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.copyright {
	font-size: 0.7em;
}
.informationen {
	color: #FF9900;
	text-decoration: none;
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff9500;
	width: 100%;
	display: block;
	text-align: right;
	margin-top: -1.3em;
	font-family: Arial, Helvetica, sans-serif;
}.trenner {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff9500;
}
