fieldset.tx_mhbranchenbuch_newEntry { padding:5px; font-size:1em; border:1px solid #ddd; width:500px; }



fieldset.tx_mhbranchenbuch_newEntry label {	float: left; width: 120px; margin-bottom: 5px; }
fieldset.tx_mhbranchenbuch_newEntry input  { width: 280px; margin-bottom: 5px;}
fieldset.tx_mhbranchenbuch_newEntry textarea { width: 282px; }


fieldset.tx_mhbranchenbuch_newEntry label.radioLabel
	{
		float: none;
		width: auto;
	}

#zip  { width: 50px; }
#city  { width: 220px; }
#agbcheck, .submitButton  { width: auto!important; }

fieldset.tx_mhbranchenbuch_newEntry br { clear:left;padding:0; margin:0; }

#tx_mhbranchenbuch_uploadFieldset fieldset.tx_mhbranchenbuch_newEntry label { float: none; display: block;}

fieldset.tx_mhbranchenbuch_newEntry label.required  {
  font-weight:bold;
}
fieldset.tx_mhbranchenbuch_newEntry .required span {
	color: #cc0000;
}

fieldset.tx_mhbranchenbuch_newEntry span  { 
  font-size:0.8em;
  color:#666;
  width:150px; 
}

.hidden { 
  display:none;
}

.unhide {
  display:block;
}

.tx_mhbranchenbuch_newCity  { background-color:#ffb03b; }

.tx_mhbranchenbuch_objects_float  { float:left; }
.tx_mhbranchenbuch_objects dt { padding:5px; font-size:1em; font-weight:bold; }
.tx_mhbranchenbuch_objects select  { width: 200px; }


