a {
    text-decoration: underline;
    color: #58585a;
}

a:hover {
    color: #004b7f;
}

h1.home {
	position: absolute;
	top: -9999px;
}

h1 {
	color: #004b7f;
	font-size: 180%;
	margin-bottom: 15px;
	font-family: 'Asap', sans-serif;
	width: 700px;
    line-height: 25px;	
    max-width: 100%;
}

#globalwrapper {
    margin: 0 auto;
    position: relative;
    width: 990px;
}

#header_wrapper {
	position: absolute;
	top: 0;
	left: 0;
}

#snelmenu_wrapper {
	overflow: hidden;
	height: 44px;
	border-bottom: 5px solid #e2e3e4;
	position: relative;
	z-index: 30;
}

#talenswitch {
	width: 300px;
	float: left;
	font-family: 'Asap', sans-serif;
	font-size: 130%;
	margin-left: 19px;
}

#talenswitch li {
    float: left;
}

#talenswitch a {
	color: #18a096;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	margin-top: 5px;
	padding: 10px 1px;
}

#talenswitch .first {
	background: url(../images/internet/snelmenu_line.gif) no-repeat right 18px;
	margin-right: 10px;
    padding-right: 10px;
}

#talenswitch li:hover a,
#talenswitch .active a {
	color: #004B7F;
	border-top: 5px solid #c5c7c8;
	margin-top: 0;
}

#header_img {
	background: url(../images/internet/header_img.jpg) no-repeat right top;
	width: 990px;
	height: 100px;
	position: relative;
	z-index: 30;
}

#snelmenu {
	font-family: 'Asap', sans-serif;
    font-size: 130%;
	float: right;
	margin-right: 19px;
}

#snelmenu li {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	background: url(../images/internet/snelmenu_line.gif) no-repeat left 18px;
}

#snelmenu li.first {
	background: none;
}

#snelmenu li a {
	color: #18a096;
	margin-top: 5px;
	padding: 10px 1px;
	display: inline-block;
    text-decoration: none;
    font-weight: bold;
}

#snelmenu li:hover a,
#snelmenu li.active a {
	color: #004B7F;
    border-top: 5px solid #c5c7c8;
    margin-top: 0;
}

#navigation {
	margin-bottom: 4px;
	position: relative;
	z-index: 30;
}

#navigation .mainmenu {
	background: #3aaea6;
	height: 49px;
}

#navigation .mainmenu > li {
	width: 119px;
	float: left;
	background: #18a096;
	margin-left: 5px;
	height: 49px;
	text-align: center;
	position: relative;
}

#navigation .mainmenu > li.first {
	margin-left: 0;
	width: 122px;
}

#navigation .mainmenu > li > a {
	font-family: 'Asap', sans-serif;
	font-size: 150%;
	line-height: 110%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	height: 49px;
	width: 119px;
	display: block;
}

#navigation .mainmenu > li:hover,
#navigation .mainmenu > li.active {
    background: url(../images/internet/nav_active.gif) repeat-x;
}

#navigation .mainmenu > li > a > span {
	position: absolute;
	width: 119px;
	bottom: 10px;
	left: 0;
}

#navigation .submenu {
    position: absolute;
    top: -999px;
    background: url(../images/internet/nav_bg.png) repeat;
    padding: 18px;
    width: 207px;
}

#navigation li.first .submenu {
	width: 210px;
}

#navigation .submenu li {
	text-align: left;
}

#navigation .submenu a {
	font-family: 'Asap', sans-serif;
	font-size: 130%;
	line-height: 150%;
	color: #fff;
	text-decoration: none;
}

#navigation .submenu a:hover {
	text-decoration: underline;
	font-style: italic;
}

#navigation .mainmenu > li:hover .submenu {
	top: 49px;
}

#header_content {
	width: 742px;
	overflow: hidden;
	z-index: 20;
	position: relative;
}

