.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: grey

}

.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: grey

}


.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: grey

}


.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	color: red;
	text-align: left;
	font-weight: bolder;
}

.teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: grey;
	letter-spacing : 1px;
	text-align: left;
	font-weight: bold;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	color: grey;
	font-weight: bold;
}
 
.h1 {  
	font-family: Arial, Helvetica, sans-serif; font-size: 18pt; line-height: 18pt; color: grey; font-weight: bold
}

.hr {  
	font-family: Arial, Arial, Helvetica, sans-serif; color: #333333
}

.tekstopzwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color : Silver;
}

.knoppentekst  {
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color : Navy;
	font-weight : bold;
	background-color : #CCCCCC;
}

.accent  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color : #DC143C;
	background : #CCCCCC;
}


A:LINK { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
	letter-spacing: 1px;
 } 
 
 A:ACTIVE { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
	letter-spacing: 1px;
 } 


A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
	letter-spacing: 1px;
}

A:Hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: white;
	font-weight : bold;
	background-color: #711717;
	letter-spacing: 1px;
}

.h2 {  font-family:  Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: grey; 
font-weight: bold;
letter-spacing : 1px;
}


.h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Navy;
	letter-spacing : 9px;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: grey;
	letter-spacing : 1px;
	line-height: 11pt;
	font-weight : bold;
}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing : 2px;
	color: #999999;
	font-weight : bold;
}

.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: grey;
	letter-spacing : 1px;
	line-height: 11pt;
	font-weight : normal;
	font : Arial Black;
	font-stretch : wider;
}

.homepage {
	font-family: Arial, Monospace;
	font-size: 24pt;
	line-height: 12pt;
	color: #333333;
}

.routeaanwijzing { 
font-style: italic; 
color: ff0000
}

.kleinkapitaal {  
font-size: 9pt; font-variant: small-caps; 
font-weight: bold; 
color: #330099; 
font-family: Arial, Helvetica, sans-serif; 
line-height: 14pt
}


 .tekst A:LINK,  .tekst A:VISITED  {
	font-size: 9pt;
	line-height: 12pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
} 
 
  .tekst A:HOVER,  .tekst A:ACTIVE  {
	font-size: 9pt;
	line-height: 12pt;
	color: grey;
	font-weight: bold;
	text-decoration: none;
	background-color: #00BAE5;
}

#navigation {
width: 188px;
font-family: Arial, Helvetica, sans-serif;
font-color: #999999;
line-height: 18pt;
font-weight: bold;
text-align: right;
}

#navigation ul {
font-weight: bold;
color: #999999;
list-style: none;
letter-spacing: 1px;
margin: 0;
padding: 0;
}

#navigation li {
font-weight: bold;
}

#navigation li a: link, #navigation li a: visited {
display: block;
padding: 5px 5px 5px 0.5em;
color: #999999;
font-weight: bold;
text-decoration: none;
}

navigation li a:hover{
background-color: #711717;
color: #FFFFFF;
font-weight: bold;
}

#navigation ul ul {
font-weight: bold;
font-style: italic;
color: #999999;
}

#navigation ul ul li{
margin: 0;
font-weight: bold;
}

#navigation ul ul a:link, #navigation ul ul a:visited  {
color: #999999;
font-weight: bold;
}

#navigation ul ul a:hover {
background-color: #711515;
color: #FFFFFF;
font-weight: bold;
}
