BODY {
    color            : #FFF;
    margin           : 0px;
    padding          : 0px;
    background-color : #000;
    background-image : url('left.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
}

td,tr,p,div {
    font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size        : 12px;
    color            : #fff;
    vertical-align   : top;
}

HR {
    height:1px;
    width:500px;
    background:#000;
    border: 0px;
}

span.gallerypicture {
    padding: 5px;
    text-align: center;
}

#logo{
    position: absolute;
    top: 15px;
    left: 200px;
    width: 303px;
    height: 80px;
}

#navigation{
    position: absolute;
    top: 120px;
    left: 30px;
    height: 19px;
    width: 850px;
    background-color: #000;
    border: 1px solid #fff;
}

#navigation2{
    position: absolute;
    top: 141px;
    left: 294px;
    height: 19px;
    width: 400px;
    background-color: #222222;
    border: 1px solid #515151;
}

#navigation ul, #navigation2 ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#navigation li, #navigation2 li
{
    float: left;
    margin: 0 14px;
    padding-top: 3px;
    letter-spacing: 2px;
}

#navigation a:link, #navigation a:visited, #navigation2 a:link, #navigation2 a:visited{
    text-transform   : uppercase;
    font-weight      : bold;
    font-size        : 10px;
    color            : #fff;
    text-decoration  : none;
}

#navigation a:hover, #navigation2 a:hover{
    text-transform   : uppercase;
    font-weight      : bold;
    font-size        : 10px;
    color            : #515151;
    text-decoration  : none;
}

#workshops {
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
}

#workshops ul, #artikel ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#workshops li
{
    float: left;
    padding-top: 3px;
    padding-left: 7px;
    margin-bottom: 3px;
    height: 19px;
    width: 470px;
    background-color: #222;
    font-size        : 10px;
    color            : #fff;
    text-decoration  : none;
}
#artikel li
{
    float: left;
    padding-top: 3px;
    padding-left: 7px;
    margin-bottom: 3px;
    height: 19px;
    width: 300px;
    background-color: #222;
    font-size        : 10px;
    color            : #fff;
    text-decoration  : none;
}

#workshops li a:link, #workshops li a:visited, #artikel li a:link, #artikel li a:visited{
    font-size        : 10px;
    color            : #fff;
    font-weight      : normal;
    text-decoration  : none;
}

#workshops li a:hover, #artikel li a:hover{
    font-size        : 10px;
    color            : #515151;
    text-decoration  : none;
}

#artikel table {
    line-height: 16px;
}

#artikel td a:link, #artikel td a:visited, #artikel td{
    font-size        : 10px;
    color            : #fff;
    font-weight      : normal;
    text-decoration  : none;
}


#bar{
    position: absolute;
    top: 460px;
    left: 116px;
    height: 75px;
    width: 830px;
    background-color: #000;
    border: 1px solid #fff;
    color: #fff;
    text-transform   : uppercase;
    line-height:75px;
    padding-left: 20px;
    background-image : url('fotoreihe.jpg');
    background-repeat: no-repeat;
    background-position: 483px;
    letter-spacing: 3px;
}
#footer{
    position: absolute;
    top: 542px;
    left: 360px;
    color: #000;
    font-size: 10px;
}

#selmer{
    position: absolute;
    top: 585px;
    left: 476px;
    width: 300px;
    height: 105px;
    background: url('Proshop_Logo_Internet.png') no-repeat;
}

#header{
    position: absolute;
    top: 0px;
    left: 0px;
    text-transform   : uppercase;
    font-weight      : bold;
    margin-bottom    : 3px;
    width : 100%;
    font-size        : 20px;
    height: 170px;
    background       : url(i/header_bg.png);
}

#content{
    position         : absolute;
    background-color : #8f0106;
    padding          : 5px;
    left             : 350px;
    top              : 50px;
    width            : 545px;
    height           : 500px;
}



.bildwrap {
    float: left;
    border: 1px solid #fff;
    margin-right: 10px;
    margin-top: 10px;
    width: 100px;
    height: 75px;
    text-align: center;
    background-color: #000;
}

input[type="text"], textarea {
    height:14px;
    background-color:#8f4248;
    color:#fff;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px dashed #fff;
    margin-bottom: 2px;
}

#divUp   {position:absolute; left:520px; top:110px;}
#divDown {position:absolute; left:520px; top:375px;}
#divScrollTextCont {border: 0px solid lime;position:absolute; left:25px; top:110px; width:490px; height:278px; clip:rect(0px 500px 333px 0px); overflow:hidden; visibility:hidden; line-height: 18px;}
#divText {position:absolute; left:0px; top:0px; color: #fff; border: 0px solid green}

#divScrollTextCont a:link, #divScrollTextCont a:visited{
    font-weight      : bold;
    font-size        : 12px;
    color            : #fff;
    text-decoration  : underline;
    letter-spacing: 1px;
}

#divScrollTextCont a:hover{
    font-weight      : bold;
    font-size        : 12px;
    color            : #000;
    text-decoration  : none;
    letter-spacing: 1px;
}


#lightbox{
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#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: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }


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

#imageData{
    padding:0 10px;
}
#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: 90px; float: right;  padding-bottom: 0.7em;	}	

#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html>body .clearfix {
    display: inline-block; 
    width: 100%;
}

* html .clearfix {
    /* Hides from IE-mac \*/
    height: 1%;
    /* End hide from IE-mac */
}	

