/*==============================
DotControl copyright 2007
==============================*/

body {
	background-color:#FFFFFF;
	line-height:15px;
	margin: 0;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	}
#Wrapper {
	margin:0 auto;
	width:981px;
	padding: 20px 0 0;
	text-align:left;	 
	position:relative;
	}
#ContainerHome a {
	color:#00BED5;
	text-decoration:underline;
	}

#ContainerContent a {
	color:#00BED5;
	text-decoration:underline;
	}

#ContainerContent2 a {
	color:#00BED5;
	text-decoration:underline;
	}

#ContainerHome a:hover {
	color:#ff9900;
	text-decoration:underline;
	}

#ContainerContent a:hover {
	color:#ff9900;
	text-decoration:underline;
	}

#ContainerContent2 a:hover {
	color:#ff9900;
	text-decoration:underline;
	}

#ContainerHome ul li {
	list-style-type:circle;
	color:#333;
	}

#ContainerContent ul li {
	list-style-type:circle;
	color:#333;
	}

#ContainerContent2 ul li {
	list-style-type:circle;
	color:#333;
	}

#LogoBar {
	width:203px!important;
	background:url(images/LogoBar.jpg) no-repeat left 25px;
	float:left;
	padding:0 0 0 30px;
	border-left: 1px solid #cdcdcd;
}
	
#CompanyLogo {
	width:235px;
	height:321px;
	float:left;
	background:url(images/CompanyLogo.gif) no-repeat top left;
	}

#CompanyLogo span {
	height:320px;
	width:235px;
	cursor:pointer;
	display:block;
	}
/* temporary: */

#InformationLink {
	
	width:150px;
	height:65px;
	cursor:pointer;
	margin-top:25px;
	}

#InformationLink span {
	width:150px;
	height:49px;
	cursor:pointer;
	display:block;
	}

#SponsorLink1 {
	width:150px;
	height:82px;
	margin:22px 0 0;
	cursor:pointer;
	}

#SponsorLink1 span {
	width:150px;
	height:82px;
	display:block;cursor:pointer;
	}

#SponsorLink2 {
	width:65px;
	height:30px;
	margin:28px 0 0;
	cursor:pointer;
	}

#SponsorLink2 span {
	width:65px;
	height:30px;
	display:block;cursor:pointer;
	}

#SponsorLink3 {
	width:132px;
	height:77px;
	margin:7px 0 0;
	cursor:pointer;
	}

#SponsorLink3 span {
	width:100%;
	height:77px;
	display:block;cursor:pointer;
	}
	
#SponsorLink4 {
	width:136px;
	height:45px;
	margin:17px 0 0;
	cursor:pointer;
	}

#SponsorLink4 span {
	width:136px;
	height:45px;
	display:block;cursor:pointer;
	}

#SponsorLink5 {
	width:105px;
	height:93px;
	margin:25px 0 0;
	cursor:pointer;
	background:url(images/senternovem.jpg) no-repeat top center;
	}

#SponsorLink5 span {
	width:105px;
	height:93px;
	display:block;
	cursor:pointer;
	}
#SponsorLink6 {
	width:150px;
	height:20px;
	margin:25px 0 0;
	cursor:pointer;
	}

#SponsorLink6 span {
	width:1150px;
	height:20px;
	display:block;
	cursor:pointer;
	}
#SponsorLink7 {
	width:155px;
	height:40px;
	margin:8px 0 0;
	cursor:pointer;
	}

#SponsorLink7 span {
	width:165px;
	height:40px;
	display:block;cursor:pointer;
	}
	
#SponsorLink8 {
	width:105px;
	height:93px;
	margin:25px 0 0;
	cursor:pointer;
	background:url(images/fd.jpg) no-repeat top center;
	}

#SponsorLink8 span {
	width:105px;
	height:93px;
	display:block;
	cursor:pointer;
	}
	
/*top menu*/
#Menu {
	height:28px;
	text-align:right;
	position:absolute; 
	right:0;
	top:0;	
	}
#menu ul.rmRootGroup {float:right;}

#Menu .RadMenu li.rmItem span{
	text-align: center;
	font-weight:bold;
}
#Menu .RadMenu li.rmItem ul span {font-weight:normal; font-size:12px; text-transform:none;}
#Menu .RadMenu ul li ul li.rmItem span{
	text-align: left;
	margin-left:0px;
	width:78px;
}
.RadMenu .rmText,.RadMenu .rmLink,#Menu ul li { padding:0!important}
#menu {text-align:right;}
#Menu ul li {padding:0 17px!important;display:inline!important; background:url(images/menu_bg.gif) no-repeat left center;}
#Menu ul li.rmFirst {background:none;}
#Menu ul li a {	
	font-size:14px;
	text-transform:uppercase;
	color:#103e56;
	cursor: pointer;
	text-decoration:none;
	font-weight:bold;

	}

#Menu ul li a:hover {color:#15b2ca;}

#Menu ul li .Selected {	color:#15b2ca;}

