/*CSS-Datei basics.css
Grundsätzliche Auszeichnungen
Autor: Ansgar Bolle, multimediadesign.net, Düsseldorf*/
* {
    font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
    margin: 0;
    padding: 0;
    border-style: none;
    outline-style: none;
    border-collapse: collapse;
    border-spacing: 0; }
html {
    font-size: 100.01%;
    height: 100%;
    margin-bottom: 1px; }
body {
    color: #4a5059;
    xfont-size: 80%;
    text-align: center;
    position: relative;
    margin: 0;
    padding: 0;
    font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
    background: #fff url(/stadt/tourismus/shared/bg_body.gif) repeat-x fixed 0 bottom; }
* html body * {
    overflow: visible; }
.u {
 position: absolute;
 left: -2000em;
 top: -2000em;
 width: 100em;
}
hr {
visibility: hidden;
}
option {
    padding-left: 0.4em; }
fieldset,img {
    border-style: none;
    border-width: 0;
    outline-style: none;
    outline-width: 0; }
select,input,textarea {
    xfont-size: 99%; }
ul,ol,dl {
    margin: 0 0 1em 1em; }
ul, ol, dl { position: relative; }
/* li {
    line-height: 1.5em;
    margin-left: 1.5em;
    display: inline;
    white-space: nowrap; }
*/
a {
    color: #c30523;
    text-decoration: none;
    border-style: none;
    outline-style: none;
    outline-width: 0; }
a:focus {
    border-style: none;
    outline-style: none; }

.clearall {
    display: none; }
/*<agl.folder "Clearing">*/
    .clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
    }
    .clearfix { display: block; }
.floatbox {
    overflow:hidden;
}
.floatbox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility:hidden;
}
*html .floatbox {
    height: 1%;
}
#ie_clearing { display: none }
hr.clear_columns {    
        clear: both; 
        float: left; 
        content: "."; 
        display: block;  
        height: 0; 
        line-height: 0px; 
        visibility: hidden; 
        border: 0; 
        padding: 0;
        margin: -1.1em 0 0 0;
    }
/*</agl.folder>*/

/* -----------------CSS-Datei structure.css Seitenaufbau -------------------------  */
#page {
    position: relative;
    width: 980px;
    height: auto;
    z-index: 10;
    margin-right: auto;
    margin-left: auto; }
#pageContent {
    background-color: #b8bdc1;
    background-image: url(/stadt/tourismus/shared/bg_page1.gif);
    background-repeat: repeat-y;
    text-align: left;
}
#top {
    background-color: white;
    background-image: url(/stadt/tourismus/shared/bg_top.gif);
    background-repeat: no-repeat;
    background-position: center -5px;
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    padding-top: 8px;
    padding-bottom: 0px;
    }
#topRight {
    width: 230px;
    float: right; }
#topCenter {
    width: auto;
    margin-right: 230px;
    margin-left: 260px; }
#middle {
    width: 980px;
    clear: both; }

#header {
width: 980px;
height: 150px;
overflow: hidden;
margin: 0;
margin-top: 10px;
padding: 0;
}
#header_left {
width: 260px;
height: 150px;
float: left;
margin-right: -3px;
background-image: url(/stadt/tourismus/shared/bg_silhuette.gif);
background-repeat: no-repeat;
background-position: 0 bottom;
 }
#header_right {
width: 230px;
height: 150px;
float: right;
margin-left: -3px;
 }
#header_center {
width: 490px;
height: 150px;
margin-right: 227px;
margin-left: 260px;
z-index: 1;
 }
*html #header_center {
margin-top: -150px;
}
*+html #header_center {
xmargin-top: -150px;
}

/*Content 3spaltig*/
#col1  /* linke Spalte */ {
     width: 260px;
     float: left;
     z-index: 1;
     height: 1%;
}
*html #col1 {
    margin-right: -3px;
}
#col1Content {
    xbackground-color: #c30523;
}
#col2  /* rechte Spalte */ {
    width: 230px;
    float: right;
}
*html #col2 {
    margin-left: -3px;
}
#col2Content {
}
#col3  /* mittlere Spalte */ {
    height: 1%;
    z-index: 3;
    margin-right: 230px;
    margin-left: 260px;
}
*html #col3 {
     margin-right: 227px;
    margin-left: 257px;
}
#col3.full  /* mittlere Spalte breit */ {
    width: 717px;
    background-color: #ffffff;
    height: 1%;
    z-index: 1;
    margin-right: 0px;
    margin-left: 260px; 
 padding-bottom: 40px;
}

