@charset "ISO-8859-1";
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
}
#foot {
	text-align:center;
	position:absolute;
	margin-left:-400px;
	left:50%;
	bottom:0;
	width:800px;
	min-width:640px;
	height:50px;
	z-index:5;
	color:#000;
	vertical-align: bottom;
	top: auto;
	}

* html #foot {
	bottom:2px; width:642px; height:48px;
	}

#content {
	overflow:auto;
	position:absolute;
	margin-left:-350px;
	z-index:9;
	left:50%;
	bottom:50px;
	width:700px;
	min-width:640px;
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
	height: auto;
	top: -1px;
	}

* html #content {
	top:0;
	bottom:0;
	height:100%;
	width:700px;
	padding-left: 500px;
	}
#content  {
	text-align:center;
	background-image: url(bg_karneval70.jpg);
	padding-right: 35px;
	padding-left: 35px;
	left: 50%;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #DCDFE0;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
}
.block {
	text-align: left;
}
.fett {
	font-weight: bold;
	font-style: italic;
}
.centriert {
	text-align: center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 100%;
	left: 100%;
	right: 100%;
	font-size: 16px;
	color: #000;
	height: auto;
}
h6 {
	font-size: 9px;
	color: #000;
}
.fettgross {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}
.uberschrift {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #94BDEF;
}
.ub {
	display: none;
}

