﻿body {
background-color: #ccc; 
color:#333;
text-indent: 0px; 
word-spacing: 0px; 
margin: 0px;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 10pt;
}

.background{
background-image: url('afbeeldingen/bck-neteyed.jpg'); 
background-repeat: repeat-y; 
background-position: center;
}

table {
border-width: 0px;
width: 100%;
padding: 0;
}

img {
border: 0px;
}

.schaduwkolom{
width: 20px;
}

.tabelletje{
height: 22px;
font-size: 10pt;
padding: 0;
}

.bodymenu{
background-image: url('afbeeldingen/body_small_border.png'); 
background-repeat: repeat-y ; 
background-position: center;
font-size: 10pt;
text-align: right;
height: 20px;
}

.cmsbody{
}

.bodylinkerkolom{
font-family: "Trebuchet MS", Verdana, Arial;
width: 10px;
}

.bodymain{
font-family: "Trebuchet MS", Verdana, Arial;
width: 840px;
height: 500px;
text-align: left;
}

.cmstext {
font-family: inherit;
font-size: 8pt;
}
.bodyrechterkolom{
font-family: "Trebuchet MS", Verdana, Arial;
width: 100px;
}

.rssfeed{
font-size: 7pt;
text-align: justify;
}

.bodyadreslijn{
background-image: url('afbeeldingen/body_small_border.png'); 
background-repeat: repeat-y ; 
background-position: center;
width: 840px;
font-size: 8pt;
text-align: center;
}

.bodyheader{
color: #fff;
font-size: 7pt;
text-align: right;
margin-right: 20px;
height: 35px; 
background-image: url('afbeeldingen/header_small_border.png'); 
background-repeat: repeat-y ; 
background-position: center;
}

.hoofdtabel{
width: 100%;
background-image: url('afbeeldingen/body_small_border.png'); 
background-repeat: repeat-y ; 
background-position: center;
font-size: 10pt;
}

.bodyfooter{
height: 100px; 
background-image: url('afbeeldingen/footer_small_border.png'); 
background-repeat: repeat-y ; 
background-position: center;
}

.footer{
width: 840px; 
color: #fff;
font-size: 7pt;
text-align: center;
}

.footer a:link		{ 	color: #fff;}
.footer a:active   	{ 	color: #fff; }
.footer a:link       	{ 	color: #fff; }
.footer a:visited    	{ 	color: #fff; }
.footer a:hover 		{	text-decoration: underline; 
						color: #fff;
					}

input{ 
font-size: 10pt;
font-family: inherit;
}

select{
font-size: 10pt;
font-family: inherit;
}

textarea{
font-family: inherit;
font-size: 10pt;
}

a{	 
text-decoration:none;
}
a:active     			{ 	color: #333; }
a:link       			{ 	color: #333; }
a:visited    			{ 	color: #333; }
a:hover 		 		{	text-decoration: underline; 
						color: #333;
					}

.button {
	background-image: url('afbeeldingen/button6.png'); 
	background-repeat: repeat; 
	background-position: center;
	text-align: center;
}
					
H1 {font-size: 20pt;}
H2 {font-size: 16pt;}
H3 {font-size: 14pt;}
H4 {font-size: 12pt;}
H5 {font-size: 10pt;}
H6 {font-size: 8pt;}
					
#nav, #nav ul {
padding: 0px 0px 0px 0px;
margin-right: 20px;
list-style: none;
margin-top: 0px;
margin-bottom: 0px;
}

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

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

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 2px 2px 2px;
text-decoration: none;
font-family: inherit;
font-size:  inherit;
}

ul a{
font-weight: bold;
color:  inherit;
cursor: default;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
text-align: center;
color: #333;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: bold;
background-color: #44C319;
text-align: center;
background-image: url('afbeeldingen/button-selected.png'); 
background-repeat: repeat; 
background-position: center;
color: #333;
cursor: pointer;
}

ul li{
color: #333;
border: 0px solid #333;
}


ul ul li{
background-color: #5D5D5D;
border: 0px solid #333;
}

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

* html ul ul li{
border: 0px solid #333;
}
/* Einde IE only hack */ 