*,html{
    margin:0;
    padding:0;
}

body{
    background:#874502 url(/media/front/bg_body1.jpg) repeat-x;
    font:normal 10px Verdana;
    text-align:center;
}
a,a:visited{
    color:#336699;
    text-decoration:none;
}

a:hover{
    color:#a00000;
}
object{
clear:both;
width: 520px;
background: #ddd url(/media/front/bg_object.png) no-repeat left top;
margin: 10px 0px 10px 90px;
padding-top: 20px;
  -moz-box-shadow:3px 6px 6px #000;
-webkit-box-shadow:3px 6px 6px #000;
box-shadow:3px 6px 6px #000;
border: 2px solid #ddd;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
#mainwrapper{
    background:#fff;
    border-bottom:1px solid black;
    border-left:1px solid black;
    border-right:1px solid black;
    margin:0px auto;
    text-align:left;
    width:980px;
}

#topwrapper{
    background:url(/media/front/bg_topwrapper1.jpg);
    height:264px;
}

#logos{
    float:left;
    margin:100px 0px 0px 30px;
    width:245px;
}

#logos img{
    margin:8px;
}

#naviwrapper{
    background:url(/media/front/bg_leftnavi.png) repeat-y;
    float:left;
    font:normal 11px Verdana;
    padding-left:20px;
    width:235px;
}

#navivvk{
    background:url(/media/front/bg_leftnavi_vvk.png) repeat-y;
    height:52px;
    margin-left:-20px;
    overflow:hidden;
    width:255px;
}

#navivvk a,#navivvk a:visited{
    color:#eee;
    line-height:160%;
}

#navivvk a:hover{
    color:black;
}
#naviwrapper .bottom{
  background: #fff;
  padding-top: 10px;
  margin-left: -10px;
  overflow: hidden;
}


#contentwrapper{
    float:right;
    width:720px;
        background-color: #fff;
}

.content, .content td{
    color:#3c3c3c;
    font:normal 12px Verdana;
    line-height:140%;
    padding:10px;
        background-color: #fff;
}

.content h1,.content h2,.content h3{
    border-bottom:2px dotted #A74510;
    clear:both;
    color:#6d6d6d;
    line-height:100%;
    margin:10px 0px 5px 0px;
}

.content img{
    margin:5px;
}

.content li{
    margin-left:20px;
}

.content p{
    margin-top:6px;
}

.content hr{
    clear:both;
    margin-top:6px;
}
.content .Polaroid{
    border: 1px solid #000;
    padding: 6px;
    background: #fff;
    margin: 0 8px;
}

.nachoben{
    text-align:right;
}

#bottomwrapper{
    margin:0px auto;
    text-align:left;
    width:980px;
}

#bottomwrapper a,#bottomwrapper a:visited{
    color:#dedede;
}

#bottomwrapper .adresse{
    float:left;
    font:normal 11px Verdana;
    padding:0px 0px 0px 0px;
    width:210px;
}

#bottomwrapper .themen{
    color:white;
    float:right;
    font:normal 12px Verdana;
    padding:10px 0px 0px 2px;
    width:700px;
}

#leftnavi{
    width:220px;/*width of menu*/
}

#leftnavi ul{
    list-style-type:none;
    margin:0;
    margin-bottom:0;/*bottom spacing between each UL and rest of content*/
    padding:0;
}

#leftnavi ul li{
    padding-bottom:2px;/*bottom spacing between menu items*/
    list-style-type:none;
}

#leftnavi li a, #leftnavi li a:visited{
    border-bottom:1px dotted white;
    color:#A74510;
    display:block;
    line-height:17px;
    padding:5px 0;
    padding-left:8px;/*link text is indented 8px*/
    text-decoration:none;
}

#leftnavi li a:hover{/*hover state CSS*/
    background:black;
    color:white;
}

#leftnavi li.aktiv a{
    color:#666;
    font:bold 13px Verdana;
    padding:5px 0px 8px 0px;
}
#leftnavi li.sub a{
    color:#A74510;
    font:bold 13px Verdana;
    padding:5px 0px 8px 0px;
}
#leftnavi .seiten ul li a{
    color:white;
    font:bold 11px Verdana;
    padding:5px 0px 8px 0px;
}

