/* -----------------------------------------------------

	CSS reset complements of Eric Meyer: 
	http://meyerweb.com/eric/thoughts/2007/04/12/reset-styles/
	Removes browser defaults and whatnot.

----------------------------------------------------- */


/* NORMALIZE Cross browser rendering inconsistencies 

----------------------------------------------------------------- */

html, body, form, fieldset{ margin: 0;padding: 0; font-family:Verdana, sans-serif; }

body,h1,h2,h3,h4,h5,p,ul,ol,li,dl,div,iframe,form,table,td,th {
	padding: 0;
	margin: 0;	
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address{ margin:0;padding: 0; }

dd, blockquote{ margin-left: 1em; }

form label{ cursor: pointer; }

fieldset{ border: none; }

input, select, textarea{ font-size:1em; }

textarea{font-size:1.2em;font-family:verdana,arial,helvetica,sans-serif;}

ul li { list-style: none; }

a img, :link img, :visited img { border: 0; }

table {
border-spacing: 1px;
}

ol, ul { list-style: none; }

q:before, q:after,
blockquote:before, blockquote:after {
content: '';
}

/* End Normalization */



/*****************

	COMMON

******************/


body {
	color: #000;
	background: #cdcfd0 url('../img/back.gif');
}

.clear {
	clear: both;
}


#container {
	position: absolute;
	top: 0px;
	left:0px;
	width: 1000px;
	min-height: 760px;
	background: #eaeadd;
	border-right: 1px solid #a49f9f;
}

a {
	outline: none;
	font-weight: bold;
	color: #3e677e;
}
a:hover {
	color: #777;
}

#linkerkolom {
	float: left;
	width: 165px;
	height: 348px;
	background-color: #fff;
}
#linkerkolom p {
	padding: 10px;
	line-height: 16px;
}
#linkerkolom p.linkerkolomkop {
	width: 155px;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	background-color: #759d1f;
	margin: 20px 0 20px 0;
}
#linkerkolom ul li {
	padding: 10px;
	line-height: 16px;
}

#veld {
	float: left;
	width: 700px;
}

#marge {
	clear:left;
	float: left;
	margin-left: 20px;
	padding-top: 26px;
	height:690px;
	width:155px;
}

#marge p.caption {
	font: 11px Arial, sans-serif;
	width: 124px;
	font-style: italic;
	line-height: 16px;
	margin-top: 24px;
}


#veldtekst {
	float: left;
	width: 420px;
	padding: 24px;
}
#veldtekstbreed {
	float: left;
	width: 600px;
	margin-left: 19px;
	padding-top: 25px;
}

#veldtekst td, #veldtekstbreed td {
	padding-right: 4px;
	padding-bottom: 2px;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 22px;
	margin-bottom: 20px;
}

#elveld td {
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 22px;
}
#elveld td.formveld {
	padding: 5px;
}

#elveld p, #veldtekst p, #veldtekstbreed p {
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 22px;
	margin-bottom: 20px;
}


#elveld p.veldkop, #veldtekst p.veldkop, #veldtekstbreed p.veldkop {
	font-weight: bold;
	margin-bottom: 0;
}

#veldtekst p.citaatblok, #veldtekstbreed p.citaatblok {
	margin: -20px 0 0 32px;
}

#elveld ul, #veldtekst ul, #veldtekstbreed ul {
	margin-top: -20px;
	margin-bottom: 20px;
}
#elveld li, #veldtekst li, #veldtekstbreed li {
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 22px;
	padding-left: 16px;
	background: url('../img/pijltje.gif') no-repeat;
	background-position: 0 3px;
}


h1, h2 {
	display: none;
}


#kader {
	float: left;
	width: 300px;
	background: #dededd url('../img/blokback.gif') repeat-y;
	font: 11px Arial, sans-serif;
}

#kaderveld {
	background-color: #dededd;
}

.kaderkop {
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3e3e3e;
	padding-top: 8px;
}

.kadertekst {
	padding: 20px;
	color: #3e3e3e;
	line-height: 16px;
}

.kadertekstboeken {
	padding: 20px 4px;
	color: #3e3e3e;
	line-height: 16px;
}

.kaderspacer {
	width: 300px;
	height: 32px;
	background: #dededd url('../img/kaderspacer.gif') repeat-y;
}

.kaderbot {
	width: 300px;
	height: 32px;
	background: #dededd url('../img/kaderbot.gif') repeat-y;
}

.kadervv {
	float: right;
}

.kadertekst li {
	margin-bottom: 8px;
}

#footer {
	width: 802px;
	height: 48px;
	background-color: #eaeadd;
	padding-top: 30px;
	font: 11px Arial, sans-serif;
	text-align: center;
}

/*****************

	HEADER

******************/

#toplinks {
	float: left;
	width: 700px;
	height: 160px;
}

#logo {
	width: 700px;
	height: 160px;
	background: #8b1212 url('../img/toplogo.jpg') no-repeat;
}

