.fm-form fieldset { border: 0; margin: 0; padding: 0; }
.fm-form legend { display: none; }

.div-input-text , .div-input-textarea, .div-input-captcha   { 
	width:360px;
	height:25px;
	float:left;
    margin:0px 23px 20px 0px;
}



.div-input-textarea {
	height:55px;
	margin-bottom:0px;
}

.fm-form .form-label { 
	width:110px;
	float:left;
	overflow:visible;
	font-weight:bold;
	text-align:left;
	padding:7px 5px 0px 0px;
	
}

.fm-form .input-text , .fm-form .input-textarea, .fm-form .input-captcha  {
	display:block;
	width:240px;
	height:20px;
	float:right;
}

.div-input-captcha img  {
	display:block;
	width:126px;
	height:34px;
	float:left;
	border: 1px solid #666666;
}

.buttons {
	width:350px;
	height:30px;
	float:right;
	margin-right:72px;
	
}
 
 .fm-form .input-submit { 
	 width:110px;
	 height:25px;
	 float:right;
	 text-align: center;
	 font-weight:bold;
	 color: #ffffff;
	 background-color: #65910A;
	 background-image: url(/templates/pics/button-green.png); 
	 background-repeat: repeat;
	 border: 1px solid #3b5802; 
}
 
 
.fm-form .input-text , .fm-form .input-textarea, .fm-form .input-captcha  {
	 padding:5px 0px 0px 3px;
	 color:#333333;
	 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 border: 1px solid #666666;
	 background-color: #FFFFFF; 
}

.fm-form .input-captcha {
	width:90px;
	height:24px;
	padding:10px 0px 0px 5px;
}

.fm-form .input-textarea  { 
	 overflow:hidden; 
	 height:200px;
}
 
.fm-form .input-reset { 
	 width:110px;
	 height:25px;
	 float:right;
	 margin-right:25px;
	 text-align: center;
	 font-weight:bold;
	 color: #ffffff;
	 background-color: #801D0E;
	 background-image: url(/templates/pics/button-red.png); 
	 background-repeat: repeat;
	 border: 1px solid #3b5802; 
}

.fm-form .errorMsg { text-align:center; height:20px; margin-bottom:10px; color: #FF4300; font-weight:bold;}
.fm-form .error-field label {  color: #FF4300; } 

#gbuch-fm .div-input-text , #gbuch-fm .div-input-textarea, #gbuch-fm .div-input-captcha   { 
	width:275px;
	float:left;
	margin:0px 0px 10px 0px;
}

#gbuch-fm .div-input-textarea {
	height:205px;
}

#gbuch-fm .div-input-captcha {
	height:45px;
	margin-bottom:0px;
}

#gbuch-fm .buttons {
	width:275px;
	margin-right:5px;
}

#gbuch-fm .div-input-captcha .form-label {
	margin-right:10px;
}

#gbuch-fm .fm-form .form-label { 
	width:80px;
	float:left;
	overflow:visible;
	font-weight:bold;
	text-align:right;
}


#gbuch-fm .fm-form .input-text , #gbuch-fm .fm-form .input-textarea , #gbuch-fm .fm-form .input-captcha {
	width:180px;
}

#gbuch-fm .fm-form .input-submit { width:185px; }
 
#gbuch-fm .fm-form .input-captcha {
	width:40px;
	height:24px;
	padding:10px 0px 0px 5px;
}

#map24 input {border: 1px solid #3b5802;line-height:20px;font-size:12px;text-align:left; }
#map24 .map24-submit { 
	 width:120px;
	 height:20px;
	 text-align: center;
	 color: #ffffff;
	 background-color: #65910A;
	 background-image: url(/templates/pics/button-green.png); 
	 background-repeat: repeat;
	 font-weight:bold;
	 
}
#map24 .map24-list { 
	 width:150px;
	 height:20px;
	 border: 1px solid #3b5802;
	 float:left;
	 margin-right:10px;
}

#map24 .map24-input { 
	 width:275px;
	 height:20px;
	 
	 padding-left:3px;
}


