/* Formularmanager */
.fm-form fieldset {
	margin: 0;
	padding: 10px 10px 40px 14px;
	clear: both;
	border: 0px;
	font-size: 16px;
	color: #730c21;
	background-position:left bottom;
}
.fm-form legend {
	margin: 0;
	padding: 0;
	color: #730c21;
	font-weight: bold;
	font-size: 12px;
}
.fm-form .input-select {
	width: 200px;
	background-color: #730c21;
}
.fm-form .input-text, .fm-form .input-text-half, .fm-form .input-text-short, .fm-form .input-text-long, .fm-form .input-select, .fm-form .div-input-text-half input, .fm-form .input-textarea {
	border: 1px solid #730c21;
	background-color: #cfdd6d;
	color: #730c21;
	line-height: 16px;
	width: 210px;
	font-size: 11px;
	font-weight: normal;
}

.fm-form .field-radio {
	width: 220px;
	float:left;
	padding: 5px 0 5px 0;
}
.fm-form .div-radio {
	width: 200px;
}
.fm-form .radio {
	float:left;
}
.fm-form label {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 3px;
}
.fm-form .div-input-text, .div-input-text-half, .div-input-select, .div-input-check, .div-input-text-short, .div-input-text-long, .field-radio {
	padding-bottom: 5px;
}
.fm-form .div-input-text {
	clear: both;
}
.fm-form .div-input-text-half,  .div-input-text-short, .div-input-text-long, .field-radio {
	float: left;
	padding-right: 10px;
}
.fm-form .captcha img {
	margin: 0 0 3px 0;
}
.fm-form .captcha {
	clear: both;
	margin-top: 5px;
}
#Haendlerregistrierung .description {
	font-size: 11px;
	font-weight: normal;
	color: #A0A09F;
}
.fm-form .field-input-checkbox input {
	width: 13px;
	height: 13px;
	float: left;
	margin-right: 5px;
}
.fm-form .field-input-checkbox .form-label {
	width: 450px;
	float: left;
}
.fm-form .file-upload {
	margin-bottom: 10px;
}
.fm-form .file-upload input.file-upload {
	margin-bottom: 0px;
	width: 400px;
	border: 1px solid #DCDCDB;
	height: 18px;
}
.tyFmError {
	color: red;
	font-weight: bold;
}
#tyShopAdressNr, #tyShopDelAdressNr{ width: 58px; }
#tyShopAdditional, #tyShopDelAdditional { width: 187px; }
.fm-form .b-select select {
	width: 260px;
	background-color: #FFFFFF;
}
.fm-form .basket-buttons, .fm-form .buttons {

}
.fm-form .input-textarea {
	height: 142px;
}
html>body .fm-form .input-textarea {
	height: 139px;
}
.fm-form div.textarea-full {
	width: 450px; 
}
.fm-form textarea.textarea-full {
	width: 450px; 
}
.fm-form .div-input-hidden {
	display: none;
}
/* Blog */
.edit-button, .delete-button { 
	width: 15px; height: 15px;  
	background-image: url(/tycon/themes/spiron/images/icon_19x20/edit.gif);
	background-repeat: no-repeat;
	border: 0;
	background-color: #FFFFFF;
	cursor: pointer;
}
.delete-button { 
	background-image: url(/tycon/themes/spiron/images/icon_15x15/trash.gif);
}
/* Error */
.errormsg, .errorMsg, .errorMsg label, .fm-form .errorfield label {
	color: red;
	font-weight: bold;
	font-size: 10pt; 
}
.errorMsg input, .errorMsg textarea, .errorMsg select {
	border: 1px solid #000066;
}
.fm-form .errorfield input, .fm-form .errorfield textarea, .fm-form .errorfield select {
	border: 1px solid #000066;
}

.fm-form .input-submit { 
     border: 1px solid #730C21; 
     background-color: #BFD23C; 
     color: #730C21; 
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 11px; 
     line-height: 15px; 
     overflow: visible; 
     padding: 0 5px; 
     cursor: pointer; 
}

.div-nltopicselection .form-label {
	line-height:25px;
}

.div-nltopicselection .mytyForm-NewsletterRow {
	clear: both; float: none;
}

.div-nltopicselection .mytyForm-NewsletterTopics {
	padding-left:20px;
	clear: both;
}

.div-nltopicselection .mytyForm-NewsletterTopics .form-label {
	display:block;
	float:left;
	line-height:25px;
}

.div-nltopicselection .mytyForm-NewsletterTopics {
	padding-left:20px;
	clear: both; float: none;
}

.div-nltopicselection .mytyForm-NewsletterTopics .mytyForm-NewsletterRow {
	display:block;
	clear:none;
	float: left;
}

.div-nltopicselection .mytyForm-NewsletterRow .form-label{
	font-weight:bold;
}

.div-nltopicselection .mytyForm-NewsletterTopics .mytyForm-NewsletterRow .form-label{
	font-weight:normal;
}

.newsletterForm .div-mytyFormBox { clear: both; }

.div-nltopicselection .nltopicselection {
	float:left;
}
