﻿body {
background-color: #000; 
background-image: url('afbeeldingen/background.png'); 
background-repeat: no-repeat ; 
background-position:top center;

text-indent: 0px; 
word-spacing: 0px; 
margin: 0px;
font-family: Arial, Verdana;
font-size: 10px;
}

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

img {
border: 0px;
}

.schaduwkolom{
width: 20px;
}

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

.tabelletje{
height: 22px;
font-size: 8pt;
}

.bodymenu{
font-size: 8pt;
text-align: right;
}

.cmsbody{
background-color: #FFF;
background-image: url('');
}

.bodyheader{
height: 35px; 
background-color: #500;
text-align: center;
}

.bodylinkerkolom{
font-family: Arial, Verdana;
width: 100px;
}

.bodymain{
font-family: Arial, Verdana;
width: 800px;
height: 700px;
text-align: left;
}

.cmstext {
font-family: inherit;
font-size: 8pt;
}
.bodyrechterkolom{
font-family: Arial, Verdana;
width: 100px;
text-align: right;
}

.bodyadreslijn{
width: 800px;
font-size: 8pt;
text-align: center;
}

.bodyfooter{
height: 35px; 
}

.footer{
width: 840px;

font-size: 7pt;
color: #000;
text-align: center;
}

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

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

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

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

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 0 0 0;
margin: 0;
list-style: none;
}

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

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

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

#nav a {
display: block;
margin: 1px 1px 1px 1px;
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;
color: #000;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
background-color: #6F6;
color: #000;
cursor: pointer;
}

ul li{
background-color: #CCC;
border: 0px solid #333;
text-align: center;
background-image: url('afbeeldingen/button.jpg'); 
background-repeat: repeat-n ; 
background-position: center;

}

ul ul li{
background-color: #FFF;
border: 0px solid #333;
text-align: center;

}

/* IE only hack \*/
* html ul li, * html ul ul li{
border: 0px solid #333;
text-align: center;

}

* html ul ul li{
border: 0px solid #;
text-align: center;

}
/* Einde IE only hack */ 
