body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	margin: 10px;
}

.tablecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}
.ergebnis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
.footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(../images/underline.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	background-position: bottom;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(../images/underline_ani.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	background-position: bottom;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 140px;
}
.rahmen {
	border: 1px solid #000000;
}
.rahmenindex {
	border: 1px solid #000000;
}
.topborder{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
