@import "forms.css";
/*@import "cal.css";*/ /*dafür rechte_spalte.css*/
@import "termine.css";

#sub_navigation ul li a {
  font-weight:bold;
  padding:7px 0 7px 10px;
}

#breadcrumb {
  display: none;
}

.minical {
  box-sizing: initial;
}


body.termine #sub_navigation .site-logo{
    background:url("//assets.zim.uni-wuppertal.de/images/bereich01.svg") no-repeat scroll 7px 3px #E6F3CD;
    height:65px;
    padding: 0px 0px 0px 80px;
    background-size: 30%;
    border-bottom:2px solid #9c3;
}

body.cs-green #sub_navigation > ul > li:first-child, body.cs-green #sub_navigation li.current ul {
  border-top: none;
}

.tx-cal-controller #tx_cal_controller_create_element input[type="text"]:not([size]) {
  width: 10em;
}
