fieldset, form {
    border: 0;
    padding: 0;
    margin: 0;
}

fieldset br, form br {
    clear: left;
}

.nutzerbereich input:focus,
.nutzerbereich textarea:focus,
.nutzerbereich select:focus {
    background-color: #ffffae;
    background-image: none;
    outline: none;
}

.nutzerbereich input[type="checkbox"]:focus,
.nutzerbereich input[type="radio"]:focus {
    outline:7px solid #ffffcc;
    border-style: 1px 2px 0px;
    }

.nutzerbereich.immobilien fieldset {
    border: 1px solid #ccc;
    padding: 0 0 10px 10px;
    margin-bottom: 15px;
    background-color: #e0e0e0; /*position: relative;*/
}

.nutzerbereich.immobilien fieldset dl dd {
    width: 340px;
}

.suchauftrag.bearbeiten select {
    width: 90%;
}

.suchauftrag .mainBox form #detailKriterien li.obj_preis {
    display: none;
}

.merkzettel .contextBox select {
    width: 65%;
}

.nutzerbereich .contextBox select,
.suchauftrag.bearbeiten select {
    float: none;
}

.nutzerbereich.immobilien.liste ul#suchergebnis select {
    margin-right: 10px;
    height: 19px;
    padding: 0;
}

.nutzerbereich.immobilien.liste ul#suchergebnis input.submit {
    margin-right: 0px;
    padding: 0 10px;
    height: 19px;
    line-height: 18px;
}

.nutzerbereich.immobilien.bearbeiten-form select {
    width: 60%;
    min-width: 60%;
    max-width: 60%
}

.nutzerbereich.immobilien.bearbeiten-form legend {
    font-weight: bold;
    margin: 0 0 20px 0;
    background-color: #e0e0e0;
    padding: 3px 5px;
    border: 1px solid #ccc;
    border-bottom: 0;
}

.nutzerbereich.immobilien.bearbeiten-form dt {
    font-weight: normal;
}

input[type="text"], input[type="password"], input, select {
    border: 1px solid #666;
    font-size: 11px;
    color: #333;
    background: url(../../common/images/bg-input-textarea.gif) repeat-x;
    margin-right: 10px;
    float: left;
    padding-left: 5px;
    height: 23px;
    line-height: 22px;
}

textarea {
    font-family: arial;
    font-size: 12px;
}

input[type="text"], input[type="password"], textarea {
    width: 60%;
}

select {
    height: 25px;
    padding: 3px 0 3px 3px;
    background: transparent;
    margin-right: 0;
    background-color: #fff;
    background-image: none;
    min-width: 100px;
}

label {
    margin-right: 10px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
}

input[type="checkbox"], input[type="radio"] {
    width: auto;
    height: auto;
    border: 0;
    outline: none;
    padding: 0;
    background-image: none;
    margin: 0 5px 0 0;
}

input.light {
    color: #666;
    border: 1px solid #666;
}

input.submit {
    background-color: #fc0;
    border: 1px solid #999;
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
    color: #000;
    font-family: arial;
    width: auto;
    height: 25px;
    padding: 0 10px 0px 10px;
    background-image: none;
}

.schnellsuche input.submit {
    margin-right: 0;
}

a.button, a.button:visited {
    background-color: #fc0;
    border: 1px solid #999;
    font-weight: bold;
    line-height: 15px;
    padding: 4px 10px 4px 10px;
    display: inline-block;
    color: #000;
}

input.submit:hover, a.button:hover, a.button:focus {
    cursor: pointer;
    text-decoration: none;
    background-color: #f60;
    color: #fff;
    border-color: #333;
}

/* Startseite Suche */

#suche fieldset {
    padding-top: 10px;
}

fieldset.tabFields {
    padding-top: 0px;
}

.tabFields input.button {
    background-color: #888;
    border: 0;
    width: 65px;
    text-indent: 0px;
    text-align: center;
    height: 25px;
    font-weight: bold;
    line-height: 23px;
    cursor: pointer;
    padding: 0 10px 0 10px;
    color: #fff;
    font-size: 15px;
    font-family: arial;
    background-image: none;
}

.tabFields input.button.inactive:hover {
    color: #fff;
    background-color: #666;
    border: 1px solid #666;
    border-bottom: 0;
}

.tabFields input.button.inactive {
    background-color: #fff;
    color: #666;
    border: 1px solid #999;
    border-bottom: 0;
}