#Menu ul li .Selected:hover, #Menu ul li .Selected:visited {color:#15B2CA;}
#Menu ul li .Selected:visited {cursor:default;}

#Menu ul li ul {
	padding:5px 0 0;
	background: url(images/submenu_bg.png) repeat top center;	
	}
#Menu ul li ul li {
	border-bottom:1px solid #15B2CA;
	background:none;
	font-weight:normal;
	font-size:14px;	
	text-align: LEFT;	
	}
#Menu ul li ul li a {
	line-height:24px;
	padding: 5px 25px 5px 0;
	text-align:left;
	float: left;
	clear:left;
	width:160px;
	}
#Menu ul li ul li ul li a {
	width:210px;
	}

#Menu ul li ul li a:hover {
	width: 150px;
	line-height:24px;
	}

#header {
	height:321px;
	padding:28px 0 0;
	position:relative;
	background:url(images/bg_main.jpg) no-repeat 235px 28px;
}

.PanoramaPaneContent {
	width:533px;
	height:70px;
	float:left;
	background-image:url(images/fleHeader.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 20px;
	padding-top: 70px;
	padding-left: 20px;
	}

.PanoramaPaneContent  #portlet {
	width:165px;
	height:89px;
	margin-left:23px;
	margin-top:51px;
	}

.PanoramaPaneContent  #portlet .ccontent {
	display:none;
	}
.PanoramaPaneContent  #portlet .Head {
	font-size:24px;
	color:#4e4648;
	font-weight:bold;
	line-height:24px;
	}

#dnn_ImgPaneHome {
	background-image:url(images/ImgPane.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:287px;
	height:140px;
	float:left;
	}

#dnn_ImgPaneContent {
	background-image:url(images/ImgPaneContent.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:287px;
	height:140px;
	float:left;
	}



#dnn_ImgPane .Head {
	display:none;
	}
	
#dnn_ImgPaneContent .Head {
display:none;
}

#Wrapper #ContainerHome {
	width:745px;
	min-height:377px;
	font-size:12px;
	color:#03040d;
	line-height:22px;
	float:left;
	}

#ContainerContentHolder {
	width:845px;
	min-height:375px;
	background-image:url(images/ContainerContentHolderBG.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	}	
	
#ContainerContent {
	width:845px;
	margin-top:6px;
	min-height:400px;
	background-image:url(images/ContainerContentBG2.gif);
	background-repeat:repeat-y;
	background-position:left top;
	float:left;
	}

#LeftPaneContainer {
	float:left;
	width:270px;	
	}

#ContainerHome #dnn_LeftPane {
	width:234px;
	min-height:182px;
	float:left;
	overflow:hidden;
	padding:18px;
	padding-bottom:0px;

	}

#dnn_LeftPaneWhite {
	width:234px;
	min-height:1px;
	float:left;
	clear:left;
	overflow:hidden;
	padding:18px;
	padding-bottom:0px;
	}

#dnn_LeftPaneWhite #portlet {
	margin-bottom:0px;
	}

#dnn_LeftPane .Head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0c3145;
	text-transform:uppercase;
	font-weight:bold;
	}

#dnn_LeftPaneWhite .Head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0c3145;
	text-transform:uppercase;
	font-weight:bold;
	}

#dnn_LeftPaneWhite .ccontent {
	color:#0c3145;	
	}

#Wrapper #ContainerHome #TopLeft, #WrapperEN #ContainerHome #TopLeft {
	height: 25px;
	background-image: url(images/ContentPaneTop.jpg);
	background-repeat: no-repeat;
	width: 545px;

}

#ContainerHome {
	border-left:1px solid #cdcdcd; 
	border-right:1px solid #CDCDCD;
}

#ContainerHome #ContentPaneHolder {
	padding:0 20px;
	width:396px!important;
	min-height:650px;
	float:left;
	background:url(images/ContentPaneHolder_bg.gif) no-repeat bottom right;
}

#ContainerHome #ContentPaneHolder #dnn_ContentPane {
	float:left;
	display:block;
	width:390px;}
	
#TopLeft {
	Margin-left: -10px;

}

#ContainerHome #RightPaneHolder {
	float:left;
	width:308px;
	background-color: #EBEBEB	;
	clear:none;
	border-left:1px solid #CDCDCD;
}

#dnn_ContentPane .Head {
	font-size:18px;
	color:#102a48;
	font-weight:bold;
	padding:25px 0 15px;
	display:block;
	}

#ContainerContent #dnn_ContentPane {
	width:600px;
	min-height:340px;
	margin-left:10px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:15px;
	overflow:hidden;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	overflow:hidden;
	padding:0px;
	}

#ContainerContent #dnn_ContentPane .Head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0c3145;
	text-transform:uppercase;
	font-weight:bold;
	}

#RightPaneContainer {
	float:left;
	width:270px;
	overflow:hidden;	
	}

