.bild-rechts-text-links {
	margin:0 0 10px 20px;
	float:right;
}
.bild-links-text-rechts {
	margin:0 20px 10px 0;
	float:left;
}

strong, b{
	/*background-color:#E9EFF7 !important;*/
	font-weight:bold !important;
	color:#4D4D4D;
}

content-text a{
	color:#845E39 !important;
	text-decoration:underline !important;
}

a.link-intern {
	color:#845E39 !important;
	background:url(../images/content/link-intern.gif) left no-repeat;
	padding-left: 20px;
}

a.link-extern {
	color:#845E39 !important;
	background:url(../images/content/link-extern.gif) center left no-repeat;
	padding-left: 20px;
}

.linie {
	border-bottom: 1px dotted #CCC;
}

a.link-pdf {
	color:#845E39 !important;
	background:url(../images/content/pdf-icon.gif) center left no-repeat;
	padding-left: 20px;
}

a.link-zurueck {
	color:#845E39 !important;
	background:url(../images/content/zurueck.gif) center left no-repeat;
	padding-left: 20px;
}

a.link-vorwaerts {
	color:#845E39 !important;
	background:url(../images/content/vorwaerts.gif) center left no-repeat;
	padding-left: 20px;
}
