html{overflow-y: scroll}

body {
	background:#fff;
	padding:6px 0 6px;
	margin:0;
	text-align: center;
	font: 12px/1.6 "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial;
	color: #555;
}

img {vertical-align: bottom;}

#container {
	margin: 0 auto;
	width: 780px;
	text-align: center;	
}
	
#content {
	margin: 0 auto;
}
	
#footer {
	margin: 0 auto;
	clear: both;
	text-align: center;
	}

#footer p {
	color: #777;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 2px;
	margin:1.6em 0 0;
	padding:0;
	letter-spacing:1px;
	}
	
#menu {
	text-align: left;
	font-family: verdana, arial;
	font-size: 12px;
	color: #555;
	letter-spacing: 0.02em;
	line-height: 1.3em;
	float: left;
	margin-top: 33px;
	padding-bottom: 5px
	}

h1, h2, h3 {font-size: 1.2em; line-height: 1.34em; margin-bottom:0}
h3 {font-size: 1.1em}
	
a {
	text-decoration:none;
	color: #444;
	}
a:visited {
	text-decoration:none;
	color: #bbb;
	}
a:hover {
	text-decoration:none;
	color:#E6830D;
	background-color:#efefef;
	border-bottom:1px solid #111;
	}
a:active {
	text-decoration:none;
	color: #eee;
	}
	
ul#subnav {
	margin: 5px 0 20px 0;
	padding-left: 0;
	white-space: nowrap;
	font-family: verdana, arial; font-size: 10px;
	}

#subnav li {
	display: inline;
	list-style-type: none;
	}

#subnav a {
	padding: 1px 4px;
	border: 1px solid #555;
	}
	
#subnav a:visited {
	border-color:#898;
	}

#subnav a:hover {
	border-color: #888;
	}

a.imglink, a:visited.imglink, a:hover.imglink{
	border:0;
	background: transparent;
	}
#selected a {
	background: #efefef;
	color: #333;
	}

.clearer {
	width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
	}
.topbar {margin: 0 auto; text-align: left; padding: 0; font:1em/2.4 Geneva, Arial, Helvetica, sans-serif;}
div.topbar ul {padding: 0; margin:0; margin-left:4.62em; text-align: center}
div.topbar li { float: left; display: inline; margin:0 0.17em; }
div.topbar a {
 color: #fff; 
 float: left;
 padding: 0 0.83em 0.7em;
 border-bottom: 2px solid #fff;
 border-top: 1px solid #fff;
 text-decoration:none;
 letter-spacing:0.1em;
 }
div.topbar a:visited {color: #fff;}
div.topbar a:hover {color:#444; border-bottom: 2px solid #fff; border-top: 1px solid #fff; background:#efefef;}
div.topbar a img {border:1px solid #dedede;margin:0; padding:0;}
div.opdracht a {padding-top: 1em !important; margin-top: 17px}

div.topbar a.nohover {color:#444 !important; border-bottom: 2px solid #fff; border-top: 1px solid #fff; background:transparent; padding-top:1.3em !important}
div.topbar a.nohover:hover {background: #efefef}
a.nohover img {border:0 !important}

div.topbar li.nav-li {margin: 14px 12px 0 12px}

#text {margin: 0 12.5em 0; padding: 5px 0; text-align: left; font-size: 1em;}
#text p {margin: 1.6em 0}
#text .notop-margin {margin-top:0}

.orange {color: #e6830d}
.red {color: #e2001a}
.italic {font-style:italic}
.noborder {border:0}


.tkv	{	/*tekst kop vet oranje*/
	color: #FF8C00;
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    text-align:left;
    }
    
.tkk	{	/*tekst oranje kop klein*/
	color: #FF8C00;
    font-family: Arial;
    font-size: 10pt;
    font-weight: lighter;
    text-align:left;
    }

.tz1	{	/*tekst zwart vet*/
	color: #555;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-align:left;
    }
 
 .tz2	{	/*tekst zwart vet*/
	color: #555;
    font-family: Arial;
    font-size: 10pt;
    font-weight: lighter;
    text-align:left;
    }
    
 a:link.small-link,hover.small-link, a:visited.small-link {
	color:#FF8C00;
    font-style: normal;
    font-size: 8pt;
	text-decoration: none;
	}