/* Start of CMSMS style sheet 'kontaktformular' */
/* 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:150px;
}
legend {
	color:#634f23;
	font-size:14px;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;

}
textarea {
	margin-left:10px;
	width:413px;
	height: 5em;


background-color:transparent;


}

/* 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  #634f23;
margin-top:15px;
background-color:white;

}

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

}


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


.fbsubmit {background-color:#bc9b4e; width:60px; margin-left:88px;
margin-top:5px; cursor:pointer; border:1px solid  #634f23; color:#634f23; float:left;
margin-top /*\**/:0px\9;
margin-left /*\**/: 0px\9 

}



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

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


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

.ausfuellen
{
font-size:10px;
font-weight:bold;
float:right;
margin-top:-20px;
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:#634f23;
background-color:white;

}



.eingabefeld input
{width:150px; height:19px;border:1px solid  #634f23; margin-left:10px;background-color:transparent;float:left;margin-bottom:10px; margin-right:20px;}

 .eingabefeld select
{width:150px; height:19px;border:1px solid  #505e85; margin-left:10px;background-color:white; margin-bottom:25px; font-family:verdana;
	color:#634f23;font-size:13px; margin-top:25px;}




input
{
font-family:verdana;
	color:#634f23;
	font-size:13px;
background-color:transparent;

}




/* End of 'kontaktformular' */

