body
{
    border: 0;
    margin: 0;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.3em;
    background-color: #EEE;
    background-image: url(/media/schuhe.jpg);
    background-attachment: fixed;
}
html
{
    width: 100%;
    height: 110%;
}
/************************************************/
a
{
    text-decoration: none;
    color: #008E8B;
}
a:hover
{
    text-decoration: underline;
}
.DIV_containerBottom a
{
    color: white;
}
/************************************************/
.DIV_masterContainer
{
    width: 63em;
    position: relative;
    top: 20px;
    left: 50%;
    margin-left: -31.5em;
    height: auto;
    clear: both;
    /*background-color: #FFF;*/
}
.DIV_containerTop
{
    position: relative;
    clear: both;
    padding-bottom: 2px;
    text-align: right;
    font-size: 0.92em;
    background-color: #EEE;
}
.DIV_containerHead, .DIV_containerNavi, .DIV_containerSubNavi, .DIV_containerBottom
{
    position: relative;
    clear: both;
    font-size: 0.92em;
    background-color: #FFF;
    color: white;
    height: 14em;
    overflow: hidden;
}
.DIV_containerHead
{
    height: 7em;
}
.DIV_containerSubNavi
{
    background-color: #FFF;
    height: auto;
    padding-bottom: 5px;
    border-bottom: 1px solid #008E8B;
}
.DIV_containerNavi, .DIV_containerBottom
{
    height: 2em;
}
.DIV_containerBottom
{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    background-color: #008E8B;
}
.DIV_containerNavi
{
    border-bottom: 5px solid #FFF;
    background-color: #008E8B;
}

.DIV_containerContent{
    position:relative;
    clear:both;
    font-size:0.92em;
    background-color:#FFF;
    height:auto;
    background-image:url(/media/bg_line_content.png);
    background-image:url(/media/bg_line_content.gif);
    background-repeat:repeat-y;
    background-position:48.8em;
    padding-bottom:2em;
    
}

.DIV_suche
{
    position: relative;
    right: 0;
    padding-top: 0.3em;
    padding-left: 0.3em;
    padding-bottom: 0.6em;
    background-color: #008E8B;
    margin-top: -1em;
    margin-bottom: -0.5em;
}