*+html #col3, #col3.full {
    margin-left: 260px;
    position: relative;
}
#col3Content {
    xbackground-color: #ffffff;
}

#col3Content a {
    color: #c30523;
    text-decoration: none;
    border-style: none;
    outline-style: none;
    outline-width: 0; }
#col3Content a:hover {
    border-bottom: 1px dotted #c30523; }
#col3Content a:focus {
    border-style: none;
    outline-style: none; }

#col1Content, #col2Content, #col3Content {
    position: relative;
    margin: 0;
    padding: 0; }


/* ------------------------------- Subcols ------------------------------- */
.subcols {
    background-image: url(/stadt/tourismus/shared/bg_teaser.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    width: 490px;
    overflow: hidden;
    }
.col50left, .col50right {
    width: 245px;
 }
.col50left {
    float: left;
}
.col50right {
    float: right;
}
.sub_col50left {
        overflow: hidden;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 5px;
        padding-left: 0;
}
.sub_col50right {
        overflow: hidden;
        margin-left: 0;
        padding: 0 0 5px;
}
/*Seitenelemente*/
.h150 {
    background-color: white;
    height: 150px;
}
#col1 .h150 {
    background-image: url(/stadt/tourismus/shared/bg_silhuette.gif);
    background-repeat: no-repeat;
    background-position: 0 bottom;
}
.logo {
    margin-top: 0;
    margin-left: 55px; }
/* .breadcrumb {
    background-color: #b8bdc1; } */
/*Footer*/
#footer {
    background-color: #6e737a;
    background-image: url(/stadt/tourismus/shared/bg_footer.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    text-align: left;
    width: 980px;
    clear: both; }
#footerContent {
    margin-right: 15px;
    margin-left: 15px;
    padding-top: 25px;
    padding-bottom: 30px;
    font-size: 0.8em; }
    
/* ---------------------- CSS-Datei navigation.css Navigationen ---------------------- */
#navi {
    width: 260px;
    margin-top: 0;
    margin-bottom: 35px;
    overflow: hidden;
}
#navi ul {
    margin: 0 0 0 55px;
    padding: 0;
    list-style-type: none;
 }
#navi ul li {
    xheight: 1%;
    margin: 0;
    padding: 0;
    display: block;
    white-space: normal;
    }
#navi ul li a {
    color: #f3cdd3;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.2em;
    background-image: url(/stadt/tourismus/shared/bg_navi_l1.gif);
    background-repeat: no-repeat;
    background-position: right 10px;
    margin: 0;
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
    border-top: 1px solid #db697b;
    display: block;
    height: 1%;
}
#navi ul li a:hover {
    color: white;
    background-image: url(/stadt/tourismus/shared/bg_navi_l1_active.gif);
    border-top-color: white;
    border-top-style: solid;
    border-bottom-style: none;
}
#navi ul li a.active {
    color: white;
    font-weight: bold;
    background-image: url(/stadt/tourismus/shared/bg_navi_l1_active.gif);
    border-bottom-style: none;
}
#navi ul li a.active:hover,
#navi ul li a.active_solo:hover  {
    border-bottom-style: none;
}
#navi ul li a.active_solo {
    color: white;
    font-weight: bold;
    background-image: url(/stadt/tourismus/shared/bg_navi_l1_active.gif);
    border-bottom-style: none;
}
#navi ul li ul li{
}
#navi ul li ul li a {
    color: #ffe4e1;
    font-size: 0.75em;
    font-weight: normal;
    line-height: 1.2em;
    background-position: right 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    border: none; }
#navi ul li ul li a:hover {
    color: #fff;
    border: none; }
#navi ul li ul li a.active {
    color: #fff; }
