/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

/*--------- algemeen elements -----------*/
body, html {
	padding-bottom: 20px;
	background: #fff url(../img/bg/bg.jpg) top left;
	font-family: Courier; 
	font-size: 93%;
	line-height: 138.5%;	 
	color:#4b0002;
	text-align:center;
}

div#superContainer {
	position: relative;
	margin: 0pt auto;
	width: 900px;
	height:100%;
}

div#topMenu{ 
	position:relative;
	margin:0pt auto;
	width:100%;
	height:300px;
	text-align: left;
	background: transparent url(../graphics/bg_menu.jpg) top left;
}

div#contentContainer { 
	width: 900px; 
	float: left; 
	min-height: 100%; 
	height: auto;
	text-align: left;
}

a,
img a {
	color:#bb000d; 
	text-decoration:underline;
	border: 0px;
}

table, tr, td {
	vertical-align:top;
}

hr {
	border: none; 
	border-bottom: 1px solid #ffffff; 
	height: 0; 
	float:none; 
	margin-left:15px;
}

ul {
	margin: 20px 0 0 40px;	
}

li{
	padding-left: 40px;
	line-height:18px;
	background: transparent url(../img/ico/bullet.gif) no-repeat top left; 
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
} 

/*------- start heading stijlen --------*/
h1, h2, h3, h4, h5 {
	font-weight: bold;
	display: block; 
}

h1 { 
	margin-left: 20px;
	font-size: 35px; 
	line-height: 50px; 
	color:#4b0002;
}

h2 { 
	font-size:30px; 
	line-height:36px;
	color:#669933;
}

h3, h3 a { 
	padding-left: 5px;
	font-size:18px; 
	font-weight:bold; 
	color:#ffffff;
	text-decoration: none;
}

h4 {
	font-size:13px; 
	line-height:18px;
	color:#4b0002; 
	margin:0 20px 0 20px;
}


/*------- start alinea stijlen --------*/

p {  
	margin:0px; 
	margin-left:20px; 
	margin-right:20px; 
	color:#4b0002;
}

p.sidebox_right {
	margin:0 20px 0 40px;
}

/* span class fck */
p.specs {
	font-size:12px;
	color:#FFFFFF;
	margin-left:0px;
	padding:0px 5px 0px 5px;
}

p.auteur {
	font-size:11px; 
	line-height:15px; 
	color:#4b0002;
	margin-left:25px;
}


/* layout divs */
#flashcontentHome { 
	height: 100%; 
}

div.img_holder { 
	width:845px; 
	height:564px; 
	background-image:url(../img/bg/bg_home.jpg); 
	background-repeat:no-repeat; 
}

div.menu_home { 
	height:300px; 
	width:100%; 
	margin-top:-230px; 
}

div.menu_top { 
	height:200px; 
	width:900px; 
}

div.topmenu_item { 
	float:right; 
	margin-top:120px; 
	margin-right:55px !important; 
	margin-right:30px; 
}

div.menu_bottom	{ 
	height:100px; 
	width:900px; 
}

div.subjectHolder { 
	height:45px; 
	margin:20px 20px 0px 20px;
}

div.les_h3_holder {
	margin: 0 20px;
	width: 500px;
	background-color: #cc0000;
}

div.les_rounded_corner {
	margin: 0 20px;
	width: 500px;
	height: 5px;
	background-color: #f0d;
}

div.round_top {
	background: #cc0000 url(../img/border_bottom/lessen_rondehoek_boven.jpg) no-repeat top left;
}

div.round_bottom {
	background: transparent url(../img/border_bottom/lessen_rondehoek_onder.jpg) no-repeat top left;
	margin-bottom: 20px;
}

/* form elements */
form .textfield {
	width:99%;
	background-color:#fff; 
	border-color:#4b0002;
	border: 1px solid; 
	font-size: 12px;
}

div.rightColumn form select {
	margin: 0 0 10px 40px;
	width:300px; 
	border: 1px solid #cc0000;
	background-color: #cc0000;
	color:#fff;
}

form .button {
	border:none;
	color:#FFFFFF; 
	font-size:10px; 
	font-weight:bold; 
	background-color:#999999;
}

div.leftColumn {
	width:540px; 
	float:left;
}

div.rightColumn 	{
	width:360px; 
	float:left; 
}

div#contentContainer div.rightColumn div.flashcontent	{
	width:350px; 
	margin:0 0 0 10px;
}

div#contentContainer div.rightColumn div.waargebeurdHead {
	width:360px;
}



div.top {
	width:540px; 
	height:60px;
}

div.bottom {
	width:540px; 
	margin:0px;
}

.content {
	width:540px; 
	background-color:#cef31f;
}

.doel{width:300px; padding-bottom:10px; background:#cef31f; float:none;}
.icon_holder {width:215px; float:left; height:auto; margin-top:0px; margin-left:20px;}
.headers{width:280px; float:left; margin:0px; padding:0px;}
.header_btn{width:260px; float:left; margin:0px; padding:0px;  border:0px; background-color:#bb000d; }


div#top_docenten_informatie {
	background-image:url(../img/border_top/kader5.gif);
	background-repeat:no-repeat;
	text-align:right;
}

div#top_docenten_informatie a:link, 
div#top_docenten_informatie a:hover, 
div#top_docenten_informatie a:active, 
div#top_docenten_informatie a:visited {
	padding:0 10px 0 0;
}

