html, body {
	padding: 0;
	margin: 0;
	background: #000;
	height: 100%:
}
body, td {
	font: 12px Arial, sans-serif;
	color: #fff;
}

.menulink:link {text-decoration:none;font: normal 14px Arial;color: #fff;}
.menulink:visited {text-decoration: none;font: normal 14px Arial;color: #fff;}
.menulink:hover {text-decoration: none;font: normal 14px Arial;color: #fff;}
.menulink:active {text-decoration: none;font: normal 14px Arial;color: #fff;}

.tekstlink:link {text-decoration:none;font: normal 13px 'Trebuchet MS', sans-serif;color: #ffeb00;}
.tekstlink:visited {text-decoration: none;font: normal 13px 'Trebuchet MS', sans-serif;color: #ffeb00;}
.tekstlink:hover {text-decoration: none;font: normal 13px 'Trebuchet MS', sans-serif;color: #000;}
.tekstlink:active {text-decoration: none;font: normal 13px 'Trebuchet MS', sans-serif;color: #ffeb00;}

.sublink:link {text-decoration:none;font: normal 13px 'Trebuchet MS', sans-serif;font-weight: bold;color: #e65011;}
.sublink:visited {text-decoration: none;font: normal 13px 'Trebuchet MS', sans-serif;font-weight: bold;color: #e65011;}
.sublink:hover {text-decoration: none;font: normal 13px 'Trebuchet MS', sans-serif;font-weight: bold;color: #000;}
.sublink:active {text-decoration: none;font: normal 13px 'Trebuchet MS', sans-serif;font-weight: bold;color: #e65011;}


#main {position: absolute;margin-left:-500px;left:50%;width:1000px;background:#000;}

#kaderlinksboven {position: absolute;top:0px;left:0px;width:100px;height:506px;background:url(../images/layout/background_top_left.jpg);}
#kaderboven {position: absolute;top:0px;left:100px;width:800px;height:19px;background:url(../images/layout/background_inner_top.jpg);}
#kaderrechtsboven {position: absolute;top:0px;left:900px;width:100px;height:506px;background:url(../images/layout/background_top_right.jpg);}
#banner {position: absolute;top:19px;left:100px;width:800px;height:152px;background:url(../images/layout/banner.jpg);}
#hoofdmenu {position: absolute;top:171px;left:100px;width:800px;height:35px;background:url(../images/layout/background_navigation.jpg);}
#hoofdmenuknoppen {position: relative;top:8px;left:15px;width:770px;}
#hoofdmenuknoppen2 {position: absolute;top:8px;left:685px;width:100px;}



#kadertussen {position: absolute;top:206px;left:100px;width:800px;height:17px;background:url(../images/layout/background_inner_spacer1.jpg);}

#kaderlinksmidden {position: absolute;top:506px;left:0px;width:100px;height:247px;background:url(../images/layout/background_middle_left.jpg);}
#kaderlinksonder {position: absolute;top:753px;left:0px;width:100px;height:50px;background:url(../images/layout/background_bottom_left.jpg);}
#kaderrechtsmidden {position: absolute;top:506px;left:900px;width:100px;height:247px;background:url(../images/layout/background_middle_right.jpg);}
#kaderrechtsonder {position: absolute;top:753px;left:900px;width:100px;height:50px;background:url(../images/layout/background_bottom_right.jpg);}


#kaderwindowboven {position: absolute;top:223px;left:100px;width:800px;height:30px;background:url(../images/layout/background_inner_spacer2.jpg);}
#kaderwindowonder {position: absolute;top:753px;left:100px;width:800px;height:50px;background:url(../images/layout/background_bottom_middle.jpg);}
#kaderwindowlinks {position: absolute;top:253px;left:100px;width:15px;height:500px;background:url(../images/layout/background_content_container_left.jpg);}
#kaderwindowrechts {position: absolute;top:253px;left:885px;width:15px;height:500px;background:url(../images/layout/background_content_container_right.jpg);}

#tekstvak {position: absolute;top:253px;left:115px;width:520px;height:500px;background:#E75112;}

#subtextpositie {position: relative;top:16px;left:20px;width:210px;}
#textpositie {position: relative;top:16px;left:10px;width:500px;height:454px;}
#flashpositie {position: relative;top:6px;left:10px;width:500px;height:474px;}
#copyrightpositie {position: relative;top:6px;left:25px;width:500px;height:20px;}

#titelnieuws {position: absolute;top:253px;left:635px;width:250px;height:43px;background:url(../images/layout/h2.jpg);}
#middennieuws {position: absolute;top:296px;left:635px;width:250px;height:177px;background:url(../images/layout/background_yellow_right.jpg);}
#ondernieuws {position: absolute;top:473px;left:635px;width:250px;height:30px;background:url(../images/layout/background_yellow_right_bottom.jpg);}

#titelportfolio {position: absolute;top:503px;left:635px;width:250px;height:43px;background:url(../images/layout/h2.jpg);}
#middenportfolio {position: absolute;top:546px;left:635px;width:250px;height:177px;background:url(../images/layout/background_yellow_right.jpg);}
#onderportfolio {position: absolute;top:723px;left:635px;width:250px;height:30px;background:url(../images/layout/background_yellow_right_bottom.jpg);}

input, textarea {
	font: 12px Arial, sans-serif;
	color: #444;
}
img {
	border: none;
}
p, h1, h2, h3 {
	margin: 0;
}
form  {
	padding: 0;
	margin: 0;
}
p {
	margin: 0 0 18px 0;
}
h1 {
	font: bold 24px 'Trebuchet MS', sans-serif;
	margin: 0 0 18px 0;
}
h2 {
	font: normal 16px 'Trebuchet MS', sans-serif;
	font-weight: bold;
}
h3 {
	font: normal 12px 'Trebuchet MS', sans-serif;
}

.stijl1 {
	font: bold 24px 'Trebuchet MS', sans-serif;
}

.stijl2 {
	font: normal 16px 'Trebuchet MS', sans-serif;
	font-weight: bold;
	color: #fff;
}

.stijl3 {
	font: normal 13px 'Trebuchet MS', sans-serif;
	
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.stijl4 {
	font: normal 13px 'Trebuchet MS', sans-serif;
	
	text-decoration: none;
	font-weight: bold;
	color: #e65011;
}
.stijl4a {
	font: normal 13px 'Trebuchet MS', sans-serif;
	
	text-decoration: none;
	font-weight: normal;
	color: #e65011;
}

.stijl5 {
	font: normal 12px 'Trebuchet MS', sans-serif;
	
	text-decoration: none;
	font-weight:normal;
	color: #fff;
}

.stijl4klein {
	font: normal 10px 'Trebuchet MS', sans-serif;
	
	text-decoration: none;
	font-weight: normal;
	color: #e65011;
}