.rubrikHeaderAktiv{
    color:#A74510;
    font:bold 13px Verdana;
    padding:5px 0px 8px 0px;
}
/* TOPNAVI */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.topnavi{
    float:right;
    margin:175px 10px 0px 0px;
    overflow:hidden;
}

.topnavi ul{
    font:bold 11px Verdana;
    letter-spacing:2px;
    list-style-type:none;
    margin:0;
    padding:0;
}

.topnavi li{
    display:inline;
    margin:0;
}

.topnavi li a{
    color:white;
    display:block;
    float:left;
    padding:10px 8px;/*padding inside each tab*/
    text-decoration:none;
border: 1px solid transparent;
}

.topnavi li a:visited{
    color:white;
}

.topnavi li a:hover{
    background:#000;/*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
    color:white;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.topnavi li.selected a{
    background:#000;/*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
    color:#ccc;
    font:bold 12px Verdana;
    padding:34px 8px;/*padding inside each tab*/
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* linke Spalte / VS */
/*VS */

.vsTerminHead{
    background:#000;
    border:1px solid #eee;
    color:#ddd;
    padding:2px;
}

.vsTerminZeile{
    background:url(/media/front/bg_leftnavi3.png);
    font-size:10px;
    line-height:150%;
    padding:2px;
    text-align:left;
}
/* Termine im Programm */

.progzeile{
    border-bottom:1px dotted #aaa;
    clear:both;
    width:100%;
}

.progdatum_odd{
    background:#005E00 url(/media/front/bg_dat_odd.png) no-repeat;
    color:white;
    float:left;
    font:bold 16px Arial;
    height:44px;
    padding-top:5px;
    width:40px;
}

.progdatum_even{
    background:#a00000 url(/media/front/bg_dat_even.png) no-repeat;
    color:white;
    float:left;
    font:bold 16px Arial;
    height:44px;
    padding-top:5px;
    width:40px;
}

.progdatumleer{
    color:white;
    float:left;
    font:bold 13px Verdana;
    height:50px;
    width:32px;
}

.progdatum{
    background:#009700 url(/media/front/bg_datum.png) no-repeat left top;
    color:#eee;
    float:left;
    font:bold 12px Verdana;
    height:52px;
    padding-top:3px;
    width:125px;
}

.progdatumheute{
    background:#500000 url(/media/front/bg_datum_heute.png);
    color:#fff;
    float:left;
    font:bold 12px Verdana;
    height:52px;
    padding-top:3px;
    width:125px;
}

.progtext{
    float:right;
    width:570px;
}

.progtext h1{
    font:bold 18px Verdana;
    margin:0px;
    padding:0px;
}

.gBuch{
    border:1px dotted #aaa;
    margin-left:50px;
    width:600px;
}
.Polaroid{
    border: 1px solid #000;
    padding: 6px;
    background: #fff;
    margin: 0 8px;
}
.opa1 {
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}
#wait{
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent url(/media/front/wait.gif) no-repeat center center;
}
.wait{
  clear: both;
  width: 100%;
  height: 80px;
  background: transparent url(/media/front/wait.gif) no-repeat center center;
}
.bord{
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  border: 1px solid #888;
  margin-bottom: 8px;
}

.winUp{
    display: none;
    height: 0px;
}

.evShow{
  clear: both;
  width: 695px;
  height: auto;
  padding: 3px;
  overflow: hidden;
}
.shad1{
  -moz-box-shadow:-8px 8px 8px #222, 8px 8px 8px #fff;
-webkit-box-shadow:-8px 8px 8px #222, 8px 8px 8px #fff;
box-shadow:-8px 8px 8px #222, 8px 8px 8px #fff;

}
.bord2{
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
/* simple inline popup */
.inlinep{
  position: absolute;
  left: 10px;
  top: 10px;
  background: #000;
  border: 2px solid #000;
  z-index: 10000;
    cursor: pointer;

}
.inlineTop{
  height: 17px;
  width: 100%;
  padding: 1px;
  background: #000;
  font: bold 10px Arial;
  color: #fff;
}
.inlineTop a{
display: block;
  float: right;
  height: 15px;
    margin: 0 5px;
  background: #a00000;
  color: #fff;
  font: bold 11px Verdana;
  text-decoration: none;
}

