BODY	{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9pt;  
	background-color : #fafafa; /* #c3d1de */
	/*margin: 10px;*/
	text-align: right;
	width: 1000px;
	margin: 5px auto;
}

TABLE	{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt;  
	margin-bottom : 10px;
	margin-top: 0px;
}


P,TD {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}


A.invisible:link {
        text-decoration: none;
	color: #c3d1de;
}

A.invisible:active {
        text-decoration: none;
	color: #c3d1de;
}

A.invisible:hover {
        text-decoration: none;
	color: #c3d1de;
}

A.invisible:visited {
        text-decoration: none;
	color: #c3d1de;
}

H3	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%; 
	font-weight: bold;
	}

A:link	{
        text-decoration: none;
	color: #0000dd;
	}

A:visited{
        text-decoration: none;
	color: #800080;
	}

A:hover {
        text-decoration: none;
	color: #ff0000;
	}

A.mainmenu {
        text-decoration: none;
	color: #FF0000;
	}
	
	
A.mainmenu:active {
	color: #FFFF00;
	}
	
A.mainmenu:hover {
	text-decoration: none;
	color: #red;
	}


A.nav   {
        text-decoration: none;
        font-size: 90%;
        }

A.nav:active {
        font-size: 90%;
	color : #000000;
}

A.nav:hover {
	color: #ff0000;
}

A.navcurrent:link {
	font-size: 90%;
	text-decoration : none;
	color : #000000;
	}

A.navcurrent:hover {
	font-size: 90%;
	text-decoration : none;
	color : #000000;
	}

A.navcurrent:visited {
	font-size: 90%;
	text-decoration : none;
	color : #000000;
	}


#content
{
	background-color : #c3d1de;
	margin-top: 7px;
	padding: 8px;
	display: block;
	text-align: left;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 8px #888;
	-webkit-box-shadow: 0 0 8px #888;
	box-shadow: 0 0 8px #888;
}

#bak
{
	border-left: 1px dotted #b9b9b9;
	border-right: 1px dotted #b9b9b9;
}
.inhoud a:link { font-weight: bold; text-decoration: none; }
.inhoud a:visited { font-weight: bold; text-decoration: none; }
.inhoud a:hover { font-weight: bold; text-decoration: none; }
.inhoud a:active { font-weight: bold; text-decoration: none; }
.topmenu a:link { color: #cf0b1c; font-size: 10pt; text-decoration: none; }
.topmenu a:visited { color: #cf0b1c; font-size: 10pt; text-decoration: none; }
.topmenu a:hover { color: #cf0b1c; font-size: 10pt; text-decoration: none; }
.topmenu a:active { color: #cf0b1c; font-size: 10pt; text-decoration: none; }
.topmenularge a:link { color: #cf0b1c; font-size: 12pt; font-weight: bold; text-decoration: none; }
.topmenularge a:visited { color: #cf0b1c; font-size: 12pt; font-weight: bold; text-decoration: none; }
.topmenularge a:hover { color: #cf0b1c; font-size: 12pt; font-weight: bold; text-decoration: none; }
.topmenularge a:active { color: #cf0b1c; font-size: 12pt; font-weight: bold; text-decoration: none; }