#navi ul li ul {
    margin: 0 0 5px;
    padding: 0 0 5px;
    xborder-bottom: 1px solid #db697b; }

/* --------- Servicemenue oberhalb der Navigation ----------- */
#services_on {
    background-color: #899098;
}
#services_off ul, #services_on ul {
    margin: 0;
    padding-bottom: 0px;
     }
#services_off ul li, #services_on ul li {
    width: 260px;
    xheight: 1%;
    margin: 0;
    padding: 0;
    display: block;
     background-color: #899098;
    xbackground-image: url(/stadt/tourismus/shared/bg_pscroller.gif);
    xbackground-repeat: repeat-x;
    white-space: normal; }
#services_off ul li a {
    color: #fff;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1em;
    background-color: #c30523;
    background-image: url(/stadt/tourismus/shared/bg_navi_l1.gif);
    background-repeat: no-repeat;
    background-position: right 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 55px;
    display: block;
    height: 1%;
}
#services_off ul li a:hover {
    color: #fff;
    background-color: #4a5059;
    background-image: url(/stadt/tourismus/shared/bg_navi_l1_active.gif);
    border-bottom-style: none;
}
#services_on {
    background-color: #899098;
}
#services_on ul.navi {
 background-color: #899098;
 margin: 0;
 padding-bottom: 10px;
}     
#services_on ul li a {
    color: #fff;
    font-size: 0.7em;
    line-height: 1.2em;
    background-image: url(/stadt/tourismus/shared/bg_navi_l1.gif);
    background-repeat: no-repeat;
    background-position: 55px 7px;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 65px;
    xborder-bottom-style: none;
    display: block;
    height: 1%;
}
#services_on ul li a:hover,
#services_on ul li a.active {
    border-bottom-style: none; 
    color: white;
    font-weight: bold;
    background-image: url(/stadt/tourismus/shared/bg_navi_l1_active.gif);
    background-repeat: no-repeat;
    background-position: 55px 9px;
    }
#services_on ul li.close a,
#services_on ul li.close a:hover  {
    color: #fff;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1em;
    background-color: #4a5059;
    background-image: url(/stadt/tourismus/shared/bg_navi_close.gif);
    background-repeat: no-repeat;
    background-position: right 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 55px;
    display: block;
    height: 1%;
}

/* ----------CSS-Datei typo.css Typografische Auszeichnungen ---------------------------------*/
/*Standards*/
#col1 p {
    color: #fff;
    font-size: 0.7em;
    line-height: 1.4em;
    padding-bottom: 15px;
    padding-left: 55px; }
#col1 a {
    color: #ffe4e1; }
#col1 a:hover {
    border-bottom: 1px dotted #ffe4e1; }
#col3 h1, #col3 h2, #col3 h3, #col3 p, #col3 table, .smp {
    margin-right: 20px;
    margin-left: 20px; }
#col2 h1, #col2 h2, #col2 p {
    margin-right: 15px;
    margin-left: 15px; }
#col2 h1 {
    color: white;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.2em;
    clear: both;
    padding-top: 15px;
    padding-bottom: 5px; }
#col2 h2 {
    color: white;
    font-size: 0.9em;
    line-height: 1.2em;
clear: both;
    padding-top: 15px;
    padding-bottom: 5px; }
#col2 h3 {
    color: #4a5059;
    font-size: 0.85em;
    font-weight: bold;
    line-height: 1.2em; }
#col2 p {
    color: white;
    font-size: 0.7em;
    line-height: 1.2em;
    padding-bottom: 5px; }
#col3 h1 {
    color: #c30523;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.2em;
    padding-top: 15px;
    padding-bottom: 5px; }
#col3 h1.titel {
    color: #c30523;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2em;
    padding-top: 15px;
    padding-bottom: 10px;
 }
#col3 h2 {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2em;
    padding-top: 5px;
    padding-bottom: 15px; }
#col3 h2.absatz {
    color: #4a5059;
    font-size: 0.95em;
    font-weight: bold;
    line-height: 1.2em;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    background-color: #f0f0f0;
}
#col3 h2.absatz a {
    color: #4a5059;
    text-decoration: none;
    background-color: #f0f0f0;
}
#col3 h3 {
    color: #c30523;
    font-size: 0.85em;
    font-weight: bold;
    line-height: 1.1em;
    xpadding-top: 15px;
    padding-bottom: 4px; }

