@charset "UTF-8";
/* CSS Document */
.csc-header h1{
	font-size:14px;
	display:block;
	margin:0;
	padding:0;
}

.fce-540-260-left{
	width:540px;
	float:left;
}
.fce-540-260-right{
	padding-bottom:15px;
	float:left;
}
.fce-540-260-right .bodytext{
	font-size:11px;
	color:#c20100;
	padding-left:30px;
	background-color:#f2f2f2;
	border-bottom:1px solid cccccc;
	padding-top:10px;
	padding-bottom:10px;
	width:229px;
}
.fce-540-260-right .csc-header{
	display:block;
	height:30px;
	line-height:30px;
	color:#000066;
	margin-right:1px;
	background-image:url(images/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:10px 8px;
	/*padding-left:35px;*/
}
.fce-540-260-right .csc-header h1{
	font-size:12px;
	background-image:url(../images/pfeil.jpg);
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding-left: 15px; 
}

.fce-400-400-left{
	width:400px;
	padding:20px 0px 10px 0px;
	float:left;
}
.fce-400-400-left .breadcrumb{
	margin-bottom:20px;
}
.fce-400-400-left .csc-firstHeader{
	font-size:18px;
}
.fce-400-400-right{
	width:400px;
	padding:20px 0px 10px 0px;
	float:left;
}

.fce-4-180-1,
.fce-4-180-2,
.fce-4-180-3,
.fce-4-180-4{
	float:left;
	width:170px;
	margin:10px 9px 10px 0px;
}
.fce-4-180-1 .content-element,
.fce-4-180-2 .content-element,
.fce-4-180-3 .content-element,
.fce-4-180-4 .content-element{
	border:1px solid #CCCCCC;
	background-color:#fef8e8;
	margin-bottom:9px;
}
.fce-4-180-1 .csc-header h1,
.fce-4-180-2 .csc-header h1,
.fce-4-180-3 .csc-header h1,
.fce-4-180-4 .csc-header h1{
	display:block;
/*	height:25px; */
	line-height:25px;
	font-size:12px;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
}


.tx-newloginbox-pi1{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	margin:20px 20px 20px 0px;
	padding:20px 20px 20px 20px;
}
.tx-newloginbox-pi1 h3{
	font-size:14px;
}

.fce_wrapper {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

.fce_wrapper_b {
	width:100%;
	background:url(images/border.gif);
	background-position:top center;
	background-repeat:repeat-y;
	margin-top:10px;
	margin-bottom:10px;
}

/* left Content */
.fce_leftcontent50 {
	width:50%;
	float:left;
}

.fce_leftcontent50_b {
	width:50%;
	float:left;
	/*margin-left:-5px;*/
}

.fce_leftcontent540 {
	width:540px;
	float:left;
	/*margin-left:-5px;*/
	background:url(images/border.gif);
	background-position:top right;
	background-repeat:repeat-y;
}
.fce_leftbox {
	margin-right:30px;
	margin-left:30px;
}

/* right Content */
.fce_rightcontent50 {
	width:50%;
	float:left;
}

.fce_rightcontent50_b {
	width:50%;
	float:right;
	margin-right:-5px;
}
.fce_rightcontent220 {
	width:220px;
	float:left;
/*	margin-right:-5px; */
}

.fce_rightbox {
	margin-right:30px;
	margin-left:30px;
}

.fce_rightbox1 {
	margin-right:10px;
	margin-left:10px;
}

.border {
	float:left;
	width:2px;
	background:url(images/border.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

