@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#container {
	padding: 0px;
	height: 600px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	position:absolute;
	width:940px;
	height:600px;
	z-index:1;
}
#head {
	position:absolute;
	width:940px;
	height:170px;
	z-index:2;
	left: 0px;
	top: 0px;
}
#stipt {
	position:absolute;
	width:400px;
	height:30px;
	z-index:5;
	left: 440px;
	top: 5px;
}

#balknav {
	position:absolute;
	width:397px;
	height:20px;
	z-index:1;
	left: 10px;
	top: 5px;
}
#logo {
	position:absolute;
	width:140px;
	height:80px;
	z-index:2;
	left: 0px;
	top: 15px;
}
#tabs {
	position:absolute;
	width:800px;
	height:30px;
	z-index:3;
	left: 0px;
	top: 100px;
}
#tabverk {
	position:absolute;
	width:150px;
	height:30px;
	z-index:1;
	left: 630px;
	top: 0px;
}
#tabthema {
	position:absolute;
	width:120px;
	height:30px;
	z-index:2;
	left: 490px;
	top: 0px;
}
#tabscholing {
	position:absolute;
	width:80px;
	height:30px;
	z-index:3;
	left: 390px;
	top: 0px;
}
#tabmi {
	position:absolute;
	width:50px;
	height:30px;
	z-index:4;
	left: 320px;
	top: 0px;
}
#tabvierk {
	position:absolute;
	width:140px;
	height:30px;
	z-index:5;
	left: 160px;
	top: 0px;
}
#tabhome {
	position:absolute;
	width:140px;
	height:30px;
	z-index:6;
	left: 0px;
	top: 0px;
}






#titeltab {
	position:absolute;
	width:620px;
	height:20px;
	z-index:4;
	top: 135px;
	left: 160px;
}


#content {
	position:absolute;
	width:940px;
	height:420px;
	z-index:3;
	left: 0px;
	top: 180px;
	overflow: visible;
}
#right {
	position:absolute;
	width:140px;
	height:420px;
	z-index:1;
	overflow: visible;
	left: 800px;
	top: 0px;
}
#left {
	position:absolute;
	width:140px;
	height:420px;
	z-index:3;
	left: 0px;
	top: 0px;
	overflow: visible;
}
#menu {
	position:absolute;
	width:130px;
	height:300px;
	z-index:1;
	left: 10px;
	top: 10px;
}

#middle {
	position:absolute;
	width:620px;
	height:420px;
	z-index:2;
	left: 160px;
	top: 0px;
	overflow: visible;
}
a:link {
	color: #6491ae;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6491AE;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #6491AE;
}
.tabgeel {
	font-size: 14px;
	font-weight: bold;
	color: #ffff99;
}
.koprood {
	font-size: 18px;
	font-weight: bold;
	color: #cf0c1c;
	line-height: 20px;
}
.inleiding {
	color: #6491ae;
	font-weight: bold;
}
.koptussen {
	color: #FF0000;
	font-weight: bold;
	line-height: 14px;
}
.stipt {
	font-size: 9px
}
.menu {
	font-weight: bold;
	font-size: 12px;
}


#container #main #head #stipt a {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
#container  #main  #head  #stipt  a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
#container #main #head #balknav a {
	color: #000000;
}
#container #main #head #balknav a:hover {
	color: #FFFFFF;
}

