/***************************************
Sollte bei allen "Contentseiten" eingebunden werden
***************************************/

#xwktrace {
	background: white;
	color: black;
	text-align: left;
}

.view {
	width: 100%;
	float: left;
}

.viewlink {
	border: solid 1px #3B3B3B;
	background: white;
	color: black;
	width: 186px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	text-align: center;
}

.viewlink_hidden {
	width: 186px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	text-align: center;
}

.viewlink_h4 {
	background: url(../../images/css/blockbalken_grau.gif);
	color:white;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	margin-top: -1px;
	margin-left: -1px;
	margin-right: -1px;
	padding: 3px 5px 2px;
}

.viewlink_h4_hover {
	background: url(../../images/css/blockbalken_rot.gif);
	color:white;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	margin-top: -1px;
	margin-left: -1px;
	margin-right: -1px;
	padding: 3px 5px 2px;
}

.viewlink a {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	float: right;
	color: #97000B;
}

.viewlink a:hover {
	color: #666666;
}

.viewlink_txt {
	background: transparent;
	color: black;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}

.viewlink img {
	border: solid 2px white;
	margin-bottom: 5px;
}

.text_bl {
	width: 50%;
}

.bildlink_container {
	width: 186px;
	float: right;
}

.bildlink {
	border: solid 1px #3B3B3B;
	background: white;
	color: black;
	width: 186px;
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom: 10px;
	text-align: center;
	/*float: right;*/
}

.bildlink_h4 {
	background: url(../../images/css/blockbalken_grau.gif);
	color:white;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	margin-top: -1px;
	margin-left: -1px;
	margin-right: -1px;
	padding: 3px 5px 2px;
}

.bildlink_h4_hover {
	background: url(../../images/css/blockbalken_rot.gif);
	color:white;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	margin-top: -1px;
	margin-left: -1px;
	margin-right: -1px;
	padding: 3px 5px 2px;
}

.bildlink a {
	color: #97000B;
	/*
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	text-align: right;
	float: right;*/
}


.bildlink a:hover {
	color: #666666;
}

.bildlink img {
	border: solid 2px white;
	margin-bottom: 5px;
}

.bildlink_weiter {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	text-align: right;
}

.bildlink_txt {
	background: transparent;
	color: black;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}

.div_links {
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	float: left;
}

.textlink {
	border: solid 1px #3B3B3B;
	background: white;
	color: black;
	width: 186px;
	float: left;
	margin: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.textlink_three {
	border: solid 1px #3B3B3B;
	background: white;
	color: black;
	width: 186px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}

.textlink_hidden {
	width: 186px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	text-align: center;
	background: pink;
}

.textlink_h4, .textlink_three_h4 {
	background: url(../../images/css/blockbalken_grau.gif);
	color:white;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	margin-top: -1px;
	margin-left: -1px;
	margin-right: -1px;
	padding: 3px 5px 2px;
}

.textlink_h4_hover, .textlink_three_h4_hover {
	background: url(../../images/css/blockbalken_rot.gif);
	color:white;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	margin-top: -1px;
	margin-left: -1px;
	margin-right: -1px;
	padding: 3px 5px 2px;
}

.textlink a, .textlink_three a {
	margin-right: 0px;
	margin-bottom: 0px;
	color: #97000B;
	float: right;
}

.textlink a:hover, .textlink_three a:hover {
	color: #666666;
}

.textlink_txt, .textlink_three_txt {
	background: white;
	color: black;
	margin-left: 5px;
	margin-right: 5px;
}

.linkblock {
	margin-top: 10px;
}


.text_two {
	/* width: 380px; */
	margin-top: 15px;
}

.text {
	margin-top: 15px;
}

