/* Styles f&uuml;r das Kontakt Formular
///////////////////////////////////*/
#facts {
    height:230px;
    z-index: 1;
    }

#facts input {
    border: 1px solid #9c9c9c;
    background-color: #FFFFFF;
    margin-top: 1px;
    margin-bottom: 3px;
    font-size: 11px;
    height: 14px;
    width: 150px;
    font-family: Arial;
    }

* html #facts input {
    height: 17px;
    margin-top: 0px;
    width: 149px;
    }

#angebotsanschrift {
    position: relative;
    float: left;
    margin-right: 10px;
    z-index: 4;
    }

#standort {
    position: relative;
    float: left;
    margin-right: 10px;
    z-index: 3;
    }

* html #standort {
    margin-right: 5px;
    }

#massnahme {
    position: relative;
    float: left;
    z-index: 2;
    }

* html #angebotsanschrift {
    margin-right: 5px;
    }

* html #massnahme {
    float: left;
    }

#button {
    margin-left: 0px;
    margin-top: 10px;
    }

* html #button {
    margin-left: 0px;
    margin-top: 1px;
    }

#button button {
    width:152px;
    height:22px;
    background-color:white;
    border:0px;
    padding:0px;
    margin:0px;
    margin-left:-3px;
    }

* html #button button {
    margin-left:0px;
    }

.button {
    width: 149px;
    height: 18px;
    font-size: 11px;
    }

#needs {
    position:relative;
    height:200px;
    margin-top: 14px;
    z-index:10;
    }

#needs #was {
    width:230px;
    position: relative;
    float: left;
    margin-right:0px;
    }

#needs .label {
    width:130px;
    margin-right:0px;
    float:left;
    }

#needs select {
    width:125px;
    height:16px;
    border:1px solid #9C9C9C;
    margin-left:0px;
    margin-top:2px;
    margin-bottom:2px;
    }

#needs #was input {
    margin-left:0px;
    border:0px;
    width:14px;
    }