.tabFields input.W {
    margin: 0;
}

.tabFields input.G {
    margin: 0 0 0 10px;
}

.rightFloat, .submit.rightFloat {
    float: right;
    margin-right: 0px;
}

.preFields label {
    color: #fff;
    float: left;
    line-height: 10px;
    margin-right: 15px;
}

.preFields label.rightFloat {
    color: #ccc;
    margin-right: 0px;
    float: right;
}

.mainFields input.submit {
    border-color: #666;
}

.supportFields div {
    float: left;
    width: 117px;
    overflow: hidden;
}

.supportFields label {
    color: #fff;
    height: 15px;
    font-weight: normal;
    font-size: 11px;
    width: 107px;
    margin-right: 10px;
    float: left;
}

#suche input.suchen, #zvSuche input.suchen {
    margin-top: 15px;
    float: right;
    margin-right: 0px;
    width: 65px;
}

#suche .supportFields a {
    clear: both;
    float: right;
    color: #fc0;
    margin-top: 25px;
}

/* ___________ DETAILSUCHE _______ */

#detailSucheForm {
    background-color: #e0e0e0;
    width: 310px;
    overflow: hidden;
}

#detailSucheForm fieldset {
    border-bottom: 1px solid #bbbbbb;
    border-top: 1px solid #fff;
    padding: 13px 15px 10px 15px;
}

#detailSucheForm fieldset.last {
    padding-bottom: 15px;
}

#detailSucheForm fieldset.first {
    border-top: 0;
}

#detailSucheForm fieldset.geo select {
    width: 280px;
    margin-bottom: 5px;
    float: none;
}

#detailSucheForm fieldset.geo ul li {
    width: 280px;
}

#detailSucheForm ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    list-style-image: none;
}

#detailSucheForm ul li {
    float: left;
    display: inline-block;
    padding: 2px 0 2px 0;
    vertical-align: top;
    margin: 0 0px 0 0;
    width: 140px;
}

#detailSucheForm ul li label, #detailSucheForm label {
    vertical-align: top;
    font-size: 11px;
    line-height: 14px;
    display: inline-block;
    width: 115px;
    margin-right: 0;
    font-weight: normal;
}

#detailSucheForm ul.checkboxen li label {
    margin-right: 0;
}

#detailSucheForm ul.vonBisFelder li input {
}

#detailSucheForm ul.vonBisFelder li {
    margin-right: 0px;
}

/*#detailSucheForm ul li.zahl_von_bis {float:none;width:100%;clear:left;}
#detailSucheForm ul li.zahl_von_bis label {float:left;padding:0 10px;width:auto;margin-right:0;}
#detailSucheForm ul li.zahl_von_bis label.first {width:50%;padding:0;}
#detailSucheForm ul li.zahl_von_bis input {width:40px;float:left;margin-right:0;}*/

#detailSucheForm ul li.zahl_von_bis {
    float: none;
    width: 100%;
    clear: left;
}

#detailSucheForm ul li.zahl_von_bis label {
    float: left;
    padding: 0;
    width: 100%;
    margin-right: 0;
    padding: 0 0 3px 0;
    font-weight: bold;
}

#detailSucheForm ul li.zahl_von_bis label.von,
#detailSucheForm ul li.zahl_von_bis label.bis {
    width: 30px;
    padding: 0;
    line-height: 23px;
    font-size: 11px;
    font-weight: normal;
}

#detailSucheForm ul li.zahl_von_bis input {
    width: 78px;
    float: left;
    margin: 0 25px 5px 0;
}

#detailSucheForm ul.vonBisFelder li h3 {
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0 0 5px 0;
}

#detailSucheForm ul.vonBisFelder li  span {
    display: inline-block;
    float: left;
    width: 30px;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
}

#detailSucheForm ul.vonBisFelder li label.first {
    width: 100px;
}

/*Suchauftrag*/

/* ___________ DETAILSUCHE  + Suchauftrag Eingabe_______ */

#SucheDetails {
}

#SucheDetails label.onlyZv {
    font-weight: normal;
    font-size: 12px;
}

#mainKriterien {
    background-color: #e0e0e0;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 15px;
    overflow: hidden;
}

#mainKriterien fieldset.geo,
#mainKriterien fieldset.mkField {
    float: left;
    width: 230px;
    padding: 0px;
    margin-top: 0px;
}

