body
{
    margin:0;
    padding:0;
    background-image:url(/images/bg.jpg.v=1);
    background-repeat:repeat-y;
    background-position:center;
    background-color:#5B5555;
    font-family:Verdana, Geneva, Sans-Serif;
    font-size:11px;
    padding-left:1px;
}

form { padding:0; margin:0; }

a, a:visited
{
    color:#A20500;
    font-weight:bold;
}

div#container
{
    width:1000px;
    /*position:absolute;
    left:50%;
    margin-left:-500px;*/
    margin:auto;
}

div#flashDiv
{
    width:1000px;
    height:104px;
    background-image:url(/images/header.jpg.v=1);
}

div#menubalk
{
    width:1000px;
    height:33px;
    background-image:url(/images/menubg.jpg.v=1);
    background-repeat:no-repeat;
    margin:0;
    padding:0;
}

div#talen
{
    float:left;
    text-align:right;
    width:245px;
    padding-top:11px;
    color:#C0BEBD;
}

div#talen a, div#talen a:active, div#talen a:visited
{
    text-decoration:none;
    color:White;
    font-weight:normal;
}

div#talen a:hover
{
    color:#C0BEBD;
}

div#content
{
    width:1000px;    
    background-repeat:repeat-x;
    background-color:#ECBAA5;    
    background-image:url(/images/contentbg.gif.v=1);
    margin:0;
    padding:0;
}

/* Bottom Menu */
div#bottommenu
{
    height:24px;
    padding-top:12px;
    border-bottom:1px solid white;
    border-top:1px solid white;
    background-image:url(/images/bottommenubg.jpg.v=1);
    background-repeat:repeat-x;
    width:1000px;
    color:#990500;
    text-align:center;
    text-transform:uppercase;
    font-weight:bold;
}

div#bottommenu a, div#bottommenu a:visited, div#bottommenu a:active
{
    color:#990500;
    text-decoration:none;
}

div#bottommenu a:hover
{
    text-decoration:underline;
}


/* Footer */
div#footer
{
    height:18px;
    width:1000px;
    background-color:#A20500;
    border-top:1px solid #44461A;
    font-size:10px;
    color:White;
    padding-top:2px;
    text-align:center;
}

div#footer img
{
    vertical-align:bottom;
}

div#footer a, div#footer a:visited, div#footer a:active
{
    font-weight:bold;
    text-decoration:none;
    color:White;
}

/* TopNav */
.topNav
{
    background-image:url(/images/navbar.gif.v=1);
    height:18px;
    font-size:8pt;
    font-family:Verdana,Geneva,Sans-Serif;
    color:#666;
    padding-top:2px;
}

#topNavContainer
{
    width:986px;
    text-align:left;
    position:absolute;
    left:50%;
    margin-left:-493px;    
}

#topNavLeft
{
    float:left;
    width:650px;
    margin-top:-2px;
}

#topNavLeft img 
{
    vertical-align:middle;
    padding-left:5px;
}

#topNavRight
{
    width:100px;
    float:right;
    text-align:right;
}

.topNav a, .topNav a:visited, .topNav a:active
{
    color:#666;
    font-weight:normal;
}


/* Tab-pagina's */
div#subcontent
{
    padding:15px 12px 18px 9px;
}

div#contactcontainer
{
    width:257px;
    margin-left:2px;
    float:left;
}

/* Nieuws */
div#nieuwscontainer
{
    width:720px;
    float:left;
    padding-top:5px;
}

/* ContactBox */
div#contactboxtop
{
    background-image:url(/images/contactbox/middle.gif.v=1);
    background-repeat:repeat-y;
    width:257px;
}

div.contactboxmiddle
{    
    background-image:url(/images/contactbox/top.gif.v=1);
    background-repeat:no-repeat;
}

div.contactboxmiddle2
{    
    background-image:url(/images/contactbox/top2.gif.v=1);
    background-repeat:no-repeat;
}

div#contactboxbottom
{
    padding:24px 12px 26px 18px;
    text-align:justify;
    background-image:url(/images/contactbox/bottom.gif.v=1);
    background-repeat:no-repeat;
    background-position:bottom;
}


/* Zie Ook */
div.zieook
{
    padding:5px 10px 20px 15px;
}

div.zieook a, div.zieook a:visited, div.zieook a:active
{
    color:#A20500;
    display:block;
    font-weight:bold;
    padding:3px 2px 3px 15px;
    background-image:url(/images/linkbullet.gif.v=1);
    background-repeat:no-repeat;
    background-position:left center;
}


/* GENERAL */

.titel
{
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
}

input.nieuwsbrief
{
    width:118px;
    font-size:11px;
    margin-left:5px;
    background-color:#F8E8DF;
}

.block { border:0; padding:2px; }
.blockhover { border:2px solid #A20500; padding:0; cursor:default; }


/* NIEUWS */

span.nieuwsdatum
{
    color:#B94434;font-size:13px;
    padding-left:24px;
    background-image:url(/images/nieuws/bullet.gif.v=1);
    background-repeat:no-repeat;
    background-position: 12px center;
}

a.leesmeerlink, a:visited.leesmeerlink, a:active.leesmeerlink
{
    background-image:url(/images/linkbullet.gif.v=1);
    background-repeat:no-repeat;
    background-position:right center;
    padding-right:10px;
}

a.archieflink, a:visited.archieflink, a:active.archieflink
{
    background-image:url(/images/linkbullet.gif.v=1);
    background-repeat:no-repeat;
    background-position:right center;
    padding-right:10px;
    font-size:10px;
    font-weight:normal;
}

/* Zoek velden */

input.zoekveld
{
    font-size:10px;
    background-color:Transparent;
    border:1px inset #A20500;
    background-color:#F2DDD5;
}

input.zoekbutton
{
    font-size:10px;
    background-color:Transparent;
    border:1px outset #A20500;    
    background-color:#F2DDD5;
    color:#A20500;
}

input.zoektoonalles
{
    font-size:10px;
    background-color:Transparent;
    border:1px outset #A20500;
    background-color:#F2DDD5;
    color:#A20500;
}

div.zoekdiv
{
    padding-top:8px;padding-right:8px;text-align:right;width:690px;height:30px;margin-bottom:2px;margin-top:10px;background-repeat:no-repeat;
}

input.contactform, textarea.contactform, select.contactform
{
    width:136px;
    font-size:11px;
    background-color:#F8E8DF;
    font-family:Verdana, Geneva, Sans-Serif;
}

select.contactform { width:142px; }

span.contactformtitel
{
    font-size:15px;
    font-weight:bold;
}

img.nieuwsimage
{
    margin:4px 10px 4px 10px;
    border:1px solid #A20500;
}

div.divleesmeer
{
    text-align:right;
    padding:2px;
}

.nlblock { padding:2px; }
.nlblockhover { border:2px solid #A20500; padding:0; cursor:default; }
