/* Basisvakken website */ 

body {
	text-align:center;
	background-color:#FFCC00;
	font-family:arial, sans-serif; font-size:10pt; color:#000000;
}

#basis-div {
	position:relative; margin:0 auto; width:850px; height:auto;
	text-align:left;
	z-index:1;
}

#top-balk {
	float:left; width:850px; height:160px;
	z-index:1;
}

#basis-vak {
	float:left; width:850px; height:auto;
	z-index:1;
}

#li-balk {
	float:left; width:165px; height:auto;
	z-index:1;
}

#hoofd-vak {
	position:relative; left:30px; top:20px; width:660px; height:auto;
	z-index:2;
}

#bodem-balk {
	position:relative; top:20px; width:825px; height:130px;
	background-color:orange;
	z-index:1;
}

/* specifieke onderdelen */
a:link, a:visited {font-family:arial, sans-serif; font-size:9pt; color:#006600;}
a:hover {font-family:arial, sans-serif; font-size:9pt; color:#006600; text-decoration:underline;}

dt {margin-top:5px;}

#hr {position:absolute; top:100px; left:10px; width:680px; z-index:2;}

#index-menu {position:relative; left:0px; top:0px; width:155px; height:auto; z-index:1;} 
#index-menu.menucel {float:left; width:160px; height:50px;}

#paginanaam {
	position:relative; top:140px; left:180px;
	font-family:"Times New Roman", times, serif; font-size:13pt; color:#006600;
	z-index:2;
}

#quotes {
	position:absolute; top:210px; left:30px; width:500px; height:240px;
	border:1px solid #006600;
	z-index:2; visibility:hidden;
}
#quotes td {font-family:"Monotype Corsiva", times, serif; font-size:12pt;}
	.autor {
		position:relative; left:0px;
		font-family:"Times New Roman", times, serif; font-size:10pt;
	}

#logo-webdesigner {position:relative; left:35px; top:20px; width:82px; height:60px; z-index: 1;}

#sitename {position:absolute; left:5px; top:10px; width:210px; height:40px; z-index:1;}
#sitelogo {position:absolute; left:215px; top:10px; width:650px; height:180px; z-index:1;}
#sitecredo {position:absolute; left:500px; top:80px; width:190px; height:25px; z-index:1}

#teksttabel {position:relative; left:20px; top:0px; width:560px;}
#teksttabel td {font-family:arial,sans-serif; font-size:9pt;}
#teksttabel ul {margin-top:5px;}



