#mailform {
	width:350px;
/* 	float:left; */
}
#mailform fieldset.csc-mailform {
	border:none;
	margin:10px 0px 0px;
	padding:0;
}


#mailform input, #mailform textarea {
/* 	border:1px #383846 inset; */
	border:1px #ab0701 inset;
	width:340px;
}

#content .csc-frame-frame2 h2 {
	margin:0 0 0 20px;
}
#content .csc-frame-frame2 ul {
/* 	margin:0px; */
}

#mailform textarea {
	width:339px;
	height:183px;
}

#mailform .csc-mailform-submit {
	border:1px #ab0701 solid;
/* 	background:transparent url(images/bg.png); */
	background:transparent URL(/fileadmin/template_v2/images/bg.png);
	background-repeat:repeat-x;
	height:20px;
	width:100px;
	color:#FFF;
}

.csc-frame-indent3366 {
/* 	background:#DEDEDE url(/fileadmin/template_v2/tm_icons/info_button_red.png) no-repeat 3px center; */
	background:transparent url(/fileadmin/template_v2/images/bg_infobalken.png) no-repeat;
	width:330px;
	padding:0px;
	margin-left:15px;
	margin-top:10px;
}

.csc-frame-indent3366 p{
	color:#ab0701;
	padding-left:10px;
}
.csc-frame-indent3366 h2 {
	margin-left:10px;
	margin-top:10px;
}

#content a img {
margin:0px;
}