html {
	overflow: -moz-scrollbars-vertical;
}
html, body {
	background-color: #002950;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	width: 960px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	text-align: left;
	margin: 0px auto;
	background-color: #FFF;
	background-image: url(../images/bg_line.gif);
	background-position: left;
	background-repeat: repeat-y;
}
img {
	border: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #002950;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}
h1.hidden {
	display: none;
}
h2 {
	margin: 0px 0px 4px 0px;
	color: #002950;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #0405BF;
	/*font-weight: normal;*/
	text-decoration: none;
}
a:hover {
	background-color: #E5E9ED ;
	text-decoration: none;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
li {
	padding: 0px 0px 0px 10px;
	background-image: url('../images/h_bullet.gif');
	background-repeat: no-repeat;
}

/* HOOFDNAVIGATIE EN HEADER -------------------------------------------------------------------------- */
#mainnav {
	height: 256px;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
}

#header a:hover {background-color: transparent;}

#payoff {
	position: absolute;
	left: 240px;
	top: 0px;
}
#extramenu {
	position: absolute;
	left: 720px;
	top: 0px;
	width: 216px;
	height: 14px;
	background-color: #002950;
	color: #FFF;
	padding: 12px;
	overflow: hidden;
}
#extramenu a {
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-right: 8px;
}
#extramenu a:hover {
	background-color: #E30025;
	color: #FFF;
}
#extramenu a.english {
	padding-left: 25px;
	background-image: url(../images/eng_flag.gif);
	background-repeat: no-repeat;
}
#tab_bedrijven {
	position: absolute;
	left: 0px;
	top: 218px;
}
#tab_onderwijs {
	position: absolute;
	left: 240px;
	top: 218px;
}
#tab_leerlingen {
	position: absolute;
	left: 480px;
	top: 218px;
}
#menuitems {
	position: absolute;
	left: 720px;
	width: 240px;
	overflow: hidden;
	vertical-align: bottom;
	bottom: 0px;
	font-size: 12px;
}
a.menuitem {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	width: 240px;
	padding: 6px 10px 6px 10px;
	background-color: #002950;
	border-top: 1px solid white;
}
a.menuitem:hover {
	background-color: #E30025;
}
a.roll_bedrijven {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 200px;
	height: 18px;
	padding: 11px 0px 9px 40px;
	background-image: url(../images/tab_bedrijven.gif);
	background-repeat: no-repeat;
}
a.roll_bedrijven:hover {
	background-image: url(../images/tab_bedrijven_h.gif);
	background-color: transparent;
}
a.roll_onderwijs {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 200px;
	height: 18px;
	padding: 11px 0px 9px 40px;
	background-image: url(../images/tab_onderwijs.gif);
	background-repeat: no-repeat;
}
a.roll_onderwijs:hover {
	background-image: url(../images/tab_onderwijs_h.gif);
	background-color: transparent;
}
a.roll_leerlingen {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 200px;
	height: 18px;
	padding: 11px 0px 9px 40px;
	background-image: url(../images/tab_leerlingen.gif);
	background-repeat: no-repeat;
}
a.roll_leerlingen:hover {
	background-image: url(../images/tab_leerlingen_h.gif);
	background-color: transparent;
}
.menuzoeken {
	border-top: 1px solid #FFF;
	background-color: #002950;
	margin: 0px;
	padding: 8px 10px 3px 10px;
	width: 240px;
	color: #FFF;
	height: 27px;
	overflow: hidden;
}
input.indexZoeken {
	color: #333;
	background: #FFF;
	border: 1px solid #D1D1D1;
	height: 16px;
	width: 149px;
	margin-right: 3px;
}
input.btZoeken {
	color: #0405BF;
	font-size: 11px;
	background: #FFF;
	border: 1px solid #D1D1D1;
	height: 20px;
	width: 63px;
}
form {
	padding: 0px;
	margin: 0px;
}
/* FOOTER -------------------------------------------------------------------------------------------- */
#footer {
	width: 950px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	padding: 5px;
	text-align: center;
	margin: auto;
	letter-spacing: 0.5px;
}
#footer a {
	color: #FFF;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	background-color: #E30025;
}

