/* StyleSheet --> copyright Brainlane :: http://www.brainlane.com
   ---------------------------------------------------------------- */
body {	
	padding:0;
	margin:0;
	border:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.70em;
	background:#fff;
	color:#333;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	border:0px;
}

ul {
	list-style-image: url(/content/design/images/pijl.gif);
	list-style-position: outside;
}
ol {
	list-style-image: url(/content/design/images/pijl.gif);
	list-style-position: outside;
	margin-left: 30px;
}

h1 {
	margin: 0 auto;
	padding:0;
	color: #000098;
	border-bottom:1px solid #333;

	}	
h2 {
	color: #554B3C;
	font-weight: bold;
	font-size:120%;
	margin: 10px 0 0 0;
	}
h2.contact {
	background:transparent url(/content/design/images/contact.jpg) no-repeat;
	padding-left:22px;
}	
	
a:link, a:visited {
	color: #554B3C;
	font-weight: normal;
	}
a:hover, a:active {
	color: #800000;
	}
blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}
p, td {
	margin: 0 auto;
	padding:0;
	line-height: 16px;
	margin-bottom:7px;
	margin-top:7px;
	}
br {
	line-height:10px;
}	
.cleanup {
	clear:both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.skip {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
	}


/* -------------- content ------------------ */


.copyright {
	display:none;
}
#LangSelContainer {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;		
}	
#LangSel {
	margin: 0 auto;
	padding:0;
	width:25px;
	height:47px;
}
#LangSel span {
	display: block;
	margin: 50px 0px 0px 435px;
	_margin: 50px 0px 0px 870px;
}

#Container {
	width: 922px;
	margin: 0 auto;
	padding:0;
	}	
#ContainerHeader {
	width: 922px;
	height:165px;
	margin: 0 auto;
	padding:0px;
	background: url(/content/design/images/bgHeader2.jpg) no-repeat top center;
	margin-top:20px;
	}
	#ContainerHeaderTop_Left {
		width: 400px;
		height:127px;
		margin: 0 auto;
		padding:0;
		float:left;
	}
		#logo {
			width:346px;
			height:84px;
		 	margin: 0 auto;
			padding:0;
			margin-left:28px;
		}
		#ContainerHeader h1 {
			margin: 0 auto;
			padding:0;
			color: #554B3C;
			padding-top:27px;
			border:0;
			background:none;
		}
		#ContainerHeader h1 span {
			display:none;
		}
		
	#ContainerHeaderTop_Right {
		width:515px;
		height:127px;
		float:right;
		margin: 0 auto;
		padding:0;
 
	}	
		#breadcrumb {
 			float:right;
			padding-right:133px;
			margin-top:35px;
			margin-bottom:5px;
 
			width:380px;
			height:50px;
			font-size:90%;
			text-align:right;
 
		}	
		#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
			color:#333;
			font-weight:bold;
			text-decoration:none;
		}
		#breadcrumb a:hover {
			color:#FE0000; 
			text-decoration:underline;
		}
		#breadcrumb a.active {
			color:#FE0000; 
		}
		#ContainerZoek {
			clear:both;
			margin-left:320px;
			padding-top:14px;
			font-weight:bold;
			color:#fff;	
			margin-right:20px;
			text-align:center;
		}	
			.zoekinsite {
			    font-size: 10px; 
				background-color: #fff; 
				border: 1px solid #999; 	
				width:95px;
				vertical-align:top;
				margin-top:-3px; /* ie aligneren zoek button bug */	
			}	

	#ContainerHeaderBottom {
		width: 900px;
		height:24px;
		margin: 0 auto;
		padding:0;
		line-height:24px; /* = vertical center */
		font-size:110%;
		}
		#ContainerHeader #listMenuRoot
		{
			margin: 0 auto;
			padding:0;			
			padding-left:203px;
			height:25px;
		}
		#ContainerHeader #listMenuRoot ul
		{
			margin: 0 auto;
			padding:0;	
			display: inline;
			list-style: none;
		}
		#ContainerHeader #listMenuRoot li
		{
			float: left;
			display: inline;
			background: url("/content/design/images/bgNav.jpg") no-repeat bottom left;
			height:25px;
		}
		#ContainerHeader #listMenuRoot a
		{
			display: inline;
			padding: 0px 10px 0 10px;
 			font-weight:bold;
			color: #fff;
			text-decoration: none;
		}

		#ContainerHeader #listMenuRoot a:hover, #ContainerHeader #listMenuRoot a.active
		{
			color: red;
		}

