/* CSS Document */
body {
	background-color: #114F26;
	
}

a {
  color: #AC7F1E;
  text-decoration: none;
}


#Hintergrund {
	background-repeat: no-repeat;
	text-align: center;
	padding: 1px;
	margin: 0px auto 0;
	width: 750px;
	z-index: 2;
	height: 688px;
	background-image: url(../Bilder/Hintergrund.gif);
	position: relative;
	left: auto;

}

#Logo {
	background-image: url(../Bilder/Logo.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 100px;
	width: 425px;
	position: absolute;
	left: 170px;
	top: 80px;
	

}

#Buttonleiste {
	z-index: 4;
	text-align: left;
	position: absolute;
	height: auto;
	top: 197px;
	width: 140px;
	left: 1px;

}

#Solidaritaet {
	z-index: 5;
	text-align: left;
	position: absolute;
	height: auto;
	top: 450px;
	width: 140px;
	left: 1px;

}


#Aktuelles-Textfeld {
	font-family: Tahoma;
	font-size: 12px;
	height: 430px;
	position: absolute;
	z-index: 5;
	color: #FFFFFF;
	text-align: left;
	width: 460px;
	left: 147px;
	top: 200px;
	overflow: auto;
	padding-top: 2px;
	padding-left: 2px;
	border: thin solid #FFFFFF;
	background-color: #082713;
}

#Aktuelles-Kopfzeile {
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 147px;
	top: 183px;
	font-family: Tahoma;
	font-weight: bold;
}

#Untertitel {
	text-align: left;
	height: 32px;
	width: 380px;
	position: absolute;
	background-image: url(../Bilder/Untertitel2.gif);
	left: 180px;
	top: 677px;	
}

#Planer-Textfeld {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 188px;
	position: absolute;
	left: 615px;
	top: 200px;
	border: thin solid #FFFFFF;
	background-color: #000000;
}


#Planer-Kopfzeile {
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 615px;
	top: 183px;
	font-family: Tahoma;
	font-weight: bold;
}

#Aktuelles-Textfeld-Gallerie {
	font-family: Tahoma;
	font-size: 12px;
	position: absolute;
	z-index: 5;
	color: #FFFFFF;
	text-align: left;
	width: 465px;
	left: 147px;
	top: 183px;
	overflow: auto;
	padding-top: 2px;
	padding-left: 2px;
}

#Aktuelles-Textfeld-Kontakt {
	font-family: Tahoma;
	font-size: 12px;
	background-repeat: repeat;
	height: 430px;
	position: absolute;
	z-index: 5;
	color: #FFFFFF;
	text-align: center;
	width: 460px;
	left: 147px;
	top: 200px;
	overflow: auto;
	padding-top: 2px;
	padding-left: 2px;
	border: thin solid #FFFFFF;
	background-color: #082713;
}



h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
