
.okertermine {
margin-left : 25px;
margin-right : 40px;
}

.okertermine dl {

    margin :0px;
    padding :0px;
   display : block;
  }


.okertermine dt {
    margin :0px;
    padding :0px;

    background-color : #AFCDD1;
    border-bottom-width : 1px;
    padding-left : 5px;
    border-top-color : #ffffff;
    border-top-style : solid;
    border-top-width : 5px;
  }


.okertermine dd {
margin : 0px;
padding : 0px;
    background-color : #E9E9E9;
    color : #4A4A4A;

    border-left-color : #ffffff;
    border-left-style : solid;
    border-left-width : 20px;

    border-left-color : #ffffff;
    border-left-style : solid;
    border-left-width : 20px;

  }

.okertermine a {
color : #4C82AE;
  }
.okertermine a:hover {
color : #000000;
  }

.okertermine p {
margin-top : 0px;
margin-bottom : 0px !important;
margin-left : 0px !important;
padding-left : 5px;
    border-top-color : #ffffff;
    border-top-style : solid;
    border-top-width : 1px;

}

.okertermine form {


}

.okertermine input, textarea {
width : 300px;

}
.okertermine textarea {
height : 150px;
}

.okertermine label {
width : 110px;
float : left;
text-align : right;
padding-right : 5px;
}
.okerterminsubmit {
width : auto !important;
margin-left : 116px;
}