body { 
	font-size: small;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	background-image: url(bilder/smallripples.jpg);
}
h1 { 
	font-size: 150%;
	color: Black;
	text-align: center;
	line-height: 3.6em;

}

h2 { 
	font-size: 110%;
	color: black;
	line-height: 2.6em;

}
p { 	font-family: sans-serif;
	color: black;
	font-size: 80%;
	line-height: 1.0em;

}

#hauptinhalt {
margin-top: auto;
margin-left: auto;
}

#grundriss {
margin-top: auto;
margin-left: auto;
}

#foto {
margin-top: auto;
margin-left: auto;
}
#kopfleiste {
margin-top: auto;
margin-left: auto;
}
#kontaktleiste {
margin-top: auto;
margin-left: auto;
}
#fussleiste {
margin-bottom: auto;
margin-left: auto;
color: grey;
}

.grey {
color: grey;
}