hr.streepjes {
	border:dashed #4b0002 1px;
	width:500px;
}

/*  ZEND RESPECT KAARTEN */
#contentContainer .middleColumn {width:860px; margin-left:20px; margin-top:20px;}
#contentContainer .middleColumn .content {width:860px; background-color:#cef31f;}

#contentContainer .middleColumn .content .cardContainer {margin:0px; background-color:#cef31f; float:none; width:860px;}
#contentContainer .middleColumn .content .cardContainer .smallcardholder {margin:0px; float:left; margin-left:20px !important; margin-left:10px; margin-bottom:20px; background-color:#cef31f;}
#contentContainer .middleColumn .content .smallcardholder p{margin-left:0px;}
#contentContainer .middleColumn .bottom {width:860px; margin:0px;}
#contentContainer .middleColumn .content .stretch {width:860px; background-color:#cef31f; height:5px;}

div.cardholder {
	margin-left:20px !important; margin-left:10px; 
	width:800px; 
	background-color:#cef31f; 
	text-align:center;
}
/* EINDE ZEND RESPECT KAARTEN */








#banner {width:340px; height:48px; background-image:url(../img/banners/waargebeurd.gif); background-repeat:no-repeat; margin-left:20px; margin-top:20px; }

#bannerContact {
	width:340px; 
	height:48px; 
	background-image:url(../img/banners/contact.gif); 
	background-repeat:no-repeat; 
	margin-left:20px; 
}

#bannerTip {
	width:340px; 
	height:48px; 
	background-image:url(../img/banners/tip.gif); 
	background-repeat:no-repeat; 
	margin-left:20px; 
}


#verhaalHolder { margin-left:20px;}
#verhaalHolder p { width:300px;}
.aanduiding { width:150px; text-align:right; font-weight:bold; font-family:"Courier New", Courier; font-size:13px; line-height:18px;}
.formelement { width:300px; text-align:left; padding-left:10px; font-family:"Courier New", Courier; font-size:13px; line-height:18px;}


/*------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------- css styles menu, voor mensen zonder flash-plugin -----------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------*/

div.menu_item { 
	float:left;
}

div.menu_item#de_lessen { 
	margin-left:10px !important;
	margin-left:5px; 
}

div.menu_item#docenteninformatie { margin-left:70px; }
div..menu_item#maak_zelf { margin-left:0px; }
div.menu_item#meer { margin-left:0px; }


#flashcontent { 
	height:300px; 
	width:100%;
	text-align:center;
}

div.flashcontent 	{ height:300px; width:100%; background-image:url(../img/noflash/menu_back.gif); background-position:top center; background-repeat:no-repeat; text-align:center;}
div.flashcontent .menu_top { height:200px; width:900px; text-align:center; }
div.flashcontent .menu_top .topmenu_item { float:right; margin-top:120px; margin-right:55px !important; margin-right:30px; }

div.flashcontent .menu_bottom                               { height:100px; width:900px; text-align:center;}
div.flashcontent .menu_bottom .menu_item                    { float:left; }
div.flashcontent .menu_bottom .menu_item#de_lessen          { margin-left:10px !important; margin-left:5px;  }
div.flashcontent .menu_bottom .menu_item#docenteninformatie { margin-left:70px; }
div.flashcontent .menu_bottom .menu_item#maak_zelf          { margin-left:0px; }
div.flashcontent .menu_bottom .menu_item#meer               { margin-left:0px; }


/*-------------------- rollover menu-items --------------------*/
a#menu_de_lessen img 	             { background: url(../img/noflash/menu_items/de_lessen_0.gif) top left no-repeat; }
a#menu_de_lessen:hover img           { background: url(../img/noflash/menu_items/de_lessen_1.gif) top left no-repeat; }
a#menu_maak_zelf img 	             { background: url(../img/noflash/menu_items/maak_zelf_0.gif) top left no-repeat; }
a#menu_maak_zelf:hover img           { background: url(../img/noflash/menu_items/maak_zelf_1.gif) top left no-repeat; }
a#menu_meer img 		             { background: url(../img/noflash/menu_items/meer_0.gif) top left no-repeat; }
a#menu_meer:hover img 	             { background: url(../img/noflash/menu_items/meer_1.gif) top left no-repeat; }
a#menu_docenteninformatie img 		 { background: url(../img/noflash/menu_items/docenteninformatie_0.gif) top left no-repeat; }
a#menu_docenteninformatie:hover img  { background: url(../img/noflash/menu_items/docenteninformatie_1.gif) top left no-repeat; }
a#topmenu_zend img 		             { background: url(../img/noflash/menu_items/zend_respect_0.gif) top left no-repeat; }
a#topmenu_zend:hover img             { background: url(../img/noflash/menu_items/zend_respect_1.gif) top left no-repeat; }


/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/
.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3 {
	visibility: hidden;
	font-family: Verdana;
  	line-height: 1em;
	padding:0px; 
	margin:0px;
}

.sIFR-active h1 {
	font-size: 40px;  
	color:#4b0002;
}

.sIFR-active h2 {
	font-size: 30px;
	color:#669933;
}

.sIFR-active h3{ 
	font-size:25px;
	color:#FFFFFF;
	padding:0px 5px 0px 5px;
}