/* CSS Document */

.internal-link {
	background-image: url(Bilder/link_pfeil_rot.gif);
	background-position: 0px 2px;
	padding-left: 18px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B4336;
}
.orange{
	color: #FE9B25;
}

.orange_mit_abstand{
	color: #FE9B25;
	height: 85px;
	width: 595px;
	overflow: hidden;
	margin-bottom: 13px;
	line-height: 1.4em;
	text-align: justify;
}

.content_text_erste_zeile {
	padding-top: 0px;
}
.box {
	color: #FE9B25;
	float: left;
	width: 191px;
	overflow: hidden;
	line-height: 1.2em;
	position: relative;
	padding-right: 10px;
	padding-left: 0px;
	text-align: justify;
}
.bg_hell {
	background-color: #F7F7F4;
}

.bg_mittel {
	background-color: #EBEBE7;
}
.bg_dunkel {
	boxbackground-color: #D9DACB;
}


