body {
    margin:0px;
    padding:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:16px;
    color:#888888;
    overflow:hidden !important;
}

img, table, td, tr, p, span, div, h1, h2, h3, h4, li, ul {
    border:none;
    padding:0;
    margin:0;
}

a, a:link, a:visited, a:hover, a:active {
    color:#e0e0e0;
}

#noflash {
    text-align:center;
    padding:20px;
    font-size:12px;
    line-height:16px;
    color:#888888;
}

#noflash div {
    padding:10px;
    color:#e0e0e0;
}

.topContainer {
    position:absolute;
    top:0px;
    left:0px;
    width:728px;
    height:90px;
    padding : 10px;
}

.leftContainer {
    position : absolute;

    top : 20px;
    left : 0px;
    right : 140px;
    bottom : 30px;
    margin : 0px;
}

.bottomContainer {
    position : absolute;
    left : 0px;
    right : 0px;
    bottom : 0px;
    height :25px;
    width : 100%;
    vertical-align : middle;
}

.rightContainer {
    float:right;
    padding: 20px 10px 0px 10px;
    width:120px;
    height : 100%;
    /*overflow:auto !important;*/  /*scroll für google ads seite, möglich auch scroll*/
}

.rightBanner {
    height : 600px;
}

