/* Global styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot{
	margin:0;
	padding:0;
	border:none;
	outline:0;
}
html,body{
	height:100%;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bg01.jpg) #666666 no-repeat center top fixed;
}
:focus{
	outline:none;
}
hr{
	border:1px solid #000;
}
table{
	font-size:12px;
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#d81920;
}
a:hover{
	color:#000;
	text-decoration:none;
}
p{
	padding:5px 0;
	line-height:18px;
}
ul,ol{
	margin:5px 0 10px 25px;
}
/* CMS styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body.mceContentBody{
	background:#fff;
	text-align:justify;
}
.Title{
	color:#335677;
	font-size:24px;
	padding-bottom:10px;
}
/* Container styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#container{
	position:relative;
	width:877px;
	margin:0 auto;
	padding:0 15px;
	background:#fff;
	min-height:100%;
}
/* Header styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#header{
	position:relative;
	height:237px;
	background:url(../images/bg-header.jpg);
}
#header #nav{
	position:absolute;
	list-style:none;
	margin:0;
	left:5px;
	bottom:92px;
	line-height:15px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
#header h1,#header h2,#header h3{
	position:absolute;
	text-indent:-9999px;
}
#header #Taalkeuze{
	position:absolute;
	right:0px;
	bottom:92px;
	line-height:15px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
#header #Taalkeuze a{
	color:#000;
	float:left;
	text-decoration:none;
}
#header #Taalkeuze a span{
	padding:0 5px;
}
#header #Taalkeuze a.selected{
	color:#d81920;
}
#header #Taalkeuze #lang-fr{
	border-right:1px solid #c9c7c7;
}
/* Content styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#content{
	position:relative;
	overflow:hidden;
	padding:15px 0;
}
#content .info{
	position:relative;
	padding:15px 20px;
}
/* Content Left styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#content #left{
	position:relative;
	min-height:200px;
	float:left;
	width:600px;
	border:1px solid #c9c7c7;
	text-align:justify;
}
#content #left #block01{
	position:relative;
	border-bottom:1px solid #c9c7c7;
	background:url(../images/bg-block01.gif);
	height:238px;
	font-size:16px;
	color:#779FC5;
	font-weight:bold;
}
#content #left #block01 #Video{
	position:relative;
	margin-right:20px;
	float:left;
	width:320px;
	height:204px;
	border:1px solid #999;
}
#content #left #block01 h1{
	color:#335677;
	font-size:24px;
	margin:10px 0;
}
/* Content Right styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#content #right{
	position:relative;
	width:255px;
	min-height:100px;
	float:right;
	text-align:center;
	background:url(../images/right-mascotte.jpg) no-repeat top;
	padding-top:335px;
}
#content #right #werken{
	position:relative;
	text-indent:-9999px;
	text-align:left;
	display:block;
	height:99px;
}
#content #right #werken.nl{
	background:url(../images/right-werken.jpg) no-repeat center top;
}
#content #right #werken.fr{
	background:url(../images/right-werken-fr.jpg) no-repeat center top;
}
#content #right #werken:hover{
	background-position:center bottom;
}
#content #right #contact{
	position:relative;
	height:100px;
	margin-top:10px;
	font-size:11px;
	text-align:left;
	padding:25px 15px 0 15px;
	background:url(../images/right-contact.gif);
}
#content #right #contact a{
	font-weight:bold;
}
/* Clear styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#clear{
	position:relative;
	clear:both;
	display:block;
	height:161px;
}
/* Footer styles */
#footer{
	position:relative;
	width:877px;
	height:161px;
	margin:-161px auto 0;
	background:url(../images/bg-footer.gif);
}
#footer ul{
	position:absolute;
	left:190px;
	top:30px;
	list-style:none;
	margin:0;
}
#footer li{
	line-height:20px;
	font-size:15px;
	padding-left:15px;
	background:url(../images/footer-check.gif) no-repeat left center;
	color:#929292;
	font-weight:bold;
}
#footer h2{
	position:absolute;
	text-indent:-9999px;
}
