@charset "ISO-8859-1";
/* CSS Document */



/* :::::::::::::::::::::: Texthintergrund ::::::::::::::::::: */	
#text_bg {
	position:absolute;
	background-color:#B8DB7C;
	padding:10px 15px 0 20px;
	left:161px;
	top:191px;
	width:660px;
	height:789px;
	z-index:6;
}
/* :::::::::::::::::::::: Texthintergrund Ende :::::::::::::: */	

/* :::::::::::::::::::::: Text/ Bildbereich ::::::::::::::::: */
#text_bg #text2 p{text-align:justify; line-height:1.5em; }	
#text2 a:link {color:#006633; text-decoration:underline;}
#text2 a:visited {color:#00CC00;}
#text2 li{padding:10px 0 0 25px; }

#bild_index {
	position:absolute;
	left:55px;
	top:620px;
	width:224px;
	height:299px;
	z-index:10;
}
#text2 {
	position:absolute;
	left:306px;
	top:620px;
	width:535px;
	height:299px;
	z-index:11;
}
/* :::::::::::::::::::::: Text/ Bildbereich Ende::::::::::::: */

/* :::::::::::::::::::::: Footer :::::::::::::::::: */	
#hr {position:absolute;
	left:161px;
	top:1010px;
	width:695px;
	height:10px;
	z-index:9;}
#footer1 {
	position:absolute;
	left:161px;
	top:1025px;
	width:695px;
	height:70px;
	z-index:7;
}
#footer2 {
	position:absolute;
	left:370px;
	top:1026px;
	width:486px;
	height:50px;
	z-index:8;
}
#footer2 p {text-algin:right;}
/* :::::::::::::::::::::: Footer Ende :::::::::::::::::: */


#banner {
	position:absolute;
	left:454px;
	top:237px;
	width:481px;
	height:80px;
	z-index:9;}

#counter {
	position:absolute;
	left:53px;
	top:963px;
	right:auto;
	width:92px;
	height:34px;
	}
