@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

html,body {
	height: 100%;
	margin: 0px;
	overflow: hidden;
}

a {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #969f1e;
}

a:hover {
	color: #969f1e;
}

h5 {
	font-size: 0.9em;
}

h2 {
	font-size: 1.5em;
}

h1 {
	font-size: 1.7em;
}

.menu_links_titel {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#vakgebied {
	background-repeat: no-repeat;
	width: 200px;
}

#vakgebied li {
	list-style-image: url(../afbeeldingen/pijltje_linkermenu.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: -5px;
	list-style-position: outside;
}

.inschrijving {
	color: #969F1E
}

#container {
	position: relative;
	height: 99%;
	width: 100%;
}

#container #menu_links .rechterkant {
	background-image: url(../afbeeldingen/tabelmenu/rechts.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px;
}

#container  #menu_links  .linkerkant {
	background-image: url(../afbeeldingen/tabelmenu/links.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}

#inhoudcel {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	height: 325px;
	background-color: #FFFFFF;
	width: 135px;
}

#inhoud_groot {
	height: 60%;
	position: absolute;
	left: 280px;
	right: 0px;
	width: 720px;
	overflow: auto;
	float: right;
	padding-top: 6px;
	z-index: 12;
	padding-right: 5px;
}

#inhoud_groot a {
	color: #969f1e;
}

#flash_container1 {
	position: absolute;
	background-position: center;
	top: 10px;
	right: 5%;
	z-index: 13;
}

#header_links {
	background-image: url(../afbeeldingen/afbeeldingen/achtergrond_01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	height: 117px;
	width: 110px;
	z-index: 6;
}

#header_RB {
	position: relative;
	height: 80px;
	width: auto;
	background-color: #969F1E;
}

#header_RO {
	position: relative;
	width: 800px;
	top: 0px;
	height: 43px;
	background-image: url(../afbeeldingen/nav4.png);
	background-repeat: no-repeat;
	background-position: center;
	left: 150px;
	z-index: 11;
}

#header_RO  ul {
	margin: 0px;
	list-style: none;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 10px;
}

#header_RO li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}

#header_RO a {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}

#header_RO a:hover {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #08090A;
	border-bottom-color: #08090A;
}

#header_RO a:active {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #08090A;
	border-bottom-color: #08090A;
	margin-bottom: 2px;
}

#header_sub {
	width: 800px;
	margin-left: 153px;
	height: 27px;
	position: relative;
	z-index: 12;
}

#header_sub ul {
	margin: 0px;
	list-style: none;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
}

#header_sub li {
	display: inline;
}

#header_sub a {
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#header_sub a:hover {
	color: #969F1E;
}

#header_sub a:active {
	color: #969F1F;
	background-image: url(../afbeeldingen/pijltje_linkermenu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#Adrestekst a {
	color: #000000;
	text-decoration: none;
}

#menu_links table { /*height: 100%;*/
	
}

#menu_links { /*height: 60%;*/
	height: 350px;
	width: 152px;
	left: 110px;
	position: relative;
	overflow: inherit;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	z-index: 12;
}

#menu_links ul {
	text-align: left;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../afbeeldingen/pijltje_linkermenu.jpg);
	position: relative;
	left: -20px;
}

#menu_links a {
	text-decoration: none;
	color: #000000;
}

#menu_links a:hover {
	color: #666666;
}

#menu_links ol {
	text-align: left;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../afbeeldingen/pijltje_linkermenu.jpg);
	position: relative;
	left: -20px;
}

#menu_links li {
	text-align: left;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 5px;
}

#menu_links li.subpijlselected {
	text-decoration: none;
	list-style-image: url(../afbeeldingen/pijltje_rood.jpg);
	font-weight: bold;
}

#menu_links li.subpijlselected_rood {
	text-decoration: none;
	list-style-image: url(../afbeeldingen/pijltje_rood.jpg);
}

.pijltje_rood {
	color: red;
	text-decoration: none;
	list-style-image: url(../afbeeldingen/pijltje_rood.jpg);
}

.pijltje_groen {
	text-decoration: none;
	list-style-image: url(../afbeeldingen/pijltje_linkermenu.jpg);
}

#hoofdcontent {
	position: absolute;
	width: 800px;
	left: 130px;
	top: 51px;
	height: 450px;
	z-index: 15;
	background-image: url(afbeeldingen/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#content_links {
	background-color: #969F1E;
	width: 80px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	z-index: 5;
}

#menubalk {
	position: absolute;
	z-index: 9;
	background-image: url(afbeeldingen/nav4.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 750px;
	left: 150px;
}

#footer_links {
	position: absolute;
	bottom: 0px;
	background-image: url(../afbeeldingen/afbeeldingen/achtergrond_07.jpg);
	height: 108px;
	width: 110px;
	z-index: 6;
	left: 0px;
}

#footer_RO {
	background-color: #000000;
	position: absolute;
	bottom: 0px;
	z-index: 2;
	width: 100%;
	height: 37px;
	background-repeat: no-repeat;
	background-position: center center;
}

#koffers {
	position: absolute;
	right: 10px;
	bottom: 0px;
	visibility: visible;
	z-index: 20;
}

#koffer {
	position: absolute;
	left: 10px;
	top: 0px;
	z-index: 10;
	visibility: visible;
}

#footer_RB {
	position: absolute;
	z-index: 1;
	height: 33px;
	width: 100%;
	bottom: 37px;
	background-color: #969F1E;
}

#Adrestekst {
	position: absolute;
	left: 150px;
	top: 2px;
	z-index: 7;
	width: 390px;
	height: 75px;
	padding: 2px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#Adrestekst  .snt {
	font-weight: bold;
}

#slogan {
	position: absolute;
	left: 142px;
	bottom: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bolder;
}

.rechtertabel {
	width: 100%;
}

.fout {
	color: #ff0000;
}

.jaren {
	background-image: url(../afbeeldingen/jaren.gif);
	background-repeat: repeat-x;
	font-size: 0.8em;
}

.fototekst {
	text-align: center;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif
}

.vet {
	font-weight: bold;
}

.onderlijn {
	border-bottom: 1px black solid;
}

#kalender {
	position: absolute;
	top: 165px;
	left: 625px;
	width: 250px;
	height: 375px;
	background-image: url(../afbeeldingen/noteblock.png);
	/*border: 1px black solid;*/
}

#kalender_inhoud {
	font-size: 5px;
	position: absolute;
	top: 65px;
	left: 10px;
	width: 225px;
	/*border: 1px black solid;*/
	background: transparent;
	background-color: transparent;
	height: 300px;
	/*-moz-opacity:.5;
	filter:alpha(opacity=50);*/
}

#kalendertje {
    position: relative;
    top: 10px;
}

#kalender_titel {
	font-size: 11px;
	position: relative;
	left: 20px;
}

.kalender_item {
	font-size: 10px;
	list-style-image: url(../afbeeldingen/pijltje_linkermenu.jpg);
	color: #000000;
}

.kalender_item a {
	color: #000000;
	text-decoration: none;
}

.kalender_item a:visited {
	color: #000000;
}

.kalender_item a:hover {
	color: #000000;
}

#kalender_full {
	position: relative;
}

.kalender_item a.flashy{
	color: #B3562A;
	font-weight: bold;
}

#tv {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 210px;
	left: 75px;
}

.rooster {
	font-size: 12px;
	vertical-align: top;
}

.melding{
	border: 2px #969F1E solid;
	background-color: #DADF8B;
	padding: 10px 10px 10px 10px;
}
