* {
	margin: 0px;
	padding: 0px;
}

body {font-size:14px; font-family: Arial, Helvetica, sans-serif;}

#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:#15356c;}
ul {color:#15356c;}
li {margin-left: 10px;}
a {color:#15356c;}

.pictures{width:100%;}
.bild { width:106px; height:128px;}

h1 {font-weight: 500;font-size: 20px;color:#fff;line-height: 115%;}
h4 {color:#01478c;}	
h2 {color:#b5a598;}

.liste {list-style-type: none;}
.mail {font-size: 14px;padding-top: 145px;}

