body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #dbdbdb;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 965px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/container_bg.png) top left repeat-y;
	padding: 0px 10px 0px 10px;
	min-height: 656px;
}
#header {
	width: 965px;
	background: url(../images/nl_header.jpg) no-repeat;
	height: 116px;
}
#menu {
	width: 784px;
	background: url(../images/menu_bg.png) repeat-x;
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 181px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	height: 30px;
}
#menu li {
	list-style-image: none;
	list-style-type: none;
	float: left;
}
#menu li.seperator {
	float: left;
	height:30px;
	width:2px;
	background: url(../images/menu_item_seperator_bg.png) no-repeat;
}
#menu li a {
	float: left;
	height: 24px;
	width: 98px;
	background: url(../images/menu_item_bg.png) repeat-x;
	line-height: 24px;
	color: white;
	padding: 6px 0px 0px 10px;
	text-decoration: none;
}
#menu li a.current {
	background: url(../images/menu_item_bg_hover.png) repeat-x;
	color: #000000;
}
#menu li a:hover {
	background: url(../images/menu_item_bg_hover.png) repeat-x;
	color: #000000;
}
#content {
	position: relative;
	min-height : 510px;
	height : auto !important;
	height : 510px;
}
#content_left {
	float:left;
	width: 183px;
	min-height : 510px;
	height : auto !important;
	height : 510px;
}
#content_left #language {
	height: 20px;
	padding: 26px 13px 13px 13px;
	font-size: 10px;
}
#content_left #aanbod {
	color: #4d4d4d;
	font-size: 13px;
	text-align: center;
}
#content_left #aanbod form {
	margin: 0px;
	height: 94px;
	background: url(../images/aanbod_bg.png) 50% 50% repeat-y;
}
#content_left #aanbod select {
	width: 102px;
	text-align: center;
}
#content_left #buttons {
    font-size: 10px;
	padding: 18px;
}
#content_left #buttons ul {
	padding: 0px;
	margin: 0px;
}
#content_left #buttons li {
	padding: 0px 0px 0px 8px;
	margin-bottom: 2px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	list-style-image: none;
	list-style-type: none;
}
#content_left #buttons li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#content_left #buttons li.gray {
	background: url(../images/btn_gray.png) no-repeat;
}
#content_left #buttons li.orange {
	background: url(../images/btn_orange.png) no-repeat;
}
#content_left #buttons li.red {
	background: url(../images/btn_red.png) no-repeat;
}
#content_left #buttons li.blue {
	background: url(../images/btn_blue.png) no-repeat;
}
#content_left #buttons li.green {
	background: url(../images/btn_green.png) no-repeat;
}
#content_left #nvm {
	position: absolute;
	width: 183px;
	height: 30px;
	text-align: center;
	margin-bottom: 13px;
	bottom: 0px;
}
#content_center {
	background: #dbdbdb;
	color: #4d4d4d;
	padding: 29px 10px 10px 10px;
	float:left;
	width: 528px;
	min-height : 471px;
	height : auto !important;
	height : 471px;
}
#content_center h2 {
	font-size: 16px;
	margin-top: 0px;
	color: #0B1867;
}
#content_center h3 {
	margin-top: 0px;
}
#content_center a {
	color: #000000;
	text-decoration: underline;
}
#content_center a:hover {
	text-decoration: none;
}
#content_right {
	background: url(../images/content_right_bg.png) top right no-repeat;
	float:left;
	width: 234px;
	min-height : 510px;
	height : auto !important;
	height : 510px;
}
#content_right #image {
	width: 180px;
	padding: 22px 33px 10px 21px;
}
#content_right #partners {
	width: 162px;
	padding: 4px 36px 4px 36px;
	/*
	position: absolute;
	bottom: 0px;
	border-top: 1px solid #e8e8e8;
	*/
}
#content_right #partners span {
	display: block;
	font-weight: bold;
	color: #4d4d4d;
	margin: 0px 0px 4px 15px;
}
#content_right #partners ul {
	padding: 0px;
	margin: 0px;
}
#content_right #partners li {
	padding: 4px 0px 0px 8px;
	margin-bottom: 4px;
	height: 44px;
	list-style-image: none;
	list-style-type: none;
}
#content_right #partners li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#content_right #partners li.orange {
	background: url(../images/partner_orange.png) no-repeat;
}
#content_right #partners li.turquoise {
	background: url(../images/partner_turquoise.png) no-repeat;
}
#content_right #partners li.green {
	background: url(../images/partner_green.png) no-repeat;
}
#bottom {
	width: 965px;
	margin: 0px auto;
	background: url(../images/bottom_bg.png) no-repeat;
	padding: 0px 10px 0px 10px;
	text-align: left;
	height: 40px;
	color: #4d4d4d;
	font-size: 9px;
}
#bottom a {
	color: #4d4d4d;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}
#bottom_left {
	width: 728px;
	float: left;
	padding-top: 15px;
	padding-left: 4px;
}
#bottom_center {
	width: 200px;
	float: left;
	padding-top: 15px;
	text-align: right;
}
#bottom_right {
	width: 29px;
	float: left;
	padding-top: 15px;
	padding-right: 4px;
	text-align: right;
}

/* aanbod */
div.object {
    color: #000000;
	background-color: #ffffff;
	/* border: 1px solid #000000; */
	margin: 3px 0px;
}
.object td {
	background-color: #ffffff;
}
.object h3 {
	margin: 0px 0px 5px 0px;
}
.object h3.dossiernummer {
	margin: 2px 0px;
	font-size: 14px;
	color: #a4a4a4;
}
.object td a.meer_info {
	color: #a4a4a4;
	text-decoration: none;
}
.object td a.meer_info:hover {
	text-decoration: underline;
}

#tabs_container {
    color: #000000;
}
#tab_buttons {
	height: 20px;
	font-weight: bold;
}
#tab_buttons ul {
	margin: 0px;
	padding: 0px;
}
#tab_buttons li {
	list-style-image: none;
	list-style-type: none;
	float: left;
}
#tab_buttons li a {
	float: left;
	height: 20px;
	background-color: #ffffff;
	line-height: 20px;
	vertical-align: middle;
	text-decoration: none;
	padding: 0px 10px;
	/* border: 1px solid #4d4d4d; */
	border-bottom: 0px;
	margin-left: 1px;
}
#tab_buttons li a.current {
	background-color: #f0ad00;
}
#tab_buttons li a:hover {
	background-color: #f0ad00;
}
#tabs {
	clear: both;
	min-height : 210px;
	height : auto !important;
	height : 210px;
}
#tabs div {
	/* border: 1px solid #4d4d4d; */
	background-color: #ffffff;
	min-height : 210px;
	height : auto !important;
	height : 210px;
	padding: 10px;
	display: none;
}
#tabs div.current {
	display: block;
}
#tabs p#description {
	margin: 0px -10px;
	padding: 10px 10px 0px 10px;
	/* border-top: 1px solid #4d4d4d; */
}
#tabs img {
	display: inline-block;
	/* border: 1px solid #4d4d4d; */
	background-color: #ffffff;
	margin-left: 3px;
	margin-bottom: 3px;
}
