		/* css-header */
/* 2010-10  ftaz*/
/* Farbstufen: #73194C #D6C9D2 #FFF7F2 */

.header-ges {
	background-color: #fff7f2;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.header-li-home {
	background-color: #FFFFFF;
	border: 0px;
	color: #000000;
	font-size: 95%;
	font-weight: bold;
	height: 79px;
	left: 0px;
	margin: 0;
	padding: 10px 0px 0 10px;
	position: absolute;
	width: 11em;
}
.header-li {
	background-color: #FFFFFF;
	border: 0px;
	color: #000000;
	font-size: 95%;
	font-weight: bold;
	height: 50px;
	left: 0px;
	margin: 0;
	padding: 10px 0px 0 10px;
	position: absolute;
	width: 11em;
}
.header-bild-con {
	background-image: url(/pic/ftaz_header.jpg);
	border-left: 3px solid #73194c;
	height: 50px;
	margin: 0 0 0 11em;
	padding: 0;
	position: relative;
}
.header-bild-con-home {
	background-image: url(/pic/ftaz_header.jpg);
	background-repeat: x-repeat;
	border-left: 3px solid #73194c;
	height: 80px;
	margin: 0 0 0 11em;
	padding: 0% 0% 0 0%;
	position: relative;
}
* html .header-bild-con-home {
	margin: 0 0 0 11em;
}
.header-bild-con-allgem {
	background-image: url(/pic/header-allgem.gif);
	border-left: 3px solid #73194c;
	height: 80px;
	margin: 0 0% 0 22%;
	padding: 0% 0% 0 0%;
	position: absolute;
}
* html.header-bild-con-allgem {
	margin: 0 0% 0 19.5%;
}
.bild-links {
	background-image: url(/pic/header-0.gif);
	background-repeat: no-repeat;
	border-bottom: 0px;
	border-left: 3px solid #F36400;
	border-right: 0px;
	border-top: 0px;
	float: none;
	height: 50px;
	margin: 0 0 0 22%;
	padding: 0;
}
.bild-links-home {
	background-image: url(/pic/header-0.gif);
	background-repeat: no-repeat;
	border-bottom: 0px;
	border-left: 3px solid #F36400;
	border-right: 0px;
	border-top: 0px;
	float: none;
	height: 80px;
	margin: 0 0 0 22%;
	padding: 0;
}
.rechts-home {
	background-color: #fff7f2;
	float: right;
	height: 80px;
	margin: 0 0.1% 0 0;
	width: 10%;
}
* html .rechts-home {
	margin: 0 0.2% 0 0;
}
.rechts-alle {
	background-color: #D6DCDA;
	float: right;
	height: 50px;
	margin: 0 0.1% 0 0;
	width: 10%;
}
* html .rechts-alle {
	margin: 0 0.2% 0 0;
}	
