@charset "UTF-8";

body {background-color: #787878;
      width: 950px;
      height: 530px;
      margin-left: auto;
      margin-right: auto;
      font-family: "Arial", unicode;
      font-size: 12px;
      }
      



#pageBody {
    background-color: #787878;
    position: relative;
    width: 950px;
    height: 530px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    }

#content {
    background-image: url(background_content.jpg);
    position: relative;
    width: 920px;
    height: 348px;
    margin-top: 15px;
    margin-right: 20px;
    margin-left: 10px;}
    
#description {
    background-image: url(textfield.png);
    position: relative;
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-right:5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: left;
    }
    
#picture {
    position: relative;
    width: 611;
    height: 348px;
    margin-top: 0px;
    margin-right: 0px;
    float: right;
    }
    


p.textGerman {
    color: #43492d;
    width: auto;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}
p.textEnglish {
    color: #878f6b;
    width: auto;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}


p.textSideinfo {
    color: #43492d;
    width: auto;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;    
    text-align: right; 
}

#thumbandnavigationarea {
    position: relative;
    width: 920px;
    height: 180px;
    margin-top: 5px;
    margin-right: 20px;
    margin-left: 10px;}


#thumbnails {
    position: relative;
    width: 920px;
    height: 40px;
    text-align: right;}
    
#navigation {
    position: relative;
    width: 920px;
    height: 100px;
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 10px

}

#myname {
    position: relative;
    width: auto;
    height: auto;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}    
    

    
#navigation a:link {color: #787878;}
#navigation a:hover {color: #787878;}
#navigation a:visited {color: #787878;}











slider-wrap						{ width: 920px; }
.stripViewer .panelContainer
.panel ul						{ text-align: right;  }
.stripViewer						{ position: relative; overflow: hidden; width: 920px; height: 348px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 920px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 						{ border: 0px; }
#movers-row						{ margin: 0px; }


a.cross-link 				{ float: right; }

.cross-link						{ width: auto; position: relative; padding-top: 0px; z-index: 9999; }
.active-thumb 						{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }





