<!--
/*Inhalt Artikel /////////////////////////////////////////////*/
#contentArtikel{
	margin:0px 0px 20px 180px;
	width: 650px;
	min-height: 380px;
}
#contentArtikel h1{
	color: #62676A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
	display: block;
	border-bottom: 1px dashed #62676A;
	margin: 0px 0 15px 0;
}

#contentArtikel .artikelHead{
	font-weight:bold;
}

#contArtikel2{
	border-top: 1px dashed #62676A;
	padding: 10px 0px 5px 0;
	margin: 0px;
	clear: both;
}
#contentArtikel img{
	float: none;
	margin: 0px 0px 0px 0px;
}
#contentArtikel a{
	font-weight: bold;
}
#contentArtikel .headAusgabe{
	font-size: 12px;
	font-weight: bold;
	color:#62676A;
	display:block;
	margin: 0px;
}
#contentArtikel .teaser{
	font-weight: bold;
}