#logoprint {
	display: none;
}

#quote {
	position: absolute;
	top: 34px;
	left:200px;
	width: 420px;
	height: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bfb777;
	font-size: 13px;
	line-height: 18px;
}

.quotesource {
	text-align: right;
	font-size: 11px;
	font-style: italic;
	margin-top: 18px;
}

#koplinks {
	float: left;
	width: 701px;
	height: 32px;
	background: #3e677e url('../img/menuback.gif') no-repeat;
}

#login{
	float: left;
	width: 146px;
	height: 32px;
	margin-top: 2px;
	text-align: center;
}
#hoofdmenu{
	float: left;
	width: 555px;
	height: 32px;
	margin-top: 2px;
}

#hoofdmenu ul li {
	height: 26px;
	display: inline;
}

#login a, #hoofdmenu a {
	line-height: 26px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 8px;
}

#login a:hover, #hoofdmenu a:hover {
	color: #bbb;
}

#login a.static, #hoofdmenu a.static {
	font-weight: bold;
	color: #3e677e;
	background: #fff url('../img/hnavback.gif') repeat-x;
}

#toprechts {
	float: left;
	width: 300px;
	height: 160px;
	background: #8b1212 url('../img/topblok.jpg') no-repeat;
}

#koprechts {
	float: right;
	width: 298px;
	height: 32px;
	background-color: #dededd;
}



/*****************

  HOMEPAGINA

******************/


#blokken {
	float: left;
	width: 700px;
	margin: 48px auto;
}

a.bloklink1, a.bloklink2, a.bloklink3, a.bloklink4, a.bloklink5, a.bloklink6 {
	float: left;
	width: 192px;
	height: 112px;
	color: #000;
	font: 11px Arial, sans-serif;
	font-weight: normal;
	line-height: 18px;
	padding: 150px 0 0 10px;
	text-decoration: none;
}

a.bloklink1 {
	margin-left: 144px;
	background: #fff url('../img/homeblok1.jpg') no-repeat;
}

a.bloklink2 {
	margin-left: 20px;
	background: #fff url('../img/homeblok2.jpg') no-repeat;
}

a.bloklink3 {
	margin-top: 20px;
	margin-left: 144px;
	background: #fff url('../img/homeblok3.jpg') no-repeat;
}

a.bloklink4 {
	margin-top: 20px;
	margin-left: 20px;
	background: #fff url('../img/homeblok4.jpg') no-repeat;
}


a.bloklink5 {
	margin-top: 20px;
	margin-left: 144px;
	background: #fff url('../img/homeblok5.jpg') no-repeat;
}

a.bloklink6 {
	margin-top: 20px;
	margin-left: 20px;
	background: #fff url('../img/homeblok6.jpg') no-repeat;
}



/*****************

  E-LEARNING

******************/

#loginform td {
	padding: 2px;
}

#logout{
	float: left;
	width: 164px;
	height: 32px;
	margin-top: 2px;
	text-align: center;
}
#elmenu{
	float: left;
	width: 537px;
	height: 32px;
	text-align: center;
	margin-top: 2px;
}

#logout a, #elmenu a {
	line-height: 26px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 8px;
}

#logout a:hover, #elmenu a:hover {
	color: #bbb;
}

#logout a.static, #elmenu a.static {
	font-weight: bold;
	color: #3e677e;
	background: #fff url('../img/hnavback.gif') repeat-x;
}

#elveld {
	float: left;
	width: 650px;
	padding: 20px 20px 20px 30px;
}

#tabs {
	float: left;
	display: block;
	width: 100%;
	position: relative;
	margin: 20px 0;
}

#tabs ul {
	list-style: none;
	margin: 0;
}

#tabs li {
	list-style: none;
	display: inline;
	padding-left: 0;
	margin-right: -3px;
	background: none;
}

#tabs a {
	padding: 4px;
	text-decoration: none;
	border: 1px solid #000;
	color: #fff;
	background-color: #3e677e;
}
#tabs a.active {
	color: #3e677e;
	background-color: #fff;
}

#overzicht {
	margin-top: 24px;
}
#overzicht table {
	background-color: #000;
}
#overzicht td {
	padding: 4px;
	background-color: #eaeadd;
}

td.caption {
	font-size: 11px;
}

#overzicht td.noconf {
	background-color: #c00;
}
#overzicht td.conf {
	background-color: #86e71e;
}
#overzicht td.evkop {
	background-color: #ddd;
}


.subcelicoon, subcel {
	display: block;
	float: left;
}
.subcelicoon {
	margin-right: 12px;
}

.datumoptie, #overzicht td.datumoptie {
	background-color: #ecc732;
}
.datumvast, #overzicht td.datumvast {
	background-color: #ec6232;
}
.datumprive, #overzicht td.datumprive {
	background-color: #9f8d63;
}
.datumfeestvak, #overzicht td.datumfeestvak {
	background-color: #32beec;
}


