body {
	background: url(../images/bg.jpg) #FFF repeat-x;
}

/*** HEADER ***/
#header-top {
	background: url(../images/header.jpg) no-repeat;
}
#header-middle {
	background: url(../images/menu.jpg) no-repeat;
}
#header-middle li {
	background: url(../images/divider.jpg) no-repeat 0 1px;
}
#header-middle li a:hover , #header-middle li a.active {
	color: #E5CCF9;
}
#header-bottom {
	background: url(../images/header_bottom.jpg) no-repeat;
}
#breadcrumbs {
	color: #0099FF;
}
#breadcrumbs a {
	color: #0099FF;
}

/*** CONTENT HOME ***/
#content-top #image .image-overlay {
	background: url(../images/image_overlay.png) no-repeat;
	behavior: url("http://www.ssonml.nl/iepngfix.htc");
}
#content-top #intro {
	background: url(../images/content_home.png) repeat;
}
#content-top #intro h1 {
	background: url(../images/content_top_h1_background.png) no-repeat;
	behavior: url("http://www.ssonml.nl/iepngfix.htc");
}
#content-top #intro .intro-lees-meer a {
	background: url(../images/content_top_lees_meer.jpg) no-repeat #33CCFF 61px 3px;
}
#content-top #intro .intro-lees-meer a:hover {
	background: url(../images/content_top_lees_meer_hover.jpg) no-repeat #005DAE 61px 3px;
}
#producten {
	position: absolute;
	margin: 170px 0 0 0;
}
#schrijfcentrum {
	position: absolute;
	margin: 178px 0 0 145px;
}
#producten a, #schrijfcentrum a {
	outline: none;
}
#content-bottom-left {
	background: url(../images/content_bottom_right_bg.jpg) repeat-x #E5CCF9;
	border: 1px solid #CC99FF;
}
#content-bottom-left h2 {
	background: url(../images/content_right_h2.jpg) no-repeat 0 4px;
	color: #0099FF;
}
#content-bottom-left .title {
	color: #4E007D;
}
#content-bottom-left li a {
	background: url(../images/content_right_bullet.gif) no-repeat;
	color: #005DAE;
}
#content-bottom-center #home-news {
	background: #4E007D;
}
#content-bottom-center #home-news h2 {
	background: url(../images/content_center_news_h2.jpg) no-repeat 0 4px;
	color: #CCFFFF;
}
#content-bottom-center #home-news li a {
	background: url(../images/content_center_home_news_arrow.jpg) no-repeat 0 4px;
}
#content-bottom-center #home-news .meer-nieuws a {
	background: url(../images/content_center_home_news_meer_nieuws.jpg) no-repeat #4E007D 69px 4px;
}
#content-bottom-center #home-news .meer-nieuws a:hover {
	background: url(../images/content_center_home_news_meer_nieuws_hover.jpg) no-repeat #039EEC 69px 4px;
}
#content-bottom-center #home-vacatures {
	background: #FF6600;
}
#content-bottom-center #home-vacatures h2 {
	background: url(../images/content_center_vacatures_h2.jpg) no-repeat 0 4px;
	color: #FFCC99;
}
#content-bottom-center #home-vacatures li a {
	background: url(../images/content_center_home_vacatures_arrow.jpg) no-repeat 0 4px;
}
#content-bottom-center .content-blok {
	background: url(../images/content_bottom_right_bg.jpg) repeat-x #E5CCF9;
	border: 1px solid #CC99FF;
}
#content-bottom-center  .content-blok h2 {
	background: url(../images/content_right_h2.jpg) no-repeat 0 4px;
	color: #0099FF;
}
#content-bottom-center .content-blok li a {
	background: url(../images/content_right_bullet.gif) no-repeat;
	color: #005DAE;
}
#content-bottom-right .title {
	color: #4E007D;
}
#content-bottom-right {
	background: url(../images/content_bottom_right_bg.jpg) repeat-x #E5CCF9;
	border: 1px solid #CC99FF;
}
#content-bottom-right h2 {
	background: url(../images/content_right_h2.jpg) no-repeat 0 4px;
	color: #0099FF;
}
#content-bottom-right li a {
	background: url(../images/content_right_bullet.gif) no-repeat;
	color: #005DAE;
}

/*** CONTENT DETAIL ***/
#submenu li a {
	color: #009DEC;
}
#submenu li a:hover, #submenu li a.active {
	color: #005DAE;
}
#submenu li li a {
	background: url(../images/submenu_bullet.jpg) no-repeat 0 9px;
	color: #009DEC;
}
#submenu li li a:hover, #submenu li li a.active {
	background: url(../images/submenu_bullet_state.jpg) no-repeat 0 9px;
}
#content-right h1, #video-popup h1 {
	background: url(../images/content_h1.png) no-repeat;
	behavior: url("http://www.ssonml.nl/iepngfix.htc");
	color: #4E007D;
}
#content-right .inleiding {
	color: #4E007D;
}
#content-right .body strong {
	color: #4E007D;
}
#content-right .body a, #content-right .inleiding a {
	color: #d7003f;
	text-decoration: none;
}
#content-right .body a:hover, #content-right .inleiding a:hover {
	text-decoration: underline;
}
#content-right #nieuws-overzicht h2 {
	background: url(../images/content_nieuws_h2.jpg) no-repeat 0 4px;
	color: #4E007D;
}
#content-right #nieuws-overzicht .nieuws-datum a {
	color: #005DAE;
}
#content-right #nieuws-overzicht .nieuws-titel a {
	color: #005DAE;
}
#content-right .print-pagina a {
	background: url(../images/print_pagina.gif) no-repeat;
	color: #005DAE;
}
#content-right .print-pagina a:hover {
	color: #009DEC;
}


/*** FOOTER ***/
#footer-top {
	background: url(../images/footer.jpg) no-repeat;
}
#footer-bottom {
	color: #75C0E4;
}
#footer-bottom a {
	color: #75C0E4;
}