.DIV_leftColumn{
    width:70%;
    float:left;
    position:relative;

}
.DIV_rightColumn{
    width:28%;
    position:relative;
    float:right;
    font-size:0.9em;
    padding-top:1.4em;
}
.DIV_clearer
{
    clear: both;
}
.DIV_register
{
    width: 50%;
    float: left;
    text-align: left;
}
.DIV_flasher, .DIV_klandercontainer
{
    min-height: 204px;
    height: auto;
    background-color: #EEE;
    margin-bottom: 0;
    position: relative;
}
.DIV_flasher
{
    background-image: url(/media/dach.jpg);
    width: 44.9em;
    float: left;
    height:204px;
}
.DIV_klandercontainer
{
    margin-bottom: 0;
    background-color: #DDD;
    width: 260px; /*20em;*/ /* height:15.5em; */
    font-size: 0.9em;
    float: right;
    position: relative;
}
.DIV_textmodul
{
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
.DIV_columOne, .DIV_columTwo, .DIV_columThree
{
    clear: both; /*	border-bottom:1px solid #ccc; */
    margin-bottom: 0.3em;
    padding-bottom: 0.1em;
}
.DIV_columOne .DIV_textmodul
{
    width: 95%;
    float: left;
}
.DIV_rightColumn .DIV_columOne .DIV_textmodul
{
    width: 92%;
    float: left;
}
.DIV_columThree .DIV_textmodul
{
    width: 29%;
    float: left;
}
.DIV_columTwo .DIV_textmodul
{
    width: 46%;
    float: left;
}
/************************************************/
.UL_navi
{
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    height: 2em;
}
.UL_navi li
{
    float: left;
    border-right: 1px solid #FFF;
    display: block;
    height: 2em;
    line-height: 2em;
}
.UL_navi li.LI_icos
{
    float: right;
    border: none;
    display: block;
    padding-top: 3px;
}
.UL_navi li a
{
    display: block;
    padding-left: 7px;
    padding-right: 7px;
    text-decoration: none;
    color: white;
    font-weight: bold;
}
.UL_navi li a:hover, .UL_navi li a.A_active
{
    background-color: #FFF;
    background:#FFF;
    color: #008E8B;
    font-weight: bold;
}
.UL_navi li.LI_icos a, .UL_navi li.LI_icos a:hover, .UL_navi li.LI_icos a.A_active
{
    float: right;
    border: none;
    display: inherit;
    height: 2em;
    line-height: 2em;
    background: none;
    padding-left: 0;
    padding-right: 7px;
}
.UL_navi li.LI_icos a, .UL_navi li.LI_icos a:hover, .UL_navi li.LI_icos a.A_active
{
    padding-left: 0;
    padding-right: 2px;
}
/************************************************/
.UL_subnavi
{
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    height: 1.8em;
    background-color: #FFF;
}
.UL_subnavi li
{
    float: left;
    display: block;
    height: 1.8em;
    line-height: 1.8em;
    margin-right: 10px;
}
.UL_subnavi li a
{
    display: block;
    padding-left: 7px;
    padding-right: 7px;
    text-decoration: none;
    color: #000;
}
.UL_subnavi li a:hover,
.UL_subnavi li a.A_active
{
    color: #008E8B;
}
/**/
.INPUT_suche
{
    font-size: 0.9em;
    height: 1.5em;
    width: 16em;
    border: none;
    padding: 0;
    padding-left: 5px;
    margin-right: 5px;
    margin-left: 5px;
    display: inline;
}
.DIV_suche a
{
    margin-right: 10px;
    color: white;
    text-decoration: none;
    font-size: 0.9em;
}
.DIV_suche a:hover
{
    color: white;
    text-decoration: underline;
}
/************ KALENDER **********************/
table.TABLE_Kalender
{
    width: 100%;
    color: #999;
}
table.TABLE_Kalender caption
{
    font-weight: bold;
    color: #000;
    text-align: center;
    padding-right: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
table.TABLE_Kalender caption a
{
    background: none;
}
table.TABLE_Kalender caption span
{
    padding: 0.3em;
}
table.TABLE_Kalender caption img
{
    margin-left: 1em;
    margin-right: 1em;
}
table.TABLE_Kalender th
{
    font-weight: normal;
    width: 14%;
    color: black;
}
table.TABLE_Kalender td
{
    background-color: #F7F7F7;
    text-indent: 3px;
}
table.TABLE_Kalender td.TD_heute
{
    background-image: url(/media/heute.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
table.TABLE_Kalender td a
{
    display: block;
    text-decoration: none;
    color: #000000;
    background: none;
}
table.TABLE_Kalender td a:hover
{
    display: block;
    text-decoration: none;
    color: #FFF;
    background-color: #008E8B;
}
/**/
h1, h2, h3, h4
{
    font-weight: normal;
    color: #008E8B;
    clear: both;
}
h1, h2, h3, h4
{
    margin-top: 1em;
}
h1.H1_news
{
    margin-top: 0;
}
h3, h4
{
    margin-bottom: -0.5em;
}
.DIV_columTwo .DIV_textmodul h1, .DIV_columTwo .DIV_textmodul h2, .DIV_columTwo .DIV_textmodul h3, .DIV_columTwo .DIV_textmodul h4
{
    font-size: 150%;
}
.DIV_columThree h1, .DIV_columThree h2, .DIV_columThree h3, .DIV_columThree h4
{
    font-size: 120%;
}
.IMG_Logo
{
    margin-left: 10px;
    margin-top: 10px;
    position: absolute;
}
.IMG_thmb
{
    float: left;
    margin-right: 1em;
    margin-bottom: 4px;
    margin-top: 4px;
}
.IMG_BIG
{
    float: left;
    margin-right: 2em;
    margin-bottom: 2em;
    margin-top: 4px;
}
.P_newsheadline
{
    margin-top: -0.9em;
    margin-bottom: -0.3em;
    font-weight: bold;
    color: #008E8B;
}
.P_programmsubhead
{
    margin-top: -0.3em;
    font-size: 1.5em;
    color: #008E8B;
}
.P_programmsubheadVeranstalter
{
    margin-top: -0.7em;
    font-size: 1.3em;
    color: #333;
}
.P_topLine
{
    font-size: 10px;
}
.P_tournee
{
    font-size: 10px;
    background-color: #DDD;
    margin-top: 0;
    text-align: center;
    font-weight: bold;
}
.P_slogan
{
    position: absolute;
    left: 14em;
    top: 5.3em;
}
.TABLE_audio
{
    background-color: #F7F7F7;
    width: 250px;
}
.TABLE_audio td
{
    border-bottom: 1px solid #fff;
    line-height: 14px;
    font-size: 11px;
    padding: 10px;
}
/**/
.DIV_kalenderrollover
{
    position: absolute;
    margin-top:3px;
    color: white;
    height: auto;
    width:238px;
    z-index: 99999;
    padding: 10px;
    border: 1px solid #ccc;
    border-top: none;
    font-size: 11px;
    background-color: #008E8B; /**/
    visibility: hidden;
}
hr
{
    height: 0;
    border: none;
    border-top: 1px dotted #CCC;
}
.SPAN_grey
{
    color: #666;
}
div.DIV_ticket
{
    position: relative;
    width: 1.82em;
    height: 0.8em;
    background-color: #008E8B;
    float: left;
    margin-bottom: 0;
    padding: 0;
    margin-top: 0.3em;
    margin-right: 0.5em;
    background-image: url(ICOS/ticketline.gif);
    background-repeat: repeat-y;
    background-position: 7px;
}
.TD_progTabelleDay
{
    background-color: #D9E7E8;
    padding-left: 5px;
    font-weight: bold;
    width: 2em;
}
.TD_progTabelleDayTime
{
    width: 11em;
    text-align: right;
}
.TD_progTabelleWeekend
{
    color: #FFF;
    background-color: #008E8B;
    padding-left: 5px;
    font-weight: bold;
    width: 2em;
}
table.TABLE_progpreview td
{
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}
select.SELECT_quicknav
{
    width: 17em;
    float: left;
    margin-bottom: 1em;
    border: 1px solid #008E8B;
}
span.SPAN_top
{
    font-size: 0.85em;
    border-top: 1px #666 dashed;
    padding-right: 5em;
}
span.SPAN_top a:hover
{
    text-decoration: none;
    color: #000;
}
p.P_rubrik
{
    border-top: 1px solid #EEE;
    font-size: 0.8em;
    margin-top: 2.5em;
}
p img
{
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 4px;
 /*   border:0px;*/
}
.DIV_imagekale
{
    height: 14em;
    background-color: #DDD;
    z-index:100;
    overflow:visible;
}
.clear
{
    clear: both;
}
.IMG_vorchdorf {
margin-top:10px;
position:absolute;
right:10px;
}

* html .DIV_containerContent, * html .DIV_containerNavi, * html .DIV_containerSubNavi{
    z-index:-1;
}



.TD_progTabelleEigen
{
    background-color: #C00;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 5px;
    width: 2em;
}

h1, h2{
 line-height:1.2em;
} 

.DIV_containerLogoleiste  {
background-color:#FFFFFF;
clear:both;
padding-left:15px;
padding-right:15px;
padding-top:8px;
}