body  {
    position: absolute;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.89999999999em;
    color: #303030;
    background-color: #FFFFFF;
}

html, body {
    top:0; left:0; right:0;
    min-height:100%;
    margin:0;
    padding:0;
    width:100%;
}

* html, * html body {
    overflow: hidden;
    bottom: 0;
    height: 100%;
}

#pinetix_content_container {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: 0px;
    padding: 0px;
}

* html #pinetix_content_container {
    right: 16px;
    width: 100%;
    height: 100%;
    overflow: auto;
}
#pinetix_content {
    padding: 125px 20px 25px 200px;
    min-width: 500px;
}
* html #pinetix_content {
/*     padding-right: 216px; */
}

#lbsa_layout_gfx {
    position: absolute;
    z-index:  3;
    top:      0px;
    bottom:   0px;
    left:     0px;
/*     right:    0px; */
    bottom:   0px;
    width:  200px;
}
* html #lbsa_layout_gfx {
/*     width: 100%; */
    height: 100%;
}

#lbsa_layout_logo {
    position: fixed;
/*     z-index:  5; */
    top:      32px;
    left:     10px;
    width:   171px;
    height:  112px;
}

* html #lbsa_layout_logo {
    position: absolute;
}

#lbsa_layout_halbkreis {
    position: fixed;
/*     z-index:  5; */
    top:      160px;
    left:     0px;
    width:  65px;
    height: 150px;
    display: none;
}
* html #lbsa_layout_halbkreis {
    position: absolute;
}

#lbsa_layout_halbkreis_text {
    position: fixed;
/*     z-index:  5; */
/*     top:      187px; */
/*     left:     10px; */
/*     width:  13px; */
/*     height: 99px; */
    display: none;
    top: 0px;
    left: 290px;
    width: 107px;
    height: 69px;
}
* html #lbsa_layout_halbkreis_text {
    position: absolute;
}

#lbsa_layout_spielzeit {
    position: fixed;
    z-index:  1;
/*     bottom:   0px; */
    top:    171px;
    left:     0px;
    width:  180px;
    height: 115px;
}
* html #lbsa_layout_spielzeit {
    position: absolute;
}

#lbsa_layout_titel {
    position: fixed;
/*     z-index:  17; */
    top:      40px;
    left:     210px;
    width:  566px;
    height: 19px;
/*     -moz-opacity: 0.5; */
}
* html #lbsa_layout_titel {
    position: absolute;
}

#lbsa_layout_schauspieler {
    position: fixed;
/*     z-index:  7; */
    bottom:   0px;
    left:     0px;
    width:  180px;
    height: 300px;
    opacity: 0.9;
    -moz-opacity: 0.9;
}
* html #lbsa_layout_schauspieler {
    position: absolute;
}

#lbsa_layout_schauspieler:hover {
    opacity: 1;
    -moz-opacity: 1;
}

#lbsa_layout_header {
    z-index: 2;
}

#lbsa_layout_header_bg {
    position: fixed;
/*     z-index:  2; */
    top:      0px;
    left:   0px;
    right:    0px;
    height: 120px;
    background-color: #147B5E;
    background-image: url('/img/bg/header3.png');
    background-repeat: repeat-x;
}

* html #lbsa_layout_header_bg {
    position: absolute;
    width:100%;
    right: 16px;
    padding-right:16px;
/*     bottom: -1px; */
/*     b\ottom: 0px; */
}

#lbsa_layout_eyes_left {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99;
    width: 180;
    height: 70;
}

#lbsa_layout_eyes_right {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99;
    width: 170;
    height: 70;
}

#lbsa_layout_navi_bg {
    position: fixed;
/*     z-index:  1; */
    top:    70px;
    left:   0px;
    right:    0px;
    height: 28px;
    background-color: #0D5C46;
    border-top: ridge 1px #FFDF6D;
    border-bottom: ridge 1px #FFDF6D;
}

* html #lbsa_layout_navi_bg {
    position: absolute;
    width: 100%;
    padding-right: 16px;
    right: 16px;
