body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: bold 14px/120% Tahoma, Arial, Helvetica, sans-serif;
}
.headertext {
	color: #990000;
	letter-spacing: 1px;
}
.topline {
	border-top: 3px solid #990000;
}
#inhalt {
	overflow: auto;
	height: 450px;
	width: 870px;
	margin: 5px auto;
}
.copy {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
}
.copy a:link {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.copy a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.copy a:hover {
	color: #990000;
	border-top: 1px #990000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #990000;
	border-left-color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #990000;
}
.copy a:active {
	color: #990000;
	text-decoration: none;
}
.copy strong {
	font-weight: bold;
	color: #990000;
	letter-spacing: 1px;
}
#floaterright  {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
#floaterleft {
	float: left;
	padding-right: 10px;
	clear: both;
}
h1,h2 {
	text-align: center;
	font: normal 16px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
img a {border: 0}
