/* Stijl Elementen */

.HeaderPurple {
	color: #790099;
	font: 40px/140% Arial, Helvetica, Verdana;
	
}
.Brood {
	color: #333;
	font: 15px/170% Arial, Helvetica, Verdana;
}

.Brood A { color: #333; text-decoration: none; }
.Brood A:Hover { color: #666; text-decoration: underline; }

.Twenty { font-size: 20px; }
.Thirteen { font-size: 13px; }

.Yellow { color: #FFC111; }
.Purple { color: #790099; }
.GreySix { color: #666; }
.White { color: #FFF; }

/* Body */

body {
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
}
.p {
	margin :0px;
	padding: 0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p { padding-top: 0px; margin-top: 0px; }
img { border: 0px; line-height: 0; }
div { margin: 0px; padding: 0px; }
.clearfloat { clear: both; height: 0px; }

Div#TopRounding {
	width: 979px;
	height: 10px;
	position: absolute;
	float: left;
	margin-top: -7px;
}
Div#BottomRounding {
	width: 979px;
	height: 10px;
	float: left;
	margin-top: -9px;
}
Div#Container {
	width: 979px;
	margin-left: auto;
	margin-right: auto;
}
Div#NavbarFirst {
	width: 10px;
	height: 50px;
	float: left;
}
Div#NavbarContainer {
	width: 979px;
	height: 50px;
	float: left;
	margin-top: 17px;
	background: url(images/topnav_bg.jpg) repeat-x;
}
Div#NavbarLast {
	width: 142px;
	height: 50px;
	float: left;
}
ul#Navbar {
	width: 827px;
	height: 50px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}
ul#Navbar li {
	float: left;
	list-style-type: none;
}
ul#Navbar li a, ul#Navbar li a:active, ul#Navbar li a:visited {
	display:block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	height: 32px;
	text-align: center;
	text-transform: uppercase;
	padding-right: 24px;
	padding-left: 24px;
	background: url(images/topnav_line.jpg) no-repeat left;
	padding-top: 18px;
	font-weight: 100;
}

ul#Navbar li.subactive:first-child a:visited,ul#Navbar li.subactive:first-child  a,ul#Navbar li.subactive:first-child a:active, ul#Navbar li.subactive:first-child a:hover {
	color: #7B0099;
	background: url(images/submenu_active_arrow.png) no-repeat center bottom;
}

ul#Navbar li:first-child a, ul#Navbar li:first-child a:active, ul#Navbar li:first-child a:visited {
	background: none;
}

ul#Navbar li a:hover {
	color: #FFF;
	background: url(images/topnav_active_bg.jpg) repeat-x;
}
ul#Navbar .Navbaractive {
	color: #FFF;
	background: url(images/topnav_active_bg.jpg) repeat-x;
}

ul#Navbar .subactive  a:visited,ul#Navbar .subactive a,ul#Navbar .subactive a:active, ul#Navbar .subactive a:hover {
	color: #7B0099;
	background: url(images/submenu_active_arrow.png) no-repeat center bottom;
}

ul#Navbar .subactive:hover {
	background: url(images/submenu_active.png) repeat-x;
}
ul#Navbar .subactive {
	background: url(images/submenu_active.png) repeat-x;
}

Div#SubContainer {
	width: 979px;
	float: left;
	background: url(images/content_bg_home.jpg) repeat-y;
	margin-top: 17px;
	z-index:1;
}
Div#SubContainer h1 {
	font: 41px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #790099;
	font-weight: lighter;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 20px;
}

.background ul {
	border-left: 1px #C9C9C9 solid;
	border-right: 1px #C9C9C9 solid;
}

.second ul {
	/*min-height: 570px;*/
}

Div#SubContainerVervolg {
	width: 979px;
	float: left;
	background: url(images/content_bg.png) repeat-y;
	margin-top: 17px;
	z-index:1;
}
Div#MainImage {
	width: 576px;
	height: 347px;
	float: left;
	margin-left: 1px;
}
Div#MainImageVervolg {
	width: 974px;
	height: 160px;
	float: left;
	margin-left: 1px;
}
Div#MainImageOverlay {
	width: 300px;
	height: 147px;
	position: absolute;
	float: left;
	background-image: url(images/main_img_overlay.png);
	padding-top: 200px;
	padding-left: 66px;
}
.SmallImageHover {
	width: 198px;
	height: 173px;
	position: absolute;
	float: left;
	background-image: url(images/smallimagehover.jpg);
	display: none;
}
.SmallImage a {
			text-decoration: none;

}
.SmallImageHover p {
	width: 110px;
	height: 110px;
	margin-left: 25px;
	margin-top: 25px;
	color: #790099;
	font: 24px Arial;
	text-decoration: none;
}

