/* 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;
}
h1 {
	margin: 0 auto;
	padding:0;
	color: #000098;
	}
h1.welcome {
	margin: 0 auto;
	padding:0;
	font-size:160%;
	color:#000098;
	background:none;
}	
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: 2px solid #000096;*/
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: normal;
	}
p {
	margin: 0 auto;
	padding:0;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:10px;
	}
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;
	}


#idtree1 ul, #idtree1 ul ul { /* opmaak sitemap */
 	list-style-type: none;
 	margin: 0;
	padding: 0;
	margin-left:15px;
	line-height:19px;
	margin-bottom:20px;
	}
	#idtree1 ul ul {
		margin-left:20px;
		line-height:14px;
	}
	#idtree1 ul li {
		margin: 0px;
		padding: 0px;
		background-image: url(/content/design/images/sitemap.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
		list-style-position: outside;
		padding-left:12px;
		margin-top:2px;
	}
	#idtree1 ul ul li {
		margin: 0px;
		padding: 0px;
		background-image: url(/content/design/images/bullet.gif);
		background-repeat: no-repeat;
		background-position: 0px 6px;
		list-style-position: outside;
		padding-left:9px;
		margin-top:3px;
	}		
	#idtree1 ul li a {
		font-weight:bold;
	}

	#idtree1 ul li li a {
		font-weight:normal;
		color:black;
	}

/* -------------- 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;
	}

	* html body #LangSel span {
		margin: 50px 0px 0px 870px;
	}

#Container {
	width: 922px;
	margin: 0 auto;
	padding:0;
	}
#ContainerHeader {
	width: 922px;
	height:173px;
	margin: 0 auto;
	padding:0px;
	background: url(/content/design/images/bgHeader.jpg) no-repeat top center;
	margin-top:20px;
	}
	#ContainerHeaderTop_Left {
		width: 500px;
		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 {
		height:127px;
		float:right;
		margin: 0 auto;
		padding:0;
	}	
		#mininav {
			margin-right:150px;
			margin-top:35px;
			margin-bottom:5px;
	 
		}	
		#mininav a, #mininav a:link, #mininav a:visited, #mininav a:active {
			color:#333;
			font-weight:bold;
			font-size:90%;
			text-decoration:none;
		}
		#mininav a:hover {
			color:#FE0000; 
			text-decoration:underline;
		}
		#ContainerZoek {
			margin-left:45px;
			padding-top:52px;
			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%;
		}
		
		#listMenuRoot
		{
			margin: 0 auto;
			padding:0;			
			float:right;
			padding-right:230px;
			height:25px;
		}

		#listMenuRoot ul
		{
			margin: 0 auto;
			padding:0;	
			display: inline;
			list-style: none;
		}

		#listMenuRoot li
		{
			float: left;
			display: inline;
			background: url("/content/design/images/bgNav.jpg") no-repeat bottom left;
			height:25px;
		}

		#listMenuRoot a
		{
			display: inline;
			padding: 0px 10px 0 10px;
 			font-weight:bold;
			color: #fff;
			text-decoration: none;
		}

		#listMenuRoot a:hover, #listMenuRoot a.active
		{
			color: red;
		}


#ContainerContent {	
	width: 922px;
	margin: 0 auto;
	padding:0;
	background: url(/content/design/images/bgContent.jpg) repeat-y top center;
	text-align:left;
	padding-bottom:15px;
	}
	* html body #ContainerContent  {
		padding-bottom:10px
	}

	#ContainerContent_Left {
		width: 650px;
		margin: 0 auto;
		padding:0;
		float:left;
		padding-left:35px;
		}		
		#CCL_Left {
			width: 300px;
			margin: 0 auto;
			padding:0;
			float:left;
			border-right:1px dotted #000;
			padding-right:15px;
		}
		#CCL_Right {
			width: 300px;
			margin: 0 auto;
			padding:0;
			float:right;
			padding-right:20px;
		}
		#CCL_Left img, #CCL_Right img {
			margin-right:7px;
		}	
	#ContainerContent_Right {
		width: 210px;
		margin: 0 auto;
		padding:0; 
		float:right;
		padding-right:20px;
		}
		
			.newsTit, h2
			{
			margin: 0 auto;
			padding:0px; 
			height:26px;
			font-weight:bold;
			font-size:110%;
			padding-top:5px;
			color:#FF0000;
			background-image: url(/content/design/images/postit.jpg);
			background-repeat: no-repeat;
			background-position: 0px 2px;
			padding-left: 28px;	
			}	
			#recentnieuwslijst, #recentopleidinglijst {
				margin: 0 auto;
				padding:0px;
				margin-left:10px;
			}

			#recentnieuwslijst ul, #recentopleidinglijst ul {
				margin: 0 auto;
				padding:0px; 
				list-style: none;
			}	
			#recentnieuwslijst li, #recentopleidinglijst li {
				margin: 0 auto;
				padding:0px;
				display: block;
				list-style-type: none;
				text-align:left;
				margin-top:10px;
				background-image: url(/content/design/images/bullet.gif);
				background-repeat: no-repeat;
				background-position: 2px 5px;
				padding-left:10px;				
			}
		 	#recentnieuwslijst li span, 
		 	#recentopleidinglijst li span {
				padding:6px 10px 10px 10px ;
				font-weight:normal;
				text-decoration:none;
				display:block;
			}
			#recentnieuwslijst li a:link, #recentnieuwslijst li a:hover, #recentnieuwslijst li a:active, #recentnieuwslijst li a:visited,
			#recentopleidinglijst li a:link, #recentopleidinglijst li a:hover, #recentopleidinglijst li a:active, #recentopleidinglijst li a:visited {
				color: #000;
				font-size:90%;
				font-weight:bold;
				text-decoration: none;

			}
			#recentnieuwslijst li a:hover, #recentopleidinglijst li a:hover  {
				color: #800000;
				text-decoration: underline;
			}

	#ContainerContent_Full {
		width: 922px;
		margin: 0 auto;
		padding:0; 
	 	text-align:center;
		}
		table.TblContact, table.TblContact tr {
  			margin: 0 auto;
			padding:0; 
			border:0;
			width:100%;
		}
		table.TblContact td {
			padding:0px;
			vertical-align:top;
		}		

#ContainerFooter {
	margin: 0 auto;
	padding:0px; 
	bottom:0; 
	width:922px; 
	height:35px; 
	background: url(/content/design/images/bgFooter.jpg) no-repeat;
	padding-top:10px;
	}
 

/* form */