/*     height: 100%; */
/*     width: 201px; */
/*     w\idth: 200px; */
}

#lbsa_layout_footer {
    position: fixed;
    z-index: 8;
    left: 210px;
/*     right: 0px; */
    top: 5px;
    height: 1em;
/*     width: 130px; */
/*     border-top: solid 1px #C0C0C0; */
/*     border-right: solid 1px #C0C0C0; */
/*     border-left: solid 1px #C0C0C0; */
/*     background-color: #C6E9DE;/*#F3FFFB;*/ */
    color: #88B6A9;
    font-size: 0.8em;
    font-weight: bold;
    text-align: right;
/*     border-top: solid 1px #C0C0C0; */
/*   border-top: inset 3px #6B5929; */
/*     padding: 0.4em 15px 0.5em 15px; */
/*     padding-left: 15px; */
/*     padding-right: 15px; */
/*     vertical-align: middle; */
/*     -moz-border-radius: 10px 10px 0px 0px; */
/*     -moz-opacity: 0.5; */
}
* html #lbsa_layout_footer {
    position: absolute;
/*     width:100%; */
/*     right: 16px; */
/*     padding-right:16px; */
/*     bottom: -1px; */
/*     b\ottom: 0px; */
}

#lbsa_layout_footer SPAN {
    color: #88B6A9;
}

#lbsa_layout_footer A {
    color: #88B6A9;
}

#lbsa_layout_footer A:hover {
    color: #FFFFFF;
}

DIV.lbsa_layout_container {
    position: fixed;
    left:     0;
    right:    0;
    margin:   0;
}
* html DIV.lbsa_layout_container {
    position: absolute;
    width: 100%;
    w\idth: auto;
    padding-left: 16px;
    padding-right: 16px;
}

/* Navigation */

ul#lbsa_layout_navi0 {
    position: fixed;
    top: 72px;
/*     height: 98px; */
/*     bottom: 20px; */
    left: 200px;
    right: 0px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
    list-style-image: none;
/*     width: 671px; */
/*     background-color: green; */
/*     text-align: center; */
}

* html ul#lbsa_layout_navi0 {
    position: absolute;
/*     padding-left: 200px; */
/*     background-color: yellow; */
}

ul#lbsa_layout_navi0 li {
    position: relative;
    list-style: none;
    list-style-image: none;
/*     background-color: yellow; */
    padding: 0px;
    border: 0px;
    float: left;
    display: inline;
/*     position: relative; */
/*     bottom: 0px; */
/*     z-index: 3; */
}

ul#lbsa_layout_navi0 li span {
    font-size: 0px;
    display: none;
}

ul#lbsa_layout_navi0 li a {
    font-size: 0px;
    display: inline;
    float: left;
}
ul#lbsa_layout_navi0 li a img {
    padding: 6px 10px 6px 10px;
    display: inline;
    float: left;
}
* html ul#lbsa_layout_navi0 li a img {
    padding: 0px;
    margin: 6px 10px 6px 10px;
}

ul#lbsa_layout_navi0 li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 27px;
    left: 0px;
    display: none;
    text-align: left;
    background-color: #0D5C46;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter:alpha(opacity=80);
    border-right: solid 1px #FFDF6D;
    border-left: solid 1px #FFDF6D;
    border-bottom: solid 1px #FFDF6D;
    -moz-border-radius: 0px 0px 10px 10px;
}

ul#lbsa_layout_navi0 li:hover ul {
    display: block;
}

ul#lbsa_layout_navi0 li ul li {
    float: none;
    display: block;
    white-space: nowrap;
    color: #002EB7;
}

ul#lbsa_layout_navi0 li ul li a {
    font-weight: bold;
    font-size: 0.9em;
    font-variant: normal;
    color: #FFFFFF;
    display: block;
    clear: both;
    float: none;
    padding: 3px 10px 3px 10px;
    border-top: none;
    border-bottom: none;
}

