*
{
                margin: 0;
                padding: 0;
                border: 0;
                outline: 0;
                font-weight: inherit;
                font-style: inherit;
                font-size: 100%;
                font-family: inherit;
                vertical-align: baseline;
                -moz-box-sizing: content-box; /* Mozilla */ 
                box-sizing: content-box; /* Opera7 */ 
}

:focus
{
                outline: 0;
}

ol, ul, li
{
                list-style: none;
}

table
{
                border-collapse: collapse;
                border-spacing: 0px;
                border: 0px;
}

caption, th, td
{
                text-align: left;
                vertical-align: top;
                font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after 
{
                content: "";
}

blockquote, q 
{
                quotes: "" "";
}

body {font-family: Verdana; font-size: 12px; color: #000; background: #fff; margin: 0px auto; text-align: center; line-height: 1; overflow: none; width: 995px;}
html { overflow-y: scroll; }

.logobox { float: left; width: 995px; height: 210px; text-align: center; }
.zwijsenbox { float: left; width: 485px; height: 435px; background: url(../images/bg_box.jpg) no-repeat left top; text-align: center; padding: 10px 25px 10px 0px; }
.zwijsenbox h1 { font-size: 32px; color: #e89fd8; font-weight: bold; padding: 0px 0px 40px 0px; line-height: 1.2em; }
.malmbergbox { float: left; width: 485px; height: 435px; background: url(../images/bg_box.jpg) no-repeat left top; text-align: center; padding: 10px 0px 10px 0px;}
.malmbergbox h1 { font-size: 32px; color: #8b3cad; font-weight: bold; padding: 0px 0px 40px 0px; line-height: 1.2em; }

