/* dimensionsmalerei.de Layout */

* {
    margin            : 0px;
    padding           : 0px;
}

html {
    height            : 99%;
    margin-bottom     : 0.1px;
}

body {
    background-color  : #000;
    color             : #ccc;
    font-family       : Zapf Chancery,Comic Sans MS,cursive;
    font-size         : 10pt;
    padding           : 0px;
    text-align        : left;
    scrollbar-base-color  : #342012;
    scrollbar-arrow-color : #CCCCCC;
    scrollbar-face-color  : #BA2D2F;
}

#wrapper {
    position          : relative;
    width             : 980px;
    height            : 570px;
    margin            : 5px auto 0px auto;
    border            : 2px solid #BA2D2F;
    padding           : 0;
    background-color  : #000;
    z-index           : 1;
}

#content {
    position          : absolute;
    left              : 10px;
    top               : 80px;
    width             : 880px;
    height            : 480px;
    overflow          : auto;
    background-image  : url(../img/binokel_300.gif);
    background-repeat : no-repeat;
    background-position: top right ;
}

#bild0 {
    position          : absolute;
    left              : 138px;
    top               : 0px;
}

#bild1 {
    position          : absolute;
    left              : 780px;
    top               : 30px;
}

#bild2 {
    position          : absolute;
    left              : 800px;
    top               : 193px;    
}

#bild3 {
    position          : absolute;
    left              : 780px;
    top               : 290px;
}

#bild4 {
    position          : absolute;
    left              : 780px;
    top               : 435px;
}

#bild5 {
    position          : absolute;
    left              : 627px;
    top               : 383px;
}

#bild6 {
    position          : absolute;
    left              : 428px;
    top               : 435px;    
}

#bild7 {
    position          : absolute;
    left              : 230px;
    top               : 435px;    
}

#bild8 {
    position          : absolute;
    left              : 30px;
    top               : 435px;
}

#subkopf {
    position          : absolute;
    left              : 250px;
    top               : 10px;
}

#borte {
    position          : absolute;
    left              : 900px;
    top               : 0px;
    width             : 65px;
    height            : 570px
}

#facebook1 {
    position          : absolute;
    left              : 0px;
    top               : 573px;
}







