			*{
				margin: 0px;
				padding: 0px;
				border: 0px;
			}
			html,body {
				background-color:#1A1A1A; 
				font-family:verdana;
				font-size:12px;
				height: 100%;
			}
			
			#everything
			{
				background-color: #000000; 
				background-repeat:repeat-y;
				background-image:url(/images/verstreep.gif);
				background-position:515px 0px;
				min-height: 100%;
				height: auto !important;
				height: 100%;
				margin: 0 auto -27px;
				width:690px;
			}
			#push
			{
				height:27px;
			}
			#header
			{
				clear:both;
				background-image:url(/images/header.jpg);
				background-position: top right;
				background-repeat:no-repeat; 
				height:104px;
				width:690px;
				display:block;
				min-height: 100%;
				
			}
			#menu
			{
				height:37px;
				width:690px;
				overflow:hidden;
				background-repeat:repeat-x;
				background-image:url(/images/menuachter.gif);
				clear:both;
			}
			#menu a
			{
				display:block;
				overflow:hidden;
				height:44px;
				background-repeat:no-repeat;
				float:left;
			}
			#menu a:hover
			{
				background-position:0px -37px;
			}
			#tussenlayer
			{
				background-repeat:repeat-x;
				background-image:url(/images/contenttop.gif);
				height:13px;
				width:690px;
				overflow:hidden;
				display:block;
			}
			#content
			{
				text-align:left;
				margin-right:7px;
				margin-left:25px;
				display:block;
				width:465px;
				line-height:145%;
				clear:both;
				color:white;
				position:relative;
			}
			#content a
			{
				color:white;
			}
			#adresgegevens
			{
				position:absolute;
				left:500px;
				top:0px;
				width:146px;
				height:300px;
				color:white;
			}
			#footer
			{
				margin:0 auto;
				width:690px;
				height:20px;
				padding-top:7px;
				background-image:url(/images/footerachter.gif);
				background-color:red;
				z-index:10;
				text-align:center;
				
			}
			#footer a
			{
				color:gray;
				text-decoration:none;
				font-size:11px;
				padding-top:10px;
			}
			td
			{
				vertical-align:top;
				text-align:left;
			}
			.oranje
			{
				color:orange;
			}
			.kleiner
			{
				line-height:13px;
				font-size:10px;
			}
			table.video
			{
				 width:640px;
				 background-repeat:no-repeat;
				 background-image:url(/images/divider.gif);
				 padding-top:10px;
			}