html {
    overflow-x: hidden;
    overflow-y: auto;
}

body {
    padding: 0;
    margin: 0;
    color: #B4B4B4;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #fff;
}


a {
    text-decoration: none;
    color: #B4B4B4;
}

a:hover, a.active {
    color: #333;
}

a img {
    border: 1px solid #fff;
}

a:hover img {
    border: 1px solid #ff0000;
}
a:active, a:focus {
    outline: none;
}

h4 {
    margin-top: 0;
    font-weight: normal;
}

#wrap {
    position: relative;
    width: 970px;
    float: left;
    margin: 0;
    padding: 0;
}

#marburg_header {
    position: absolute;
    top: 480px;
    left: 20px;
    width: 400px;
}

#marburg_header	a img {
    border: 0;
}

#marburg_header	a:hover img {
    border: 0;
}

#marburg_content {
    position: relative;
    margin-left: 20px;
    margin-top: 20px;
    height: 455px;
}

.marburg_detail_image {
    clear: both;
    height: 590px;
    position: relative;
    width: 930px;
    z-index: 1;
}

.marburg_detail_image_container {
    position: relative;
}

.marburg_detail_image_nxt {
    position: absolute;
    z-index: 2;
    display: block;
    right: 0;
    cursor: e-resize;
    top: 0;
}

.marburg_detail_image_prv {
    position: absolute;
    z-index: 2;
    display: block;
    left: 0;
    cursor: w-resize
}

#marburg_detail_text {
    position: relative;
    left: 0;
    float: left;
}

#marburg_detail_back {
    position: relative;
    float: left;
}

.marburg_content_text {
    display: block;
    margin: 0;
    padding: 0;
}

#marburg_content_image {
    position: absolute;
    left: 181px;
    top: 50px;
}

#marburg_content_image_2 {
    position: absolute;
    left: 161px;
    top: 50px;
}
#pager{
    position: absolute;
    top: 420px;
}

.imagediv {
    clear: both;
    display: block;
    height: 30px;
    position: relative;
    width: 937px;
}

.thumbdiv {
    position: relative;

}

.thumbnaillink {
    display: block;
    height: 22px;
    width: 32px;
    overflow: hidden;
    float: left;
    margin-right: 4px;
}

.superdiv {
    width: 932px;
    vertical-align: bottom;
    background-color: #fff;
    height: 52px;
    float: left;
    position: absolute;
    display: none;
}

.subdiv {
    padding-left: 2px;
    padding-bottom: 2px;
    position: absolute;
    color: #666;
    bottom: 0;
    left: 0;
    float: left;
}

img.active {
    border: 1px solid #f00;
}

img.inactive {
    border: 1px solid #fff;
}

img.floatLeft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

img.floatRight {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

#credit {
    position: absolute;
    right: 10px;
    bottom: 10px;
    text-align: right;

}

#credit a {
    font-size: 9px;
    color: #eee;
}

#marburg_footer {
    position: absolute;
    top: 500px;
    height: 200px;
    width: 700px;
    left: 20px;
}

#footer_content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 700px;
}

#slideshow img{
    border: none;
}
.ss_active {
    position: absolute;
    z-index:10;
    top: 0;
    left: 0;
}
.ss_next {
    z-index:11;
    position: absolute;
    top: -5000px;
    left: -5000px;
}
.footer_content{
    position: absolute;
    top: 666px;
}
.floatingbox {
    background-color:transparent;
    clear:both;
    color:#FFFFFF;
    cursor:pointer;
    padding:0;
    position:absolute;
}
.floatingbox a img{
    border: none;
}
.floatingbox_addontext, .floatingbox_addontext a{
    color: #B4B4B4;
}
.floatingbox_addontext strong{
    color: #000;
    font-weight: normal;
}
.imgdiv_fb, .imgdiv_fb img{
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0px;
    left: 0px;
}
.floatingbox_addon{
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 9999;
    width: 200px;
    color: #666;
    border-top: 5px solid red;
}

.clientlistentry{
    clear: both;
    position: relative;
    margin-bottom: 5px;
}
.clienttitle{
    float: right;
    position: relative;
}
.clientimage{
    position: absolute;
    left: 0px;
    display: none;
}
