/* @override 
	http://makeover.reggaerock.de/fileadmin/design/css/kontakt.css?1314286480 */

@CHARSET "UTF-8";

.csc-mailform {
	margin-top: 20px;
}

legend {
	display: none;
}

label {
	width: 110px;
	display: block;
	float: left;
}

.csc-mailform-field {
	margin: 10px 0;
}

input {
	border: 2px solid #F4E5D1;
	padding-top: 2px;
	width: 350px;
	padding-left: 5px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

textarea {
	border: 2px solid #F4E5D1;
	padding: 5px;
	width: 348px;
	height: 160px;
}

input.csc-mailform-submit {
	line-height: 0;
	text-indent: 9999px;
	border: none;
	margin-left: 110px;
	height: 44px;
	padding: 0px;
	width: 360px;
	background: transparent url(../img/nachrichtSenden.jpg) top center no-repeat;
}

input.csc-mailform-submit:hover {
	cursor: pointer;
	cursor: hand;
	background-position: bottom center;
}



/*
#powermaildiv_uid10 {
	height: 180px;
}

.tx_powermail_pi1_fieldwrap_html {
	clear: left;
	padding-bottom: 10px;
}

.powermail_mandatory_js {
	border: 2px solid #EE8207;
	text-indent: 10px;
	padding: 2px;
	color: #FFFFFF;
	background: #EE8207;
	width: 350px;
	margin: 5px 0px 5px 110px;
}

.validation-failed {
	border: 2px solid #EE8207;
}

span.powermail_mandatory {
	padding-left: 5px;
	color: #ee8207;
}

.tx-powermail-pi1 {
	width: 496px;
}*/
