* {
	margin: 0px;
	padding: 0px;
}

#bild1 {
	width: 140px;
	height: 160px;
	background-image: url(../images/Marczinzik_01.png);
	background-repeat: no-repeat;
	margin: 0 10 0 0;
	}

#bild2 {
	width: 140px;
	height: 160px;
	background-image: url(../images/Dekker_01.png);
	background-repeat: no-repeat;
	margin: 0 10 0 0;
	}
	
#bild3 {
	width: 140px;
	height: 160px;
	background-image: url(../images/Schlenkhoff_01.png);
	background-repeat: no-repeat;
	margin: 0 10 0 0;
	}
	
#bild4 {
	width: 140px;
	height: 160px;
	background-image: url(../images/Hemmersbach_01.png);
	background-repeat: no-repeat;
	margin: 0 10 0 0;
	}

p {
	color:#373737;
}

ul {
	color:#373737;
}

li {
	margin-left: 10px;
}


.pictures{
		width:100%;
			}

h1 {
	font-size: 1.30em;
	color:#000;
}

h4 {
	color:#000;
}
	

h2 {
	color:#000;
}


.liste {
	margin-left: 10px;
	list-style-type: none;
}


.mail {
	font-size: 14px;
	padding-top: 145px;
}

