/* FCE - Zwei Spalten */

.fce_zwei_spalten_content_left, .fce_zwei_spalten_content_right {
	float: left;
	width: 263px;
	
}

.fce_zwei_spalten_content_left ul li, .fce_zwei_spalten_content_right ul li{
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 0px;
	padding: 0px;
	
}

.fce_zwei_spalten_content_left ul li, .fce_zwei_spalten_content_right ul li{
   list-style-position: outside;
   padding: 0px;
}

.fce_zwei_spalten_content_left a, .fce_zwei_spalten_content_right a{
	font-weight: bold;
	color: #372668;
	
}

.fce_zwei_spalten_content_right {
	float: left;
	padding-left: 25px;
	width: 265px;
	
}

.fce_zwei_spalten_content_left{
	
	padding-left: 0px;
	
	
}


/* FCE - Gelber Kasten */

.fce_gelber_kasten_content {
	height: 330px;
	width: 190px;
	overflow:hidden;	
	margin-top: 30px;
}


.fce_gelber_kasten_content p{
	margin-left: 20px;
	width: 155px;
	color: #372668;
	font-family: Verdana,Arial;
	font-size:12px;
	font-weight: normal;
}

.fce_gelber_kasten_content h1{
	color: #372668;
	font-size: 14px;
	padding-top: 10px;
	font-family: "Lucida Grande",Verdana,Arial;
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 5px;
}

.fce_gelber_kasten_content a.internal-link {
	text-decoration: underline;
	font-weight: normal;
}


/* FCE - Kreise */

.fce_kreis_blau_content, .fce_kreis_gelb_content, .fce_kreis_gruen_content, .fce_kreis_rot_content {
	height: 320px;
	width: 189px;
	overflow:hidden;		
}

.fce_gelber_kasten_content  ul li, .fce_kreis_gelb_content ul li, .fce_kreis_gruen_content ul li, .fce_kreis_rot_content ul li, .fce_kreis_blau_content ul li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 0px;
	padding-left: 15px;
	width: 184px;
}



/* Gelb */

.fce_kreis_gelb_content p {
	margin-left: 15px;
	width: 155px;
	color: #372668;
	font-family: Verdana,Arial;
	font-size:12px;
	font-weight: normal;
	
}

.fce_kreis_gelb_content .csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img  {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	
}

.fce_kreis_gelb_content h1 {
	margin-left: 15px;
	font-size: 18px;
	padding: 0px;
	width: 155px;
	color: #372668;
	font-family: "Lucida Grande",Verdana, Arial;
	font-weight: normal;
	
}
.fce_kreis_gelb_content a, a:hover {
	font-weight: bold;
	color: #372668;
		
}


/* Blau, Gruen, Rot */ 

.fce_kreis_blau_content p, .fce_kreis_gruen_content p, .fce_kreis_rot_content p{
	margin-left: 15px;
	width: 160px;
	color: #fff;
	font-family: Verdana,Arial;
	font-size:12px;
	font-weight: normal;	
}


.fce_kreis_blau_content a, .fce_kreis_gruen_content a, .fce_kreis_rot_content a{
	font-weight: bold;
	color: #fff;	
}

.fce_kreis_blau_content h1, .fce_kreis_gruen_content h1, .fce_kreis_rot_content h1 {
	margin-left: 15px;
	font-size: 18px;
	padding: 0px;
	width: 155px;
	color: #fff;
	font-family: "Lucida Grande",Verdana, Arial;
	font-weight: normal;	
}

.fce_kreis_blau_content ul, .fce_kreis_gruen_content ul, .fce_kreis_rot_content ul  {
	text-align:left;
	width: 155px;
	color: #fff;
		
}

.fce_kreis_blau_content .csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img, 
.fce_kreis_gruen_content .csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img, 
.fce_kreis_rot_content .csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin: 0px 0px 0px 15px;
	padding: 0px;	
}


.fce_gelber_kasten_content { background-image: url(../images/kreise/kasten-gelb.jpg); background-repeat: no-repeat; }
.fce_kreis_blau_content { background-image: url(../images/kreise/kreis-blau.jpg); background-repeat: no-repeat; }
.fce_kreis_gruen_content { background-image: url(../images/kreise/kreis-gruen.jpg); background-repeat: no-repeat; }
.fce_kreis_gelb_content { background-image: url(../images/kreise/kreis-gelb.jpg); background-repeat: no-repeat; }
.fce_kreis_rot_content { background-image: url(../images/kreise/kreis-rot.jpg); background-repeat: no-repeat; }