body {
	background-color: #870150;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border:0;
	}
#container {
	background-color: #E9E9E9;
	margin: 0 auto;
	padding: 0px;
	width: 770px;
	height: auto;
	min-height: 1000px;
	/height: 1000px;
	
	}
	html>body #container {
		height: auto;
		}


#header {
	background-image: url(../img/intro_header.gif);
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 770px;
	background-repeat: no-repeat;
}

#informatie { background: url(../img_nav/informatie.gif) no-repeat 0px 0px; width: 129px; }
#intro_adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-left: 18px;
	margin-bottom: 18px;
	margin-right: 18px;
}
#zoekveld #tbSearchField {
	border: 1px solid #A8A8A8;
	width: 115px;
	height: 20px;
	text-decoration: none;
}

#zoekveld #lbtnSearch #zoek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: A8A8A8;
	width: 65px;
	background-color: #E5E5E5;
	border: 1px solid #A8A8A8;
	height: 20px;
	
}
#zoekveld a {text-decoration: none;}


#decanen { background: url(../img_nav/decanen.gif) no-repeat 0px 0px; width: 116px; }
#werken_leren { background: url(../img_nav/werken_leren.gif) no-repeat 0px 0px; width: 166px; }
#bedrijven { background: url(../img_nav/bedrijven.gif) no-repeat 0px 0px; width: 189px; }

#nav {
	padding: 0px;
	height: 90px;
	width: 770px;
	margin:  0px 0px 5px;
	background-color:#f80b21;

}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#nav ul li {
	text-indent: -15000px;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;

}
#nav ul li.first {
	margin: 0px;
	padding: 0px;
	background-image: url(../img_nav/keuze.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 170px;
	display: block;
	text-decoration: none;
}

#nav ul li a
	{
	display: block;
	height: 90px;
	
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li a:hover{
	background-position: 0px -90px;
	margin: 0px;
	padding: 0px;

	}
#contentwrapper {
	background-color: #dae1e2;
	margin: 0px;
	padding: 0px;
	width: 770px;
	background-color: #E9E9E9;
	}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	/*	margin: 0 0 0 230px;*/
	text-align: left;
	float: left;
	width: 308px;
	margin: 0px 20px;

}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #870150;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
	}
#content p {
	margin: 10px 10px 0 0;
	padding: 0 0 10px 0;
	}
#content a {
	color: #333333;
	text-decoration: none;
	}
#content a:hover {
	color: #333333;
	text-decoration: underline;
	}
#intro_img_column {
	width: 222px;
	float: left;
	text-align: center;
	padding-top: 20px;
}
#introfotorechts {
	background-image: url(../img/intro_foto_rechts.jpg);
	height: 228px;
	width: 191px;
	background-repeat: no-repeat;
}



#imgcontent {
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	float: left;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 770px;
	/*background-image: url(../img/footer.gif);
	background-repeat: no-repeat;*/
}
#flashbanner {
	display:none;
/*
	margin: 5px 10px 20px 170px;
	width:400px;
	height:50px;
*/
}
a.info-leeringwerknemers {
	background-image: url(../img/infoknop.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 47px;
	width: 196px;
	text-indent: -10000px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.info-leeringwerknemers:hover{
	background-position: 0px -47px;