/* nur Mozilla */
*:not(hr) ul#lbsa_layout_navi0 li ul li a {
    min-width: 103px;
}

ul#lbsa_layout_navi0 li ul li a:hover {
    border-top: none;
    border-bottom: none;
    text-decoration: none;
    color: black;
    background-color: #FFDF6D;
}

ul#lbsa_layout_navi0 li ul li a.last:hover {
    -moz-border-radius: 0px 0px 10px 10px;
}

#lbsa_layout_user {
    position: fixed;
    top: 160px;
    left: 80px;
    width: 90px;
/*     height: 50px; */
    border: solid 1px #C0C0C0;
    z-index: 10;
    -moz-border-radius: 5px;
    padding: 5px;
    font-size: 0.8em;
    font-weight: bold;
    color: #808080;
    background-color: #F0F0F0;
}

/***********/
/* Sidebar */
/***********/

#lbsa_layout_sidebar {
    position: fixed;
    z-index:  10;
    bottom:   0px;
    left:     1px;
    top: 150px;
    background-image: url('/img/words2.png');
/*     background-position: -250px -220px; */
    background-repeat: repeat-y;
/*     opacity: 0.7; */
/*     -moz-opacity: 0.7; */
/*     filter:alpha(opacity=70); */
    width:  180px;
/*     height: 500px; */
/*     border-right: solid 1px #F0F0F0; */
/*     border-bottom: solid 1px black; */
    overflow: auto;
}

* html #lbsa_layout_sidebar {
    position: absolute;
    height: 100%;
}

#lbsa_layout_sidebar h1 {
    background-color: #87D0BB;
    background-image: url('/img/bg/bar.png');
    background-repeat: repeat-x;
    text-align: center;
    color: white;
    font-size: 0.9em;
    font-weight: bold;
    font-variant: small-caps;
    padding: 2px;
    margin: 0px;
}

#lbsa_layout_sidebar img {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    margin-bottom: -3px;
}

#lbsa_layout_sidebar p {
    margin: 0px;
    padding: 3px;
    border: 0px none;
    margin-bottom: -3px;
    background-image: url('/img/bg/gradient1.png');
    font-size: 0.8em;
    text-align: left;
    border-right: solid 1px #C0C0C0;
}

#lbsa_layout_subnavi ul {
    padding: 0px;
    font-size: 0.8em;
    color: #808080;
    margin: 0px;
    text-align: left;
    background-color: white;
    background-image: url('/img/bg/gradient1.png');
    border-right: solid 1px #C0C0C0;
}

#lbsa_layout_subnavi ul li {
    list-style: none;
    list-style-image: none;
    margin-left: 0px;
    color: #016F47;
    font-weight: bold;
    min-height: 16px;
}

#lbsa_layout_subnavi ul li a {
    display: block;
    padding: 2px;
    padding-left: 25px;
    min-height: 16px;
    background-image: url('/img/icons/ul_arrow.png');
    background-repeat: no-repeat;
    background-position: 10px;
}

#lbsa_layout_subnavi ul li a:hover {
    text-decoration: none;
}

#lbsa_layout_subnavi ul li.active a {
    list-style: none;
    list-style-image: none;
/*     padding: 2px; */
/*     padding-left: 25px; */
    color: #606060;
    font-weight: bold;
    background-image: url('/img/icons/ul_logo.png');
    background-repeat: no-repeat;
    background-position: 5px;
}

#lbsa_layout_subnavi ul li:hover {
    background-image: url('/img/icons/ul_logo.png');
    background-repeat: no-repeat;
    background-position: 5px;
    background-color: #FDFED7;
}

#lbsa_layout_sidebar a {
    display: block;
    font-weight: bold;
    border-right: solid 1px #C0C0C0;
    background-image: url('/img/bg/gradient1.png');
}

#lbsa_layout_sidebar a p {
    background-image: none;
    border-right: none;
}

#lbsa_layout_sidebar a:hover {
    background-color: #FDFED7;
    background-image: none;
    text-decoration: none;
}