body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	letter-spacing: 1px;
}
body {
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image:url(images/template/background.jpg);
}

.toptitel {
	font-family: Arial;
	font-size: 14px;
	Color: #cc4937;
	letter-spacing: 1px;
	font-weight: bold;
}

.opmerking {
	font-family: Arial;
	font-size: 10px;
}

/* link voor tekst items */
A.linkjetext {
font-family:Arial;
font-size: 12px;
text-decoration: none;
color: #cc4937;
font-weight: bold;
}

A.linkjetext:hover {
font-family:Arial;
font-size: 12px;
text-decoration:none;
color: #851019;
font-weight: bold;
}

A.linkje_10 {
font-family:Arial;
font-size: 10px;
text-decoration: none;
color: #cc4937;
}

A.linkje_10:hover {
font-family:Arial;
font-size: 10px;
text-decoration:none;
color: #851019;
}

A.linkje_12 {
font-family:Arial;
font-size: 12px;
text-decoration: none;
color: #cc4937;
}

A.linkje_12:hover {
font-family:Arial;
font-size: 12px;
text-decoration:none;
color: #851019;
}

A.linkje_14 {
font-family:Arial;
font-size: 14px;
text-decoration: none;
color: #cc4937;
}

A.linkje_14:hover {
font-family:Arial;
font-size: 14px;
text-decoration:none;
color: #851019;
}

A.linkje_16 {
font-family:Arial;
font-size: 16px;
text-decoration: none;
color: #cc4937;
}

A.linkje_16:hover {
font-family:Arial;
font-size: 16px;
text-decoration:none;
color: #851019;
}

A.linkje_18 {
font-family:Arial;
font-size: 18px;
text-decoration: none;
color: #cc4937;
}

A.linkje_18:hover {
font-family:Arial;
font-size: 18px;
text-decoration:none;
color: #851019;
}

A.linkje_20 {
font-family:Arial;
font-size: 20px;
text-decoration: none;
color: #cc4937;
}

A.linkje_20:hover {
font-family:Arial;
font-size: 20px;
text-decoration:none;
color: #851019;
}

A.linkje_24 {
font-family:Arial;
font-size: 24px;
text-decoration: none;
color: #cc4937;
}

A.linkje_24:hover {
font-family:Arial;
font-size: 24px;
text-decoration:none;
color: #851019;
}

A.linkje_web {
font-family:Arial;
font-size: 12px;
text-decoration: none;
color: #660000;
/*font-style: italic; */
}

A.linkje_web:hover {
font-family:Arial;
font-size: 12px;
text-decoration:none;
color: #cc4937; 
}






























/* Alles Menu */
#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: right;  
width: 125px;
}

#nav ul {
position: absolute;
width: 125px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}
/* 2e extra????? \*/
#nav li ul ul {
	margin: -2em 0 0 10em;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav a {
display: block;
margin: 6px 5px 3px 5px;
text-decoration: none;
font-family: Arial;
font-size: 12px;
}

ul a{
	font-family: Arial;
	font-size: 12px;
font-weight: normal;
color: #851019;
cursor: default;
}

ul a:link, ul ul a:visited{
font-weight: normal;
color: #851019;
cursor: pointer;
}

ul a:hover, ul ul a:active{
font-weight: normal;
color: #cc4937;
cursor: pointer;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #851019;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #cc4937;
cursor: pointer;
}

ul li{
background-color: #FFFFFF;
border-left: 0px solid #000000;
}

ul ul li{
background-color: #FFFFFF;
border-top: 3px solid #FFF;
border-left: 0;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 

