﻿body {
    color:#FFFFFF;
    margin:0px;
    font-family:Arial;
    font-size:11px;
}

#hoofdmenu A:Link, #hoofdmenu A:Active, #hoofdmenu A:Visited, .menurood, .menuwit,
#subMenu A:Link, #subMenu A:Visited, #subMenu A:Active, #subMenu span.space, 
#tekstOnder A.menuwit, #tekstOnder A.menurood
{
    color:#D0001D;
    font-size:15px;
    text-decoration:none;
}

#subMenu, #subMenu IMG, .menu IMG, .menuIMG {
    line-height:20px;
    vertical-align:middle;
}

#subMenu A.menuwit, #hoofdmenu A.menuwit, .menuwit, .menuwit A:Link, .menuwit A:visited, .menuwit A:hover, #tekstOnder A.menuwit {
    color:#FFFFFF;
}

.nieuws_titelnieuw {
    color:#D0001D;
    font-size:15px;
    text-decoration:none;
    line-height:20px;
    font-weight:bold;
    
}

.titel {
    font-size:62px;
    font-weight:lighter;
}

#tekstOnder span.titel, #tekstOnder span.nieuws_titel {
    color:#FFFFFF;
    font-size:13px;
    display:block;
    margin-bottom:10px;
    text-decoration:none;
}

#tekstOnder span.subtitel, .subtitel {
    color:#FFFFFF;
    font-weight:bold;
    font-size:12px;
    display:block;
    margin-top:5px;
    margin-bottom:5px;
    text-decoration:none;
}

#tekstOnder, #tekstOnder span.nieuws_subtitel  {
    color:#FFFFFF;
    font-weight:normal;
    font-size:11px;
    line-height:1.5em;
}

#tekstOnder span.nieuws_subtitel, #tekstOnder a.nieuws_subtitel {
    text-decoration:none;
    margin-top:0px; 
    margin-bottom:5px;
}

#tekstOnder span.nieuws_titel {
    margin-bottom:0px;
}

#tekstOnder A:link, #tekstOnder A:visited, #tekstOnder A:hover {
    color:#FFFFFF;
    font-weight:normal;
    font-size:11px;
    line-height:1.5em;
}

#tekstOnder A.menuwit, #tekstOnder A.menurood, #tekstOnder .menu {
    color:#D0001D;
    font-size:15px;
    text-decoration:none;
    line-height:20px;
    vertical-align:middle;
}

#tekstOnder A.menuwit {
    color:#FFFFFF;
}

#tekstOnder IMG.menu {
    line-height:20px;
    vertical-align:middle;
}


INPUT, TEXTAREA, SELECT {
    background-color:black;
    border:solid 1px #FFFFFF;
    color:#FFFFFF;
    font-size:11px;
}

INPUT[type="button"] {
    cursor:pointer;
    border:solid 1px #FFFFFF;
}

.divKnop, .hlKnop {
    cursor:pointer;
    border:solid 1px #FFFFFF;
    height:14px;
    display:block;
    padding-right:5px;*/
    text-align:center;
    width:74px;
}

.hlKnop, .hlKnop A {
    text-decoration:none;
    color:#FFFFFF;
}

#tekstOnder INPUT[type="text"], #tekstOnder TEXTAREA {
    margin-bottom:5px;
}

#tekstOnder TD {
    vertical-align:top;
}

SELECT {
    background-color:Black;
    width:140px;
}

INPUT[type="radio"] {
    border:none 0px #FFFFFF;
    margin-left:10px;*/
    display:inline;
}

.verstuur {
    cursor:pointer;
    display:block;
    width:auto;
}

.scroll-track {
	height:10px;
	width:10px;
	background:black;
}

.scroll-handle {
	border: 1px solid black;
	height:10px;
	width:10px;
	background:#5B207B;
	cursor:pointer;
}

#nieuwsItems {
    line-height:11px;
}

#nieuwsItems TD {
    font-size:9px;
}

#nieuwsItems .titel {
    font-size:10px;
    font-weight:bold;
}

#nieuwsItems A:link,  #nieuwsItems  A:visited, #nieuwsItems  A:HOVER {
    color:#D0001D;
    text-decoration:none;
    font-size:8px;
}

#nieuwsItems HR {
    color:#D0001D;
    height:0px;
    border:solid 1px #D0001D;
    border-bottom:none 0px #000000;
    margin-bottom:5px;
}