BODY {

        margin-top: 10px;
        height: 100%;
        color:#000000;
        padding:0;
        margin:0;
        background-color: #000000;
}

.content {
        width: 500px;
        height: 700px;
        position:absolute; /*it can be fixed too*/
        left:0; right:0;
        top:0; bottom:0;
        margin:auto;

        /*this to solve "the content will not be cut when the window is smaller than the content": */
        max-width:100%;
        max-height:100%;
        overflow:auto;
    }


.wrapper {
margin: 0px 0px 0px 0px;
width: 500px;
align: center;
text-align: center;
}


.logo {
position: fixed; top:50%; left:50%;
width: 560px;
height: 250px;
margin-top: -350px;
margin-left: -500px;
visibility:visible;
z-index: 4;
}

.lpalm {
position: fixed; top:50%; left:50%;
width: 126px;
height: 312px;
margin-top: -10px;
margin-left: -576px;
visibility:visible;
z-index: 3;
}

.rpalm {
position: fixed; top:50%; left:50%;
width: 333px;
height: 230px;
margin-top: -190px;
margin-left: 452px;
visibility:visible;
z-index: 3;
}

.shop {
position: fixed; top:50%; left:50%;
width: 81px;
height: 40px;
margin-top: 119px;
margin-left:330px;
visibility:visible;
z-index: 5;
}


.flyer {
position: fixed; top:50%; left:50%;
width: 175px;
height: 230px;
margin-top: -60px;
margin-left: 70px;
visibility:visible;
z-index: 3;
}

.crew {
position: fixed; top:50%; left:50%;
width: 334px;
height: 231px;
margin-top: -90px;
margin-left: -120px;
visibility:visible;
z-index: 3;
}


.crewaloha {
position: fixed; top:50%; left:50%;
width: 163px;
height: 128px;
margin-top: -32px;
margin-left: -304px;
visibility:visible;
z-index: 3;
}

.fb {
position: fixed; top:50%; left:50%;
width: 580px;
height: 40px;
margin-top: 261px;
margin-left: -450px;
visibility:visible;
z-index: 3;
}

.impr {
position: fixed; top:50%; left:50%;
width:200px;
height: 20px;
margin-top: 261px;
margin-left: 260px;
visibility:visible;
z-index: 3;
}


.music {
position: fixed; top:50%; left:50%;
width: 470px;
height: 33px;
margin-top: -285px;
margin-left: -20px;
visibility:visible;
z-index: 5;
}

.aussen {
position: fixed; top:50%; left:50%;
margin-top: -250px;
margin-left: -450px;
width: 900px;
height:500px;
padding:0px;
background-color: #ffffff;
background-image:url(img/tpl/bg.jpg);
border-left: 1px solid black;
border-right: 1px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black;
visibility:visible;
z-index: 1;
}

.menu {
position: fixed; top:50%; left:50%;
margin-top: -200px;
margin-left: 298px;
width: 90px;
height:300px;
line-height:35px;
text-align:right;
visibility:visible;
z-index: 3;
}

.palms {
position: fixed; top:50%; left:50%;
margin-top: -198px;
margin-left: -449px;
width: 100px;
height:300px;
line-height:35px;
text-align:left;
visibility:visible;
z-index: 0;
}

.innen {
position: fixed; top:50%; left:50%;
margin-top: -200px;
margin-left: -280px;
width: 660px;
height:400px;
float:left;
overflow:auto;
padding:10px;
background-color: #f0dfdf;
border-left: 1px solid black;
border-right: 1px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black;
float:left;
visibility:visible;
opacity:0.7;filter:alpha(opacity=70);
z-index: 1;
}

.inhalt {
position: fixed; top:50%; left:50%;
margin-top: -130px;
margin-left: -245px;
width: 520px;
height:320px;
float:left;
padding:10px;
float:left;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size:0.9em;
overflow:auto;
visibility:visible;
z-index: 3;
}

