body {
    font-family: Georgia, "Times New Roman", serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    
    color: #000;
    
    margin: 0;
    padding: 20px 26px;
    border: 0;
    
    background-color: #fff;
    background-repeat: no-repeat;
    background-attachment: fixed;
    z-index: 0;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
}

img.link {
    cursor: pointer;
}

a, a.hover, a.visited {
    color: #000;
    text-decoration: none;
}

img#background {
    color: #000;
    position: fixed;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}

.hide {
    display: none;
}

#navitop a, #navitop a.href, #navibottom a, #navibottom a.href {
    color: #fff;
}

#shade {
    width: 100%; 
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

#shade {
    z-index: 90 !important; 
    display: none;
}

#left {
    width: 650px;
    height: 550px;
    margin: 0;
    padding: 0;
    float: left;
}

#right {
    z-index: 100;

    width: 415px;
    
    margin: 0 0 0 675px;
    padding: 0;

    background-color: #fff;
}

#loader, .loading {
    text-align: center;
    padding-top: 10px;
    margin: 0;
}

#lloading {
    vertical-align: middle;
    padding-right: 10px;
    display: none;
}

#navitop, #navibottom {
    height: 20px;
    margin: 0;
    padding: 0px 5px;
    
    background-color: #000;
    color: #fff;
    
}

#navitop img {
    vertical-align: middle;
}

#navitop {
    margin-bottom: 14px;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

ul.flat li {
    display: inline;
}

ul.navi, ul.navi li {
    padding: 0;
    margin: 0;
}

ul.navi li {
    padding-right: 10px;
}

#calendarcontainer {
    width: 650px;
    margin: 0;
    padding: 0;
}

.calweek {
    height: 132px;
}

.calday {
    position: relative;
    width: 80px;
    height: 118px;
    
    overflow: hidden;

    margin: 0 8px 8px 0;
    padding: 3px;
    
    background-image: url("../images/calendarbg.png");
    float: left;
}

.caldayspacer {
    position: relative;
    height: 118px;
    padding: 0;
    margin: 0;
    float: left;
}

.calpv {
    background-position: 0 -248px;
    background-color: #fff;
}

.cds1 {
    background-position: 0 -124px;
}

div.hasdetails, a.preview {
    cursor: pointer;
}

.lastday, .lastweek {
    margin: 0;
}

.dayofweek, .dayofmonth, .caldescription p {
    margin: 0;
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 10px;
}

.dayofweek {
    height: 10px;
}

.dayofmonth {
    font-size: 30px;
    line-height: 30px;
    font-family: "Century Gothic", Arial, sans-serif;
    font-weight: bold;
}

.caltitle {
    padding: 0;
    font-weight: bold;
}

.caladditional {
    padding: 0;
    font-style: italic;
}

h1, h2 {
    text-align: center;
    padding: 0;
}

h1{
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: bold;
}

h2 {
    margin: 0 0 10px;
    font-size: 12px;
}

#detail h2, #content h2 {
    padding: 2px;
    background-color: #000;
    color: #fff;
    height: 16px;
    line-height: 16px;
}

#detail h2 a {
    color: #fff;
}

#detail {
    padding-bottom: 12px;
}

#content p {
    margin: 0 ;
    padding: 0 12px 10px 12px;
}

#detail p {
    margin: 0 0 10px 0;
}

#detail p.agenda {
    text-align: center;
    margin-bottom: 20px ! important;
}

#detail span.title {
    font-weight: bold;
}


#detail .act {
    border-top: 1px dashed #333;
    margin: 10px 12px 10px 12px;
}

#detail .price {
    font-style: italic;
    text-align: center;
}

#detail .price a {
    text-decoration: underline;
}

#right img {
    margin: 0 0 10px 0;
}

.nd {
    display: none;
}

#preview {
    position: fixed;
    right: 0;
    top: 0;
    background-color: #ffff00;
    text-align: center;
    padding: 20px;
    z-index: 1000;
}

#preview p.title {
    font-weight: bold;
    font-size: 16px;
}

#preview a:hover {
    text-decoration: underline;
}

input {
    line-height: 12px;
}

input.text {
    border: 1px solid #666;
    width: 220px;
}

label {
    margin: 0 5px;
    line-height: 15px;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 5px 0;
}

legend {
    padding: 5px 12px;
    
}

.nurfuerdeppen, .nurfuerdeppen2 {
    display: none;
}

form p {
    padding: 0 
}

#scrollnavi {
    position: fixed;
    top: 20px;
    left: 1136px;
    cursor: pointer;
}


.gallery {
    padding: 0 12px 10px 12px;
    float: left;
}

/* gallery */
.imgc {
    float: left;
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.imgc img {
    margin: auto !important;
    display: block;
}



/* fck styles */
.imggallery {
    width: 390px;
    border: 1px solid #333;
    padding: 10px;
}

.imggallery img {
    width: 40%;
    height: 40%;
    display: block;
    margin-bottom: 10px;
}




/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; background-color: #000;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
#cboxContent{margin-top:20px;}
#cboxLoadedContent{background:#000; padding:0;}
#cboxTitle{position:absolute; top:-18px; left:0; color:#fff; background-color: #000; padding-left: 5px; font-weight: bold; width: 100%; text-align: center;}
#cboxCurrent{text-indent: -9999px;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:0; margin-top:-32px; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious.hover{ background:url(../images/controls.png) bottom left no-repeat}
#cboxNext{position:absolute; top:50%; right:0; margin-top:-32px; width:28px; height:65px; text-indent:-9999px;}
#cboxNext.hover{background:url(../images/controls.png) bottom right no-repeat}
#cboxLoadingOverlay{background:#000;}
#cboxLoadingGraphic{background:url(../images/ajax-loader-wob.gif) center center no-repeat;}
#cboxClose{position:absolute; top:0; right:0; display:block; background:url(../images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
#cboxClose.hover{background-position:bottom center;}
