/* Start of CMSMS style sheet 'LOL Splash' */
html {
    min-width: 100%;
    min-height: 100%;
}
html, body, input, select, textarea, table, td {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: Verdana;
    font-size: 10px;
    color: #333333;
}
.b { font-weight: bold; }
.u { text-decoration: underline; }
.i { font-style: italic; }
.tl { text-align: left; }
.tr { text-align: right; }
.tc { text-align: center; }
.tj { text-align: justify; }
.fl { float: left; }
.fr { float: right; }
a img { border: none; }
br.clear {
    line-height: 1px;
    font-size: 1px;
    clear: both;
}

/** Design **/
body {
    background-image: url(images/design/achtergrond.png);
    background-position: left center;
    background-repeat: repeat-x;
    background-color: #FFED00;
}
div.uber {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 966px;
    height: 666px;
    margin-left: -483px;
    margin-top: -333px;
}
div.uber div.links {
    float: left;
    width: 163px;
    background-image: url(images/splash/logo.png);
    background-repeat: no-repeat;
    padding-top: 166px;
}
div.uber div.links div.midden {
    background-image: url(images/design/submenu_midden.png);
    background-repeat: repeat-y;
    padding: 0px 25px 0px 25px;
}
div.uber div.links div.midden div {
    padding: 10px 0px 10px 0px;
}
div.uber div.links div.midden a {
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
    color: #da251d;
    display: block;
    font-size: 11px;
    padding-bottom: 10px;
}
div.uber div.links div.onder {
    background-image: url(images/design/submenu_onder.png);
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 37px;
}
div.uber div.centraal {
    margin-left: 163px;
    overflow: hidden;
}
div.uber div.centraal div.slogan-nl {
    line-height: 35px;
    height: 35px;
    margin-top: 33px;
    text-align: center;
    width: 619px;
}
div.uber div.centraal div.inhoud {
    background-image: url(images/design/inhoud.png);
    background-repeat: no-repeat;
    width: 579px;
    height: 504px;
    padding: 20px 20px 20px 20px;
    overflow: hidden;
}
div.uber div.rechts {
    float: right;
    width: 181px;
    margin-top: 30px;
}
div.uber div.rechts div.figuur {
    background-image: url(images/design/figuur.png);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 1px;
    line-height: 113px;
    height: 113px;
    
}
div.uber div.rechts div.kx {
    margin-top: 340px;
    margin-left: 10px;
}
div.uber div.slogan-fr {
    clear: both;
    text-align: center;
}

/** Inhoud **/
a.nl {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 72px;
    height: 53px;
    margin-left: -363px;
    margin-top: -26px;
}
a.fr {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 73px;
    height: 53px;
    margin-left: 270px;
    margin-top: -26px;
}
/* End of 'LOL Splash' */