.wysiwyg.header {
	background: #004b7f;
	color: #fff;
	width: 206px;
	height: 160px;
	padding: 20px;
	font-size: 110%;
	line-height: 160%;
	overflow: hidden;
    margin-right: 5px;
    float: left;
}

.wysiwyg.header h2 {
	font-size: 164%;
	font-family: 'Asap', sans-serif;
	margin-bottom: 15px;
}

#headerimg,
#carrousel_wrapper {
	float: left;
	width: 491px;
	height: 200px;
	overflow: hidden;
	position: relative;
}

#carrousel_controls {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 10;
	font-family: 'Asap', sans-serif;
	font-weight: bold;
}

#carrousel_controls #carrousel_pager {
	float: left;
}

#carrousel_controls a {
	background: url(../images/internet/carrousel_btn.png) no-repeat;
	height: 17px;
	width: 17px;
	display: inline-block;
    color: #fff;
    text-align: center;
    margin-right: 5px;
    text-decoration: none;
    cursor: pointer;
    float: left;
    line-height: 160%;
}

#carrousel_controls a#btn_stop {
	font-size: 160%;
    line-height: 80%;
}

#carrousel_controls a#btn_start {
	font-size: 95%;
	line-height: 180%;
	font-weight: normal;
}

.ie7 #carrousel_controls a#btn_start,
.ie8 #carrousel_controls a#btn_start,
.ie9 #carrousel_controls a#btn_start {
    font-size: 180%;
    line-height: 100%;
}

#carrousel.no_js .carrousel_item img {
    width: 245px;
    height: 100px;
    float: left;
}

#content_container {
	padding-top: 202px;
	position: relative;
	z-index: 20;
	overflow: hidden;
	margin-bottom: 30px;
	min-height: 200px;
}

#content_left {
	padding-top: 200px;
	width: 742px;
	float: left;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}

#content_left.sub {
    font-size: 110%;
    width: 717px;
    margin-left: 20px;
    padding-top: 190px;
    padding-right: 5px;
}

#content_left.sub.no_pic {
	padding-top: 0px;
	margin-top: 10px;
}

#content_right {
	float: right;
	width: 243px;
}

#search {
	background: #c5c7c8;
	padding: 20px 5px 5px 5px;
	margin-bottom: 5px;
}

#search legend {
	font-size: 180%;
	font-family: 'Asap', sans-serif;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
}

#search fieldset {
	background: url(../images/internet/search_bg.png) no-repeat left bottom;
	padding: 1px;
}

#search_trefwoord {
	border: none;
	margin: 1px;
	width: 170px;
	height: 18px;
	float: left;
	background: none;
}

#search .searchbox_submit {
	background: #18a096;
	border: none;
	color: #fff;
	float: right;
	font-family: 'Asap', sans-serif;
	font-weight: bold;
	height: 21px;
	width: 47px;
	padding: 0 0 4px 0;
	margin-bottom: 1px;
	margin-right: 1px;
	font-size: 140%;
	line-height: 150%;
	cursor: pointer;
}

#recent {
	background: #18a096;
	padding: 17px 17px 13px 17px;
	color: #fff;
	overflow: hidden;
	margin-bottom: 5px;
}

#recent h2 {
	font-size: 180%;
	font-family: 'Asap', sans-serif;
	color: #fff;
	margin-bottom: 13px;
}

#recent > ul {
	font-size: 110%;
}

#recent > ul li {
	margin-bottom: 3px;
}

#recent a {
	color: #fff;
	text-decoration: none;
}

#recent a:hover {
	text-decoration: underline;
}

#recent span,
#recent .date {
	font-style: italic;
}

#recent a.meer {
	float: right;
	display: block;
	clear: both;
	font-size: 150%;
	font-weight: bold;
	background: url(../images/internet/meer_bg.png) no-repeat right top;
	padding-right: 30px;
	padding-bottom: 5px;
	margin-top: 10px;
	font-family: 'Asap', sans-serif;
}

