img { border-style: none }

body {
background-image: url(/template/body_tile.png); 
background-repeat: repeat-x;
}


/* ============================= TOP ========================== */


div#block_top {
position: absolute;
top: 30px;
left: 30px;
right: 30px;
height: 100px;
padding: 0px;
background-image: url(/template/top_back.png); 
background-repeat: no-repeat;
background-color: #D30202;
color: inherit
}

div#block_top img { margin: 0px }

p#block_top_links {
float: right;
margin-right: 20px;
margin-top: 42px;
letter-spacing: 1px;
font-weight: normal;
font-family: 'Lucida Sans', sans-serif;
font-size: 9pt;
background-color: transparent;
color: white
}

p#block_top_links a, p#block_top_links a:visited {
text-decoration: none;
letter-spacing: 1px;
font-weight: normal;
font-family: 'Lucida Sans', sans-serif;
font-size: 9pt;
background-color: transparent;
color: white
}

p#block_top_links a:hover, p#block_top_links a:visited:hover {
text-decoration: none;
letter-spacing: 1px;
font-weight: normal;
font-family: 'Lucida Sans', sans-serif;
font-size: 9pt;
background-color: transparent;
color: #C0C0C0
}

div#ink_topright {
position: absolute;
top: 0px;
right: 0px;
padding: 0px;
width: 182px;
height: 30px;
background-image: url(/template/top_inkt.png); 
background-repeat: no-repeat;
}

div#ink_topright2 {
position: absolute;
top: 130px;
right: 140px;
padding: 0px;
width: 23px;
height: 14px;
background-image: url(/template/top_inkt2.png); 
background-repeat: no-repeat;
}




/* ============================= LEFT ========================== */

div#rubrieken_titel {
position: absolute;
top: 145px;
left: 30px;
width: 220px;
height: 25px;
padding-left: 10px;
line-height: 25px; 
font-family: 'Lucida Sans', sans-serif;
font-size: 10pt;
font-weight: bold;
letter-spacing: 1px;
background-image: url(/template/rubrieken_titel.png); 
background-repeat: no-repeat;
color: white;
background-color: inherit;
}

div#rubrieken {
position: absolute;
top: 170px;
left: 30px;
width: 220px;
padding-top: 12px;
}

div#rubrieken a, div#rubrieken a:visited {
display: block;
text-decoration: none;
letter-spacing: 1px;
font-weight: normal;
font-family: 'Lucida Sans', sans-serif;
font-size: 9pt;
margin-top: 5px;
color: black;
background-color: inherit;
}

div#rubrieken a:hover, div#rubrieken a:visited:hover {
display: block;
text-decoration: none;
letter-spacing: 1px;
font-weight: normal;
font-family: 'Lucida Sans', sans-serif;
font-size: 9pt;
margin-top: 5px;
color: red;
background-color: inherit;
}

div#onderrubrieken {
position: absolute;
top: 350px;
left: 30px;
width: 220px;
padding: 0px;
color: black;
background-color: white;
z-index: 1;
}

div#onderrubrieken h1 {
margin-top: 30px;
margin-bottom: 12px;
line-height: 25px;
width: 220px;
height: 25px;
padding-left: 10px;
font-family: 'Lucida Sans', sans-serif;
font-size: 10pt;
font-weight: bold;
letter-spacing: 1px;
color: white;
background-color: transparent;
background-image: url(/template/onderrubrieken_h1.png); 
background-repeat: no-repeat;
}

div#onderrubrieken a, div#onderrubrieken a:visited {
display: block;
text-decoration: none;
letter-spacing: 1px;
font-weight: normal;
font-family: 'Lucida Sans', sans-serif;
font-size: 9pt;
margin-left: 21px;
margin-bottom: 5px;
color: black;
background-color: transparent;

}

div#onderrubrieken a:hover, div#onderrubrieken a:visited:hover {
display: block;
text-decoration: none;
letter-spacing: 1px;
font-weight: normal;
font-family: 'Lucida Sans', sans-serif;
font-size: 9pt;
margin-left: 21px;
margin-bottom: 5px;
color: red;
background-color: transparent;
}

div#onderrubrieken_inkt {
position: absolute;
top: -2px;
right: -70px;
width: 105px;
height: 89px;
background-image: url(/template/onderrubrieken_inkt.png); 
background-repeat: no-repeat;
z-index: 2;
}

span.nieuwsbrief_label {
font-family: 'Helvetica', sans-serif;
font-size: 9pt;
padding-left: 6px;
width: 65px;
}

span.nieuwsbrief_field {
position: absolute;
right: 20px;
padding-left: 10px;
}

input.nieuwsbrief_knop {
position: absolute;
right: 20px;
margin-top: 10px;
}





/* ========================== CONTENT ========================= */

div#block_content {
position: absolute;
top: 130px;
left: 310px;
width: 760px;
padding-bottom: 60px;
color: inherit;
background-color: inherit
}



div#block_content p {
font-family: 'Helvetica', sans-serif;
margin-top: 0px;
font-size: 10pt;
line-height: 16pt;
background-color: inherit;
color: inherit
}


div#block_content h1 {
font-family: 'Helvetica', sans-serif;
margin-top: 10px;
margin-left: 0px;
font-size: 20pt;
font-weight: bold;
background-color: inherit;
color: #CE0101
}


/*
div#block_content > h1 {
font-family: 'Helvetica', sans-serif;
margin-top: 10px;
margin-left: 0px;
font-size: 20pt;
font-weight: bold;
background-color: inherit;
color: #CE0101
}
*/

div#block_content > h2 {
font-family: 'Helvetica', sans-serif;
margin-top: 30px;
margin-bottom: 10px;
margin-left: 0px;
font-size: 16pt;
font-weight: bold;
background-color: inherit;
color: #CE0101
}

div#block_content li {
font-family: 'Helvetica', sans-serif;
margin-top: 0px;
font-size: 10pt;
line-height: 16pt;
list-style-type: circle;
background-color: inherit;
color: inherit
}

div#block_content a, div#block_content a:visited {
font-family: 'Helvetica', sans-serif;
margin-top: 0px;
font-size: 10pt;
line-height: 16pt;
text-decoration: none;
background-color: inherit;
color: #457180
}

div#block_content a:hover, div#block_content a:visited:hover {
font-family: 'Helvetica', sans-serif;
margin-top: 0px;
font-size: 10pt;
line-height: 16pt;
text-decoration: underline;
background-color: inherit;
color: #457180
}