body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	background: #000000 url(dienstbilder/hintergrund.jpg) no-repeat;
}
#container {
	width: 874px;
	margin: 5px;
	margin-left: 50px;
}
#kopfbereich {
	margin-bottom: 10px;
}
#kopfbereich ul {
	margin-bottom: 10px;
	padding: 0px;
	list-style: none;
}
#kopfbereich ul.links, ul.links li, ul.rechts li {
	float: left;
	color: #FFFFFF;
}
#kopfbereich ul.rechts li a, ul.rechts li a:visited {
	color: #F796C4;
	text-decoration: none;
}
#kopfbereich ul.rechts li a:hover, ul.rechts li span {
	background-color: #CCCCCC;
	color: #FF0000;
	text-decoration: none;
}
#kopfbereich ul.rechts {
	float: right;
}
#kopfbereich p.banner {
	clear: both;
	border: 2px solid #F796C4;
}
#hauptnavigation {
	margin-bottom: 20px;
}
#hauptnavigation ul {
	margin: 0px;
	padding: 0px;
}
#hauptnavigation ul li {
	float: left;
	list-style: none;
	width: 110px;
	height: 25px;
	margin-right: 5px;
}
#hauptnavigation ul li a {
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -999em;
}
#hauptnavigation #band a {
	background: url(dienstbilder/hauptnavi/band.gif);
}
#hauptnavigation #band a:hover, a:focus {
	background: url(dienstbilder/hauptnavi/band_an.gif);
}
#hauptnavigation #band span {
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -999em;
	background: url(dienstbilder/hauptnavi/band_an.gif);
}
#hauptnavigation #live a {
	background: url(dienstbilder/hauptnavi/live.gif);
}
#hauptnavigation #live a:hover, a:focus  {
	background: url(dienstbilder/hauptnavi/live_an.gif);
}
#hauptnavigation #live span {
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -999em;
	background: url(dienstbilder/hauptnavi/live_an.gif);
}
#hauptnavigation #news a {
	background: url(dienstbilder/hauptnavi/news.gif);
}
#hauptnavigation #news a:hover, a:focus  {
	background: url(dienstbilder/hauptnavi/news_an.gif);
}
#hauptnavigation #news span {
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -999em;
	background: url(dienstbilder/hauptnavi/news_an.gif);
}
#hauptnavigation #bilder a {
	background: url(dienstbilder/hauptnavi/bilder.gif);
}
#hauptnavigation #bilder a:hover, a:focus  {
	background: url(dienstbilder/hauptnavi/bilder_an.gif);
}
#hauptnavigation #bilder span {
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -999em;
	background: url(dienstbilder/hauptnavi/bilder_an.gif);
}
#hauptnavigation #audio a {
	background: url(dienstbilder/hauptnavi/audio.gif);
}
#hauptnavigation #audio a:hover, a:focus  {
	background: url(dienstbilder/hauptnavi/audio_an.gif);
}
#hauptnavigation #audio span {
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -999em;
	background: url(dienstbilder/hauptnavi/audio_an.gif);
}
#hauptnavigation #kontakt a {
	background: url(dienstbilder/hauptnavi/kontakt.gif);
}
#hauptnavigation #kontakt a:hover, a:focus  {
	background: url(dienstbilder/hauptnavi/kontakt_an.gif);
}
#hauptnavigation #kontakt span {
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -999em;
	background: url(dienstbilder/hauptnavi/kontakt_an.gif);
}
#hauptnavigation #thisandthat a {
	background: url(dienstbilder/hauptnavi/thisandthat.gif);
}
#hauptnavigation #thisandthat a:hover, a:focus  {
	background: url(dienstbilder/hauptnavi/thisandthat_an.gif);
}
#hauptnavigation #thisandthat span {
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -999em;
	background: url(dienstbilder/hauptnavi/thisandthat_an.gif);
}
#linkespalte {
	float: left;
	border: 2px solid #F796C4;
	width: 240px;
	min-height: 400px;
	margin: 0px;
	margin-top: 10px;
	padding: 10px;
	background-color:#666666;
}
#rechtespalte {
	float: right;
	margin-top: 10px;
	border: 2px solid #F796C4;
	width: 575px;
	min-height: 400px;
	padding: 10px;
	background-color:#333333;
}
#dienstmenue ul {
	width: 90%;
	padding: 0px;
	line-height: 200%;
	list-style: none;
}
#dienstmenue li {
	width: 90%;
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
	font-weight: bold;
}
#dienstmenue li a, #dienstmenue a:visited {
	display: block;
	color: #FFCCCC;
	text-decoration: none;
}
#dienstmenue a:hover, #dienstmenue li span {
	display: block;
	background-color: #666666;
	color: #FF0000;
	text-decoration: none;
	background: #CCCCCC;
}
img.float {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 12px;
	font-weight: strong;
}
.kommentar {
	background: #666666;
}
a:link {
	color: #FF99CC;
	text-decoration: none;
}
a:visited {
	color: #FF99CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	background: #999999;
}
label {
	background-color: #666666;
	color: #FFFFFF;
	padding: 4px;
}
input {
	display: block;
	margin-top: 0.4em;
	margin-bottom: 1.25em;
	width: 300px;
	border: solid #333333;
	border-width: 1px 2px 2px 1px;
}
select {
	width: 150px;
	border: solid #333333;
	border-width: 1px 2px 2px 1px;
}
.buttonSubmit {
	width: 150px;
}
.buttonSubmitRoll {
	width: 150px;
	background-color: #F796C4;
	cursor: pointer;
}

