html, body {height:100%}

body {
    padding:0;
    /* margin:0; */
    margin-left:5px;
    text-align:left;
    background-color: #FFFFFF;
    font-size: 12px;
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color: rgb(0,0,0);
    overflow-x: hidden;
    overflow: -moz-scrollbars-vertical;
}

td {
    font-size: 80%
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color: rgb(0,0,0);
    margin-bottom:8px;
}

.input {
    font-size: 12px;
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color: rgb(0,0,0);
    width:240px;
    margin-bottom:8px;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
}

.label {
    font-size: 80%
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color: rgb(0,0,0);
}

.small {
    font-size: 10px;
}

#outer{
    height:100%;
    min-height:100%;
    color: #000000;
    text-align:left;
    position:relative;
}
 
html>body #outer{height:auto;} 

#innerwrap {
    float:left;
    width:600px; /* Druckbreite bis 610px möglich */
}

#header{
    display:none;
}

/*---------------------------------------------*/ 
/*             Sreen / Print - Umschaltung     */ 
/*                                             */ 
/*             .hiscn -> class=                */
/*             #hiscn -> id=                   */
/*---------------------------------------------*/ 


.hiscn{
}

.hiprn{
    display:none;
}

#hiscn{
}

#hiprn{
    display:none;
}

td.navipath { font-size: 10px; color: rgb(99,99,99); } 

/*---------------------------------------------*/ 

#left {
    display:none;
}

#left p {padding-left:3px;padding-right:2px}

#right p {padding-left:4px;padding-right:2px}

#imagecolumn {
    display:none;
}

#imagecolumn a {
    padding:0;
    font-weight:normal;
    font-size: 12px;
    color: rgb(217,104,28);
    margin:0;
}

#imagecolumn h1 {
    padding-left:0px;
    font-weight:normal;
    font-size: 12px;
    color: rgb(217,104,28);
    margin:0;
}

#right {
    position:relative;
    width:170px;
    margin-top:10px;
    padding-top:170px;
    padding-bottom:20px;
    background-color:#999999;
    background:url('../images/randbg.jpg');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

div,p  {margin-top:0;}

#centrecontent {
    padding-left:0px;
    padding-right:10px;
    padding-bottom:20px;
}

#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:52px;clear:both}

#bottomnavi {
    display:none;
}

#additionalnavi {
    display:none;
}

#logo {
    margin-top:18px;
}

#navipath {
    padding:0;
    padding-bottom:10px;
    color:rgb(99,99,99);
    width:630px; /* orginal: 388px; */
}

.navi{
    width:180px;
    /*border-bottom: 1px dotted rgb(169,174,194);*/
    border-bottom: 1px dotted rgb(229,241,248);
    background-color:rgb(255,255,255);
}

h1 {
    padding-left:2px;
    font-weight:bold;
    font-size: 100%;
    color: rgb(0,0,0);
    margin:0;
}

h1.content {
    padding-bottom:12px;
}

a { font-size: 12px;  color: rgb(0,0,0);text-decoration:none;}
a:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; } 

a.sitemap_level1 {
    display:block;
    border-bottom:1px solid #b4a8b4;
    color: #33475f;
    font-weight:bold;
    padding-bottom:.4em;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
}

a.sitemap_level2 {
    color:#4b5459;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:170px 4px;
    display:block;
}

a.sitemap_level3 {
    color:#4b5459;
}

.sitemap_level2_container {
    float:left;
    width:50%;
    padding-top:.3em;
}

.sitemap_level3_container {
    float:right;
    width:50%;
    padding-top:.3em;
}

.input_searchbox {
    width:65px;
    vertical-align:middle;
    font-size: 80px
    position:relative;
    left:80px;
}

.label_searchbox {
    vertical-align:middle;
    color: #9d9ea2;
    position: relative;
    left:-65px;
}

#loginbox {
    background-color:#DFE0E5;
    border-top:1px solid #aeaeae;
    border-bottom:1px solid #aeaeae;
    padding-bottom:.6em;
    padding-top:.6em;
    padding-left:.5em;
    padding-right:.5em;
    margin-top:1.5em;
    margin-bottom:1.5em;
}

.searchbox {
    display:none;
}

#searchbox {
    display:none;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
    display:none;
}

/*---------------------------------------------*/ 
/*---         Eigene für PHP-Module         ---*/ 
/*---------------------------------------------*/ 
/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*          Tabelle-Veranstaltungen 12Monate   */ 
/*---------------------------------------------*/ 


td.mg_v_ko {
background-color: #DDDDDD;
text-align: center;
vertical-align: middle;
font-weight: bold;
}

a.mg_v_ko {
text-align: center;
vertical-align: middle;
font-weight: bold;
}

td.mg_v_we_ot {
text-align: center;
vertical-align: middle;
color: #FF0000;
}

td.mg_v_wk_ot {
text-align: center;
vertical-align: middle;
color: #000000;
}

td.mg_v_we_oth {
background-color: #FFA943;
text-align: center;
vertical-align: middle;
font-weight: bold;
color: #FF0000;
}

