body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/back3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.layout-center {
	margin: 0px auto 10px auto;
	width: 850px;
}
.header {
	height: 60px;
	padding-top: 20px;
}
.head-logo {
	height: 66px;
	width: 494px;
	border:0 none;
	margin: 20px 0 0 0;
}
.content-teaser {
	height: 280px;
}
#content-box {
	height: 260px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding: 20px;
	width: 810px;
}
.heading1 {
	font-size: 20px;
	color: #990000;
	margin: 0 0 3px 0;
}
.bodytext {
	font-size: 12px;
	margin: 7px;
	line-height: 130%;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color: 4D0808;
}
.footer {
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 11px;
	padding: 20px 0 0 0;
}
#subnavigation {
	font-size: 12px;
	padding: 0 0 0 5px;
}
a:link, a:visited {
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#text0, #text1, #text2, #text3, #text4, #text5 {
	width: 710px;
	height: 150px;
	background-image: url(images/bg-teaser-gr-inhalt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 25px auto 0 auto;
	z-index: 1;

}

.teaser-bild {
	border: 0px none;
	height: 140px;
	width: 215px;
	float: left;
	margin: 5px 25px 0 6px;
}

.teaser-headline {
	font-size: 16px;
	margin: 30px 0 10px 0;
	width: 455px;
	color: #999900;
	float: left;
}
.teaser-text {
	height: 80px;
	width: 450px;
	float: left;
}
