@CHARSET "UTF-8";

body {
    padding: 10px 20px !important;
}

div.ligallery {
    margin-top: 14px;
    margin-left: 20px;
}

div.galleryNav {
    position: absolute;
    top: 200px; left: 620px;
    width: 192px;
    height: 32px;
    background: url('http://www.rtl2-bigbrother.de/bigbrother10/images/rtl2_gallery/nav_bg.jpg') left top no-repeat;
    padding: 2px 4px;
}
div.galleryNav a.zurueck,
div.galleryNav a.naechstes {
    font-size: 200%;
    color: #9b9a9a;
}
div.galleryNav a.zurueck:hover,
div.galleryNav a.naechstes:hover {
    text-decoration: none;
}
div.galleryNav a.zurueck {
    float: left;
}
div.galleryNav a.naechstes {
    float: right;
}
td.gallery_image div.zaehler {
    position: absolute;
    top: 206px; 
    left: 660px;
    font-size: 160%;
    font-weight: bold;
}
div#gallery_title {
    position: absolute;
    top: 119px;
    left: 214px;
    font-size: 160%;
    font-weight: bold;
}
div#gallery_title a {
    font-size: 20px !important;
    font-weight: bold;
}
div.description {
    position: absolute;
    top: 256px; 
    left: 580px;
    width: 260px;
}
div.gallery_teaser {
    background: url('http://www.rtl2-bigbrother.de/bigbrother10/images/rtl2_gallery/gallery_teaser_bg.jpg') left top no-repeat;
    width: 278px;
    height: 121px;
}
div.gallery_teaser h2 {
    display: block;
    height: 15px;
    width: 116px;
    margin: 0px;
    color: #FFFFFF;
    padding: 5px 8px;
    font-size: 12px;
    text-transform: uppercase;
}
div.gallery_teaser img {
    display: block;
    width: 272px;
    height: 90px;
    padding: 3px 4px;
    border: 0;
}
div.gallery_teaser {
    float: left;
    margin-right: 10px;
}
h2.gallery_teaser {
    text-transform: uppercase;
    color: #969696;
    font-size: 13px !important;
    font-weight: bold;
    margin-top: 20px;
}
div.clear-left {
    clear: left;
    line-height: 0px;
}
div#superfullbanner { 
    position: absolute;
    left:164px;
    top:10px;
    width:728px;
    height:90px;
}

