/* Zurücksetzen aller globalen Innen- und Außenabstände. Damit werden alle
browserspezifisch unterschiedlichen Voreinstellungen eliminiert.*/
* {
	margin: 0;
	padding: 0;
}

/* Basis-Schriften und -Farben auf das html-Element legen. */
html {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, Helvetica, sans-serif;
}

body {
	text-align: center; /*nötig für IE 5.5*/
}

/***** Elternelemente zum Zentrieren des gesamten Layouts *****/
/*div#win_home {
	position: absolute;
	top: 0px;
}*/

div#wrap_all {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /*nötig für IE 5.5*/
	width: 953px;
}

div#wrap_home {
	position: absolute;
	top: 0px;
}
div#wrap_staatl {
	position: absolute;
	top: 2000px;
}
div#wrap_liv {
	position: absolute;
	top: 4000px;
}
div#wrap_impr {
	position: absolute;
	top: 6000px;
}
div#wrap_news {
	position: absolute;
	top: 8000px;
}




/***** Hintergründe *****/
.c11 {
	background: url(bilder-t/bg11.jpg);
}
.c12 {
	background: url(bilder-t/bg12dunkel.jpg);
}
.c13 {
	background: url(bilder-t/bg13dunkel.jpg);
}
.c13x {
	background: url(bilder-t/bg13x_ffa_logo.gif);
}
.c21 {
	background: url(bilder-t/bg21.jpg);
}
.c22 {
	background: url(bilder-t/bg22hell.jpg);
}
.c23 {
	background: url(bilder-t/bg23dunkel.jpg);
}
.c23x {
	background: url(bilder-t/bg23x_ffa_text.gif);
}



/***** Vordergründe *****/
div#box42_img1 {
	height: 171px;
	left: 0px;
	top: 0px;
	width: 240px;
}
div#box42_img2 {
	height: 108px;
	left: 20px;
	top: 41px; /*ermittelt durch Ausprobieren*/
	width: 322px;
}



/***** Klassen *****/
.wintop {
	background-color: #FFFFFF;
	height: 20px; 
	width: 955px;
}

.c11, .c12, .c13, .c13x, 
.c21, .c22, .c23, .c23x, 
.c31, .c32, .c33, 
.c41, .c42, .c43 {
	position: absolute;
}
.c11, .c12, .c13, .c13x {
	height: 92px;
	top: 21px;
}
.c21, .c22, .c23, .c23x {
	height: 50px;
	top: 115px;
}
.c31, .c32, .c33 {
	height: 30px;
	top: 167px;
}
.c41, .c42, .c43 {
	height: 750px;
	top: 199px;
}
.c11, .c21, .c31, .c41 {
	left: 1px;
	width: 158px;
}
.c12, .c22, .c32, .c42 {
	left: 161px;
	width: 633px;
}
.c13, .c13x, .c23, .c23x, .c33, .c43 {
	left: 796px;
	width: 158px;
}
.c31 {
	background-color: #D1CDC7;
}
.c32 {
	background-color: #C6C0B9;
}
.c33 {
	background-color: #FFDE99;
}

.c41 {
	background-color: #AFA9A0;
}
.c42 {
	background-color: #EEEEEE;
	padding: 20px;
	width: 593px;
}
.c42 h1 {
	font-size: 1.2em;
	margin-top: 1em;
}
.c42 h1 a:link, .c42 h1 a:visited {
	background-color: #EEEEEE;
	color: #3399CC;
	padding: 3px;
	text-decoration: none;
}
.c42 h1 a:hover {
	color: #FFFFFF;
	background-color: #3399CC;
}
.c42 h1 a:active {
	color: #FFCC66;
	background-color: #3399CC;
}
.c42 a:link, .c42 a:visited {
	background-color: #EEEEEE;
	color: #3399CC;
	padding: 3px;
	text-decoration: none;
}
.c42 a:hover {
	color: #FFFFFF;
	background-color: #3399CC;
}
.c42 a:active {
	color: #FFCC66;
	background-color: #3399CC;
}
.logo42 {
	background-color: #EEEEEE;
	float: left;
	position: relative;
}
.c42 ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.c42 li a:link, .c42 a:visited {
	background-color: #EEEEEE;
	color: #3399CC;
	display: block;
	font-size: 1.2em;
	padding: 10px;
	text-decoration: none;
}
.c42 li a:hover {
	color: #FFFFFF;
	background-color: #3399CC;
}
.c42 li a:active {
	color: #FFFFFF;
	background-color: #FFCC66;
}
.c43 {
	background-color: #FFCC66;
}
.box12_img, .box22_img {
	position: absolute;
	bottom: 0px;
	left: 18px;
}
.clear {
	clear: left;	
	}





/***** Klassen Footer *****/
.footer {
	position: absolute;
	top: 700px;
}
.footer1, .footer2, .footer3, .footer4 {
	border-top: 2px solid #FFFFFF;
	position: absolute;
	top: 0px;
	line-height: 30px;
	font-size: 0.8em;
}
.footer1 {
	width: 148px;
	left: 1px;
	padding-left: 10px;
	background-color: #AFA9A0;
	color: #d1cdc7;
	z-index: 21;
}
.footer2 {
	width: 633px; /*633-padding*/
	left: 159px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	color: #E8E6E3;
	background-color: #D1CDC7;
	z-index: 23;
}
.footer4 {
	width: 158px;
	left: 796px;
	margin: 0;
	padding: 0;
	z-index: 22;
}
.footer2 ul, .footer4 ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.footer2 ul li {
	float: left;
}
.footer2 li a:link, .footer2 a:visited {
	color: #FFFDFB;
	display: block;
	padding: 0px 18px 0px 18px;
	text-decoration: none;
}
.footer4 li a:link, .footer4 a:visited {
	background-color: #FFDE99;
	color: #8C8273;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.footer2 li a:hover, .footer4 li a:hover {
	color: #FFFFFF;
	background-color: #3399CC;
}
.footer2 li a:active, .footer4 li a:active {
	color: #FFFFFF;
	background-color: #FFCC66;
}
.footerbottom {
	position: absolute;
	left: 0;
	top: 32px;
	width: 955px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 500px;
}





/***** Klassen 3. Spalte *****/
.jsinfo {
	position: absolute;
	top: 10px;
	padding: 12px;
}
.jsinfo h1 {
	color: #8C8273;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}
.jsinfo p {
	font-size: 0.7em;
	line-height: 1.3;
}
.jsinfo a:link, .content a:visited {
	color: #3399CC;
	background-color: transparent;
	font-weight: bold;
}
.jsinfo a:hover {
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
}
.jsinfo a:active {
	color: #3399CC;
	background-color: transparent;
	font-weight: bold;
}


