.calender-container {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 720px;
}

.calendar-top-navigation {
    position: relative;
    height: 40px;
    background-color: #ffffff;
    width: 709px;
}

.calendar-top-navigation .leftish {
    float: left;
    width: 34px;
    height: 40px;
}

.calendar-top-navigation .midish h2 {
     line-height: 14px;
     color: #254383;
     font-size: 1.4em;
     font-weight: bold;
}

.emptyday {
    background-color: #F7F7F7;
}

.calendar-top-navigation .midish {
    float: left;
    width: 620px;
    height: 40px;
    text-align: center;
}

.calendar-top-navigation .rightish {
    float: right;
    width: 34px;
    height: 40px;
}

.calendar-days {
    background-image: url('/images/icalendar/days-gb.gif');
    height: 29px;
    vertical-align: middle;
    border: 1px solid #cecece;
    width: 706px;
    overflow: hidden;
}

.calendar-day-row {
   vertical-align: middle;
  /* border: 1px solid #cecece; */
   overflow: hidden;
}

.calendar-days h2 {
    color: #254383;
    font-weight: bold;
    font-size: 1.0em;
    line-height: 12px;
}

.calendar-day {
    float: left;
    height: 29px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
}

.daybox {
    width: 100px;
    height: 65px;
    float: left;
    border: none;
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
}

.daybox start {
    border-left: 1px solid #cecece;
    background-color: #e7eef4;
}

.calendar-inner {
    height: 65px;
    width: 91px;
    padding-left: 9px;
    color: #696969;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 28px;
    overflow: hidden;
}

.counttext {
    font-size: 0.6em;
    font-weight: normal;
}

.counttext a, .counttext a:link, .counttext a:visited {
    text-decoration: underline;
}

.counttext a:hover, .counttext a:active {
    text-decoration: underline;
}

.calendar-years {
    position: absolute;
    left: 588px;
    top: 9px;
    color: #03386f;
    font-size: 1.1em;
}

.calendar-years a, .calendar-years a:link, .calendar-years a:visited {
    color: #03386f;
    text-decoration: underline;
}

.calendar-years a:hover, .calendar-years a:active {
   color: #03386f;
}

.calleft {
    float: left;
    width: 500px;
}

.calleft h4 {
    margin-bottom: 0;
}

.calleft strong {
    color: #333333;
    font-size: 0.9em;
}

.calright {
  float: right;
  width: 155px;
  line-height: 25px;
  overflow: hidden;
}

.morei {
    margin-top: 30px;
}

.morei a, .morei a:link, .morei a:visited {
     color: #03386f;
     text-decoration: underline;
}

.morei a:hover, .morei a:active {
     color: #03386f;
     text-decoration: underline;
}

.calendar-image {

}

.calendar-hover {
    display: none;
}

#showtermin {
    display: none;
}

.daybox .filledday {
    background: #eaf8d3 !important; /*override inline style. Would not be necessary otherwise */
    cursor: pointer;
}

.daybox .filledday:hover {
    background: #BCD5EB !important; /*override inline style. Would not be necessary otherwise */
    cursor: pointer;
}

img {
    border: none;
}

.box-content-head {
    background-image: url("/images/interface/box-content-head.gif");
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    height: 5px;
    width: 100%;
}


.box-content-footer {
    padding: 0;
    margin: 0;
    height: 5px;
    width: 713px;
    background-image: url("/images/interface/box-content-footer.gif");
    background-repeat: no-repeat;
}

.box-content-content {
    padding: 0;
    margin: 0;
    width: 713px;
    background-image: url("/images/interface/box-content-faux.gif");
    height: auto !important;
    min-height: 100px;
    height: 100px;
    font-size: 1.1em;
}

.box-padding {
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 1px;
    padding-bottom: 10px;
    overflow: hidden;
}

.tipz a {
    text-decoration: underline;
}

.tipze {
    display: none;
    margin-top: -80px;
    margin-left: 60px;
}

.tipze .tip {
    width:295px;
    border: 1px solid #cccccc;
    background-color: #ffffff;

}

.tipze .tip-top{
    height:26px;
    width:295px;
    border: 0;
}

.tipze .tip-title {
    color:#254383;
    font-weight:bold;
    margin: 0 15px 0 0;
    font-size: 1.2em;
    font-family: verdana, arial, serif;
    border: 0;
}
.tipze .tip-text {
    color:#444444;
    font-size: 1.2em;
    padding: 10px 15px 20px 10px;
    line-height: 24px;
    border: 0;
}

.tipze .tip-bottom {
    border: 0;
}

.iright {
 float: right;
}

.ppd{
    margin-top: 20px;
}

.none {
 display: none;
}

.itip {
 list-style-type: none;
 margin: 0;
 padding-left: 8px;
 background-image: url('/images/interface/litip.gif');
 background-repeat: no-repeat;
}
