.wfce_picbox1 {
	width:100%;
	margin-bottom:20px;
}

.wfce_picbox1_pic {
	float:left;
	width:37%;
	
	text-align:right;
}

.wfce_picbox1_text {
	float:right;
	width:59%;
	
	background-color:#FFFFFF;
	padding:10px;
}

.clearer {
	clear:both;
}

.fce-headline {
	font-size:18px;
	width:100%;
}

.fce-headline h1 {
	border-bottom:2px solid #990000;
	height:17px;
}

.wfce_picbox1_text h1, .wfce_picbox1_pic h1 {
	font-size:18px;
	border-bottom:0px;
	line-height:110%;
}


/*****************************/
/* Headline with more-Link   */
/*****************************/

.wfce2_headline-more {
	border-bottom:1px dashed #666666;
}

.wfce2-headline {
	padding:0px;
	margin:0px;
}

.wfce2-morelink {
	padding:0px;
	margin:0px;
}


/*****************************/
/* Trennlinie                */
/*****************************/

.wfce3_separator {
	width:100%;
	border-bottom:1px dashed #666666;
	margin-bottom:20px;
}


/*****************************/
/* rote Trennlinie           */
/*****************************/

.wfce4_separator {
	width:100%;
	border-bottom:2px solid #990000;
	margin-bottom:20px;
}


/*****************************/
/* zurŸck SchaltflŠche       */
/*****************************/

.wfce5_linkback {
	text-align:center;
}