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



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

/* :::::::::::::::::::::: Texthintergrund Ende :::::::::::::: */	

/* :::::::::::::::::::::: Text/ Bildbereich ::::::::::::::::: */
	
#text_bg a:link {color:#006633; text-decoration:underline;}
#text_bg a:visited {color:#00CC00;}
#text_bg li {padding:10px 0 0 25px; }

#bild1 {
	position:absolute;
	left:227px;
	top:631px;
	width:568px;
	height:150px;
	z-index:10;
}
#banner {
	position:absolute;
	left:206px;
	top:393px;
	width:491px;
	height:87px;
	z-index:9;
}
/* :::::::::::::::::::::: Text/ Bildbereich Ende::::::::::::: */

/* :::::::::::::::::::::: Footer :::::::::::::::::: */	
#hr {
	position:absolute;
	left:161px;
	top:910px;
	width:695px;
	height:7px;
	z-index:9;
}
#footer1 {
	position:absolute;
	left:161px;
	top:925px;
	width:695px;
	height:70px;
	z-index:7;
}
#footer2 {
	position:absolute;
	left:316px;
	top:926px;
	width:540px;
	height:50px;
	z-index:8;
}
/* :::::::::::::::::::::: Footer Ende :::::::::::::::::: */
