html {
    width: 100%;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font: normal 12px/14px Arial,Helvetica,sans-serif;
    color: #000;
    background-attachment: fixed;
    background-color: #FFF;
    background-repeat: no-repeat;
}

/* Reset */

img {
    margin: 0;
    padding: 0;
    border: 0;
    behavior: url(css/iepngfix.htc);
}

div {
    margin: 0;
    padding: 0;
}

p,
input,
ul {
    margin: 0 0 16px 0;
    padding: 0;
}

form {
    margin: 32px 0;
    padding: 0;
}

:focus {
    outline: none;
}

.clear {
    display: block;
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

a {
    text-decoration: underline;
    color: #FFF;
}

#logo {
    position: fixed;
    top: 14px;
    left: 55px;
    height: 113px;
    padding-left: 4px;
    background: url(../images/cone.png) left bottom no-repeat;
}

#cafe {
    position: fixed;
    top: 12px;
    left: 841px;
}

/* NAVIGATION */

#navi {
    display: block;
    z-index: 11;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 76px;
    background: white;
}

#navi_shadow {
    z-index: 10;
    position: fixed;
    top: 76px;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../images/navishadow.png) repeat-x;
}

#navi ul {
    position: absolute;
    top: 24px;
    left: 226px;
    width: 775px;
    list-style: none;
}

#navi li {
    display: inline;
}

#navi ul a {
    display: block;
    float: left;
    height: 52px;
    margin-right: 18px;
    padding-left: 16px;
    text-decoration: none;
    font-family: 'BasicCommercialW02-Bold',sans-serif;
    font-size: 14px;
    color: black;
    background: url(../images/navi_arch.gif) no-repeat;
}

#navi ul a span {
    margin: 2px 0 0 0;
}

#navi ul a:hover,
#navi ul a.active {
    background: url(../images/navi_arch_act.gif) 0 7px no-repeat;
}

/* NEWSBOX */

#newsbox {
    z-index: 2;
    position: fixed;
    top: 133px;
    left: 143px;
    width: 143px;
    padding: 0;
    color: #000;
}

#newsbox .bg {
    width: 143px;
    padding: 20px 5px 15px;
    background: white;
}

#newsbox a {
    color: #000;
}

#newsbox ul {
    margin-left: 9px;
    padding: 0;
    list-style-image: url(../images/news_list_arch.png);
}

#newsbox li {
    margin: 0 0 16px 0;
}

.body-3 #newsbox {
    top: 100px;
    left: 48px;
}

/* PICTURETOGGLE */

#picturetoggle {
    z-index: 20;
    position: fixed;
    top: 83px;
    left: 841px;
    width: 46px;
    color: #eee;
    cursor: pointer;
}

#picturetoggle img {
    padding-right: 5px;
}

/* FILTER */

#filter {
    z-index: 20;
    position: fixed;
    top: 77px;
    left: 889px;
    width: 112px;
}

#filter ul {
    list-style: none;
}

#filter li {
    margin-bottom: 1px;
}

#filter a {
    display: block;
    padding: 5px 8px;
    text-decoration: none;
    color: #000;
    background: #FFF;
}

#filter a.active {
    background: #666;
}

/* SUBNAV */

#subnav {
    z-index: 10;
    position: fixed;
    top: 133px;
    left: 143px;
    width: 152px;
}

#subnav ul {
    list-style: none;
}

#subnav li {
    margin-bottom: 1px;
    background: #FFF;
}

#subnav li a {
    display: block;
    width: 138px;
    height: 30px;
    margin: 0;
    padding: 0 7px;
    text-decoration: none;
    font-family: 'BasicCommercialW02-Bold',sans-serif;
    font-size: 22px;
    line-height: 30px;
    color: black;
    background: #FFF;
}

#subnav a:hover,
#subnav a.active {
    color: #666;
}

/* NORMALE CONTENTBOX */

#program,
#default {
    position: absolute;
    top: 100px;
    left: 211px;
    width: 568px;
    padding-bottom: 100px;
}