#banner_a .banner_wrapper {
	background: url(../images/internet/banner_bg.gif) no-repeat left bottom #c5c7c8;
	margin-bottom: 5px;
	position: relative;
}

#banner_b .banner_wrapper {
    margin-bottom: 5px;
    position: relative;
    background: #e2e3e3;
}

#banner_a .banner_wrapper img {
	padding: 55px 12px 9px 12px;
}

#banner_a .banner_text {
	position: absolute;
	top: 17px;
	left: 0;
	font-size: 180%;
	line-height: 100%;
	font-weight: bold;
	font-family: 'Asap', sans-serif;
	width: 243px;
	padding-left: 14px;
}

#banner_a a:hover .banner_text {
	color: #58585A;
}

#banner_b .banner_wrapper {
    margin-bottom: 5px;
    position: relative;
    background: #e2e3e3;
}

#banner_b img {
	padding: 85px 12px 9px 12px;
}

#banner_b .banner_text {
    position: absolute;
    top: 15px;
    left: 0;
    font-size: 180%;
    padding-left: 14px;
    line-height: 140%;
    font-weight: bold;
    font-family: 'Asap', sans-serif;
    width: 243px;
}

#banner_b a:hover .banner_text {
    color: #58585A;
}

.content_top {
	overflow: hidden;
	margin-bottom: 30px;
}

#banner_c {
	position: relative;
	width: 500px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}

#banner_c h2,
#recent_agenda h2 {
	font-size: 180%;
	font-family: 'Asap', sans-serif;
	color: #004b7f;
}

#banner_c .banner_text {
	position: absolute;
    top: 17px;
    left: 0;
    font-size: 150%;
    line-height: 100%;
    font-weight: bold;
    font-family: 'Asap', sans-serif;
    width: 235px;
    color: #18a096;
    padding-right: 10px;
}

#banner_c li .banner_text {
    width: 218px;
}

#banner_c li img {
    width: 228px;
}

#banner_c img {
    padding: 55px 0 0 0;
}

#banner_c .banner_text a {
	color: #18a096;
}

#banner_c .last.even .banner_wrapper {
	height: 222px;
}

#banner_c .even .banner_wrapper {
	height: 127px;
}

#banner_c .odd.last .banner_wrapper {
	height: 127px;
	margin-top: -36px;
}

#banner_c .even.active .link,
#banner_c .odd.last .link {
	padding-bottom: 6px;
}

#banner_c .last.even.active .link {
	padding-bottom: 10px;
}

#banner_c .last.odd .banner_text {
	position: absolute;
	top: -9999px;
}

#banner_c li {
	position: relative;
	overflow: hidden;
	float: left;
    position: relative;
    margin-right: 20px;
}

#banner_c .link {
	position: absolute;
    bottom: 4px;
    right: 9px;
    color: #fff;
	font-family: 'Asap', sans-serif;
	font-weight: bold;
	font-size: 150%;
	background: url(../images/internet/bekijk_bg.png) no-repeat right 0px;
	padding-right: 22px;
	padding-bottom: 10px;
	text-decoration: none;
	bottom: 0;
}

#banner_c .link:hover {
	text-decoration: underline;
}

#recent_agenda {
	width: 230px;
	float: right;
	margin-right: 10px;
}

#recent_agenda > ul {
	margin: 15px 0;
	font-size: 110%;
}

#recent_agenda a {
	text-decoration: none;
}

#recent_agenda a:hover {
    text-decoration: underline;
}

#recent_agenda .date {
	font-style: italic;
}

#recent_agenda .meer {
	background: url(../images/internet/meer_agenda_bg.png) no-repeat right top;
	padding: 1px 22px 5px 0;
	font-family: 'Asap', sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #004b7f;
	float: right;
	text-decoration: none;
}

#recent_agenda .meer:hover {
	text-decoration: none;
	color: #18a096;
}

.content_bottom {
	background: url(../images/internet/contact_bg.gif) repeat-y left top;
	overflow: hidden;
}

