html {
	height: 100%;
}
body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: auto auto;
	padding: 0px;
	height: 100%;
	background-image: url('images/BackgroundGaffel.jpg');
	background-position: top left;
}

/* Layout gedeelte */

#layout {
	width: 1000px;
	height: 742px;
	margin-left: auto;
	margin-right: auto;
        margin-top: 0px;
        margin-bottom: auto;
	background-color: red;
}
#logo {
	width: 1000px;
	height: 154px;
	position: relative;
        margin-left: 0px;
        margin-top: 0px;
	padding: 0px;
	background-color: white;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top left;
}
#menu_alg {
	width: 1000px;
	height: 29px;
	position: relative;
        margin-left: 0px;
        margin-top: 0px;
	padding: 0px;
	background-color: white;
	text-align: left;
	background-image: url('images/HoofdNaviRood.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#menu_spec {
	width: 1000px;
	height: 28px;
	position: relative;
        margin-left: 0px;
        margin-top: 0px;
	padding: 0px;
	background-color: white;
	text-align: left;
	background-image: url('images/SubNaviGrijs.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#links {
	width: 195px;
	height: 531px;
	position: relative;
        margin-left: 0px;
        margin-top: -532px;
	background-color: white;
	text-align: center;
	padding-left: 0px;
	background-image: url('images/MenuLinks.jpg');
	background-repeat: repeat-x;
}
#links_schaduw {
	width: 17px;
	height: 743px;
	position: float;
        margin-left: -17px;
        margin-top: -211px;
	background-color: white;
	text-align: center;
	padding-left: 0px;
	background-image: url('images/SchaduwstukjeLinks.jpg');
	background-repeat: repeat-y;
}
#midden {
	width: 739px;
	height: 470px;
	position: relative;
	padding: 0px;
        margin-left: 195px;
        margin-top: -531px;
	background-color: #ffffff;
	text-align: left;
        overflow: auto;
}
#rechts {
	width: 65px;
	height: 470px;
	position: relative;
        margin-left: 934px;
        margin-top: -470px;
	padding: 0px;
	border-top: 0px solid #000000;
	background-color: white;
	text-align: center;
	background-image: url('images/RechtsZonderScroll.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
#rechts_schaduw {
	width: 14px;
	height: 743px;
	position: relative;
        margin-left: 1000px;
        margin-top: -681px;
	padding: 0px;
	border-top: 0px solid #000000;
	background-color: white;
	text-align: center;
	background-image: url('images/SchaduwstukjeRechts.jpg');
	background-position: top left;
}
#bodem {
	width: 804px;
	height: 62px;
	position: relative;
        margin-left: 195px;
        margin-top: -64px;
	text-align: center;
	background-color: white
	vertical-align: middle;
	background-image: url('images/Onderzijde.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
#bodem_rand {
	width: 1000px;
	height: 13px;
	position: relative;
        margin-left: 0px;
        margin-top: 0px;
	text-align: center;
	background-color: #a4b3d0;
	vertical-align: middle;
	background-image: url('images/SchaduwstukjeOnder.jpg');
	background-position: top right;
}
#bodem_vlag {
	width: 53px;
	height: 33px;
	position: relative;
        margin-left: 69px;
        margin-top: -13px;
	text-align: center;
	background-color: #a4b3d0;
	vertical-align: middle;
	background-image: url('images/MenuLinksOnderkantje.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}


/* Normal sized links */
a:link { color: black; text-decoration: none; font-weight : bold; font-family: verdana; font-size: 12px}
a:visited { color: black; text-decoration: none; font-weight : bold; font-family: verdana; font-size: 12px}
a:hover { color: red; text-decoration: none; font-weight : bold; font-family: verdana; font-size: 12px}
a:active { color: red; text-decoration: none; font-weight : bold; font-family: verdana; font-size: 12px}
/* Menu sized links */
a.menu:link { color: #FFFFFF;text-decoration: none; font-weight : bold; font-family: verdana; font-size: 20}
a.menu:visited { color: #FFFFFF;text-decoration: none; font-weight : bold; font-family: verdana; font-size: 20}
a.menu:hover { color: #000000;text-decoration: none; font-weight : bold; font-family: verdana; font-size: 20}
a.menu:active { color: #000000;text-decoration: none; font-weight : bold; font-family: verdana; font-size: 20}
/* Menu sized links */
a.menu2:link { color: #FFFFFF;text-decoration: none; font-weight : bold; font-family: verdana; font-size: 20}
a.menu2:visited { color: #FFFFFF;text-decoration: none; font-weight : bold; font-family: verdana; font-size: 20}
a.menu2:hover { color: red;text-decoration: none; font-weight : bold; font-family: verdana; font-size: 20}
a.menu2:active { color: red;text-decoration: none; font-weight : bold; font-family: verdana; font-size: 20}
/* Small links */
a.sm:link {color: #990000; text-decoration: none; font-family: verdana; font-size: 10px; }      /* normal */
a.sm:visited {color: #990000; text-decoration: none; font-family: verdana; font-size: 10px;}    /* visited */
a.sm:hover {color: #990000; text-decoration: underline; font-family: verdana; font-size: 10px;} /* onmouseover */
a.sm:active {color: #990000; text-decoration: none; font-family: verdana; font-size: 10px;}     /* active */
/* Big links */
a.big:link {color: #990000; text-decoration: none; font-family: verdana; font-size: 15px; }     /* normal */
a.big:visited {color: #990000; text-decoration: none; font-family: verdana; font-size: 15px;}   /* visited */
a.big:hover {color: #990000; text-decoration: underline; font-family: verdana; font-size: 15px;}/* onmouseover */
a.big:active {color: #990000; text-decoration: none; font-family: verdana; font-size: 15px;}    /* active */