#col3 p {
    font-size: 0.8em;
    line-height: 1.3em;
    padding-bottom: 8px;
}
#col3 p.r,
#col3 td.r {
    text-align: right;
 }
#col3 table {
border-top: 1px solid silver;
border-left: 1px solid silver;
margin-top: 10px;
margin-bottom: 20px;
}
#col3 td,
#col3 th {
    font-size: 0.75em;
    line-height: 1.3em;
padding: 2px 6px 1px 4px;
vertical-align: top;
border-bottom: 1px solid silver;
border-right: 1px solid silver;
}
#col3 td.r {
        padding-right: 30px; }

td.zeit {
    padding-right: 4px;
}
#col3 td.zeit, td.titel, td.kategorie {
    padding-top: 6px;
}



/*Navigation Seitenkopf*/
#topCenter p {
    color: #dcdcdc;
    font-size: 0.7em;
    font-weight: normal;
    line-height: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 8px; }
#topCenter a {
    color: #92969c; }
#topCenter a:hover,
#topCenter a.active,
#topCenter a.active_solo {
    color: #b3001e;
    border-bottom: 1px dotted #c30523; }
 }
#topRight a:hover {
    border-bottom-style: none; }
/*Sprachweiche*/
#topRight ul {
    margin: 0 0 0 15px;
    padding: 0; }
#topRight ul li {
    margin: 0;
    padding: 8px 2px 8px 2px;
    list-style-type: none;
    display: inline;
    xwhite-space: nowrap;
float: left;
 }
#topRight ul li.abstand a {
    padding-left: 45px; }
/* #topRight ul li a {
    float: left;
    padding-top: 8px;
    padding-right: 1px;
    padding-bottom: 8px; }
*/
/* ------------------ Bildmotive -----------------*/
#hauptmotiv {
    width: 490px;
    height: 150px;
    overflow: hidden; }

/*Breadcrumb-Navi*/
.breadcrumb {
    background-color: #92969c;
    width: 100%;
    overflow: hidden; }
#col3 .breadcrumb p {
    color: #ececec;
    font-size: 80%;
    line-height: 1em;
    margin-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px; }
#col3 .breadcrumb a {
    color: #ececec;
    text-decoration: none; }
 #col3 .breadcrumb a:hover {
    color: white;
    border-bottom-color: white;
    border-bottom-style: none; }
/*Zitate*/
.zitat {
    background-color: white;
    background-image: url(/stadt/tourismus/shared/bg_tabcontent.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    padding-top: 5px;
    padding-bottom: 5px; }
.zitat p {
    color: #4a5059;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1.2em;
    margin-right: 20px;
    xmargin-bottom: 5px;
    margin-left: 20px;
    padding: 0; }
.zitat p.person {
    font-size: 0.75em;
    font-weight: normal;
    line-height: 1em;
    xpadding-top: 5px;
    text-align: right;
 }
/*Teaser Startseite und Termine*/
.teaser,
.teaser_solo,
.teaser_angebot,
.termin {
    position: relative;
 }
.teaser_solo,
.termin {
margin-bottom: 10px;
 }
.teaser_angebot {
overflow: hidden;
padding-bottom: 10px;
}
.teaser_angebot:after,
.teaser_solo:after,
.termin:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility:hidden;
}
/*  \*/
*html .teaser_angebot,
*html .teaser_solo {
    height: 1%;
}
*html .hollyhacked {
    height: 1%;
}
#col3 .teaser h2,
#col3 .teaser_solo h2,
#col3 .teaser_angebot h2 {
    color: #c30523;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.2em;
    margin-right: 5px;
    padding-top: 5px;
    padding-bottom: 3px; }
#col3 .teaser p,
#col3 .teaser_solo p {
    font-size: 0.7em;
    line-height: 1.4em;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px; }
#col3 .teaser_angebot p {
    line-height: 1.4em;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px; }

