body {
	font-family: calibri;
	font-size: 15px;
}
a:hover, a:active, a:visited, a{
	color: #aaa;
	text-decoration: none;
}
.titel{
	text-decoration: underline;

}
.Datum{
color: #ff0000;
text-decoration: underline;
text-shadow: 1px 1px #000;
}
.hausbild img{
	height: 300px;
}
.bilder img{
	height: 300px;
}
.content{
	margin-top: 20px;
}