div#MainImage a {
	text-decoration: none;
}

Div#MainImageOverlayVervolg {
	width: 974px;
	height: 160px;
	position: absolute;
	float: left;
	padding-top: 10px;
	padding-left: 40px;
}
Div#SmallImagesContainer {
	width: 398px;
	height: 347px;
	float: left;
}
.SmallImage {
	width: 198px;
	height: 173px;
	float: left;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.Bottom { border-bottom-style: none; }

Div#MiddleBar {
	width: 974px;
	height: 46px;
	float: left;
	background: url(images/grey_bar_bg.jpg) repeat-x;
	margin-left: 1px;
}
Div#pOne {
	width: 398px;
	height: 33px;
	float: left;
	margin-left: 1px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 13px;
	font-weight: bold;
}
Div#pTwo {
	width: 388px;
	height: 41px;
	float: left;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
	background: url(images/grey_bar_line.jpg) no-repeat;
}

.NieuwsImage {
	float:left;
}

Div#ContentColumn {
	width: 400px;
	float: left;
	padding: 40px 77px 40px 300px;
	background: url(images/img_content.jpg) no-repeat 1px bottom;
}
Div#DarkGreyColumn {
	width: 178px;
	float: left;
	background-color: #555555;
	text-align: right;
	padding-top: 42px;
	padding-right: 20px;
	border-top: 1px solid #4C4C4C;
}
Div#BottomContainer {
	width: 979px;
	float: left;
	margin-top: 16px;
}
Div#BottomTop {
	width: 869px;
	height: 32px;
	float: left;
	background: url(images/bottomcolumn_top.jpg) no-repeat;
	text-align: center;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 100px;
	position:relative;
}
Div#BottomMiddle {
	width: 979px;
	float: left;
	background: url(images/bottomcolumn_bg.jpg) repeat-y;
	text-align: center;
	padding-top: 10px;
	position:relative;
}
Div#BottomBottom {
	width: 979px;
	height: 10px;
	float: left;
	line-height: 0;
}
.Right { float: right; }

.submenu {
	width: 980px;
	z-index:999;
	position:absolute;
	padding-bottom: 41px;
	margin-top: -3px;
	display:none;
	background: url(images/submenu_bg.png) no-repeat 0 bottom;
}

.kolom h4 {
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
	color:#555555;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.kolom {
	float: left;
}
.kolom h4 {
	margin-top: 20px;
}
.kolom ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.kolom li {
	color: #555555;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 3px;
}

.submenudesc {
	color: #555555;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

.kolom li:hover {
	background: url(images/bg_menu_rollover.png);
}

.kolom li a {
	background: url(images/submenu.png) no-repeat 8px 10px;
	color: #7B0099;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 13px;
	display: block;
	line-height: 160%;
}

button {
	border: 0;
	background: transparent;
}

.newsletter {
	background: url(images/input_field.png) no-repeat;
	border: 0;
	height: 25px;
	width: 148px;
	padding-left: 10px;
	color: #5D5D5D;
	font: 13px Arial;
	padding-right: 15px;
}

#pTwo .error {
	background: url(images/input_field_error.png) no-repeat;
}

Div#content_menu{
	float:left;
	width: 212px;
}

Div#content_top {
	width:198px;
	height:40px;
	margin-left: 1px;
	background: url(images/content_menu_top.png) no-repeat;
}

Div#content_menu ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}


Div#content_menu li {
	list-style: none;
	background: url(images/content_menu_background.png) no-repeat left top;
}


Div#content_menu li.kopmenu:first-child {
	background: none;
}

Div#content_menu li a {
	color: #666666;
	font: 13px Arial;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 26px;
	display:block;
	width: 159px;
}

.kopmenu {
	color: #666666;
	font: 13px Arial;
	text-decoration: none;
	font-weight: bold;
	display:block;
}

Div#content_menu  li a.pointer {
	cursor: pointer;
	padding-left: 15px;
	font: bold 13px Arial;
	background: #DCDCDC url(images/content_menu_background.png) no-repeat left top;
	width: 183px;
	margin-left: 1px;
}

Div#content_menu  li a.pointerhome {
	cursor: pointer;
	padding-left: 15px;
	font: bold 13px Arial;
	width: 183px;
	margin-left: 1px;
	color: #790099;
}

