.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.headline_weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.headline_gelb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECD200;
	font-weight: bold;
}
.gelber_strefen {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ECD200;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	background-color: #DFDAC6;
}
.felder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #C0B68F;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.botton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #544E30;
	font-weight: normal;
}
#press_content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
BODY {
 scrollbar-darkshadow-color: #C0B68F;
 scrollbar-highlight-color: #C0B68F;
 scrollbar-arrow-color: #C0B68F;
 scrollbar-face-color: #AD9961;
 scrollbar-3dlight-color: #C0B68F;
 scrollbar-track-color: #C0B68F;
 scrollbar-shadow-color: #C0B68F;;
}
#zaehler {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 150px;
}