/* CONTENT KOLOMMEN ---------------------------------------------------------------------------------- */
#left {
	width: 240px;
	overflow: hidden;
	float: left;
}
#content {
	width: 480px;
	overflow: hidden;
	float: left;
}
#right {
	background-color: #FFF;
	background-image: url(../images/grey_line.gif);
	background-repeat: repeat-y;
	width: 240px;
	overflow: hidden;
	float: left;
}
/* BLAUWE VLAKKEN ------------------------------------------------------------------------------------ */
.blauwvlak {
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 219px;
	height: 170px;
	background-color: #002950;
	border-left: 1px solid white;
	padding: 10px;
	margin: 0px;
	float:left;
	overflow: auto;
}
.blauwvlak p {
	margin: 0px 0px 6px 0px;
}

#col1 a, #col2 a, #col3 a {
	color: #FFF;
	font-weight: bold;
	line-height: 18px;
}
#col1 a:hover {
	background-color: #07BBFF;
	color: #FFF;
	font-weight: bold;
}
#col2 a:hover {
	background-color: #90D138;
	color: #FFF;
	font-weight: bold;
}
#col3 a:hover {
	background-color: #FF6217;
	color: #FFF;
	font-weight: bold;
}

/*
a.bedrijven {
	color: #FFF;
	font-weight: bold;
	line-height: 18px;
}
a.bedrijven:hover {
	background-color: #07BBFF;
	color: #FFF;
	font-weight: bold;
}
a.onderwijs {
	color: #FFF;
	font-weight: bold;
	line-height: 18px;
}
a.onderwijs:hover {
	background-color: #90D138;
	color: #FFF;
	font-weight: bold;
}
a.leerlingen {
	color: #FFF;
	font-weight: bold;
	line-height: 18px;
}
a.leerlingen:hover {
	background-color: #FF6217;
	color: #FFF;
	font-weight: bold;
}
*/
/* CONTENT BLOKKEN ----------------------------------------------------------------------------------- */
.contentblok {
	border-top: 1px solid #D6D6D6;
	padding: 10px;
}
.contentblok a {
	color: #0405BF;
	text-decoration: none;
}
.contentblok a:hover {
	background-color: #E5E9ED;
}
.contentblok_rechts {
	border-top: 4px solid #002950;
	padding: 10px;
}
.nieuwsblok {
	border-top: 1px solid #002950;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	margin: 0px;
}
.nieuwsblok:hover {
	background-color: #E5E9ED;
}
.nieuwsblok a {
	font-weight: bold;
}
.bannerblok {
	border-top: 1px solid #D6D6D6;
	padding: 3px;
}
.bannerblokflash {
	border-top: 1px solid #D6D6D6;
	padding: 3px 2px 3px 2px;
	text-align: center;
}
.uitgelicht_foto {
	width: 108px;
	height:90px;
	padding-top: 2px;
	float: left;
}
.uitgelicht_tekst {
	float:left;
	width:345px;
}
.uitgelicht_clear {
	clear:both; 
	height:10px; 
	overflow:hidden;
}

#blauwvlakintro {
	height: 94px;
}
.emailBox {
	background-color: #FFF;
	color: #333;
	border: 1px solid #D1D1D1;
	width: 120px;
	padding: 2px 2px 3px 2px;
}
.buttonNormal {
	background-color: #FFF;
	color: #0803B7;
	border: 1px solid #D1D1D1;
	font-size: 11px;
	padding: 2px 0px 0px 0px;
}

.buttonHigh {
	background-color: #CC0000;
	color: #FFF;
	border: 1px solid #CC0000;
	font-size: 11px;
	padding: 2px 0px 0px 0px;
	cursor:pointer;cursor:hand;
}

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

/*content rotator !! STAAT OOK IN ALL.CSS*/
div #testimonials{
height: 220px;
width: 220px;
}

#left #testimonials {margin: 10px 0px 10px 0px;}
#right #testimonials {margin: 10px 0px 10px 10px;}

.contentrotatorContainer {
	height: 220px;
}

.slides div{
	max-height:220px;
}

.caption	{
	background-color:#21488d;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	color: #fff;
	width: 220px;
	height: 20px;
	/*overflow-y: hidden;*/
	margin: -20px 0px 0px 0px;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	font-size: 10px;
}

.caption p {
	margin: 0px 5px 0px 5px;
}

