/****************** Formular Content **************************/


 #formschwingung  fieldset {
border:1px solid #C1C3C4;
padding:10px;
position:relative;
margin-top:20px;
margin-left:30px;
margin-right:37px;
}


#formschwingung ol {
margin-left: 30px !important;
}
#formschwingung fieldset fieldset ol {
margin-left: 5px !important;
}

#formschwingung fieldset input,  #formschwingung fieldset select {
	height:16px;
	border:1px solid #C1C3C4;
	padding:1px;
	font-size:100%;
}

 #formschwingung fieldset select {
height:20px;
position:relative;
top:1px;
}

#formschwingung fieldset fieldset {
	margin-top:10px;
	margin-bottom:10px;
	}
#formschwingung fieldset fieldset span{
	right: 15px !important;
	}
#formschwingung legend {
padding: 0 5px 0 5px;
font-weight:bold;
}

#formschwingung fieldset li {
position:relative;
list-style:none;
margin-bottom:10px!important;
margin-top:5px !important;
}

#formschwingung fieldset.first li input {
position:absolute;
right:36px;
width:250px;
}

 #formschwingung fieldset li span {
position:absolute;
right:36px;
}

 #formschwingung fieldset fieldset li.lbh span {
right:10px;
}
 #formschwingung fieldset li.vonbis span,
 #formschwingung fieldset li.gewicht span {
position:absolute; 
right: 36px;
}


 #formschwingung fieldset input {
width:250px;
}

 #formschwingung fieldset .lbh input ,
 #formschwingung fieldset .vonbis input,  
 fieldset .vonbis select,
 #formschwingung fieldset input#aufstellpunkte
 {
	width:40px;
}

 #formschwingung fieldset .gewicht input {
width:205px;
}


 #formschwingung hr {
background:#C1C3C4;
border:none;
height:1px;
width:100%;
}

 #formschwingung fieldset input.radio,  fieldset input.checkbox {
width:15px !important;
height:15px	!important;
border:0!important;
padding-right:3px!important;
}

#formschwingung  textarea {
width:350px;
}

#formschwingung input.submit {
height:20px;
}

#formschwingung input.submit2 {
position:relative;
left:30px;
top:10px;
}
