BODY {
        font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        background-color: #000033;
        margin: 0px 0px 0px 0px;
}
.tekst{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : x-small;
}
A:ACTIVE {
        text-decoration : underline;
        color : #CC3300;
        font-weight : bold;
}
A:HOVER {
        text-decoration : underline;
        color : #33CCFF;
        font-weight : bold;
}
A:LINK {
        text-decoration : none;
        color : #33CCFF;
        font-weight : bold;
}
A:VISITED {
        text-decoration : none;
        color : #CCCCCC;
        font-weight : bold;
}
div.kader {
        border: solid #FFFFFF;
        border-width: 1px;
        width: 125px;
}
div.kader_groot {
        border: solid #FFFFFF;
        border-width: 1px;
        height: 414px;
}
div.pag_kader_tabel {
        border: 1px solid #CC3300;
        width: 770px;
        background-image: url(plaatjes/alg/bg.jpg);
        background-repeat: repeat-y;
}
div.titel {
        font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : 22px;
        color : #FFFFFF;
        text-align : right;
        vertical-align: top;
        letter-spacing : 1px;
        margin-right: 5px;
        margin-top: 5px;
}
div.subtitel {
        font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : 18px;
        color : #FFFFFF;
        text-align : right;
        vertical-align: top;
        font-style: italic;
        letter-spacing : 1px;
        margin-right: 4px;
}
div.subtitelST {
        font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : 17px;
        color : #FFFFFF;
        text-align : right;
        vertical-align: top;
        font-style: italic;
        letter-spacing : 1px;
        margin-right: 4px;
}
.subtitel_links {
        font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : 18px;
        color : #FFFFFF;
        text-align : left;
        vertical-align: top;
        font-style: italic;
        letter-spacing : 1px;
        margin-top: 10px;
}
.subtitel_tekst {
        font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : 16px;
        color : #FFFFFF;
        text-align : left;
        vertical-align: top;
        font-style: italic;
        letter-spacing : 1px;
        margin-top: 10px;
}
.titel_uitleg{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : small; /* medium*/
	color: #FFFFFF;
}
div.uitleg {
        font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : x-small; /* medium*/
        color: #FFFFFF;
        }
a.menu_item:link{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	text-align : right;
	vertical-align: top;
	letter-spacing : 1px;
	color : #33CCFF;
	font-weight : normal;
}
a.menu_item:visited{
        font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : 14px;
        text-decoration : none;
        text-align : right;
        vertical-align: top;
        letter-spacing : 1px;
        color : #33CCFF;
		font-weight : normal;
}
a.menu_item:hover{
        font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : 14px;
        text-decoration : none;
        text-align : right;
        vertical-align: top;
        letter-spacing : 1px;
        color : #33CCFF;
		font-weight : normal;
}
a.menu_item:active{
        font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : 14px;
        text-decoration : none;
        text-align : right;
        vertical-align: top;
        letter-spacing : 1px;
        color : #33CCFF;
		font-weight : normal;
}
.menu_item_inact{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size : 14px;
        text-decoration : none;
        text-align : right;
        vertical-align: top;
        letter-spacing : 1px;
        color : #FFFFFF;
		font-weight : normal;
		}
div.actueel{
        text-align: right;
        font-size : 14px;
        vertical-align: bottom;
        margin-right: 7px;
		font-weight : normal;
}
.home{
	font-size:14px;
}
a.terug:link{
	font-size:12px;
	}
a.terug:visited{
	font-size:12px;
	}
.rood {
       color: #CC3300;
}
.blauw {
        color: #33CCFF;
}
hr.actueel{
	color:#cc3300;
	background-color:#FFFFFF;
	height:1px;
}
