html {
    	margin              				: 0;
    	padding             				: 0;
    	font-size           				: x-small;
}

body {
    	overflow					: auto;
	height 					: 98%;
	margin  					: 0px;
	padding					: 0px;
	font-family 					: "Trebuchet MS", Verdana;
	color						: #000033;
}

#header {
	position 					: absolute;
    	top                 				: 0px;
    	left                				: 0px;
	width 						: 1000px;
    	height 					: 60px;
    	z-index 					: 1;
	background-image				: url(/sitePics/welkom/header.png);
}

#ruler {
	position 					: absolute;
    	top                 				: 60px;
    	left                				: 0px;
	width 						: 1000px;
    	height 					: 25px;
	background-image				: url(/sitePics/welkom/ruler.png);
}

#zoekvak {
	position 					: absolute;
       top           				: 3px;
       left                				: 750px;
	width 						: 250px;
	height 					: 20px;
	font-family 					: Impact;
	font-size					: 1.0em;
	color						: #FFFFFF;
	text-decoration				: none;
}

#ruler #zoekvak form a {
	font-family 	       			: Impact;
	font-size					: 1.0em;
	color						: #FFFFFF;
	text-decoration				: none;
}

#topnav {
	position 					: absolute;
       top           				: 2px;
       left          				: 40px;
	width 						: 650px;
	height 					: 20px;
}

#topnav a {
	font-family 	       			: Impact;
	font-size					: 1.0em;
	color						: #FFFFFF;
	text-decoration				: none;
}

#topnav a:hover{
	font-family 	       			: Impact;
	color						: #F2930E;
}

#topnav a:active
{
	color						: #000000;
}

#search {
	 height 					: 15px;
	 width 					: 180px;
	 border					: solid 0 #fff;
	 border-style					: none;
}

#topmenu {
	position 					: absolute;
       top                 				: 40px;
	height 					: 19px;
       left                				: 465px;
	width 						: 535px;
	color						: #005DAB;
	font-weight					: bold;
	font-size					: 1.1em;
	z-index 					: 5;
}

#topmenu a {
	color						: #005DAB;
	font-weight					: bold;
	font-size					: 0.9em;
	text-decoration				: none;
}

#topmenu a:hover {
	color						: #F2930E;
	font-weight					: bold;
	font-size					: 0.9em;
	text-decoration				: none;
}

#topmenu a hover {
	color						: #F2930E;
	font-weight					: bold;
	font-size					: 0.9em;
	text-decoration				: none;
}

#buttonbar {
	position					: absolute;
	top                 				: 85px;
	left						: 0px;
	height 					: 103px;
	width 						: 1000px;
}


#content {
	position					: absolute;
	top                         		: 195px;
	left						: 500px;
	height 					: 360px;
	width 						: 500px;
	overflow					: auto;
	font-weight					: regular;
	font-size					: 1.0em;
	color						: #000000;
	padding-left					: 6px;
	padding-right					: 6px;

}

#footer {
	position					: absolute;
	top                 				: 557px;
	left						: 0px;
	height 					: 20px;
	width 						: 1000px;
	background-image				: url(/sitePics/welkom/footer.png);
	font-weight					: bold;
	font-size					: 1.0em;
	color						: #FFFFFF;
}

#footertext {
	position					: absolute;
	top                 				: 1px;
	left						: 30px;
	height 					: 10px;
	width 						: 900px;
	font-weight					: bold;
	font-size					: 0.8em;
	color						: #FFFFFF;
}


#footertext td {
	font-weight					: bold;
	font-size					: 0.6em;
	color						: #FFFFFF;
}

#footercount {
	position					: absolute;
	top                 				: 1px;
	left						: 750px;
	height 					: 10px;
	width 						: 200px;
	font-weight					: bold;
	font-size					: 0.6em;
	color						: #FFFFFF;
}

#footercount td {
	font-weight					: bold;
	font-size					: 0.6em;
	color						: #FFFFFF;
}

#picturewelkom {
	position					: absolute;
	top                				: 195px;
	left						: 0px;
	height 					: 365px;
	width 						: 1000px;

}

#folderform td{
	font-weight					: regular;
	font-size					: 0.8em;
	color						: #000000;
}

#footer a, a:link, a:visited, a:hover, a:active {
	color						: #F2930E;
	text-decoration				: none;
}

img, h2
{
	clear : both;
}
