.background {
	background-image: url("http://www.leosommer.com/ulm/img/background.jpg");
	min-height: 500px;
}


.background h1  {
	color: #fff;
	text-align: center;
}


.background h3 {
	color: #fff;
		text-align: center;

}

.background p {
	color: #fff;
		text-align: center;

}

.topic {
	background-color: #bbb;
	margin:10px;
	padding: 10px;
	max-width:380px;
	min-height: 300px;
}

.topic p {
	color: #fff;
	font-size: 21px;

}

.objektpflege, .gartenpflege, .winterdienst {
	color: #fff;
	list-style-type: none;
}

.kategorien {
	margin-top: 2em;
	margin-left: 10px;

}

.kontaktfeld  {
	margin-left: 10px;
	margin-bottom: 50px;
}

.kontaktfeld li {
		list-style-type: none;
}


.hintergrund {
		background-color: #f5f5f5;
    background-size: cover;
    background-position: center;
    position: relative;
}

.gartenpflege {
		background-image: url("http://www.leosommer.com/ulm/img/gartenpflege-bg.jpg");
	}

.objektpflege {
		background-image: url("http://www.leosommer.com/ulm/img/objektpflege-bg.jpg");

}

.winterdienst {
		background-image: url("http://www.leosommer.com/ulm/img/winterdienst-bg.jpg");

}

 a {
	color: #888;
}
