/* Start of CMSMS style sheet 'FormBuilder Default Style' */
/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:5px;}
fieldset div {
	
	margin-left:1em;


}
fieldset div div {
	margin-top:5px;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	
	padding:0.5em
}
fieldset label {
	width:120px;
}
legend {
	color:#62735e;    
	font-size:14px;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;

}
textarea {
	margin-left:10px;
	width:220px;
	height: 8em;
border:1px solid  #62735e;    
background-color:white;

}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:80px;}

/* Pretty up your Captcha image output */
.captcha {
	
	width:200px;
	float:left;
}

* html .captcha {
	
	width:200px;
	float:left;
margin-left:-40px;
}




.captchapict {
	width:110px;
height:50px;
margin-left:110px;

}


* html .captchapict {
	
	width:110px;
	height:50px;
margin-left:153px;
margin-right:0px;
}

.captcha img {}
.captcha input {width:100px;  margin-left:100px; float:left; margin-top:10px;}

.captcha_title
{
width:100px;
margin-left:25px;
font-size:12px;
margin-bottom:5px;
float:left;

}


.captcha_title input
{
width:126px; 
height:18px;
border:1px solid  #505e85;
margin-top:15px;
background-color:white;

}

* html
.captcha_title input
{
width:126px; 
height:18px;
border:1px solid  #62735e;    
margin-top:15px;
margin-left:-25px;

}


*:first-child+html .captcha_title input {
 margin-left:-55px;
}


.fbsubmit {background-color:#ffffff; width:60px; margin-left:110px;
margin-top:0px; cursor:pointer; border:1px solid  #62735e;     color: #62735e;     float:left;



}



.fbsubmit input {background-color:#ffffff; width:30px; clear:both; }

.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 100px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 80px;
	font-size: 10px;
}
.contactform textarea {
	border:1px solid  #62735e;
width:230;
font-family:verdana;
	color:#62735e;
	font-size:13px;


}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}

.ausfuellen
{
font-size:10px;
font-weight:bold;
margin-top:0px;
margin-top /*\**/: 5px\9 


}


* + html .ausfuellen
{margin-top:-20px;}



.captcha_phrase 
{
width:60px;
float:left;
margin-left:25px;
border:none;
margin-right:20px;
height:60px;

}


.captcha_phrase input
{
width:100px;
margin-top:10px;
clear:both;
font-family:verdana;
	color:#62735e;
background-color:white;

}



.eingabefeld input
{width:220px; height:19px;border:1px solid  #62735e; margin-left:10px;background-color:white;}

 .eingabefeld select
{width:220px; height:19px;border:1px solid  #62735e; margin-left:10px;background-color:white; margin-bottom:25px; font-family:verdana;
	color:#62735e;font-size:13px; margin-top:25px;}





input
{
font-family:verdana;
	color:#62735e;
	font-size:13px;
background-color:white;

}



.contactform
{width:400px;}


.error_message
{width:300px;
margin:0px;
padding:0px;
}
/* End of 'FormBuilder Default Style' */