td.mg_v_wk_oth {
background-color: #FFA943;
text-align: center;
vertical-align: middle;
font-weight: bold;
color: #000000;
}

td.mg_v_we_mt {
background-color: #8BF8FF;
text-align: center;
vertical-align: middle;
color: #FF0000;
}

a.mg_v_we_mt {
text-align: center;
vertical-align: middle;
color: #FF0000;
}

td.mg_v_wk_mt {
background-color: #8BF8FF;
text-align: center;
vertical-align: middle;
color: #000000;
}

a.mg_v_wk_mt {
text-align: center;
vertical-align: middle;
color: #000000;
}

td.mg_v_we_mth {
background-color: #8BA9FF;
text-align: center;
vertical-align: middle;
font-weight: bold;
color: #FF0000;
}

a.mg_v_we_mth {
text-align: center;
vertical-align: middle;
font-weight: bold;
color: #FF0000;
}

td.mg_v_wk_mth {
background-color: #8BA9FF;
text-align: center;
vertical-align: middle;
font-weight: bold;
color: #000000;
}

a.mg_v_wk_mth {
text-align: center;
vertical-align: middle;
font-weight: bold;
color: #000000;
}

/*---------------------------------------------*/ 
/*             Tabelle-Kontakt                 */ 
/*---------------------------------------------*/ 

td.mg_kont_da {
background-color: #E5E2F6; /* #D0D0D0; */ 
vertical-align: middle;
font-weight: bold;
font-size: 12px;
}

/*---------------------------------------------*/ 
/*             Tabelle-Gewerbe                 */ 
/*---------------------------------------------*/ 

td.mg_gewe_ti {
background-color: #FFFFFF; /* #999999; */
vertical-align: middle;
color: #000000;
font-weight: bold;
font-size: 12px;
}

td.mg_gewe_t2 {
background-color: #FFFFFF; /* #C0C0C0; */
vertical-align: middle;
font-weight: bold;
font-size: 10px;
}

td.mg_gewe_da {
background-color: #FFFFFF; /* #EEEEEE; */
vertical-align: top;
font-size: 10px;
}

/*---------------------------------------------*/ 
/*             Tabelle-Straßen                 */ 
/*---------------------------------------------*/ 

td.mg_stra_ti {
background-color: #DEDEEA; /* #0033FF; */
vertical-align: middle;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
}

td.mg_stra_t2 {
background-color: #FFFFFF; /* #C8C8FF; */
vertical-align: middle;
font-weight: bold;
font-size: 10px;
}

td.mg_stra_da {
background-color: #FFFFFF; /* #EDEDFF; */
vertical-align: top;
font-size: 10px;
}

/*---------------------------------------------*/ 
/*             Tabelle-Visitenkarte            */ 
/*---------------------------------------------*/ 

td.mg_visi_ti {
background-color: #C0C0C0; /* #0033FF; */
vertical-align: middle;
color: #000000;
font-weight: bold;
font-size: 12px;
}

td.mg_visi_t2 {
background-color: #FFFFFF; /* #C8C8FF; */
vertical-align: middle;
font-weight: bold;
font-size: 10px;
}

td.mg_visi_da {
background-color: #FFFFFF; /* #EDEDFF; */
vertical-align: top;
font-size: 10px;
}

/*---------------------------------------------*/ 
/*             Tabelle-Visitenkarte - Fremd    */ 
/*---------------------------------------------*/ 

td.mg_visi_Fremd_ti {
background-color: #FFFFFF; /* #999999; */
vertical-align: middle;
color: #000000;
font-weight: bold;
font-size: 12px;
}

td.mg_visi_Fremd_t2 {
background-color: #FFFFFF; /* #C0C0C0; */
vertical-align: middle;
font-weight: bold;
font-size: 10px;
}

td.mg_visi_Fremd_da {
background-color: #FFFFFF; /* #EEEEEE; */
vertical-align: top;
font-size: 10px;
}

/*---------------------------------------------*/ 
/*             Tabelle-Beherbergung            */ 
/*---------------------------------------------*/ 

td.mg_behe_ti {
background-color: #E6AD76; /* #FF7F01; */
vertical-align: middle;
color: #000000;
font-weight: bold;
font-size: 12px;
}

td.mg_behe_t2 {
background-color: #F5DEC7; /* #FFAD5D; */
vertical-align: middle;
font-weight: bold;
font-size: 10px;
}

td.mg_behe_da {
background-color: #FFFFFF; /* #FFDDBB; */
vertical-align: top;
font-size: 10px;
}

/*---------------------------------------------*/ 
/*             Tabelle-Mitarbeiter             */ 
/*---------------------------------------------*/ 

td.mg_mita_ti {
background-color: #C8C8FF;
vertical-align: middle;
color: #000000;
font-weight: bold;
font-size: 12px;
}

td.mg_mita_t2 {
background-color: #E1E2FF;
vertical-align: middle;
font-weight: bold;
font-size: 10px;
}

