*{
	padding:0px;
	margin:0px;
}
html{
	width:100%;
	height:100%;
	background:url('../images/Background.png') repeat; 
}
body{ 
	width:960px;
	height:100%;
	margin:0 auto; 
	background:#ffffff; 
}

#contentContainer{
	float:left;
	width:940px;
	padding:10px;
	background:#ffffff;
}

#top{
	width:100%;
	float:left;
	height:70px;
	background:url('../images/BovenbalkOranje.png');
}

#content{
	float:left;
	width:100%;
	height:100%;
	background:url('../images/bgContent.gif') repeat-y;
}

#left{
	float:left;
	width:710px;
}

#left #header{
	float:left;
	width:100%;
	height:240px;
}

#left #header img{
	width:100%;
	height:100%;
}

#left #menuDiv ul{
	z-index:1;
	float:left;
	list-style-type:none;
	width:100%;
	height:54px;
	background:url('../images/bgMenu.gif') repeat-x;
	position:relative;
}

#left #menuDiv ul{
	z-index:2;
	float:left;
	list-style-type:none;
	width:100%;
	height:54px;
	background:url('../images/bgMenu.gif') repeat-x;
	position:relative;
}

#left #menuDiv ul{
	z-index:3;
	float:left;
	list-style-type:none;
	width:100%;
	height:54px;
	background:url('../images/bgMenu.gif') repeat-x;
	position:relative;
}

#left #menuDiv ul{
	z-index:4;
	float:left;
	list-style-type:none;
	width:100%;
	height:54px;
	background:url('../images/bgMenu.gif') repeat-x;
	position:relative;
}

#left #menuDiv ul{
	z-index:5;
	float:left;
	list-style-type:none;
	width:100%;
	height:54px;
	background:url('../images/bgMenu.gif') repeat-x;
	position:relative;
}

#menuDiv ul li ul{
	position:absolute;
	top:-7px;
	left:0px;
	width:100%;
	margin:0px;
	padding:0px;
	display:none;
}

#left #menuDiv ul li ul .active{
	background:#eeeded;
}

#left #menuDiv ul li ul li{
	position:relative;
	border:1px solid #000000;
	background:#ffffff;
	float:left;
	text-align:center;
	width:100px;
	height:auto;
	padding:5px 30px 5px 20px;
}

#menuDiv ul li ul li a{
	color:#000000;
	text-decoration:none;
}

#left #menuDiv ul li{
	float:left;
	width:142px;
	height:100%;
}

#left #menuDiv ul img{
	border:0px;
}

#right{
	float:left;
	width:230px;
	background:url('../images/bgRechtsFade.png') repeat-x;
}

#leftContent, #inschrijven, #nieuwsbrief, #steun{
	float:left;
	width:180px;
	height:100%;
}

#contentVak, #contentVakVervolg{
	position:relative;
	float:left;
	width:530px;
}

#contentVakVervolg{
	width:710px;
}

#contentVak .item, #contentVakVervolg .item{
	position:relative;
	float:left;
	margin:30px 0px 0px 20px;
	width:490px;
	padding-bottom:30px;
}

#contentVakVervolg .item{
	width:670px;
}

#contentVakVervolg p, #contentVakVervolg .contentTekst{
	width:670px;
}

.item span{
	float:left;
	width:100%;
	color:#6d6e71;
	font-weight:bold;
}

.item .contentTekst span{
	width: auto;
}

.item span strong{
	color:#ff3300;
}

.item .image{
	position:absolute;
	bottom:10px;
	right:0px;
	width:156px;
	height:172px;
	/* background:url('../images/bgFoto.png');*/
	text-align:center;
}

.item p .image, .item .contentTekst .image{
	float:right;
	margin:10px;
	position:relative;
}

.white{
	width:130px;
	height:128px;
	/*background:#e7e7e8;*/
	position:absolute;
	top:10px;
	left:10px;
}

.item .image img{
	max-width:127px;
	max-height:126px;
	position:absolute;
	top:10px;
	left:10px;
	margin:0px auto;
}


.item p, .contentTekst{
	color:#000000;
	float:left;
	width:100%;
	margin-top:15px;
	line-height:14pt;
	width:330px;
}

#contentVak h1, #contentVakVervolg h1{
	font-size:14pt;
	float:left;
	font-weight:normal;
	line-height:20pt;
}

#contentVakVervolg h1{
	font-size:16pt;
}

#contentVak h1 strong, #contentVakVervolg h1 strong{
	font-weight:bold;
	color:#ff3300;
}

#inschrijven, #nieuwsbrief, #steun{
	position:relative;
	height:130px;
	margin-top:10px;
}

#inschrijven p, #nieuwsbrief p{
	margin:50px 0px 0px 10px;
	font-size:10pt;
}

#inschrijven input, #nieuwsbrief input{
	position:absolute;
	bottom:10px;
	right:10px;
	color:#ffffff;
	width:104px;
	height:28px;
	border:0px;
	font-weight:bold;
	font-size:7pt;
}

#inschrijven{
	background:url('../images/Inschrijven.png');
}

#nieuwsbrief{
	background:url('../images/Nieuwsbrief.png');
}

#steun{
	height:165px;
	background:url('../images/SteunOns.png');
}

#kalender{
	float:left;
	margin-left:20px;
	width:190px;
}

#footer{
	float:left;
	width:75%;
	text-align:center;
	color: Black;
	font-size:8pt;
}

#footer a{
	color: Black;
}