#mainKriterien fieldset.mkField {
    padding-bottom: 5px;
}

#mainKriterien fieldset.typeField {
    float: right;
    width: 260px;
    margin-top: 0px;
    padding: 0px;
}

#mainKriterien fieldset.typeField  label {
    font-weight: normal;
    float: none;
    width: 80%;
    margin-bottom: 5px;
    display: inline-block;
}

#mainKriterien fieldset input,
#mainKriterien fieldset select,
#mainKriterien fieldset label {
    float: none;
    margin: 0 5px 3px 0;
}

#mainKriterien fieldset.mkField select,
#mainKriterien fieldset.geo select {
    width: 100%;
}

#mainKriterien fieldset legend {
    margin-bottom: 5px;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    width: 100%;
}

#detailKriterien fieldset {
    border: 1px solid #ccc;
    padding: 10px 0 10px 10px;
    margin-bottom: 15px;
    background-color: #e0e0e0;
}

#detailKriterien legend {
    font-weight: bold;
    margin: 0;
    background-color: #e0e0e0;
    padding: 3px 5px;
    border: 1px solid #ccc;
    border-bottom: 0;
}

#detailKriterien ul {
    list-style-image: none;
    list-style: none;
    list-style-position: outside;
    margin: 0px;
}

#detailKriterien ul li {
    float: left;
    display: inline-block;
    width: 260px;
    padding: 2px 0 2px 0;
    vertical-align: top;
}

#detailKriterien ul li label {
    vertical-align: middle;
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    font-weight: normal;
}

#detailKriterien ul li.checkbox label,
#detailKriterien ul li.multiselect label {
    vertical-align: top;
}

#detailKriterien ul li.zahl_von_bis {
    width: 100%;
}

#detailKriterien ul li.zahl_von_bis label {
    margin: 0;
    width: 250px;
}

#detailKriterien ul li.zahl_von_bis label.von,
#detailKriterien ul li.zahl_von_bis label.bis {
    width: auto;
    padding: 0 10px
}

#detailKriterien ul li.zahl_von_bis input {
    width: 80px;
    float: none;
    margin: 0
}

/* ___________ Expose / Anbieter kontaktieren _______ */

#anbieterForm {
    background-color: #e0e0e0;
}
#anbieterForm h4{
    margin-bottom: 5px;
}

#anbieterForm fieldset {
    border: 0;
    padding: 8px 0px 0px 15px;
}

#anbieterForm fieldset.last {
    border: 0;
    padding-bottom: 15px;
}

#anbieterForm fieldset h3 {
    font-size: 12px;
    padding: 0 0 10px 0;
    margin: 0;
}

#anbieterForm dl {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#anbieterForm dl dt,
#anbieterForm dl dd {
    float: left;
    display: inline-block;
    padding: 0;
    vertical-align: top;
    margin: 0;
}

#anbieterForm dl dt {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
}

#anbieterForm dl.persFelder dt {
    width: 60px;
    float: left;
}

#anbieterForm dl.persFelder dt.fliesstext {
    width: 0;
}

#anbieterForm dl.persFelder dd input,
#anbieterForm dl.persFelder dd select {
    height: 18px;
    line-height: 17px;
    padding: 0px;
}

#anbieterForm dl.persFelder dd {
    margin-right: 0px;
    margin-bottom: 5px;
}

input.toggleDefaultText.defaultValue {
    color: #666;
}

/*_________________Breite Formelemente__________________*/

.w160 {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
}

.w170 {
    width: 170px;
    min-width: 170px;
    max-width: 170px;
}

.w100 {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
}

.w70 {
    width: 70px;
    min-width: 70px;
    max-width: 70px;
}

.w65 {
    width: 65px;
    min-width: 65px;
    max-width: 65px;
}

.w80 {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
}

.w130 {
    width: 130px;
    min-width: 130px;
    max-width: 130px;
}

.w158 {
    width: 158px;
    min-width: 158px;
    max-width: 158px;
}

.w160 {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
}

.w217 {
    width: 217px;
    min-width: 217px;
    max-width: 217px;
}

.w218 {
    width: 218px;
    min-width: 218px;
    max-width: 218px;
}

.w278 {
    width: 278px;
    min-width: 278px;
    max-width: 278px;
}

.inlineUpload {
    background-color: #e0e0e0;
}

div.inlineUpload {
    width: 350px;
    height: 100px;
}