#col1 .csc-textpic{
	width:110px;
	height:45px;
	overflow:hidden;
	float:left;
	}

.csc-textpic-clear{
	display:none;
	visibility:hidden;
	}

#col1 .csc-textpic-imagewrap img{
	width:100px;
	height:auto;
	cursor:pointer;
	margin:0;
	padding:0;
	border:3px solid white;
	}

#col1 .csc-textpic-text{
	display:none;
	}

#col1 img.active_image{
	/*border:3px solid #FC8100;*/
	border:3px solid #DEDFE1;
	}

.rechtespalte .csc-textpic-image img{
	margin-top:18px;
	margin-bottom:18px;
}

.rechtespalte .csc-textpic-imagewrap dl{
	width:240px!important;
	/*background-color:#DEDFE1;
	text-align:center;*/
	margin-bottom:12px;
	margin-top:40px;
}

.rechtespalte .csc-textpic-text p{
	width:230px!important;
}