Div#content_menu  li a.pointerhome:hover {
	color: #666666;
}


Div#content_menu li a:hover {
	color: #790099;
}

ul#content_menu_nav .contentactivemenu a {
	color: #FFBF11;
	font-weight: bold;
	background: #790099;
	padding-right: 13px;
}

ul#content_menu_nav .contentactivemenu {
	background: url(images/content_menu_over.png) no-repeat center;
}

ul#content_menu_nav .contentactivemenu a:hover {
	color: #FFBF11;
}

Div#content_tekst {
	float: left;
	width: 400px;
	font: 15px/170% Arial;
	color: #333333;
	width: 392px;
	margin-left: 50px;
	}
Div#content_tekst_full {
	float: left;
	width: 650px;
	font: 15px/170% Arial;
	color: #333333;
	margin-left: 50px;
	}

Div#content_image {
	float: right;
	width: 260px;
}

Div#content {
	float:left;
	width: 750px;
	margin-bottom: 50px;
}
Div#content a {
	color: #790099;
	text-decoration: none;
	}
Div#content a:hover {
	color: #790099;
	text-decoration: underline;
	}

Div#content h1 {
	font: 41px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #790099;
	font-weight: lighter;
	margin-top: 40px;
	margin-left: 50px;
	margin-bottom: 20px;
}

Div#content_alt {
	width: 230px;
	height: 33px;
	margin-top: 5px;
	background: url(images/content_image_alt.png) right;
	margin-bottom: 10px;
}

Div#content_alt p {
	width: 200px;
	font: 15px/150% Arial;
	color: #333333;
	text-align: right;
}

.lesrooster {
	font: 15px/170% Arial;
	color: #333333;

	}
	
.lesrooster h2{
	margin-top: 0;
	margin-bottom: 10px;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #790099;
	}
	
	.word {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 4px 4px 4px;
	text-decoration: none;
	font-weight: normal;
}
a.size9:link, a.size9:visited, a.size9:active, a.size9:hover {
	color: #454545;
	font-size: 24px;
	font-weight: bold;
}
a.size8:link, a.size8:visited, a.size8:active, a.size8:hover {
	color: #454545;
	font-size: 20px;
}
a.size7:link, a.size7:visited, a.size7:active, a.size7:hover {
	color: #454545;
	font-size: 18px;
}
a.size5:link, a.size5:visited, a.size5:active, a.size5:hover {
	color: #454545;
	font-size: 16px;
}
a.size3:link, a.size3:visited, a.size3:active, a.size3:hover {
	color: #454545;
	font-size: 14px;
}
a.size0:link, a.size0:visited, a.size0:active, a.size0:hover {
	color: #454545;
	font-size: 12px;
}

div#buttons {
	position:absolute;
	z-index:5;
	margin-left: 470px;
	margin-top: 300px;
}

.slider_buttons {
	float: left;
	background: url(images/bg_bullits_left.png) left center no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.slider_buttons_right {
		background: url(images/bg_bullits_right.png) center no-repeat;
		width: 10px;
		height: 21px;
		float: right;
		margin-top: 10px;
}
.slider_buttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.slider_click li {
	float:left;
	background: url(images/bullit_white.png);
	width: 11px;
	height: 11px;
	margin-left: 5px;
}

.slider_click .selected {
	background: url(images/bullit_yellow.png);
	width: 11px;
	height: 11px;
}

.hover {
	background: url(images/bullit_yellow.png);
	width: 11px;
	height: 11px;
	display: none;
	}
.tekstAlert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tekstAlert A:Link { color: #666666;  text-decoration: none; }
.tekstAlert A:Active { color: #666666;  text-decoration: none; }
.tekstAlert A:Visited { color: #666666;  text-decoration: none; }
.tekstAlert A:Hover { color: #666666; text-decoration: underline; }
.AlertBox_DivAchtergrond{	
	filter:alpha(opacity=70);	/* Transparency */
	opacity:0.7;	/* Transparency */
	background-color:#000;
	z-index:1;
	position:absolute; /* Always needed	*/
	top:0;
	left: 0;
	display: none;
}
.AlertBox_DivContent{
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	display: none;
}

.pp_description, .pp_nav{
	font: 15px/150% Arial;
	color: #333333;
}

div#content a.navfoto {
	color: #333333;
}

label.error { 
float: none; 
color: red; 
padding-left: .5em;
	font: 12px/150% Arial;
}
#fitflitzz {
	padding: 0;
	margin: 0;
}
.fitflitzz {
	margin-left: 7px;
	margin-top: 6px;
}