#col3 .teaser_solo img,
#col3 .teaser_solo .teaser-film, 
#col3 .teaser_angebot img,
#col3 .termin img  {
    float: right;
margin-right: 20px;
margin-left: 5px;
padding-left: 5px;
padding-top: 5px;
}
*html #col3 .teaser_solo .teaser-film {
margin-right: 10px;
}

.teaser .iconLinkTeaser {
    position: absolute;
    top: 155px;
    right: 10px; }
#col3 .teaser a.teaserlink{
    color: #4a5059;
    font-size: 0.85em;
    font-weight: bold;
    line-height: 1.4em;
    background-color: white;
    text-transform: uppercase;
    margin-right: 1px;
    padding: 2px 3px;
    border: solid 1px #dcdcdc;
    margin-top: 5px;
}
#col3 .teaser_angebot a.teaserlink {
    color: #4a5059;
    font-size: 0.75em;
    font-weight: bold;
    line-height: 1.4em;
    background-color: white;
    text-transform: uppercase;
    margin-right: 1px;
    padding: 2px 3px;
    border: solid 1px #dcdcdc;
zoom: 1; }

#col3 .teaser a.teaserlink:hover,
#col3 .teaser_angebot a.teaserlink:hover {
    color: #ffffff;
    background-color: #4a5059;
    xborder-bottom-style: none;
border: solid 1px #dcdcdc;}

#col3 a.buchungslink{
    color: white;
    font-size: 75%;
    font-weight: bold;
    line-height: 1.4em;
    background-color: #c30523;
    background-image: url(/stadt/tourismus/shared/bg_input_button.gif);
    background-repeat: repeat-x;
    background-position: 0 top;
    text-transform: uppercase;
    padding: 2px 3px;
     border: solid 1px #dcdcdc;
    cursor: pointer; }



/*Scroller*/
.scroller {
    background-color: #899098;
    background-image: url(/stadt/tourismus/shared/bg_pscroller.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    width: 230px;
    height: 150px; }
#pscroller{
    width: 230px;
    height: 100px;
    padding-bottom: 10px; }
#pscroller h2 {
    color: white;
    font-size: 90%;
    font-weight: bold;
    line-height: 1em;
    padding-top: 0;
    padding-bottom: 5px; }
#pscroller p {
    color: #e7e6e6;
    font-size: 0.8em;
    line-height: 1.2em; }
#pscroller a {
    color: #f1e4ae; }
#pscroller a:hover {
    border-bottom-color: #f1e4ae; }
#pscroller a:before {
    content: "Â» "; }
.someclass{ //class to apply to your scroller(s) if desired
}
/* ------------------------------------ Tab-Navigation rechte Spalte --------------------------- */
#col2 ul.tab {
    margin: 0 0 0 15px;
    padding: 0;
height: 1%;
 }
#col2 ul.tab li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline; }
#col2 ul.tab li a {
    color: #4a5059;
    font-size: 70%;
    font-weight: bold;
    background-color: white;
    background-image: url(/stadt/tourismus/shared/bg_tab_active.gif);
    background-repeat: repeat-x;
    background-position: 0 top;
    text-transform: uppercase;
    float: left;
    margin: 0;
    padding: 4px 5px 4px 2px;
    border-right: 1px solid #b8bdc1;
    border-bottom: 1px solid white; }
#col2 ul.tab li a.inactive {
    color: #4a5059;
    background-color: #e7e6e6;
    background-image: url(/stadt/tourismus/shared/bg_tab_inactive.gif);
    margin: 0;
    border-bottom: 1px solid #b8bdc1; }
/*Infoboxen*/
#col2 .tabcontent {
    background-color: white;
    background-image: url(/stadt/tourismus/shared/bg_tabcontent.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    clear: both;
    padding-top: 5px;
    margin-right: 15px;
    margin-left: 15px;
 }
*html #col2 .tabcontent {
    height: 1%;
}
*+html #col2 .tabcontent {
    height: 1%;
}
#col2 .tabcontent p {
    color: #4a5059;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 0.7em;
    line-height: 1.2em;
    }
#col2 .tabcontent h2 {
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 10px;
    padding-bottom: 5px; }
#col2 .tabcontent h3 {
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px; }

