#top {
	width: 100%;
	height: 95px;
	background-image: url(../bild/Reiter_links.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logozeile {
	width: 100%;
	height: 95px;
	background-image: url(../bild/backs/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#infozeile {
	height: 35px;
	width: 100%;
	background-image: url(../bild/backs/impress_rechts_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}
#blocklinks {
	background-color: #FF9900;
	float: left;
	width: 20%;
	text-align: left;
	clear: left;
	border-width: 2px 0px 0px 1px;
	border-style: solid solid none none;
	border-color: #FF9900 #000000 #FF9900 #FF9900;
}
.menublock {
	background-color: #FFCD82;
	width: 100%;
	border-width: 2px 0px 1px 0px;
	border-style: solid none solid none;
	border-color: #FFFFFF #FF9900 #FFFFFF #FF9900;
	margin: 20px 0px;
}
.con_button {
	text-align: right;
	float: left;
	width: 20%;
	background-repeat: repeat;
	background-color: #333333;
	height: 35px;
}
.con_impressum {
	text-align: right;
	height: 35px;
	width: 80%;
	float: right;
	vertical-align: top;
	background-image: url(../bild/backs/impress_rechts2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	bottom: 0px;
}
.menubut {
	border-width: 0px 0px 1px 0px;
	border-style: solid none solid none;
	border-color: #FFFFFF #FF9900 #FFFFFF #FF9900;
	width: 100%;
	display: block;
	text-align: left;
	background-image: url(../bild/menupfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	vertical-align: bottom;
	padding: 5px 0px;
}
.subbut {
	border-width: 0px 0px 1px 0px;
	border-style: solid none solid none;
	border-color: #FFFFFF #FF9900 #FFFFFF #FF9900;
	width: 100%;
	display: block;
	text-align: left;
	background-image: url(../bild/subpfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	vertical-align: bottom;
	padding: 5px 0px;
}

.menutxt {
	text-decoration : none;
	color: #000000;
	margin: 0px 0px 0px 20px;
	display: block;
	line-height: 100%;
}
.subcon {
	width: 100%;
	background-color: #FFE6BF;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-left-width: thin;
	border-left-style: none;
}
.txtback {
	background-color: #00FFFF;
	overflow: visible;
	visibility: visible;
}
.login {
	margin: 0px 2%;
	width: 90%;
	text-align: center;
	color: #000000;
	padding: 3px;
	border: thin solid #FFFFFF;
	background-color: #FFCD82;
}
.menuende {
	background-image: url(../bild/backs/back_menubottom.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 27px;
	width: 100%;
	font-size: 2px;
	background-position: bottom;
}
.buehne {
	text-align: left;
	margin: 20px 2% 20px 2%;
	clear: right;
	float: right;
	width: 70%;
}
.title {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 60%;
	text-align: right;
}
.titelcaps {
	font-size: 13px;
	color: #0099CC;
}
.edgebild {
	position: relative;
	z-index: 2;
	right: 1px;
}
.footer {
	clear: both;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	height: 51px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerre {
	float:right;
	background-image: url(../bild/backs/footer.gif);
	background-repeat: repeat-x;
	width: 73%;
	height: 51px;
}
.footerli {
	float:left;
	width: 20%;
	height: 51px;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	top: 20px;
	text-decoration: none;
}
.aktuell {
	line-height: 15px;
	margin: 2px 30px 2px 10px;
	position: relative;
	top: 15px;
}
.topbuttons {
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	top: -54px;
	height: 35px;
	width: 160px;
}
.impressum {
	float: right;
	position: relative;
	height: auto;
	width: auto;
	bottom: -25px;
}

