body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	display: inline;

}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	display: inline;

}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	list-style-image: url(/art/star.gif);
	line-height: 1.5em;
	display: list-item;
	font-size: 1.0em;
}

h3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	

}

h1.big {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	font-variant: small-caps;
	display: inline;

}

.tab1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 20px;
}

.tab2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 20px;

}

h1.right {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    color: #666600;
    font-weight: bold;
    font-variant: normal;
    display: inline;

}

h2.right {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color: #666600;
    font-weight: bold;
    font-variant: normal;
    display: inline;

}

a.right:link {
    color: #666600;
	text-decoration: none
}

a.right:visited {
    color: #666600;
	text-decoration: none
}

a.right:hover {
    color: #333300;
}

a.right:active {
    color: #333300;
}

input {
	border: 1px solid #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333300;
	font-weight: normal;

}
textarea {

	border: 1px solid #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333300;
	font-weight: normal;
	
scrollbar-base-color: #cccccc;
}
select {

	border: 1px solid #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333300;
	font-weight: normal;
	
scrollbar-base-color: #cccccc;
}

/* 
toegevoegd op 07 nov 2007
voor het project(or) project
dit ligt als een laag over het menu aan de rechterkant
*/

.projector_menu{
	position: absolute; 
	border: 0px solid black; 
	width: 400px; 
	height: 800px; 
	top: 50px; 
	left: 724px; 
	background-color: white
}