
body {
    background-color: white;
}

a {
    color: #41156c;
    text-decoration: underline;
    border: 1px none;
    outline: none;
}

a:hover {
    color: #2175ff;
    text-decoration: none;
}

.catlink{
    color: #41156c;
    font-family: arial,helvetica,sans-serif;
    font-size:12px;
    text-decoration: none;
    width:63px;
    font-weight:bold;
}

#text-menu-bottom a {
    color: #663399;
    text-decoration: none;
}

#text-menu-bottom a:hover {
    color: #663399;
    text-decoration: underline;
}

.container {
    position: absolute;
    top: 45px;
    left: 50%;
    width: 741px;
    height: 500px;
    margin-left: -370px;
}

#container-home {
    background-image: url(/images/back_home.jpg);
}

#container-collectie {
    background-image: url(/images/back_collectie.jpg);
}

#container-bestellen {
    background-image: url(/images/back_bestellen.jpg);
}

#container-bestelinfo {
    background-image: url(/images/back_bestelinfo.jpg);
}

#container-productinfo {
    background-image: url(/images/back_productinfo.jpg);
}

#container-contact {
    background-image: url(/images/back_contact.jpg);
}

#container-gastenboek {
    background-image: url(/images/back_gastenboek.jpg);
}

#container-links {
    background-image: url(/images/back_links.jpg);
}

.site-footer {
    position: absolute;
    top: 550px;
    left: 50%;
    width: 741px;
    text-align: center;
    margin-left: -370px;
    color:#663399;
    font-family: Verdana, Arial, sans-serif;
    font-size: 8px;
}

#text {
    position: absolute;
    top: 81px;
    left: 85px;
    width: 416px;
    height: 383px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black;
    overflow: auto;
}

#container-bestellen #text {
    width: 650px;
}

#container-home #text {
    font-family: Verdana, sans-serif;
    font-size: 11pt;
    color: #663399;
    font-weight: bold;
}

#text-home-promo {
    position: absolute;
    top: 100px;
    left: 528px;
    width: 165px;
    height: 193px;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 13px;
    color: #663399;
    text-align: center;
}

#text-promo {
    position: absolute;
    top: 87px;
    left: 512px;
    width: 200px;
    height: 380px;
    overflow-y: auto;
    overflow-x: hidden;
    font-family:Verdana, sans-serif;
    font-size: 11pt;
    text-align: center;
}

#container-productinfo #text-promo {
    font-size: 11px;
}

#container-collectie #text-promo {
    font-size: 11px;
    text-align: left;
}

#container-links #text-promo {
    font-size: 11px;
}

#container-contact #text-promo {
    font-size: 11px;
}

#text-menu-bottom {
    position: absolute;
    top: 475px;
    left: 85px;
    width: 420px;
    height: 20px;
    font-family: Verdana, sans-serif;
    font-size: 9pt;
    color: #663399;
    font-weight: bold;
}

#text-menu-left {
    position: absolute;
    top: 110px;
    left: 8px;
    width:  74px;
    height: 360px;
}


.style38 {
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
}

