@CHARSET "ISO-8859-1";
.iesucks {}
html, body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12pt;
}
#wrapper {
	width: 969px;
	margin: auto;
}
#mainscreen {
	width: 969px;
	height: 586px;
	background-image: url(../images/homepage_achtergrond.gif);
	background-repeat: no-repeat;
	background-position: 50% 33px; 
}
#homefoto {
	position: absolute;
	width: 673px;
	height: 544px;
	margin: 0 0 0 30px;
	background-image: url(../images/homepagefoto_1.jpg);
	background-repeat: no-repeat;
}
#hetjit {
	position: absolute;
	width: 384px;
	height: 81px;
	margin: 12px 0 0 260px;
	/* background-image: url(../images/hetjit.gif);
	background-repeat: no-repeat; */
	font-style: italic;
	font-weight: bolder;
	font-size: 95%;
	color: #FF6428;
	
}
#homenav {
	position: absolute;
	margin: 546px 0 0 8px;
	white-space: nowrap;
	z-index:30;
}
#testjezelf {
	float: right;
	width: 196px;
}
.tlinks a {
	border-bottom: 1px dashed white;
	padding: 0;
	font-style: italic;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	color: black;
	display: block;
	width: 196px;
	background-color: #FF6428;
}

#tip1, #tip2, #tip3 {
	float: left;
	width: 250px;
}
.tiptekst {
	padding-left: 52px;
	font-style : italic;
	font-weight: bold;
	font-size: 90%
}
#homebottom {
	position: relative;
	margin-top: 16px;
	z-index: 10;
}
.clearall {
	clear: both;
}
#vervolgfoto {
	width: 969px;
	height: 145px;
	margin: 0 0 0 68px;
	padding-top: 32px;
}
#vervolgnav {
	position: relative;
	height: 58px;
	width: 969px;
	white-space: nowrap;
	background-image: url(../images/navbar_vervolg.gif);
	background-repeat: no-repeat;
	padding-top: 16px;
	overflow: visible;
	z-index:30;
}
#vervolg_wrap {
	position: relative;
	z-index:10;
}
#bluescreen {
	float: left;
	width: 611px;
	padding: 0 16px;
	font-size: 90%;
	font-weight: bold;
	font-style : italic;
	line-height: 1.5em;
}
#bluescreen h1 {
	color: white;
	margin: 0 0 .3em 0;
	font-size: 130%;
	}
#bluescreen h2 {
	color: white;
	margin: 0 0 .3em 0;
	font-size: 110%;
	font-weight: bold;
	}
#greenscreen {
	width: 191px;
	margin-left: 650px;
	padding: 0 0 0 24px;
	font-size: 120%;
	font-weight: bold;
	font-style : italic;
	color: white;
	text-align: left;
	line-height: 1.5em;
}
#greenscreen_home {
	position: absolute;
	width: 220px;
	margin: 100px 0 0 700px;
	padding: 0 24px;
	font-size: 120%;
	font-weight: bold;
	font-style : italic;
	color: white;
	text-align: left;
	line-height: 1.5em;
}
#mainscreen_vervolg {
	width: 969px;
}
.menulink {
	margin-right:24px;
}
#vervolg_top {
	width: 896px;
	height: 25px;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 68px;
}
#vervolg_top_noord {
	width: 896px;
	height: 51px;
	background-image: url(../images/noord_top.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 68px;
}
#vervolg_top_zuid {
	width: 896px;
	height: 51px;
	background-image: url(../images/zuid_top.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 68px;
}
#vervolg_content {
	width: 896px;
	min-height: 300px;
	background-image: url(../images/content_repeat.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 68px;
}
#vervolg_bottom {
	width: 896px;
	height: 29px;
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 68px;
}
.menucontainer {
	position: relative;
	display: inline;
	z-index: 30;
}
.menucontainer a img {
	border: 0;
}
.menu {
	display: inline;
	position: absolute;
	top: -11px;
	width: 180px;
	z-index: 30;
}
.menu a {
	color: black;
	font-style: italic;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	display: block;
	padding: 8px 16px;
	width: 148px;
	background-color: #00E300;
}
.menu a:hover {
	background-color: #00DCFF;
}
#footertekst {
	font-style: italic;
	font-weight: bold;
	font-size: 90%;
	color: #FF6428;
	padding: 10px 0 0 52px;
}

