/* MOD CSS for sabserien            */
/* coded by Sascha A. Beck, sabweb.net    */
/* (c) sabweb.net  --  made in VIM        */
/* either it works ... or it doesn't (TM) */

@import url(http://static.saschabeck.com/inc/sabserien.css);

#headerleft {
    background: url(http://static.saschabeck.com/img/headerimages/freaksandgeeks_large_01.jpg) no-repeat top left transparent;
    z-index: 1;
}


#headertextlogo {
    float: right;
    margin:     25px 8px 0px 0px;
    width:      340px;
    height:     134px;
    background: url(http://static.saschabeck.com/img/headerimages/freaksandgeeks_logo_large.gif) no-repeat top right transparent;
}

html>body #headertextlogo {
    background: url(http://static.saschabeck.com/img/headerimages/freaksandgeeks_logo_large.png) no-repeat top right transparent;
    margin:     40px 40px 0px 0px;
}

