.wec-uebersicht-gesamt {
	width: 870px;
	height: auto;
	float: left;
}
.wec-uebersicht-vorschau {
	width: 410px;
	float: left;
	border: 1px solid #0251a0;
	padding: 5px;
	margin-right: 10px;
	background-color: #FDFDFD;
	margin-bottom: 10px;
}

.wec-uebersicht-detail-name {
	color: #0251a0;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	clear: right;
	float: right;
	height: 65px;
	width: 175px;
}
.wec-uebersicht-detail-link {
	color: #999;
	text-align: right;
	margin-right: 5px;
	margin-left: 0px;
	clear: right;
	float: right;
	font-size: 11px;
	width: 175px;	
}
.wec-uebersicht-detail-link a {
	color: #999;
	text-decoration: none;
}
.wec-uebersicht-detail-link a:hover {
	color: #0251a0;
	text-decoration: none;
}

.wec-uebersicht-vorschau img {
	border: 1px solid #0251a0;
	float: left;
	margin-right: 10px;
}
.wec-single-auswahlliste {
	text-align: right;
	width: 835px;
	padding-bottom: 10px;
	
}

.wec-single-vorschau {
	width: 860px;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 10px;
	background-color: #FDFDFD;
	margin-bottom: 10px;
}
.wec-single-detail-photo{
	clear: right;
	float: right;
	padding-bottom: 5px;
	padding-right: 10px;

}

.wec-single-detail-name {
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	clear: left;
	float: left;
	width: 175px;
}

.wec-single-detail-name1 {
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	clear: none;
	float: left;
	width: 500px;

}
.wec-single-fulltext, .wec-single-fulltext-header {
	clear: both;
}
.wec-single-fulltext-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0251a0;
	margin-bottom: 10px;
}