body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #000000;
	line-height: 20px;
	top: 20px;
}
.bz_headline {
	font-size: 28px;
	font-weight: bold;
	background-position: center;
	padding: 10px;
	text-align: center;
	line-height: 32px;
}
.bz_navigation {
	color: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 58px;
	font-size: 14px;
	background-color: #000000;
	text-align: left;
	background-image: url(graphics/beisszange_logo_nav.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
a {
	font-weight: bold;
	color: #FFFFFF;
}
.bz_blacktext {
	color: #000000;
	font-weight: normal;
}
.bz_body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFd8f0;
	text-align: center;
	width: 800px;
	height: auto;
	margin: auto;
	padding-bottom: 20px;
}
.bz_body_fliess {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding-right: 60px;
	padding-left: 60px;
	font-style: normal;
}
.bz_text {
	text-align: left;
	margin: auto;
	width: 760px;
}
.counter {
	font-size: 10px;
	color: #FFF;
	text-align: center;
}

