/* >>> NEW */
table.container_red a:link,
table.container_red a:active,
table.container_red a:visited {
	color: #B61934;
	text-decoration: none;
}

table.container_red a:hover {
	text-decoration: underline;
}
/* <<< NEW */

#container_right_head_grey {
	width: 100%;
	padding: 4px 0px;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
	background-color: #999999;
	font-size: .9em;
	float: left;
}

#container_right_inhalt_grey {
	width: 100%;
	padding: 0px;
	margin-bottom: 8px;
	text-align: left;
	background-color: #F3F3F3;
	border-bottom: 1px solid #999999;
	float: left;
}

#container_right_head_blue {
	width: 100%;
	padding: 4px 0px;
	margin: 0px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
	background-color: #253185;
	clear: left;
	font-size: .9em;
	float: left;
}

#container_right_inhalt_blue {
	width: 100%;
	padding: 0px;
	margin-bottom: 8px;
	text-align: left;
	background-color: #E4E7F0;
	border-bottom: 1px solid #253185;
	clear: left;
	float: left;
}

#container_right_head_lightblue {
	width: 100%;
	padding: 4px 0px;
	margin: 0px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
	background-color: #B9BCD1;
	clear: left;
	font-size: .9em;
	float: left;
}

#container_right_inhalt_lightblue {
	width: 100%;
	padding: 0px;
	margin-bottom: 8px;
	text-align: left;
	background-color: #F3F3F3;
	border-bottom: 1px solid #B9BCD1;
	clear: left;
	float: left;
}

#container_right_head_red {
	font-size: .9em;
	width: 100%;
	padding: 4px 0px;
	margin: 0px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
	background-color: #B61934;
	float: left;
}

#container_right_inhalt_red {
	width: 100%;
	padding: 0px;
	margin-bottom: 8px;
	text-align: left;
	background-color: #F6E3E5;
	border-bottom: 1px solid #B61934;
	float: left;
}

.container_right_head_text {
	padding: 0px 0px 0px 18px;
	margin: 0px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	float: left;
}

.container_right_inhalt_text {
	padding: 8px 0px 10px 18px;
	margin: 0px;
	text-align: left;
	color: #4F4E54;
	font-size: .9em;
	float: left;
}

.container_right_inhalt_text table {
	text-align: left;
	color: #4F4E54;
	font-size: .9em;
	line-height:18px;
}

.container_right_inhalt_text li {
	list-style-type: none;
	padding: 3px 0px 0px 0px;
}

.container_right_inhalt_text ul {
	padding: 0px 0px 10px 0px;
}

.container_right_inhalt_text a:link,
.container_right_inhalt_text a:active,
.container_right_inhalt_text a:visited,
.container_right_inhalt_text a:hover {
	color: #B61A32;
	background-image: url('../images/dot_red.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 10px 0px 0px;
}

.container_right_inhalt_text .pdf  {
	color: #B61A32;
	background-image: url('../images/pdf_icon.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 25px;
	line-height: 2.2;
}

.container_right_inhalt_text #stadt {
	padding: 0px 10px 8px 0px;
	line-height: 2;
	float: left;
}

.container_right_inhalt_text #telefon {
	line-height: 2;
	float: left;
}

/* ------------------------- */
#container_right_head_ansprechpartner {
	float: left;
	width:209px;
	padding: 4px 0px;
	margin:0px;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	border-bottom:2px solid #ffffff;
	background-color:#999999;
}

#container_right_inhalt_ansprechpartner {
	width:100%;
	padding:0px;
	margin-bottom:8px;
	text-align:left;
	background-color:#F3F3F3;
	border-bottom:1px solid #999999;
	float: left;
	clear: left;
}

.container_right_inhalt_textbild_ansprechpartner .bild  {
	padding: 0px 5px 10px 0px;
	margin: 0px;
	float: left;
	width: 80px;
}

.container_right_inhalt_textbild_ansprechpartner .text  {
	margin: 38px 0px 0px 0px;
	line-height: 1.5;
	color: #253185;
	float: left;
	width: 120px;
}

.container_right_inhalt_textbild_ansprechpartner {
	padding:0px 0px 0px 0px;
	margin:0px;
	color:#4F4E54;
	font-size:9px;
	float: left;
}

.container_right_inhalt_textbild_text {
	padding:0px 12px 10px 18px;
	margin:0px;
	line-height:16px;
	color:#4F4E54;
	font-size:10px;
	float: left;
	clear: left;
	width:180px;
}

.container_right_inhalt_textbild_text a {
	color:#B61933;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 10px;
	text-align:left;
	background-image:url('../images/dot_red_2.gif');
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	text-align:left;
	width:30px;
}