html {
    background: #ECEBEB url(../img/bg/bg-navi.gif) 0px 0px repeat-y;
    color: #000000;
    font-family: arial,verdana,sans-serif;
    font-size: 12px;
    line-height: 16px;
    direction: ltr;
}
html, body, ul, ol, li, dl, dd, dt, form, h1, h2, h3, h4, h5, h6, fieldset {
    margin: 0px;
    padding: 0px;
}
body { position: relative; }
a, a:link { color: #a00102; text-decoration: none; cursor: pointer; }
a:visited { color: #a00102; }
a:hover   { text-decoration: underline; }
a:active  { text-decoration: none; }
a img {
    border: 0px none;
}
h1 {
    font-size: 20px;
    line-height: 23px;
    margin: 10px 0px 20px 0px;
}
h2 {
    font-size: 16px;
    line-height: 19px;
    margin: 15px 0px 10px 0px;
}
h3 {
    font-size: 12px;
    line-height: 16px;
    margin: 10px 0px 5px 0px;
}
h4 {
    font-size: 12px;
    line-height: 16px;
    margin: 5px 0px 0px 0px;
}
p  {
    font-size: 12px;
    line-height: 16px;
    margin: 0px 0px 16px 0px;
}
li {
    display: block;
    list-style: none;
}
img {
    border: none;
}
form {
    display: inline;
}
fieldset {
    border: 0px solid;
}
legend {
    display: none;
    color: #000000;
}
option {
    background-color: #FFFFFF;
}
table {
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0px;
}
td, th {
    text-align: left;
    vertical-align: top;
}
* html script {
    display: block;
    position: absolute;
    height: 0px;
    width: 0px;
    overflow: hidden;
    left: -3000px;
}
#startseite {
    background: #a00102;
    height: 100%;
}
#startseite body {
    height: 100%;
    width: 100%;
    min-width: 1000px;
    overflow-y: scroll;
}
#startseite #container {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
    padding-top: 0px;
}
#startseite #container a {
    display: table-cell;
    vertical-align: middle;
    height: 636px;
    width: 820px;
    outline: none;
}
#header { 
    background: #FFFFFF url(../img/bg/bg-navi.gif) 0px 0px repeat-y;
    border-bottom: 1px solid #000000;
    height: 100px;
    padding: 5px 0px;
}
#header #headerLogo {
    margin-left: 213px;
}
#footer {
    padding-top: 40px;
    float: left;
    width: 100%;
}
#container, body { float: left; min-width: 1000px; }
body { width: 100%; }

#main {
    width: 1000px;
    float: left;
}

#nav {
    width: 255px;
    padding-top: 50px;
    padding-left: 25px;
    float: left;
}

#nav li { 
    font-family: verdana,sans-serif;
    vertical-align: bottom;
    margin-bottom: 15px;
    font-size: 13px;
}
#nav .nav-ebene-1 a,
#nav .nav-ebene-1-active a,
#nav .nav-ebene-1-open  a {
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    display: block;
    line-height: 19px;
}
#nav a:visited { color: #FFFFFF; }
#nav a,
#nav a:focus,
#nav a:hover,
#nav a:active { outline: none; }

#nav span {
    padding-left: 20px;
    font-size: 13px;
    line-height: 19px;    
    height: 25px;
}
#nav .nav-ebene-1 span {
    background: url(../img/icons/arrow-level1.gif) 0px 5px no-repeat;
}
#nav .nav-ebene-1 a:hover span,
#nav .nav-ebene-1-active a span {
    color: #FCC940;
    background: url(../img/icons/arrow-level1-active.gif) 0px 5px no-repeat;    
}
#nav .nav-ebene-1-open a span {
    color: #FCC940;
    background: url(../img/icons/arrow-level1-open.gif) 0px 5px no-repeat;
}
#nav .nav-ebene-1-open ul {
    padding: 10px 0px 0px;
}
#nav .nav-ebene-2 a span,
#nav .nav-ebene-2-active a span {
    font-size: 12px;
    padding-left: 33px;
    height: 20px;
    color: #FFFFFF;
    background: url(../img/icons/arrow-level2.gif) 18px 3px no-repeat;    
}
#nav .nav-ebene-2 a:hover span,
#nav .nav-ebene-2-active a span {
    color: #FCC940;
    background: url(../img/icons/arrow-level2-active.gif) 18px 3px no-repeat;    
}

#content {
    float: left;
    padding: 20px 0px 20px 30px;
    width: 690px;
}

h2.mitglieder {
    float: left;
    width: 100%;
    margin-top: 0px;
}
 
ul.mitglieder,
ul.auffuehrungen { 
    float: left;
    padding: 0px;
    margin: 0px 0px 18px;
    list-style: none;
}
ul.mitglieder li,
ul.auffuehrungen li {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline;
    text-align: center;
    position: relative;
}
ul.mitglieder li img,
ul.auffuehrungen li img { margin-bottom: 5px; }

ul.mitglieder li span { display: none; }
.jsActive ul.mitglieder li span {
    display: block;
    position: absolute;
    height: 18px;
    width: 18px;
    left: 122px;
    top: 170px;
    cursor: pointer;
}

.page-auffuehrungen_2010 img,
.page-auffuehrungen_2009 img,
.page-auffuehrungen_2006 img,
.page-auffuehrungen_2004 img,
.page-auffuehrungen_2001 img,
.page-auffuehrungen_1999 img {
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    display: inline;
}

.page-auffuehrungen li {
    height: 390px;
}

.bgLayer {
    background-color: black;
    display: none;
    opacity: 0.5;
    filter:Alpha(opacity=50);
    position: absolute;
    z-index: 800;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    min-width: 1000px;
}
.liBgLayer {
    background-color: black;
    display: none;
    opacity: 0.5;
    filter:Alpha(opacity=50);    
    position: absolute;
    top: 0px;
    left: 0px;
    width: 146px;
    height: 195px;
}
* html .bgLayer,
* html .liBgLayer {
    width: 1px;
    height: 1px;
    overflow: hidden;
    background-color: transparent;
}
.aqLayer {
    display: none;
    width: 442px;
    height: 543px;
    position: absolute;
    background: url(../img/bg/layer.png) top left no-repeat; 
}
* html .aqLayer {
    background: url(../img/bg/layer.gif) top left no-repeat; 
}
.aqLayer .top {
    width: 22px;
    height: 22px;
    right: 15px;
    top: 4px;
    cursor: pointer;
    position: absolute;
}
.aqLayer .top img {
    display: block;
    width: 22px;
    height: 22px;
}
.aqLayer .mid {
    margin-right: 14px;
    padding-top: 26px;
    width: 429px;
}
.mitglieder p.info {
    display: none;
}
.mitglieder .aqLayer p {
    clear: left;
    padding: 0px 10px;
}
.mitglieder .aqLayer h2 {
    padding: 8px 0px;
    margin: 0px;
}