#default a {
    color: #000;
}

#program a {
    color: #fff;
}

#default h1 {
    width: 251px;
    margin: 0;
    padding: 0 7px;
    font-family: 'BasicCommercialW02-Bold',sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    color: black;
    background: #FFF;
}

#default .contentBox {
    margin: 0 0 4px 89px;
    padding: 16px 10px 40px;
    background: #FFF url(../images/line_black.gif) no-repeat left bottom;
}

#cafebox h2,
#default h2 {
    width: 422px;
    padding-bottom: 8px;
    border-bottom: 4px solid #000;
    font: normal 12px/14px Arial,Helvetica,sans-serif;
    color: #000;
}

#cafebox h3,
#default h3 {
    width: 422px;
    padding-bottom: 6px;
    border-bottom: 2px solid #000;
    font: normal 12px/14px Arial,Helvetica,sans-serif;
    color: #000;
}

/* CAFEBOX */

#cafe {
    cursor: pointer;
}

#cafebox {
    z-index: 30;
    position: fixed;
    top: 45px;
    left: 202px;
    width: 680px;
    padding: 0 10px 15px;
    min-height: 430px;
    color: # 000;
    background: #FFF;
    background: white url(../images/line_black.gif) 20px bottom no-repeat;
}

#cafebox #titlebubble {
    padding-top: 41px;
    background: url(../images/cafe_cone.png) 618px 0 no-repeat;
}

#cafebox #title {
    width: 680;
    height: 208;
    padding: 7px 0 20px 20px;
    background: #000;
}

#cafebox .close {
    position: absolute;
    top: 56px;
    right: 26px;
    width: 14px;
    height: 14px;
    margin: 0;
    background: url(../images/x-white.png) no-repeat;
    cursor: pointer;
}

#cafebox .contentBox {
    padding: 0 18px 10px;
}

/* PROGRAMM */

#program .contentBox {
    float: left;
    clear: both;
    margin: 0 0 4px 0;
    overflow: visible;
}

#program .month {
    float: left;
    width: 666px;
    height: 90px;
    margin: 20px 0 10px 80px;
    background-repeat: no-repeat;
}

#program .month-01 {
    background-image: url(../images/januar.png);
}

#program .month-02 {
    background-image: url(../images/februar.png);
}

#program .month-03 {
    background-image: url(../images/maerz.png);
}

#program .month-04 {
    background-image: url(../images/april.png);
}

#program .month-05 {
    background-image: url(../images/mai.png);
}

#program .month-06 {
    background-image: url(../images/juni.png);
}

#program .month-07 {
    background-image: url(../images/juli.png);
}

#program .month-08 {
    background-image: url(../images/august.png);
}

#program .month-09 {
    background-image: url(../images/september.png);
}

#program .month-10 {
    background-image: url(../images/oktober.png);
}

#program .month-11 {
    background-image: url(../images/november.png);
}

#program .month-12 {
    background-image: url(../images/dezember.png);
}

#program .head-wrapper {
    width: 798px;
    white-space: nowrap;
}

#program .date {
    display: inline;
    float: left;
    padding: 0;
    overflow: auto;
    font-family: 'BasicCommercialW02-Bold',sans-serif;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 1px;
    color: white;
}

#program .date .heute,
#program .date .left,
#program .date .right {
    float: left;
}

#program .date .heute {
    width: 74px;
    margin-left: 6px;
}

#program .date .left {
    width: 34px;
    margin-left: 6px;
}

#program .date .right {
    width: 34px;
    margin-right: 6px;
    text-align: right;
}

#program .head {
    display: inline;
    float: left;
    margin: 0;
    padding: 0 6px;
    /*overflow: auto;*/
    font-family: 'BasicCommercialW02-Bold',sans-serif;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 1px;
    white-space: nowrap;
    color: white;
}

#program .head.pad-left {
    margin: 0 0 0 80px;
}

