/**umb_name:Abstand Aufzählung*/
liabstand {
	padding-bottom: 15px;
}

/**umb_name:Artikelseite Überschrift (Seiten-Hauptüberschrift)*/
.artikelheadline {
	margin: 0px 0px 30px;
	color: #0018a8;
	line-height: 30px;
	padding-bottom: 0px;
	font-size: 28px;
	background-image: none;
}

/**umb_name:Absatz Überschrift (Zwischenüberschrift)*/
.absatzheadline {
	margin: 0px 0px 30px;
	color: #0018a8;
	line-height: 20px;
	padding-bottom: 0px;
	font-size: 18px;
	background-image: none;
}

/**umb_name:Bild rechts positionieren*/
.RightImg {
	float: right;
	margin-left:20px;
	margin-bottom:20px;
}

/**umb_name:Teaser Bild (rechts positionieren)*/
.TeaserImg {
	float: right;
	border: 1px solid #666666;
	margin-left:20px;
	margin-bottom:20px;
}

/**umb_name:Teaser Überschrift (Autoren etc.)*/
.TeaserHeadline {
	background-position: left bottom;
	color: #000000;
	line-height: 18px;
	padding-bottom: 9px;
	font-size: 18px;
	font-weight: normal;
	background-image: url("/media/1h4jo5ye/dotted_line_repeatx.gif");
	background-repeat: repeat-x;
	margin-bottom: 8px;
}

/**umb_name:Textfarbe blau*/
.ColorBlue {
	Color:#000080;
}

/**umb_name:Textfarbe orange*/
.ColorOrange {
	Color:#ff8100;
}

/**umb_name:Textfarbe dunkelgrau*/
.ColorDarkGrey {
	Color:#0F0F0F;
}

/**umb_name:Textfarbe dunkelgrau*/
.ColorRed {
	Color:#ff0000;
}

.buttonBlau > a, .buttonBlau > a:visited {
	color:#fff !important;
}

/**umb_name:Button blau*/
.buttonBlau > a {
	padding:8px;
	padding-left: 20px;
	background-color:#003399;
	background-position: 5px 8px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('/media/dnwd1ktd/btn_pfeil_blau.gif');
	background-repeat: no-repeat;
}
