@charset "utf-8";
/*ALGEMEEN*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 100%;
}
h1 {
	margin-top: 12px;
	margin-bottom: 15px;
}
h2 {
	margin: 0px;
	margin-bottom: 15px;
}
h3 {
	margin: 0px;
}
.clear {
	clear:both;
	height: 0px;
}
/*HEADER*/
#header {
	height: 48px;
	width: 100%;
	background-image: url(../img/algemeen/header_bg.gif);
	background-repeat: repeat-x;
	position:relative;
}
#menu {
	width:400px;
	margin-top: 15px;
	margin-right: 24px;
	float:right;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-align: right;
}
#logo {
	position:absolute;
	left: 24px;
	top: 8px;
}
/*KRUIMELPAD*/
#kruimelpad {
	height: 36px;
	width: 978px;
	font-size: 11px;
	line-height: 36px;
	margin: auto;
}
#kruimelpad a, #kruimelpad a:visited {
	text-decoration:none;
}
#kruimelpad a:hover {
	text-decoration:underline;
}
/*CONTENT*/
#content {
	width: 978px;
	margin: auto;
	padding-bottom: 25px;
}
#main {
	width: 978px;
	margin-top: 10px;
	background-image:url(../img/algemeen/subkol_top.png);
	background-repeat:no-repeat;
	background-position:top right;
}
#hoofdkol {
	float:left;
	width: 703px;
	margin-right: 10px;
}
.hoofdkol_content {
	width:678px;
	padding-right: 25px;
}
#subkol {
	float:left;
	width: 265px;
}
/*MERKENBALK*/
#merkenbalk {
	width: 100%;
	height: 133px;
	background-image:url(../img/algemeen/bg_merkenbalk.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
}
#merkenbalk_wrapper {
	width: 977px;
	height: 133px;
	margin:auto;
}
#merkenbalk ul {
	height: 133px;
	display:block;
	margin: 0px;
	padding: 0px;
	list-style:none;
	background-image:url(../img/algemeen/merkbalk_end.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	width: 977px;
}
#merkenbalk li {
	float:left;
}
#merkenbalk li a {
	display:block;
}
#merkenbalk li a img {
	margin-top: 7px;
	border-left: 1px solid #c6d2d2;
}
.active {
	background-image:url(../img/algemeen/merkbalk_active.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
/*NAVIGATIE*/
#menu a {
	font-weight:bold;
	padding-left:10px;
	border-left:solid 1px #ffffff;
	padding-right:10px;
	color:#FFF;
}
.menuitem {
	height: 11px;
	text-decoration:none;
}
.menuitem:hover {
	height: 11px;
	text-decoration:underline;
}
.menuitem_active {
	text-decoration:none;
	height: 11px;
}
.menuitem_active:hover {
	text-decoration:underline;
	height: 11px;
}
/*NAVIGATIE NAAST FLASH*/
#nav_row {
	width: 100%;
	background-repeat:repeat-y;
	background-position:right;
}
#flash_animatie {
	width: 703px;
	height: 246px;
	float:left;
}
#merkmenu {
	width: 265px;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	list-style:none;
	float: right;
}
#merkmenu li {
	width: 265px;
	height: 33px;
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
}
#merkmenu li a {
	width: 245px;
	font-weight:bold;
	text-align: right;
	line-height: 32px;
	padding-right: 20px;
	font-size: 12px;
	text-decoration:none;
	display:block;
}
#merkmenu li a:hover {
	text-decoration:underline;
}
/*FOOTER*/
#footer_wrapper {
	background-image:url(../img/algemeen/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom: 20px;
}
#footer {
	width: 100%;
	color:#9eadad;
	background-position: top;
	background-repeat: repeat-x;
	position:relative;
	background-image:url(../img/algemeen/logo_bs_footer.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.listwrapper {
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 18px;
	display:inline;
	float:left;
}
.listwrapper li a, a:visited {
	color: #9eadad;
	text-decoration:none;
}
.listwrapper li a:hover {
	color: #FFF;
	text-decoration:underline;
}
.listwrapper h3 {
	color: #9eadad;
}
.listwrapper a, a:visited {
	color: #9eadad;
	text-decoration:none;
}
.listwrapper ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.vactik {
	font-size: 10px;
	padding-top: 10px;
	width: 400px;
	padding-left: 25px;
}
.vactik a:visited {
	color: #9eadad;
	text-decoration:none;
}
.vactik a:hover {
	color: #FFF;
	text-decoration:underline;
	}
.occ_img {
	float: left;
	clear: both;
	margin-right: 10px;
}

.vactik a {
	color: #9eadad;
	text-decoration:none;
}

