/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com 
.ddfm {width:100%; padding:0px; margin:0px}*/
.errorlist{
color:#a8cd26;
margin-bottom:20px;
}
.ddfmerrors {
color:#CC3300;
margin-bottom:10px;
font-weight:bold;
font-size:120%;
}


#fmlinks { 
float:left; 
width:273px; 

margin-right: 11px;
}

.fieldwrap {


background:#e2e0dc;
height:25px;
padding-right:0px !important;
margin-right:0px !important;
padding-left:5px;
margin-bottom:11px;
vertical-align:middle;
line-height:25px;
}
input[type=text]{ /*für IE6: inline in ../plugins/../dd-formmailer.php*/
margin-top:4px;
border:#e2e0dc 0px solid;
color: #3f2e12;
background: transparent;
vertical-align:middle;
width:250px;
}

/*input, input.fmtext, .fmtext, input[type=text]{
border:#e2e0dc 0px solid;

color:#a8cd26;
background: transparent;
vertical-align:middle;

}
*/

/*#fmrechts {
 display: inline;
text-align:left;
background:#FFCCFF;
float:left; 
width:300px; 
height:276px; 
padding:0px;
}*/
.fmtextarea {
font-family:Arial;
font-size:110%;
color:#3f2e12;

text-align:left;
background:#FFCCFF;
float:left; 

display: inline;
width:297px; 
height:236px; 
padding:3px; 
padding-bottom:0px; 
border:#e2e0dc 1px solid; 
margin:0px;
background:#e2e0dc; 
overflow:hidden;
}
.fmsubmit { 
width:303px;
margin-top:9px; 
height:26px; 
background:#a8cd26; 
border:#a8cd26 1px outset;
color:#FFFFFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
#pflicht {
	position:absolute;
	left:820px;
	top:448px;
	width:132px;
	height:31px;
	z-index:1;
	color:#a8cd26;
}

