.bild {
	background-image: url(images/top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.gruenunten {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8AB158;
}
.background {
	background-image: url(images/adi1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.untendick {
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #8AB158;

}	
.rot {
	border: 1px solid #EECCC4;
}
.hintergrund {
	background-attachment: fixed;
	background-image: url(images/adi7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hintergr {
	background-image: url(images/roermond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.obenunten {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C6B38;
	border-bottom-color: #5C6B38;
}

