html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}

#container {
	position:relative; /* needed for footer positioning*/
	width:100%;
	background-image:url(../images/leerkrachtaanzet_container.jpg);
	background-repeat:repeat-y;
	background-position:bottom left;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#header {
	width:920px;
	height:196px;
}

	#header_left {
		width:472px;
		height:196px;
		float:left;
	}
	
	#header_right {
		width:448px;
		height:196px;
		float:right;
	}
	
		#header_right_top {
			width:448px;
			height:37px;
			background-image:url(../images/leerkrachtaanzet_header_right_top.jpg);
		}
		
		#header_right_rows {
			width:448px;
			height:53px;
		}
		
#top {
	width:920px;
	height:22px;
	background-image:url(../images/leerkrachtaanzet_top.jpg);
}

#middle {
	width:920px;
	padding-bottom:95px;
	

	min-height: 550px;
	height: auto !important;
	height: 550px;
}

	#middle_left {
		width:242px;
		float:left;
	}
		
		#middle_left_menu {
			width:192px;
			padding-left:50px;
		}
	
	#middle_middle {
		width:467px;
		float:left;
	}
	
	#middle_right {
		width:211px;
		float:right;
	}
	

#bottom {
	position:absolute;
	bottom:0px;
	
	width:100%;
	height:75px;
	background-image:url(../images/leerkrachtaanzet_bottom.jpg);
}

	#bottom_left {
		width:709px;
		height:75px;
		float:left;
	}
	
	#bottom_right {
		width:211px;
		height:75px;
		float:left;
		background-image:url(../images/leerkrachtaanzet_bottom_right.jpg);
	}
	
	
#clear {
	clear:both;
}


.toptekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#19A683;
	line-height:18px;

	padding-top:10px;
	padding-left:300px;
}

	.toptekst a:link {
		color: #19A683;
		text-decoration: none;
	}
	.toptekst a:visited {
		color: #19A683;
		text-decoration: none;
	}
	.toptekst a:hover {
		color: #F57F20;
		text-decoration: none;
	}
	.toptekst a:active {
		color: #19A683;
		text-decoration: none;
	}

#kop {
	padding: 10px 40px 0px 40px;
}

#actueel_kop {
	padding: 10px 15px 0px 15px;
}

.koptekst h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	line-height:27px;
}

.subkoptekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#F57F20;
	line-height:25px;
}

#artikel {
	padding: 0px 30px 0px 40px;
}

.artikeltekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#77787B;
	line-height:19px;
}

	.artikeltekst a:link {
		color: #19A683;
		text-decoration: none;
	}
	.artikeltekst a:visited {
		color: #19A683;
		text-decoration: none;
	}
	.artikeltekst a:hover {
		color: #F57F20;
		text-decoration: none;
	}
	.artikeltekst a:active {
		color: #19A683;
		text-decoration: none;
	}

#actueel {
	padding: 0px 15px 0px 15px;
}

.actueel_datum {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#77787B;

	line-height:19px;
}

.actueel_cat1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
}

.actueel_cat2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F57F20;
	font-weight:bold;
	line-height:19px;
}

.actueel_cat3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1ca684;
	font-weight:bold;
	line-height:19px;
}

.actueel_titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#77787B;
	line-height:19px;
}

	.actueel_titel a:link {
		color: #77787B;
		text-decoration: none;
	}
	.actueel_titel a:visited {
		color: #77787B;
		text-decoration: none;
	}
	.actueel_titel a:hover {
		color: #77787B;
		text-decoration: underline;
	}
	.actueel_titel a:active {
		color: #77787B;
		text-decoration: none;
	}

.createdby {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;

	padding-top:35px;
	padding-left:25px;
}

	.createdby a:link {
		color: #000000;
		text-decoration: none;
	}
	.createdby a:visited {
		color: #000000;
		text-decoration: none;
	}
	.createdby a:hover {
		color: #F57F20;
		text-decoration: none;
	}
	.createdby a:active {
		color: #000000;
		text-decoration: none;
	}
	
#lijn{
	padding-top:5px;
	padding-bottom:5px;
}
	
	
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
