a:link { text-decoration:none; font-family: Verdana; color:#787878; font-size:9pt;}
a:visited { text-decoration:none; font-family: Verdana; color:#787878; font-size:9pt;}
a:hover { text-decoration:none; font-family: Verdana; color:#6699FF; font-size:11pt;}
a:active { text-decoration:none; font-family: Verdana; color:#6699FF; font-size:11pt;}
a:focus { text-decoration:none; font-family: Verdana; color:#6699FF; font-size:9pt;}

html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color:#f2f2f2;
}

#logo {
    
    position: relative;
    width: 245px;
    height: 40px;
    top: 0px;
    left: 705px;
    background-image: url(/styles/images/abc-logo.jpg);
    background-repeat:no-repeat;

}

#menue-oben {

    position: relative;
    width: 952px;
    height: 37px;
    top: 10px;
    background-image: url(/styles/images/menue-oben-hintergrund.jpg);
    background-repeat:no-repeat;

}

#content {

    position: relative;
    width: 948px;
    height: 795px;
    top: 20px;
    left: 0px;
    background-color:#ffffff;

}

#menue-links {

    position: absolute;
    width: 218px;
    height: 795px;
    top: 0px;
    left: 0px;
    background-image: url(/styles/images/content-links.jpg);
    background-repeat: no-repeat;

}

#bild-links {

    position: absolute;
    width: 339px;
    height: 383px;
    top: 5px;
    left: 225px;
    background-image: url(/styles/images/bild-links.jpg);
    background-repeat: no-repeat;

}

#bild-rechts {

    position: absolute;
    width: 339px;
    height: 383px;
    top: 5px;
    left: 602px;
    background-image: url(/styles/images/bild-rechts.jpg);
    background-repeat: no-repeat;

}

#leiste-willkommen {

    position: absolute;
    width: 720px;
    height: 200px;
    top: 400px;
    left: 225px;
    background-image: url(/styles/images/leiste-willkommen.jpg);
    background-repeat: no-repeat;

}

#bild-unten {

    position: absolute;
    width: 720px;
    height: 180px;
    top: 610px;
    left: 225px;
    background-image: url(/styles/images/bild-unten.jpg);
    background-repeat: no-repeat;

}

#leiste-unten {

    position: relative;
    width: 948px;
    height: 80px;
    top: 20px;
    left: 0px;
    
}

#bild-gel {

    position: absolute;
    width: 339px;
    height: 383px;
    top: 5px;
    left: 225px;
    background-image: url(/styles/images/bild-gel.jpg);
    background-repeat: no-repeat;

}

#bild-spray {

    position: absolute;
    width: 339px;
    height: 383px;
    top: 5px;
    left: 225px;
    background-image: url(/styles/images/bild-spray.jpg);
    background-repeat: no-repeat;

}

#leiste-details {

    position: absolute;
    width: 720px;
    height: 30px;
    top: 405px;
    left: 225px;
    background-image: url(/styles/images/produktdetails.jpg);
    background-repeat: no-repeat;

}

#leiste-best {

    position: absolute;
    width: 720px;
    height: 30px;
    top: 405px;
    left: 225px;
    background-image: url(/styles/images/leiste-best.jpg);
    background-repeat: no-repeat;

}

#leiste-impress {

    position: absolute;
    width: 720px;
    height: 30px;
    top: 8px;
    left: 227px;
    background-image: url(/styles/images/leiste-impress.jpg);
    background-repeat: no-repeat;

}

#leiste-agb {

    position: absolute;
    width: 720px;
    height: 30px;
    top: 8px;
    left: 227px;
    background-image: url(/styles/images/leiste-agb.jpg);
    background-repeat: no-repeat;

}

#leiste-kontakt {

    position: absolute;
    width: 720px;
    height: 30px;
    top: 8px;
    left: 227px;
    background-image: url(/styles/images/leiste-kontakt.jpg);
    background-repeat: no-repeat;

}

#leiste-zahlopt {

    position: absolute;
    width: 720px;
    height: 30px;
    top: 8px;
    left: 227px;
    background-image: url(/styles/images/leiste-zahlopt.jpg);
    background-repeat: no-repeat;

}

#leiste-bestellung {

    position: absolute;
    width: 720px;
    height: 30px;
    top: 8px;
    left: 227px;
    background-image: url(/styles/images/leiste-bestellung.jpg);
    background-repeat: no-repeat;

}

.atable {
    width: 100%;
    height: 100%;
}

.itable{
    width: 800px;
    height: 550px;
    background-image: url(/styles/images/body.jpg);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;

}

.menue-1 {
    width: 218px;

}

.menue-2 {

    width: 945px;
    height: 37px;

}

.footer {

    width: 952px;
    height: 37px;

}

hr {
    color: #787878;

}

td {
    font-family:Verdana;

}
