html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	margin: 0px;
	padding: 0;
	background-color: #000000;
	font-family:  Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #5A6C88;
	line-height: 1.3;
}

td {
	padding: 0px 15px 0px 5px;
	font-family:  Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #5A6C88;
}

div#website {
	background-color: #C1001F;
	width: 990px;
	margin: auto;
}

div#wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin: auto;
}

div#divwhite {
	width: 950px;
	margin: 0px auto 0px auto;
}

div#contentleft {
	
}

div#contentright {
	
}

/* TOP MENU */

div#topmenu {
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 950px;
	background-color: #9A001A;
}

div.topmenu {
	float: left;
	font-size: 12px;
	border-right: 1px dotted #787878;
	width: 81px;
	height: 82px;
	color: white;
}

div.topmenuitem {
	margin: 30px 0px 0px 0px;
	width:80px;
	text-align: center;
	color: white;
}

div.topmenu:hover {
	background-color: #66000D;
	cursor: pointer;
}

div.topmenu a {
	color: white;
	text-decoration: none;
}

div.topmenu:hover a {
	color: white;
	text-decoration: underline;
}

img.logo {
	float: right;
	margin: 0px;
	border: 0px;
}

/* FOOTER */

div#footer {
	margin: 0px 0px 0px 0px;
	height: 240px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

div.footer1 {
	float: left;
	width: 324px;
	color: white;
}

div.footer2 {
	float: left;
	width: 326px;
	color: white;
}

div.footer3 {
	float: left;
	width: 300px;
	color: white;
}

div#footer h2 {
	font-size: 14px;
	margin: 35px 0px 18px 55px;
}

div.footerline, div.footerline_arrow {
	color: white;
	height: 15px;
	padding-left: 35px;
	margin-left: 20px;
	width: 240px;
	overflow: hidden;
}

div.footerline_arrow {
	background-image: url(images/arrow_link_white.png);
	background-repeat:no-repeat;
}

div.footerline_arrow a {
	color: white;
}

div.div_footerlinks {
	height: 105px;
}

div.footer_more_url {
	float: right;
	margin-right: 20px;
	padding: 10px 15px 10px 15px;
}

div.footer_more_url  a {
	text-decoration: none;
	color: white;
}

div.footer_more_url  a:hover {
	text-decoration: underline;
}

div#footer p {
	line-height: 4px;
}

/* CONTENT */

div.topcontent {
	width: 950px;
	margin: 0px;
	padding: 0px;
}

div.topcontent div.submenu {
	float: left;
	padding: 20px 0px 0px 30px;
	width: 294px;
}

div.topcontent div.submenu a {
	color: #5A6C88;
	padding: 0px 0px 0px 18px;
	background-image: url(images/arrow_link_blue.png);
	background-repeat:no-repeat;
}

div.topcontent div.submenu a:hover {
	color: #B50013;
	padding: 0px 0px 0px 18px;
	background-image: url(images/arrow_link_red.png);
	background-repeat:no-repeat;
}

div.topcontent img.sfeer_afbeelding {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 622px;
}

div.topcontent img.sfeer_afbeelding_opleiding {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 458px;
}



div.content_home_left {
	float: left;
	width: 328px;
	background-color: #F6F6F6;
}

div.content_home_left div.text {
	padding: 20px;
}

div.content_home_left div.text h1 {
	font-size: 13px;
	margin: 8px 0px 0px 0px;
}

div.content_home_right {
	float: left;
	width: 622px;
}

div.content_home_right img {
	border: 0px;
	float: right;
	width: 622px;
}

div.content_bottom {
	width: 950px;
	clear: both; 
}

img.image_left {
	float: left;
	/*width: 300px;*/
	margin: 20px 30px 20px 30px; 
}

div.content_full {
	width: 890px;
	margin-left: 30px;
	padding: 10px 0px 15px 0px;
}

div.content_right h1,
div.content_full h1 {
	font-size: 12px;
	font-weight: bold;
	color: #B50013;
	margin: 8px 0px 0px 0px;
}

div.content_right h3 {
	margin: 8px 0px 10px 8px;
}

div.content_right img {
	float: right;
	margin: 0px 10px 10px 0px;
	clear: both;
}

/* HOME: SUBNAVIGATION */

div.homesubnav_content,
div.homesubnav_content_center {

	margin: 10px 0px 10px 0px;
	float: left;
	width: 206px;
}

div.homesubnav_content_center {
	border-left: 1px dotted #787878;
	border-right: 1px dotted #787878;
}

div.homesubnav_content img {
	float: left;
	border: 0px;
	width: 160px;
}

div.homesubnav_content div.content {
	padding: 0px 18px 0px 18px;
}

/* OPLEIDINGEN: SUBNAVIGATON */
div.opleidingen_subnav_content,
div.opleidingen_subnav_content_center,
div.opleidingen_subnav_content_selected {
	margin: 0px;
	float: left;
	width: 163px;
	height: 115px;
	border-bottom: 1px dotted #CDCDCD;
}

div.opleidingen_subnav_content img,
div.opleidingen_subnav_content_selected img {
	border: 0px;
	width: 160px;
	padding: 10px 0px 10px 0px;
}

div.opleidingen_subnav_content:hover,
div.opleidingen_subnav_content_selected {
	border-bottom: 0px;
}

div.opleidingen_subnav_content_center {
	border-left: 1px dotted #CDCDCD;
	border-right: 1px dotted #CDCDCD;
}

/* OPLEIDINGEN: CONTENT */
div.content_opleidingen {
	width: 950px;
	clear: both; 
	margin: 0px;
	padding: 30px 0px 20px 0px;
}

div.content_opleidingen div.subnav_left {
	float: left;
	width: 300px;
	margin-left: 25px;
}

div.content_opleidingen div.subnav_left  a {
	padding: 0px 0px 0px 18px;
	background-image: url(images/arrow_link_blue.png);
	background-repeat:no-repeat;
	color: #5A6C88;
}

div.content_opleidingen div.subnav_left  a:hover {
	padding: 0px 0px 0px 18px;
	background-image: url(images/arrow_link_red.png);
	background-repeat:no-repeat;
	color: #B50013;
}

div.subnav_left p {
	margin: 0px 0px 2px 0px;
}

div.content_opleidingen div.content_center {
	float: left;
	width: 360px;
}

div.content_opleidingen div.content_right {
	float: left;
	width: 240px;
	padding-left: 18px;
}

div.content_opleidingen h1 {
	font-size: 13px;
	margin: 8px 0px 0px 0px;
	color: #B50013;
}

div.content_2cols {
	float: left;
	width: 600px;
}

/* GENERAL */
a {
	color: #B50013;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 13px;
}

ol, ul, ul li, ol li {
	padding-left: 6px;
	margin-left: 6px;
}

div#div_slideshow {
	width: 622px;
	height: 218px;
	float: right;
}

/* SFEERPAGINA */
div.image_container {
	margin: 17px 0px 0px 17px;
	padding: 0px;
	border: 1px solid #CDCDCD;
	float: left;
}
div.image_container img {
	width: 180px;
	height: 180px;
	padding: 17px;
	border: 0px;
}
div.image_container p {
	margin: 0px;
	padding: 17px;
}
div.images_end {
	clear: both;
	width: 800px;
	height: 20px;
}

.footerlinks { text-align:center; float:center; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 9px; font-weight:bold; color:#FFFFFF;}
.footerlinks A { text-decoration:none; font-size: 9px; font-weight:bold; color:#FFFFFF; }
.footerlinks A:hover {text-decoration:none; font-size: 9px; font-weight:bold; color:#FFFFFF;}