#ContainerContent {	
	width: 922px;
	margin: 0 auto;
	padding:0;
	background: url(/content/design/images/bgContent2.jpg) repeat-y top center;
	text-align:left;
	padding-bottom:15px;

	}
	#ContainerContent_Left {
		width: 180px;
		margin: 0 auto;
		padding:0;
		float:left;
		padding-left:27px;
		margin-right:10px;
		margin-top:6px;
		padding-bottom:9px;
		}	
		
			#toc{
				margin: 0 auto;
				padding:0px;
			}

			#toc ul, #courseMenu ul {
				margin: 0 auto;
				padding:0px; 
				list-style: none;
				list-style-image:none;
			}	
			#toc li, #courseMenu ul li {
				margin: 0 auto;
				padding:0px;
				display: block;
				list-style-type: none;
				text-align:left;
				margin-top:10px;
				list-style-image:none;
				background-image: url(/content/design/images/bullet.gif);
				background-repeat: no-repeat;
				background-position: 2px 5px;
				padding-left:10px;
			}
		 	#toc li span, #courseMenu li span {
				margin: 0 auto;
				padding:0px;		 	
				padding:6px 0px 0px 10px ;
				font-weight:normal;
				text-decoration:none;
				display:block;
			}
			#toc li a:link, #toc li a:hover, #toc li a:active, #toc li a:visited, #courseMenu li a {
				color: #000;
				font-weight:bold;
				text-decoration: none;
			}
			#toc li a:hover , #courseMenu li a:hover{
				color: #FE0000;
				text-decoration: underline;
			}
			
			ul#toc a.actief:link, ul#toc a.actief:visited, ul#toc a.actief:hover, ul#toc a.actief:active,
			ul#ContainerHeader #listMenuRoot a.actief:link, ul#ContainerHeader #listMenuRoot a.actief:visited, ul#ContainerHeader #listMenuRoot a.actief:hover, ul#ContainerHeader #listMenuRoot a.actief:active, #courseMenu li.actief a {	
				color:#FE0000;
			}
			#courseMenu ul li{
				padding-bottom:12px;
			}
			#courseMenu ul li ul li{
				margin-left:0px;
				padding-left:10px;
				padding-bottom:0px;
			}
				#courseMenu ul li ul li a{
					color:#666 !important;
					font-weight:normal !important;
					font-family:Arial, Helvetica, sans-serif;
				}
					#courseMenu ul li ul li.actief a{
						color:#FE0000 !important;
					}


	#ContainerContent_Right {
		width: 660px;
		margin: 0 auto;
		padding:0; 
		float:right;
		padding-right:30px;
		padding-left:10px;
		padding-top:7px;
		}
		#ContainerContent_Right h1 {
			margin: 0 auto;
			padding:0;
			color: #333333;
			background-image: url(/content/design/images/postItSingle.jpg);
			background-repeat: no-repeat;
			background-position: 0px 0px;
			padding-left:30px;
			font-size:120%;
			line-height:22px;
			margin-bottom:8px;
		}		
		
#ContainerFooter {
	margin: 0 auto;
	padding:0px; 
	bottom:0; 
	width:922px; 
	height:32px; 
	background: url(/content/design/images/bgFooter2.jpg) no-repeat;
	padding-top:3px;
	}
 

/* form */

input text {
	width: 175px; 
	border: 1px solid #383535;
	padding: 1px;
	color:#000;
}
select {
	border: 1px solid #383535;
	padding: 1px;
	color:#000;
}
input image {
}
/* Brainlane > Sitelab CMS > editor */

.slVheTitleNormal, h1 {
	font-weight: bold;
	font-size: 110%;
	line-height: 20px;
	padding-bottom:0px;
	color: #333;
	background-image: url(/content/design/images/TitBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
}
.slVheTitleColor1, .slVheTitleColor2, .slVheTitleColor3 {
	font-weight: bold;
	font-size: 13px;
	line-height: 23px;
	padding-bottom:1px;
	color: #333;
}
.slVheTitleColor1 {
	color: #FF0000;
}
.slVheTitleColor2 {
	color: #000098;
}
.slVheTitleColor3 {
	color: #FFFF00;
}
.slVheSubTitleNormal, .slVheSubTitleColor1, .slVheSubTitleColor2, .slVheSubTitleColor3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 23px;
	color: #303030;
}
.slVheSubTitleColor1 {
	color: #FF0000;
}
.slVheSubTitleColor2 {
	color: #000098;
}
.slVheSubTitleColor3 {
	color: #FFFF00;
}
.slVheTextNormal, .slVheTextColor1, .slVheTextColor2, .slVheTextColor3 {
	font-weight:normal;
	font-size:11px;
	line-height:15px;
	color:#333;
}
.slVheTextColor1 {
	color: #FF0000;
}
.slVheTextColor2 {
	color: #000098;
}
.slVheTextColor3 {
	color: #FFFF00;
}
.slVheSmallTextNormal, .slVheSmallTextColor1, .slVheSmallTextColor2, .slVheSmallTextColor3 {
	font-weight:normal;
	font-size:9px;
	line-height:12px;
	color:#000;
}
.slVheSmallTextColor1 {
	color: #FF0000;
}
.slVheSmallTextColor2 {
	color: #000098;
}
.slVheSmallTextColor3 {
	color: #FFFF00;
}
p.slVheTitleColor1, p.slVheTitleColor2, p.slVheTitleColor3 {
	margin: 0 auto;
	padding:0;
	line-height: 20px;
	margin-top:8px;
}

.waterMark{
	background: url(/content/design/images/waterMark.png) no-repeat;
	margin-top:-360px;
	margin-left:390px;
	position:relative;
	height:64px;
	width:47px;
}
.courseNavTop{
	overflow:hidden;
	height:20px;
	border-bottom:1px dashed #999;
}
.courseNavBot{
	overflow:hidden;
	height:20px;
	margin-top:20px;
	border-top:1px dashed #999;
	padding-top:5px;
}
	a.previousBtn{
		display:block;
		float:left;
		padding-left:20px;
		text-decoration:none;
		background: url(/content/design/images/previous.png) no-repeat left center;
	}
	a.nextBtn{
		display:block;
		padding-right:20px;
		background: url(/content/design/images/next.png) no-repeat right center;
		float:right;
		text-decoration:none;
	}
		a.previousBtn:hover, a.nextBtn:hover{
			text-decoration:underline;
		}
