/* css style for handballfanhsirts.de */

* {
    padding: 0;
    margin: 0;
    border: none;
}

body {
    background: #fff url(../images/bg.jpg) 0 0 repeat-x;
    font-family: Verdana, sans-serif;
    font-size: 13px;
    color: #333;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

#wrapper {
    margin: 0 auto;
    width: 900px;
    position: relative;
}

#headerContainer {
    height: 499px;
    width: 900px;
    overflow: hidden;
}

#header {
    height: 499px;
    width: 900px;
    overflow: hidden;
    background: transparent url(../images/header.jpg) 0 0 no-repeat;
}

#logo {
    position: absolute;
    top: 33px;
    left: 23px;
    width: 335px;
    height: 46px;
    overflow: hidden;
    background: transparent url(../images/logo.png) 0 0 no-repeat;
}

#logo a {
    line-height: 46px;
    display: block;
    width: 335px;
    text-indent: -9999px;
}

#banner {
    position: absolute;
    top: 655px;
    height: 180px;
    width: 850px;
    padding: 10px 25px;
    overflow: hidden;
    background: transparent url(../images/banner.jpg) 0 0 repeat-x;
}

#banner .advert {
    float: left;
    height: 180px;
    width: 200px;
    overflow: hidden;
    position: absolute;
}

#ad1 {
    left: 25px;
}

#ad2 {
    left: 241px;
}

#ad3 {
    left: 457px;
}

#ad4 {
    left: 675px;
}

#footer {
    position: absolute;
    top: 910px;
    height: 50px;
    width: 900px;
    overflow: hidden;
    background: transparent;
}

#navigation {
    float: left;
    margin-top: 8px;
}

#colophon {
    float: right;
    margin-top: 8px;
}

#navigation li,
#colophon li {
    float: left;
    list-style: none;
    list-style-image: none;
}

#navigation span,
#colophon span {
    margin: 0px 8px;
}

.button {
    position: absolute;
    background: transparent url(../images/buttons.png) no-repeat;
    height: 77px;
    width: 77px;
    overflow: hidden;
}

.button a {
    line-height: 77px;
    display: block;
    text-indent: -9999px;
}

#buttonTrusted {
    height: 57px;
    width: 57px;
    top: 27px;
    left: 819px;
    background: transparent url(../images/transparent.png) 0 0 no-repeat;
}

#buttonShop {
    top: 523px;
    left: 670px;
    background-position: 0 0;
}

#buttonAuswahl {
    top: 523px;
    left: 747px;
    background-position: -77px 0;
}

#buttonGarantie {
    top: 523px;
    left: 824px;
    background-position: -154px 0;
}

#slideshowContainer {
    position: absolute;
    top: 0;
    left: 0px;
    height: 550px;
    width: 900px;
}

#slideshowContainer img {
    position: absolute;
/*    margin-left: 400px;*/
    left: 400px;
    height: 550px;
    width: 500px;
}

#slideshowBack,
#slideshowFront {
    position: absolute;
    height: 550px;
    width: 900px;
    overflow: hidden;
}


* html #slideshowBack,
* html #slideshowFront {
    padding-left: 400px;
    width: 500px;
}

.teaser {
    height: 43px;
    width: 370px;
    position: absolute;
    left: 14px;
}

.teaser a {
    font-size: 18px;
    color: #cc0000;
    line-height: 43px;
    margin-left: 7px;
    display: block;
    float: left;
}

.teaserButton {
    float: right !important;
    margin-right: 10px;
    text-indent: -9999px;
    width: 20px;
}

#teaserHeader1 {
    top: 120px;
}

#teaserHeader2 {
    top: 170px;
}

#teaserHeader3 {
    top: 220px;
}

#teaserBody {
    width: 609px;
    top: 540px;
    background: transparent url(../images/bg-teaser.png) 0 0 no-repeat;
}