#wysiwyg_contact h2 {
	font-size: 180%;
	margin-bottom: 15px;
	font-family: 'Asap', sans-serif;
}

#wysiwyg_contact .wysiwyg {
	font-size: 110%;
	line-height: 200%;
}

#wysiwyg_contact {
    width: 204px;
    padding: 20px;
    float: left;
}

#newsbox {
	width: 458px;
	float: right;
	margin: 20px;
}

#newsbox h2 {
	font-size: 180%;
	color: #004B7F;
	font-family: 'Asap', sans-serif;
	margin-bottom: 15px;
}

#newsbox .news_item {
	font-size: 110%;
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 180%;
}

#newsbox .newsbox_titel a {
	font-size: 119%;
	font-family: 'Asap', sans-serif;
	color: #004B7F;
	text-decoration: none;
}

#newsbox .newsbox_titel a:hover {
    color: #18a096;
}

#newsbox .titel {
	padding-right: 5px;
}

#newsbox .date {
	font-style: italic;
	font-size: 80%;
	font-family: verdana, arial;
	font-weight: normal;
}

#newsbox img {
	width: 130px;
	float: left;
	padding: 5px 10px 0 0;
}

#newsbox .meer {
	background: url(../images/internet/meer_agenda_bg.png) no-repeat right top;
    padding: 1px 22px 5px 0;
    font-family: 'Asap', sans-serif;
    font-size: 150%;
    font-weight: bold;
    color: #004b7f;
    float: right;
    text-decoration: none;
}

#newsbox .meer:hover {
    text-decoration: none;
    color: #18a096;
}

#footer {
	clear: both;
	background: #004b7f;
	color: #fff;
	overflow: hidden;
	padding: 20px 20px 0 20px;
	font-family: 'Asap', sans-serif;
}

#nav_sitemap a {
	color: #fff;
}

#nav_sitemap h2 {
	font-size: 180%;
	margin-bottom: 15px;
}

#nav_sitemap .mainmenu > li {
	float: left;
	width: 105px;
	margin-right: 15px;
	overflow: hidden;
}

#nav_sitemap .mainmenu li {
	padding-bottom: 5px;
}

#nav_sitemap .mainmenu > li > a {
	font-weight: bold;
	text-decoration: none;
	font-size: 130%;
}

#nav_sitemap .mainmenu > li.last {
	margin-right: 0;
	width: 110px;
}

#nav_sitemap .submenu {
	margin-top: 5px;
}

#nav_sitemap .submenu a {
	font-size: 110%;
	text-decoration: none;
}

#nav_sitemap .mainmenu > li > a:hover, 
#nav_sitemap .submenu a:hover {
	font-style: italic;
	text-decoration: underline;
}

#kruimelspoor {
	margin-bottom: 15px;
	width: 630px;
	line-height: 18px;
}

#kruimelspoor a {
	text-decoration: none;
	font-weight: bold;
}

#kruimelspoor a:hover {
    text-decoration: underline;
}

a.but_print {
	position: absolute;
	top: 190px;
	right: 10px;
	cursor: pointer;
	font-weight: bold;
}

a.btn_rss {
	position: absolute;
    top: 190px;
    right: 50px;
    cursor: pointer;
}

.no_pic a.but_print {
	top: 0px;
}

.no_pic a.btn_rss {
    top: 0px;
}

#snelnaar {
	background: none repeat scroll 0 0 #18A096;
    color: #FFFFFF;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 17px 17px 13px;
}

#snelnaar h2 {
	color: #FFFFFF;
    font-family: 'Asap',sans-serif;
    font-size: 180%;
    margin-bottom: 13px;
}


#snelnaar > ul {
    font-size: 110%;
}


#snelnaar > ul li {
    margin-bottom: 3px;
}
	

#snelnaar a {
	color: #FFFFFF;
    text-decoration: none;
}

#snelnaar a:hover {
    text-decoration: underline;
}