#col2 .tabcontent_w {
    background-color: white;
    clear: both;
    margin-right: 15px;
    margin-left: 15px;
    padding-left: 20px;
    }
*html #col2 .tabcontent_w {
        height: 1%;
    }
#col2 .tabcontent_w a:hover {
   border: none;
}
#col2 .tabcontent_w input{
 width: auto;
     color: white;
    font-size: 100%;
    font-weight: bold;
    line-height: 1em;
    background-color: #c30523;
    background-image: url(/stadt/tourismus/shared/bg_input_button.gif);
    background-repeat: repeat-x;
    background-position: 0 top;
    padding: 3px;
    border-style: none;
    cursor: pointer;
}    
#col2 div.banner {
    xbackground-color: white;
    background-image: url(/stadt/tourismus/shared/bg_teaser.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    margin-right: 15px;
    margin-left: 15px;
    padding: 0; }
/*Sitemap*/
#footerContent ul {
    width: 10%;
    float: left;
    margin: 0;
    padding: 0 0 0; }
#footerContent ul li {
    font-size: 68%;
    font-family: arial, "trebuchet ms", sans-serif;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 0 10px 2px 0;
    display: block;
    white-space: normal; }
#footerContent ul li a {
    color: #b8bdc1;
    font-weight: normal;
    border-bottom-style: none; }
#footerContent ul li a.root {
    color: #dcdcdc;
    font-weight: bold; }
#footerContent ul li a:hover {
    color: white; }
#footer p {
    color: #b8bdc1;
    font-size: 90%;
    line-height: 1.2em;
    clear: both; }
#footer p a {
    color: #b8bdc1;
    border-bottom-style: none; }
#footer p a:hover,
#footer p a.active {
    color: #fff; }
/*Social Bookmarks*/
.socialBookmarks {
    background-color: white; }
.socialBookmarks a {
    border-bottom-style: none; }
.socialBookmarks a:hover {
    border-bottom-style: none; }
#social {
 margin-top: 0px;
 border-top: 1px solid #cccccc;
 padding-top: 20px;
}
#social a {
    border-bottom-style: none; }
#social a:hover {
    border-bottom-style: none; }
#social img {
 margin-right: 2px;
 }


/* ------------------ rechte Spalte, Links --------------------*/
#col2 p a {
    color: #ececec;
    text-decoration: underline;
}
#col2 p.labeltab a {
    color: #c30523;
    text-decoration: none;
}
/* ------------------    verschiedene Listen ------------------------------ */
#col2 ul.linklist {
    margin: 0 0 0 15px;
    padding: 0; }
#col2 ul.linklist li {
    font-size: 0.7em;
    line-height: 1.2em;
    margin-left: 0;
    white-space: normal;
    color: #ececec;
    list-style-type: none;
    background-image: url(/stadt/tourismus/shared/bg_navi_l1.gif);
    background-repeat: no-repeat;
    background-position: right 10px;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dcdcdc;
    display: block; }
#col2 ul.linklist li a {
    color: #ececec;
    font-weight: 600;
}
#col2 ul.linklist a:hover {
    color: #fff;
    border-bottom: none;
    xborder-bottom-color: #fff;
    xborder-bottom-style: solid; }

#col2 ul.downloadlist {
    margin: 0 0 0 15px;
    padding: 0; }
#col2 ul.downloadlist li {
    font-size: 0.7em;
    line-height: 1.2em;
    margin-left: 0;
    white-space: normal;
    color: #ececec;
    list-style-type: none;
    background-image: url(/stadt/tourismus/shared/icon_downloads.gif);
    background-repeat: no-repeat;
    background-position: right 7px;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dcdcdc;
    display: block;
 }

#col2 ul.downloadlist li a {
     color: #ececec;
     font-weight: 600;
}
#col2 ul.downloadlist li a:hover {
    color: #fff;
    xbackground-image: url(/stadt/tourismus/shared/icon_downloads_active.gif);
    xbackground-repeat: no-repeat;
    xbackground-position: right 7px;
    xborder-bottom-color: white;
    xborder-bottom-style: solid; }
