/* CSS Document */
#check, .buttonreset, .buttonsenden, span {
 float:left;
}
fieldset {
 border:none;
 font-size:13px;
 color:white;
}
.mailform input {
 position:absolute;
}
.mailform input {
 margin-left:20px;
}
#check {
 margin-right:10px;
}
fieldset .mailform {
 margin-bottom:15px;
 width:100px;
 text-align:right;
}
fieldset .aussteller, .nachricht {
 width:auto;
}
.imgmail {
 margin-bottom:30px;
}
.buttonreset input, .buttonsenden input {
 background-image:url(../img/button.gif);
 background-repeat:no-repeat;
 width:95px;
 border:none;
 background-color:transparent;
 height:23px;
 padding-bottom:8px;
 font-size:12px;
 margin-top:10px;
}
.buttonsenden {
 margin-right:10px;
}
.buttonsenden input {
 width:80px;
 background-image:url(../img/button2.gif);
}
.nachricht {
 clear:both;
}
span {
 margin-bottom:10px;
}
.aussteller, .nachricht, .buttonsenden {
 margin-left:120px;
}
.error {
 color:#fff;
 z-index:10;
 font-weight:bold;
}


/* KONTAKTFORMULAR */
#kontaktformular legend { display:none; }
#kontaktformular fieldset { border: none; }

#kontaktformular input,
#kontaktformular textarea {
	font-size: 12px;
	font-family: Verdana;
}

#powermaildiv_uid2 label,
#powermaildiv_uid3 label,
#powermaildiv_uid4 label,
#powermaildiv_uid5 label,
#powermaildiv_uid6 label,
#powermaildiv_uid7 label,
#powermaildiv_uid8 label {
	display: block;
	float: left; 
	width: 120px;
}

#powermaildiv_uid2 input,
#powermaildiv_uid3 input,
#powermaildiv_uid4 input,
#powermaildiv_uid5 input,
#powermaildiv_uid6 input,
#powermaildiv_uid7 input,
#powermaildiv_uid8 input {
	display: block; 
	padding: 2px;
	width: 200px;
}

.tx_powermail_pi1_fieldwrap_html {
	padding-bottom: 10px;
}

#powermaildiv_uid10 label {
	display: block;
	width: 635px;
}

#powermaildiv_uid10 textarea {
	height: 150px;
	padding: 2px;
	resize: none;
	width: 320px;
}

#powermaildiv_uid11,
#powermaildiv_uid12 {
	float: left;
}

#powermaildiv_uid12 {
	margin-left: 10px;
}
