*{margin:0px;padding:0px;}

a:link { 
	        color: #000000;
	        text-decoration: none;
	        }
a:visited { 
	        color: #000000;
	        text-decoration: none;
	        }
a:hover { 
	        color: #FFFFFF;
	        background-color: #C85A5A;
	        text-decoration: none;
	        }
a:active { 
	        color: #000000;
	        }

h2, h3, h4, h5, h6, td {
		    font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	        font-size: xx-small;
		    }

h1 {
	        font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		    font-size: xx-small;
            font-weight: bolder;
			color: #FFFFFF;
			text-indent: 5px;
		    }

hr {
	        height: 5;
	        width: 100%;
	        color: #CC6666;
	        }

body {
		 	text-align: center;
			color: #ffffff;
			background-image:url(images/body-achtergrond.jpg);
			background-repeat:repeat-x;
		 	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		 	font-size: xx-small;
		 	SCROLLBAR-FACE-COLOR: #CC6666; 
		 	SCROLLBAR-HIGHLIGHT-COLOR: #9C3838; 
			SCROLLBAR-SHADOW-COLOR: #9C3838; 
			SCROLLBAR-3DLIGHT-COLOR: #9C3838; 
			SCROLLBAR-ARROW-COLOR: #ffffff; 
			SCROLLBAR-TRACK-COLOR: #EDC3C4; 
 			SCROLLBAR-DARKSHADOW-COLOR: #9C3838; 
	        }

table.style1 {
			border-left: 3px #CC3333 solid;
			border-right: 3px #CC3333 solid;
			height: auto;
			}

table.style2 {
			border: 1px #000000 solid;
			width: 80%;
			background: #ffffff;
			}

table.style3 {
			border: 1px #000000 solid;
			width: 80%;
			background: #ffffff;
			color: #000000;
			}

td.style1 {
			border: 5px #666666;
			}

td.menu1 {
			border-left: 1px #000000 solid;
			border-right: 1px #993333 solid;
			width: 20%;
			background: #CC6666;
			vertical-align: top;
			padding-top: 5px;
			padding-left: 1px;
			padding-right: 1px;
			}

td.tussenruimte {
			background: #ffffff;
			width: 1%;
			}

td.menu2 {
			width: 100%;
			background: #ffffff;
			}

td.uitleg {
			padding: 5px;
			padding-left: 20px;
			padding-right: 20px;
			color: #000000;
			border: 1px solid #CC3333;
			border-top: 10px solid #CC3333;
			border-bottom: 5px solid #CC3333;
}
td.uitleg h1 {
			color: #000000;
}