#col2 ul.album {
    margin: 0 0 0 15px;
    padding: 0; }
#col2 ul.album li {
    margin: 0;
    padding: 0; }
#col2 ul.album li a {
    float: left;
    border-right: 1px solid #b8bdc1;
    border-bottom: 1px solid #b8bdc1; }
#col2 ul.album li a:hover {
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-bottom-style: solid; }
#col3 ul {
    margin-right: 20px;
    margin-left: 20px;
 }

#col3 ul li {
    font-size: 0.8em;
    line-height: 1.3em;
    padding-bottom: 8px;
    margin-left: 20px;
    list-style-type: square;
    }

/* ---------------------------- Bildauszeichnungen ------------------------------*/
.imgInline {
    background-color: #898f98;
    background-image: url(/stadt/tourismus/shared/bg_pscroller.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    width: 200px;
    float: right;
    margin: 5px 20px 10px 10px;
}
*html .imgInline {
    margin: 5px 10px 10px 10px;
}
#col3 .imgInline p {
    color: #dcdcdc;
    font-size: 0.7em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0;
    padding: 4px;
}
#col3 .imgInline a:hover {
 border: none;
}
#col2 .imgInline {
    background-color: transparent;
    background-image: none;
    margin: 5px 15px 10px 15px;
}
*html #col2 .imgInline {
    margin-right: 0;
}
#col2 .imgInline p {
    margin: 0;
}
*html #col2 .imgInline img {
    margin-right: 15px;
}
  
/* -------------------- CSS-Datei forms.css Formularelemente -------------------- */

.tabcontent input.submit {
    float: right;
    margin-top: 10px;
    margin-bottom: 0;
}
#col2 form {
    clear: both;
    margin: 0 0 10px;
    padding: 5px 0; 
}
#col2 form select,
#col2 form input {
    color: #4a5059;
    font-size: 0.9em;
    background-color: #f6f6f6;
    padding: 2px 1px;
    border-color: #b8bdc1 white white #b8bdc1;
    border-style: solid;
    border-width: 1px;
}
#col2 input.submit {
    color: white;
    font-weight: bold;
    line-height: 1em;
    background-color: #c30523;
    background-image: url(/stadt/tourismus/shared/bg_input_button.gif);
    background-repeat: repeat-x;
    background-position: 0 top;
    text-transform: uppercase;
    padding: 3px;
    border-style: none;
    cursor: pointer;
}
#col2 label {
    font-weight: normal;
    text-transform: uppercase;
    xwidth: 50px;
    width: 6.2em;
    float: left;
    padding-top: 5px;
}
#col2 label.lang {
    font-weight: normal;
    text-transform: uppercase;
    width: 8em;
    float: left;
    padding-top: 5px;
}
#col2 form p {
    color: #4a5059;
    clear: both;
    margin: 0 0 0 5px;
    padding-bottom: 5px; 
}
#col2 p.labeltab {
    font-size: 0.75em;
    font-family: arial, verdana, sans-serif;
    font-weight: bold;
    line-height: 1em;
    padding-top: 4px;
    text-align: right;
}
#col2 form.suche {
    font-size: 0.8em;
    margin-left: 15px;
    padding-top: 15px;
}
#col2 form.suche input {
    width: 99px;
    padding: 3px 0;
}
* html #col2 form.suche input {
    padding-top: 2px;
}
*+html #col2 form.suche input {
    padding-top: 2px;
}
#col2 form.suche .submit {
     margin-left: -5px;
     padding: 3px;
}

