        body {
                background-color : #fff;
                color : #000;
                font-family : Verdana, Arial, Geneva;
                font-size : 13px;
                padding : 0px;
                margin : 10px;
                text-align : center;
        }

        #container {
                margin : 0px Auto;
                text-align : left;
                border : none;
                width : 650px;
                font-size : 11px;
        }

        #topside {
                height : 50px;
                width : 650px;
                background-color : #c33;
                background-image : url(casema_header.gif);
                background-repeat : no-repeat;
                margin-bottom : 2px;
        }

        #content {
                border : none;
                border-left : 20px Solid #e7e7e7;
                border-bottom : 20px Solid #e7e7e7;
                padding-top : 10px;
                padding-left : 6px;
                margin-top : -14px;
                margin-bottom : 40px;
                font-size : 13px;
        }

        h1 {
                color : #6c6c6c;
                font-weight : bold;
                font-size : 18px;
                margin : 0px;
                text-align : center;
                padding-right : 6px;
                background-color : #e7e7e7;
        }

        h2 {
                font-size : 12px;
                font-weight : bold;
                margin-bottom : 5px;
        }

        hr {
                color : #6c6c6c;
                width : 630px;
                height : 1px;
                margin : 0px;
                margin-top : -8px;
                margin-left : 20px;
                padding : 0px;
        }

        #blokjes {
                width : 130px;
                border : none;
                vertical-align : top;
                font-size : 11px;
                color : #000;
        }

        .artikel {
                width : 475px;
                font-size : 12px;
        }

        .artikel td {
                font-size : 12px;
        }

        .artikel a:link, .artikel a:visited {
                font-size : 11px;
                color : #000;
        }

        image, img {
                border : none;
        }

        .artikel a:hover {
                text-decoration : none;
                color : #c33;
        }

        #blokjes a:link, #blokjes a:visited {
                font-size : 10px;
                color : #000;
        }

        #blokjes a:hover {
                text-decoration : none;
                color : #c33;
        }

        .promo {
                border : 2px Solid #e7e7e7;
                padding : 5px;
                width : 118px;
                height : 90px;
                margin-top : 11px;
        }

/*begin pc-box*/
.pc-box {
        margin: 0px;
        padding: 0px;
        border: 1px solid #cc3333;
        margin-bottom: 0px;
        width: 130px;
        font-size : 11px;
        background-color : #e7e7e7;
}
.pc-box h4 {
        background-color: #cc3333;
        color: #ffffff;
        padding-left: 2px;
        padding-top: 4px;
        padding-bottom: 4px;
        margin-top: 0px;
        margin-bottom: 2px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
}
.pc-vormer{
width: 130px;
}
.pc-form {
        margin-top : 0px;
        margin-bottom : 0px;
        padding-left : 5px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10px;
}
.pc-submit {
        background-color : #c33;
        color : #fff;
        font-weight : bold;
        font-size : 11px;
        border : 1px Solid #fff;
        border-right : 1px Solid #000;
        border-bottom : 1px Solid #000;
        margin-top : 4px;
        margin-bottom : 4px;
}
#submituitlijner {
        padding-left: 10px;
}
.witrand{
        height: 6px;
        margin: 0px;
        padding: 0px;
        background-color : #fff;
        font-size : 0px;
}
/*einde pc-box*/