.homepage {
	background-image : url(../images/back.jpg);
	background-repeat : repeat-x;
}
BODY, P, TABLE, TD, TH, TR, UL, OL, DL, LI, DT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing : normal;
	font-size : 12px;
}BODY {
	background-color: White;
	margin-left: 0px;
	margin-top: 0px;
}

.navalign {
	padding-right: 6px;
	text-align: right;
	font-size: 11px;
}


A.navlink:link {
	text-decoration: none;
}
A.navlink:visited {
	text-decoration: none;
}
A.navlink:hover {
	text-decoration: underline;
}
/*
navalign.a:link {
	text-decoration: none;
}

navalign.a:hover {
	text-decoration: underline;
}

.navlink {
	text-decoration: none;
}

.navlink a:hover {
	text-decoration: underline;
}
 */
.navback {
	background-color: #EAEAEA;
}

.table-edge {
	border-left: 1px solid Red;
	border-right: 1px solid Red;
	border-bottom: 1px solid Red;
}

.rood {
	background-color : Red;
	color : White;
}

.contenttable {
	border-width : 1px;
	border-color : #000000;
}

.schaduw {
	background-repeat : repeat-y;
}

.titel {
	font-size : 24px;
	color : Red;
	font-weight : bold;
}

.subtitel {
	font-size: 18px;
	color: #565656;
	font-weight: bold;
	font-style: italic;
	background-image: url(../images/titelicoon.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}

.nieuwstitel {
	font-size: 18px;
	color: #9a9a9a;
	font-weight: bold;
	font-style: italic;
	background-image: url(../images/titelicoon_grey.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}

.nieuwslist {
	padding-left: 10px;
}
.webmaster {
	font-size : 9px;
}

A:LINK {
	color : Red;
}A:VISITED {
	color : Red;
}A:HOVER {
	text-decoration : none;
}

A:LINK.rood{
	color : White;
}
A:VISITED.rood {
	color : White;
}A:HOVER.rood {
	text-decoration : none;
}

 #nav {
	font-size: 12px;
} 

#nav a:link {
	text-decoration : none;
} 
#nav a:visited{
	text-decoration : none;
} 
#nav a:hover{
	text-decoration: underline;
} 



a#nav:link {
	text-decoration : none;
}
a#nav:visited {
	text-decoration : none;
}
a#nav:hover {
	text-decoration : underline;
}