/* -------------------------- Suche Mitte --------------------------------*/
#col3 form.suche input {
    width: 150px;
    padding: 3px 0;
     float: left;
}
* html #col3 form.suche input {
    padding-top: 2px;
}
*+html #col3 form.suche input {
    padding-top: 2px;
}
#col3 form.suche .submit {
     margin-left: -5px;
     padding: 3px;
      float: left;
}
/*--------------------Veranstaltungssuche in col3----------------------*/
#col3 form {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
#col3 input {
    padding: 2px 2px 2px 1px;
}
#col3 input,
#col3 textarea,
#col3 select {
    border: 1px solid #b8bdc1;
    background-color: #ffffff;
    color: #4a5059;
    font-size: 0.9em;
    width: 10em;
}
#col3 fieldset {
    margin-top: 10px;
    margin-bottom: 10px;
}
#col3 legend {
    font-size: 0.9em;
    font-weight: 600;
    margin-bottom: 10px;
    padding-left: 20px;
}
* html #col3 legend {
    padding-left: 14px;
}
#col3 input.radio,
#col3 input.checkbox {
    color: #4a5059;
    background-color: #fff;
    width: auto;
    border: none;
}
#col3 .veranstaltung {
    float: left;
    width: 2.8em;
}
#col3 select.tag {
    width: 4em;
}
#col3 select.monat {
    width: 9em;
}
#col3 select.jahr {
    width: 5.5em;
}
#col3 input.submit,
#col3 input.reset {
    color: white;
    font-weight: bold;
    line-height: 1em;
    background-color: #c30523;
    background-image: url(/stadt/tourismus/shared/bg_input_button.gif);
    background-repeat: repeat-x;
    background-position: 0 top;
    text-transform: uppercase;
    padding: 3px;
    border-style: none;
    cursor: pointer;
    width: auto;
    margin: 0 20px;
    display: inline;
}
#col3 input.submit {
    float: left;
}
/*--------------------Kongressformular in col3----------------------*/
#col3 .kongress input {
    width: auto;
}
#col3 label.kongress {
    float: left;
    width: 9em;
    clear: left;
}
#col3 input.reset {
    float: right;
}
#col3 textarea {
    font-size: 0.9em;
    padding: 2px 2px 2px 1px;
    height: 100px;
    width: 100%;
}
    /* ------------------------------lightbox ---------------------*/
#galerie {
 display: block;
overflow: hidden;
 margin-left: 22px;
 margin-bottom: 20px;
}
#galerie a:hover {
    border-bottom: none;
} 
.galerie {
  background-color: #f0f0f0;
  display: inline;
  width: 200px;
  float: left;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-right: 10px;
  padding: 6px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
 }  
.galerie a:hover {
    border-bottom: none;
}     
     
     
    #lightbox{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
      }
#lightbox a:hover {
    border-bottom-style: none; }
#lightbox a img{ border: none; }
#outerImageContainer{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
     
    }
#imageContainer{
    padding-top: 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;
    }
#imageContainer>#hoverNav{
    left: 0;
    border-bottom-style: none; }
#hoverNav a{
    border-bottom-style: none;
    outline: none medium; }
#prevLink, #nextLink{
    width: 49%;
    height: 100%;
    background: url(/stadt/tourismus/shared/blank.gif) no-repeat; /* Trick IE into showing hover */
    border-bottom-style: none;
    display: block; }
#prevLink {
    left: 0;
    float: left;
    border-bottom-style: none; }
#nextLink {
    right: 0;
    float: right;
    border-bottom-style: none; }
#prevLink:hover, #prevLink:visited:hover {
    background: url(/stadt/tourismus/shared/prev.gif) no-repeat left 15%;
    border-bottom-style: none; }
#nextLink:hover, #nextLink:visited:hover {
    background: url(/stadt/tourismus/shared/next.gif) no-repeat right 15%;
    border-bottom-style: none; }
#imageDataContainer{
    font-size: 0.8em;
     line-height: 1.2em;
     background-color: #fff;
    margin: 0 auto;
    }
#imageData{
    padding: 0;
     margin: 0;
    }
#imageData #imageDetails{
    width: 70%;
     float: left;
    text-align: left;
    padding-bottom: 10px;
    padding-left: 10px; 
     }    
#imageData #caption{
    color: #4a5059;
    font-weight: bold; 
     }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;    }            
#imageData #bottomNavClose {
      float: right;
    padding-right: 10px;
     }    
        
#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #4a5059;
    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 */
    }

#col3 .teaser_solo .reddot img,
#col3 .teaser_angebot .reddot img,
#col3 .termin .reddot img  {
    float: none;
margin-right: 0px;
margin-left: 0px;
padding-left: 0px;
padding-top: 0px;
}

.reddot img,
.reddot img a {
float: none;
}