.footer {
position: fixed; top:50%; left:50%;
margin-top: 290px;
margin-left: -480px;
width: 980px;
height: 50px;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 0.9em; color: #ffffff;
visibility:visible;
z-index: 2;
}

.textfield {
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 1.1em;
color:#000000 ;
background-color:#ccff99;
margin:2px;
height:20px;
border:solid 1px #336600;
padding: 1px 0px;
width:200px;
width:187px; }

.textarea {
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 1.1em;
color:#000000 ;
background-color:#ccff99;
margin:2px;
height:100px;
border:solid 1px #336600;
padding: 1px 0px;
width:200px;
width:187px; }

#teamwrapper {
        text-align:center;
        width: 350px;

}


.thb {
    border:2px solid #990000;

}


td {
        vertical-align:top;
}

hr {
        border:0px;
        width:350px;
        color:black;
        background-color:black;
        height:1px;
        text-align:center;
}


img {
        border:0px;
}

ul {
        list-style-type:square;
}

a:link    { font-family: Trebuchet MS, Helvetica, sans-serif;  font-style: normal; font-weight: bold; font-size: 12px; color: #ffffff; text-decoration: none; }
a:visited { font-family: Trebuchet MS, Helvetica, sans-serif;  font-style: normal; font-weight: bold; font-size: 12px; color: #ffffff; text-decoration: none; }
a:active  { font-family: Trebuchet MS, Helvetica, sans-serif;  font-style: normal; font-weight: bold; font-size: 12px; color: #ffffff; text-decoration: none; }
a:hover   { font-family: Trebuchet MS, Helvetica, sans-serif;  font-style: normal; font-weight: bold; font-size: 12px; color: #ffffff; text-decoration: none; }

.amenu:link    { font-family: Trebuchet MS, Helvetica, sans-serif;  font-style: normal; font-weight: bold; font-size: 0.9em; color: #000000; text-decoration: none; }
.amenu:visited { font-family: Trebuchet MS, Helvetica, sans-serif;  font-style: normal; font-weight: bold; font-size: 0.9em; color: #000000; text-decoration: none; }
.amenu:active  { font-family: Trebuchet MS, Helvetica, sans-serif;  font-style: normal; font-weight: bold; font-size: 0.9em; color: #000000; text-decoration: none; }
.amenu:hover   { font-family: Trebuchet MS, Helvetica, sans-serif;  font-style: normal; font-weight: bold; font-size: 0.9em; color: #990000; text-decoration: none; }

.asmall:link    { font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; font-style: normal; font-weight: bold; font-size: 1em; color: #ffffff; text-decoration: none; }
.asmall:visited { font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; font-style: normal; font-weight: bold; font-size: 1em; color: #ffffff; text-decoration: none; }
.asmall:active  { font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; font-style: normal; font-weight: bold; font-size: 1em; color: #ffffff; text-decoration: none; }
.asmall:hover   { font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; font-style: normal; font-weight: bold; font-size: 1em; color: #cccccc; text-decoration: none; }


.f8 {
        font-family:Arial, Verdana , SunSans-Regular, Sans-Serif;
        font-size:0.7em;
        color:#000000;
}

.f10 {
        font-family:Arial, Verdana , SunSans-Regular, Sans-Serif;
        font-size:0.9em;
        color:#ffffff;
}

.f12 {
        font-family:Arial, Verdana , SunSans-Regular, Sans-Serif;
        font-size:1em;
        color:#ffffff;
}

.next {
         font-family: Trebuchet MS, Helvetica, sans-serif;
        font-size:1.1em;
        font-weight:bold;
        color:#000000;
}

.done {
        font-family: Trebuchet MS, Helvetica, sans-serif;
        font-size:0.9em;
        font-weight:bold;
        color:#666666;
}

#lightbox{position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 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;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/quick_gal/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/quick_gal/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%        ; }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;        }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }