HTML{
	overflow:-moz-scrollbars-vertical;
} 

body {
	background-color: #DB1312;
	margin: 0;
	padding: 0; 
	text-align: center;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	line-height: 16px;
}
div#container {
	background-color: white;
	width: 690px ;
	position: relative;
	margin-left:auto;
	margin-right:auto;
								text-align: left;
								padding-left: 80px;
								}

div#adress { position: absolute;
             left: 400px;
						 top: 78px;
					 	 color: #D80100;
						 font-family: Verdana;
						 font-weight: bold;
					 	 font-size: 11px;
						 width: 360px;
						 letter-spacing: 0.03em;
						 }
div#adress span {font-weight: normal;
letter-spacing: 0em;}
div#menu 	{ 
				 		background-color: #000000;
				 		color: #E9E9E9;
						height: 22px;					
						padding-left: 70px; 
						width:620px;
				 		}
div#submenu a {display: block;
               text-decoration: none;
							 line-height: 17px;
							 color: #E9E9E9;
							 }
div#submenu a.on{font-weight: bold}
div#submenu { width: 179px;
							font-family: Verdana;
							font-size: 11px;
							position: absolute;
							top: 172px;
							left: 79px
							}

div#geel { border-top: 1px solid white;
				 	 background-color: #FCC912;
					 padding: 5px 10px 5px 20px;
					 }
div#geel a {color: black}
div#groen { border-top: 1px solid white;
						background-color: #20863D;
						padding: 5px 10px 5px 20px;}
div#blauw { background-color: #2047BB;
						border-top: 1px solid white;
						padding: 5px 10px 5px 20px;}
div#rood	{ background-color: #DB1312;
						border-top:1px solid #FFF6F6;
						padding: 5px 10px 5px 20px;}
div#oranje { background-color: #FB7B1D;
					 	 border-top: 1px solid white;
						 border-bottom: 1px solid white;
						 padding: 5px 10px 0px 20px;
						 
						 }


div#content {padding-left: 178px;
border-top: 1px solid white;
min-height: 460px;

background-repeat: repeat-y;
							}

 div#menu a { color: #E9E9E9;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		line-height: 22px;
		padding-left: 12px;
		padding-right: 30px;
		display: block;
		float: left;
		border-right: 1px solid black;
		
		 }
div#menu a:hover {color: #DB1312;
background-color: #cccccc;
}
div#menu a.menu-on{color: #DB1312;
background-color: #cccccc;}
h1 { font-size: 12px;
     
		 margin-left: 18px;
		 margin-bottom: -5px; }
h2, h3 { font-size: 11px;
     
		 margin-left: 18px;
		 margin-bottom: -5px; }
		 
table {width: 482px;
margin-left: 18px}
td {vertical-align: top;
padding-bottom: 10px;
font-size: 11px;
line-height: 16px;}

td a {color: #DB1312;
text-decoration: none;
font-weight: bold
}
td a:hover {color: #20863D;}
p a {color: #DB1312;
text-decoration: none;
font-weight: bold
}
p a:hover {color: #20863D;}

p {width:482px;
margin-left: 18px}

div#credit a  { text-decoration: none;
color: black;
display: block;
margin-top: 5px }