body {
	background-color: #0068b1;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img {
	border:0;
	}
#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px;
	width: 770px;
}

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

.informatie {background:#521a5f;}
.scholen {background:#2f5b1b;}
.leerlingen {background:#0035ba;}
.bedrijven {background:#d74809;}
.cursussen {background:#cc0000; }
.contact {background:#5b1b2b; }


#contentwrapper {
	background:url(../img/gradient2.gif) repeat-x #eceef9;
	margin: 0px;
	padding: 0px;
	width: 770px;
	}
#left {
	background:#8e9cdd url(../img/gradient.gif) top no-repeat;
	width:187px;
	float:left;
	border-right:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	height:400px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	}
	#left ul {
	margin:20px 0 0 0;
	padding:0;
	}
		#left ul li {
			list-style:none;
			height:25px;
			line-height:25px;
			margin-bottom:10px;
			
			}
			#left ul li.cursussen {height: 50px;}
			#left ul li a {
				color:#FFFFFF;
				text-transform:uppercase;
				text-decoration:none;
				background:url(../img/nav_arrow.gif) 5px 8px no-repeat;
				padding-left:15px;
				font-weight:bold;
				font-size:14px;
				display: block;
				}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 0 0 187px;
	text-align: left;
	min-height: 400px;
	/height: 400px;
	background:url(../img/gradient2.gif) repeat-x #eceef9;
	padding:20px;
	position:relative;


}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0068b2;
	font-weight: bold;
	padding: 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;
	}
	
	#quicklinks {
		position:absolute;
		right:0;
		top:30px;
		}

#imgcontent {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer {
	margin: 0px;
	padding: 0px;
	width: 770px;

	/*background-image: url(../img/footer.gif);
	background-repeat: no-repeat;*/
}
#flashbanner {
	display:none;
/*
	margin: 5px 10px 20px 170px;
	width:400px;
	height:50px;
*/
}
