div {
}
body {
}
h1
{
	font-family: arial;
	letter-spacing: .1em;
	color: #FFFFFF;
	font-size: 14px;
}
h2
{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 32px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}
p
{
	margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.rod {
	font-family: Arial;
	color: #CC0000;
	font-weight: bold;
}
.radbyte {
	background-image: url(grafik-bilder/spacer-2.gif);
	background-repeat: repeat-x;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