input2 {
	width: 175px; 
	border: 1px solid #383535;
	padding: 1px;
	color:#000;
}

select {
	border: 1px solid #383535;
	padding: 1px;
	color:#000;
}

input image {
}

#zoeklijst table, #zoeklijst table tr {
	margin: 0 auto;
	padding:0px;
	width:95%;
}
#zoeklijst table td {
	padding-bottom:7px;
}
#zoeklijst a:link, #zoeklijst a:hover, #zoeklijst a:active, #zoeklijst a:visited {
	color: #000;
	font-weight:normal;
	text-decoration: none;
	background-image: url(/content/design/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left:10px;	
}
#zoeklijst a:hover, #zoeklijst a:hover  {
	color: #800000;
	text-decoration: underline;
}

/* Brainlane > Sitelab CMS > editor */

.slVheTitleNormal, h1 {
	font-weight: bold;
	line-height:20px;
	font-size: 120%;
	padding-bottom:0px;
	border-bottom:1px solid #333;
	color: #333;
	background-image: url(/content/design/images/TitBullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	margin-right:10px;
}
.slVheTitleColor1, .slVheTitleColor2, .slVheTitleColor3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 23px;
	padding-bottom:1px;
	border-bottom:1px solid #333;
	color: #333;
}
.slVheTitleColor1 {
	color: #FF0000;
}
.slVheTitleColor2 {
	color: #000098;
}
.slVheTitleColor3 {
	color: #FFFF00;
}
.slVheSubTitleNormal {
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	color: #303030;
}
.slVheTextNormal, .slVheTextColor1, .slVheTextColor2, .slVheTextColor3 {
	font-weight:normal;
	font-size:10px;
	line-height:15px;
	color:#333;
}
.slVheTextColor1 {
	color: #FF0000;
}
.slVheTextColor2 {
	color: #000098;
}
.slVheTextColor3 {
	color: #FFFF00;
}
.slVheSmallTextNormal {
	font-weight:normal;
	font-size:9px;
	line-height:12px;
	color:#000;
}


form 	{
	margin : 0;
	padding : 0;
}

fieldset {	
	margin: 0;
	padding: 10px;
	border: 0px solid #ccc;
	width:450px;
	text-align:left;
}
legend {
	font-weight: bold;
	color: #3F595A;
	margin: 0;
	padding: 0.9em;
	text-align:left;
}
label {
 
	line-height:15px;
	text-align:left;
}
/* inputs */

fieldset input {
	border: 1px solid #ccc;
	padding: 1px;
	color:#000096;
	margin-bottom:5px;
}

fieldset select {
	border: 1px solid #ccc;
	padding: 1px;
	color:#000096;
	background-color:#fff;
}

fieldset textarea {
	padding: 1px;
	height: 130px;
	border: 1px solid #ccc;
	color:#000096;
}

.knop {
    cursor:pointer;
    border:1px solid #000;
    font-size:11px;
    background:#000096;
    color:#fff;
    font-weight:bold;
	width:100px;
	vertical-align:middle;
}	