/* defintion of submenu-colors */

body.termine #c6 input, body.termine #pass, body.termine #user{
  padding:2px;
  margin:3px;
}


body.termine  div.tx-felogin-pi1 form div {
  height:25px;
}

#sub_navigation .site-logo{
    background:url("../../static/images/bk_fachbereich_01.gif") no-repeat scroll 7px 3px #E6F3CD;
    height:65px;
    padding: 0px 0px 0px 80px;
}

body.termine #sub_navigation a.logo {
  font-size: 100%;
  text-transform: uppercase;
  padding-top: 25px;
  font-weight: bold;
  text-align:left;
  color: #446700;
} 


body.termine table {
  border-top:none;
  border-bottom:none;
}

body.termine th {
  background-color:#fff;
}


body.termine tbody tr:hover td {
  background-color:#fff;
}

#sub_navigation a.logo:hover,
#sub_navigation a.logo:active,
#sub_navigation a.logo:focus{
  color: #446700;
} 

div.job {
  float: right;
  width: 250px;
  margin: 0 0 10px 10px;
}


.dmmjobcontrol_list_table {
  width: 100%
}


#c3306 h2{
  font-size: 100%;
  text-transform: none !important;
  padding: 10px !important;
  background-color: #E6F3CD !important;
}

#sub_navigation {
    background-color:white;
}

#sub_navigation h2 {
    background-color:#E6F3CD !important;
    color:#446700;
}

#sub_navigation ul li {
    border-bottom:2px solid #99CC33;
}

#sub_navigation_content {
  background-color:white !important;
}

#sub_navigation_content li {
    font-size:95%;
    background-color:white;
    border-top:1px solid #99CC33;
    margin-left:7px;
    border-bottom:1px solid !important;
}

#sub_navigation_content li a {
    font-weight:normal !important;
    text-decoration:none;
    display:block;
    padding:3px 3px 3px 10px !important;
}

#content {
    border-top-color:#E6F3CD;
}