#program .head,
#program .date .heute,
#program .date .left,
#program .date .right {
    cursor: pointer;
}

#program .body {
    clear: both;
    width: 488px;
    margin: 0 0 0 80px;
    overflow: auto;
    white-space: normal;
    color: white;
    background-image: url(../images/line_white.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#program .body .inner {
    margin: 16px 24px 38px 9px;
    padding: 10px 0;
    overflow: auto;
}

#program .body .location {
    float: left;
    width: 310px;
}

#program .body .ticket {
    display: block;
    float: left;
    width: 91px;
    height: 15px;
    padding-left: 40px;
    background: url(../images/ticket.png) 0 2px no-repeat;
}

#program .body .close {
    float: right;
    width: 14px;
    height: 14px;
    margin: 0;
    background: url(../images/x-white.png) 2px right no-repeat;
    cursor: pointer;
}

#program .body hr,
#program .body .hr {
    clear: both;
    width: 422px;
    height: 5px;
    margin: 0 0 15px 0;
    border: none;
    text-align: left;
    background: #FFF;
}

.closed {
    display: none;
}

#webkit-fix {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
}
#program .date.monthColor,
#program .date.monthColor a,
#program .head.monthColor,
#program .head.monthColor a,
#program .body.monthColor,
#program .body.monthColor a {
  color: black;
}

/* NEWSLETTER */

form.newsletter {
    margin: 0;
}
form.newsletter input {
    float: right;
    width: 300px;
    height: 18px;
    padding: 0 2px;
    border: solid #000 1px;
    font-size: 10px;
    background-color: #FFF;
}
form.newsletter p.textfield {
    margin-bottom: 2px;
}
form.newsletter label {
    display: block;
    float: left;
    width: 60px;
}
form.newsletter span.textfield {
    display: block;
    float: left;
    width: 362px;
}
form.newsletter p.right {
    width: 422px;
    text-align: right;
}

/* klaro constent manager */
.klaro * {
  color: #222 !important;
}

.klaro .cn-body,
.klaro .cookie-modal,
.klaro .cm-app-title,
.klaro .cookie-modal .cm-list-title {
  font-size: 12px !important;
  line-height: 14px !important;
  font-family: Arial,Helvetica,sans-serif !important;
}

.klaro .cm-header h1.title {
  font-family: 'BasicCommercialW02-Bold',sans-serif;
  font-weight: normal;
  padding-bottom: 6px;
}

.klaro .cookie-modal .cm-modal .hide svg {
  stroke: #000 !important;
}

.klaro .cookie-notice,
.klaro .cm-modal {
  border-radius: 0 !important;
  background-color: #fff !important;
}

.klaro .cookie-notice a,
.klaro .cookie-modal a {
  display: inline;
  text-decoration: underline !important;
}

.klaro .cookie-modal .slider,
.klaro .cookie-notice .slider,
.klaro .cookie-modal .cm-btn,
.klaro .cookie-notice .cm-btn {
  box-shadow: none !important;
}

.klaro .cookie-modal .cm-btn.cm-btn-right,
.klaro .cookie-modal .cm-btn.cm-btn-success,
.klaro .cookie-notice .cm-btn.cm-btn-right,
.klaro .cookie-notice .cm-btn.cm-btn-sm,
.klaro .cookie-notice .cm-btn.cm-btn-success {
  padding: 3px 10px !important;
  border-radius: 0;
  background: #000 !important;
  color: #fff !important;
  cursor: pointer;
}

.klaro .cookie-modal .cm-btn.cm-btn-right:hover,
.klaro .cookie-modal .cm-btn.cm-btn-success:hover,
.klaro .cookie-notice .cm-btn.cm-btn-right:hover,
.klaro .cookie-notice .cm-btn.cm-btn-sm:hover,
.klaro .cookie-notice .cm-btn.cm-btn-success:hover {
  color: #fff !important;
  background: #333 !important;
}

.consent-optin,
.consent-optout {
  display: none;
}