.TeaserArtikel {
	background-color: #FAFBFC;
	border: 1px solid #BCC3CA;
	margin: 0px;
	padding: 3px;
	font-size: 0.8em;
}

.TeaserArtikel H1 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	margin-bottom: 7px;
	color: #364F7C;
	font-weight: bold;
	border-bottom: 1px solid #364F7C;
}

.Headline1 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 2px;
	color: #000000;
	border-bottom: 1px solid #364F7C;
}

.teaser1 { 
	background-color: #FAFBFC;
	border: 1px solid #BCC3CA;
	margin: 0px;
	padding: 3px;
	font-size: 11px;
}

.teaser1 H1 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	margin-bottom: 2px;
	color: #364F7C;
	font-weight: bold;
	border-bottom: 1px solid #364F7C;
}

.teaser1 H1 a:link, .teaser1 H1 a:visited {
	text-decoration: none;
	color: #364F7C;
}

.teaser1 H1 a:hover, .teaser1 H1 a:active {
	text-decoration: none;
	color: #FEBB55;
}


.teaser1 .teaserImage {
	text-align:center;
	vertical-align: middle;
	height: 110px;
	background-color: #CCD7E1;
}

.teaser1 .teaserImage img {
	margin: 7px;
	border: 1px solid #3E5E94;
}

.TeaserArtikel .pageFooter {
	width: 99%;
	background-color: #CCD7E1;
}
