* {
	margin: 0px;
	padding: 0px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#403f26;
}

ul {

}

li {
	margin-left: 10px;
	
}

#bild {
	width:100px;
	height: 201px;
	float:right;
}

.bild1 {
	width:100px;
	height:201px;
	background-image: url(../images/hausverwaltung.png);
	background-repeat:no-repeat;
	float:right;
}

.pictures{
		width:100%;
		}
			

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.50em;
	color:#46926c;
}

.schrift {
	color: #403f26;
}

.liste {
	list-style-type: none;
}

.einruck {
	margin-left: 15px;
}