#dnn_RightPane {
	width:268px;
	min-height:1px;
	float:left;
	overflow:hidden;
	padding:0 20px;
	background: #ebebeb;
	}

#Wrapper #ContainerHome #TopRight, #WrapperEN #ContainerHome #TopRight {
	height: 25px;
	background-image: url(images/RightPaneTop.jpg);
	background-repeat: no-repeat;
	width: 270px;
	margin-left: -18px;
	margin-top: -18px;
}

#Wrapper #ContainerHome #RightPaneBottom, #WrapperEN #ContainerHome #RightPaneBottom {
	margin-left: 0px;
	width:308px;
	height:132px;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
}

#Wrapper #ContainerHome #RightPaneBottom {
	background-image:url(images/RightPaneBottom.jpg);
}

#Wrapper #ContainerHome #RightPaneBottomEN {
	background-image:url(../../images/RightPaneBottomEN.jpg);
}

#dnn_RightPane .Head {	
	font-size:18px;
	color:#102a48;
	font-weight:bold;
	padding:25px 0 15px;
	display:block;
	}
#Footer {
	height:25px;
	padding:10px 0;
	font-size:11px;
	color:#333;
	text-align:right;
	border-top:1px solid #cdcdcd; width:981px;
	}
#Footer a {color:#333;text-decoration:none;}
#Footer a:hover {color:#15b2ca;}

.clear_block {width:100%; overflow:hidden;}


/* CONTENT2 SKIN */
#ContainerContent2Holder {
	width:845px;
	min-height:377px;
	background-image:url(images/ContainerContentHolderBG.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	background-color: red;
	}

#ContainerContent2 {
	width:845px;
	min-height:371px;
	margin-top:6px;
	background-image:url(images/ContainerContent2BG.gif);
	background-repeat:repeat-y;
	background-position:left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	}

#ContainerContent2 #dnn_LeftPane {
	width:234px;
	min-height:321px;
	float:left;
	padding:18px;
	}

#ContainerContent2 #dnn_ContentPane {
	width:234px;
	min-height:321px;
	float:left;
	padding:18px;
	margin-left:10px;
	}

#ContainerContent2 #dnn_RightPane {
	width:233px;
	min-height:321px;
	float:left;
	padding:18px;
	}

#FooterContent2 {
	width:843px;
	height:42px;
	background-image:url(images/FooterContent2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-right:2px;
	float:right;
	padding-top:30px;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#103e56;
	}

#FooterContent2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#103e56;
	}

#FooterContent2 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#103e56;
	text-decoration:underline;
	}

#FooterContent2 .SkinObject {
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#103e56;
	}

/* EIND CONTENT2 SKIN */




.Tekst_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;	
	}

.link-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	}

.link-1:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	}

.Afbeelding-links {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}
.Afbeelding-rechts {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
}

#Languages {
	float: right;
	width: 40px;
	margin-right: 6px;
	margin-top: -15px;
}
#Languages span {
	display: none;
}
#Languages a {
	background-repeat: no-repeat;
	width: 14px;
	height: 12px;
	display: block;
	background-color: #FF0000;
	cursor: pointer;
	float: left;
	margin-right: 4px;
}
#Languages #NL {
	background-image: url(images/NL.gif);
	margin: 1px;
}
#Languages #EN {
	background-image: url(images/EN.gif);
	margin: 1px;
	display:none;
}
#Languages #NL.Selected {
	border: 1px solid #00BED5;
	margin: 0;
}
#Languages #EN.Selected {
	border: 1px solid #00BED5;
	margin: 0;
}

a.btn_voorinschrijving{
	font-size: 12px;
	text-decoration: none;
	background-color: #103E56;
	padding: 5px;
	}
	
a.btn_voorinschrijving{	text-decoration: underline;	}	

.content_bg {background:#203854; width:136px;}
.content_bg_top {background:#15b2ca; width:136px; position:absolute; right:0; top:0; height:50%;}
#ContainerHome { position:relative;}
#dnn_Panorama {width:744px; height:321px; float:left;}

h2 {color:#15b2ca; font-weight:normal; font-size:13px; padding: 5px 0 10px; margin:0;}
h3 {padding:10px 0 5px; font-weight:bold; font-size:12px; margin:0; color:#15b2ca;}
p {margin:0; padding:10px 0 5px; font-size:12px;}

/*content page styles*/	
.content_page #ContainerHome #ContentPaneHolder {
	background:none;
	width:570px!important;
}
.content_page #ContainerHome #ContentPaneHolder #dnn_ContentPane {
	background:none;
	width:560px!important;
	padding-bottom: 40px;
}
.content_page #ContainerHome #RightPaneHolder {
	width:135px;
	border:0;
	background:#203854;
	position:relative;
}
.content_page #dnn_RightPane {
	width:135px;
	background:none;
}
.content_col_bg {height:50%; position:absolute; top:0; width:135px; background:#15b2ca;}
.content_col_image {background:url(images/content_bg.jpg) no-repeat left 150px; height:100%; position:relative;}
