
.contact  {
	width: 421px;
	padding: 21px;
	background: #fafafa url(../../images/contact_background.jpg) repeat-x; 
}

.contact .error {
	margin: 0;
	width: 180px;
}

.contact .left {
	float: left;
}

.contact .right {
	float: right;
}	

.contact .title {
	margin-right: 5px;
}	

.contact .left,
.contact .right,
.contact .field {
	margin-bottom: 12px;
}

.contact .left  .input,
.contact .right .input {
	width: 180px;
}

.contact .contactform .label {
	float: none;
	width: 180px;
	margin-bottom: 5px;
}

.contact .left,
.contact .field {
	clear: both;
}

.tx-capccontactform-pi1 .contactform .field {
	padding: 0;
}

.tx-capccontactform-pi1 .contactform input, 
.tx-capccontactform-pi1 .contactform textarea,
.tx-capccontactform-pi1 .contactform .select {
	border: 1px solid #ecdbe3;
	padding: 2px;
	color: #666;
	width: 415px;
}

.contact .left  .select,
.contact .right .select {
	width: auto;
}

.tx-capccontactform-pi1 .contactform textarea {
	height: 140px;
}

.tx-capccontactform-pi1 .contactform .label .require {
	color: #666;
}

.contact .buttons {
	text-align: right;
	vertical-align: middle;
}

.contact .buttons a {
	padding: 2px 0px 2px 25px;
	margin-left: 17px;
}

.contact .buttons #tx_capccontactform_pi1_submit_button {
	background: url(../../images/icons/abschicken_icon.png) no-repeat left center;
}

.contact .buttons #tx_capccontactform_pi1_clear_button {
	background: url(../../images/icons/schliessen_icon.png) no-repeat left center;
}

.contact a,
.contact a:focus, 
.contact a:hover, 
.contact a:active {
	color: #7e1d46;
	text-decoration: none;
}

.tx-capccontactform-pi1 b {
	color: #871956;
	font-size: 1.0em;
}

.tx-capccontactform-pi1 input.date {
	width: 180px;
}

.tx-capccontactform-pi1 .contactform .section {
	color: #666666;
	padding-left: 0px;
	font-weight: normal;
}

.tx-capccontactform-pi1 .description .section {
	color: #666666;
	padding-left: 0px;
	text-transform: uppercase;
	font-size: 100.00%;
}

.tx-capccontactform-pi1 .projectchoice .label {
	float: left;
	width: 95px;
	overflow: hidden;
}

.contact .projectname {
	clear: both;
	padding-top: 15px;
}

.contact .projectname .section {
	font-weight: normal;
	font-size: 100.00% !important;
}

.tx-capccontactform-pi1 .projectchoice .radio {
	margin-left: 5px;
	display: block;
	float: left;
}
.tx-capccontactform-pi1 .projectchoice .radio  .item {
	clear: both;
}
.tx-capccontactform-pi1 .projectchoice .radio  .item  input{
	margin: 0;
}
.tx-capccontactform-pi1 .projectchoice .radio  .item label {
	margin-left: 15px;
}

.tx-capccontactform-pi1 .descriptiontext textarea {
	width: 350px;
	height: 40px;
}

.tx-capccontactform-pi1 .contactform .radio .item {
	clear: both;
}

.contact .choose {
	clear: both;
}

.contact .choose input{
	margin-top: 5px;
}

.contact .choose .label{
	float: right;
	width: 395px;
}