
#headerimg {
	width: 800px;
	height: 200px;
	background: url(../images/home/headerimg_home.jpg);
	margin: auto;
	display: block;
}

.teaser {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid red;
	font-weight: bold;
}