td.mg_mita_da {
background-color: #FFFFFF;
vertical-align: top;
font-size: 10px;
}

/*---------------------------------------------*/ 
/*             Tabelle-Veranstaltungen         */ 
/*---------------------------------------------*/ 

td.mg_vera_ti {
background-color: #C7D9FF;
vertical-align: middle;
color: #000000;
font-weight: bold;
font-size: 12px;
}

td.mg_vera_da {
background-color: #FFFFFF;
vertical-align: top;
font-size: 10px;
}

/*---------------------------------------------*/ 
/*             Tabelle-Vereine                 */ 
/*---------------------------------------------*/ 

td.mg_vein_ti {
background-color: #66CCFF;
vertical-align: middle;
color: #000000;
font-weight: bold;
font-size: 12px;
}

td.mg_vein_da {
background-color: #FFFFFF;
vertical-align: top;
font-size: 10px;
}

/*---------------------------------------------*/ 
/*             Tabelle-Parteien                */ 
/*---------------------------------------------*/ 

td.mg_part_ti {
background-color: #EEEEEE;
vertical-align: middle;
color: #000000;
font-weight: bold;
font-size: 12px;
}

td.mg_part_da {
background-color: #FFFFFF;
vertical-align: top;
font-size: 10px;
}

/*---------------------------------------------*/ 
/*             Tabelle-Einrichtungen           */ 
/*---------------------------------------------*/ 

td.mg_einr_ti {
background-color: #EBEBFF;
vertical-align: middle;
color: #000000;
font-weight: bold;
font-size: 12px;
}

td.mg_einr_t2 {
background-color: #EBEBFF;
vertical-align: middle;
font-weight: bold;
font-size: 100%;
}

td.mg_einr_da {
background-color: #FFFFFF;
vertical-align: top;
font-size: 10px;
}

/*---------------------------------------------*/ 
/*             Tabelle-Grau                    */ 
/*---------------------------------------------*/ 

td.mg_grau_ti {
background-color:rgb(249,249,249); /* helles grau */
vertical-align: middle;
color: #000000;
font-weight: bold;
font-size: 110%;
}

td.mg_grau_t2 {
/* background-color: #FFFFFF;  */
background-color:rgb(249,249,249); /* helles grau */
ertical-align: middle;
font-weight: bold;
font-size: 100%;
}

td.mg_grau_da {
/* background-color: #FFFFFF; */
background-color:rgb(249,249,249); /* helles grau */
vertical-align: top;
font-size: 100%;
}

/*---------------------------------------------*/ 
/*             Tabelle-Normal                  */ 
/*---------------------------------------------*/ 

/* Hintergrund: Dunkelgrau - Schrift: weiß     */ 
td.mg_gr3 {
background-color: #EEEEEE;
vertical-align: middle;
color: #000000;
font-weight: bold;
font-size: 110%;
}

/* Hintergrund: Mittelgrau - Schrift: schwarz   */ 
td.mg_gr2 {
background-color: #FFFFFF;
vertical-align: middle;
font-weight: bold;
font-size: 100%;
}

/* Hintergrund: Hellgrau - Schrift: schwarz     */ 
td.mg_gr1 {
background-color: #FFFFFF;
vertical-align: top;
font-size: 100%;
}


/* Lightbox */
    #lightbox {
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        /*z-index: 100;*/
        z-index: 990;
        text-align: center;
        line-height: 0;
    }
    #lightbox a img { border: none; }
    #outerImageContainer {
        position: relative;
        background-color: #fff;
        width: 250px;
        height: 250px;
        margin: 0 auto;
    }
    #imageContainer {
        padding: 10px;
    }
    #loading {
        position: absolute;
        top: 40%;
        left: 0%;
        height: 25%;
        width: 100%;
        text-align: center;
        line-height: 0;
    }
    #hoverNav {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        /*z-index: 10;*/
        z-index: 970;
    }
    #imageContainer>#hoverNav { left: 0;}
    #hoverNav a { outline: none;}
    #prevLink, #nextLink {
        width: 49%;
        height: 100%;
        background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
        display: block;
    }
    #prevLink { left: 0; float: left;}
    #nextLink { right: 0; float: right;}
    #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
    #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
    #imageDataContainer {
        font: 10px Verdana, Helvetica, sans-serif;
        background-color: #fff;
        margin: 0 auto;
        line-height: 1.4em;
    }
    #imageData {
        padding:0 10px;
    }
    #imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
    #imageData #caption{ font-weight: bold; }
    #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }           
    #imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  }   
    #overlay {
        position: absolute;
        top: 0;
        left: 0;
        /*z-index: 90;*/
        z-index: 980;
        width: 100%;
        height: 500px;
        background-color: #000;
        filter:alpha(opacity=60);
        -moz-opacity: 0.6;
        opacity: 0.6;
    }
    .clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
    }
    * html>body .clearfix {
        display: inline-block; 
        width: 100%;
    }
    * html .clearfix {
        /* Hides from IE-mac \*/
        height: 1%;
        /* End hide from IE-mac */
    }
/* << */