div.csc-textpic-text{
	margin-left:36px;
}

/*<!-- Image/ Text Wrap --->*/
#edims_txtpic_wrap *{
	font-size:12px;
}
#img_head_txt {
	width:444px;
	float:left;
	margin-bottom:18px;
}
#iht_img {
	float:left;
	width:150px;
	margin-right:46px;
	margin-bottom:18px;
	overflow:hidden; /* rbl */
}
div.changed_txt_color {
	color:#F7931E;
}
#iht_img img {
	/* rpl width:150px; */
	height:66px;
}

/* Formular def */
fieldset.csc-mailform label {
/*        font-size: 12px;*/
        color: #666666;
        width: 80px;
        float: left;
        clear: right;
}

fieldset.csc-mailform input, textarea {
        float: left;
        margin-left: 0px;      
        margin-bottom: 10px;  
        border: 1px solid #000000;
        width: 300px;
}

DIV.csc-mailform-field
{
        margin-right: 0px;
        margin-bottom: 10px;
        height: 27px;
        border: 1px;
        clear: both;        
}
/* Rahmen um das Formular */
fieldset {border: 0px; }

.csc-mailform-submit {
        margin-right:170px;
        margin-top: 0px;
        float: left;
        width:100px !important;
}


