* {
	margin: 0;
	padding: 0;
}

body {
	background: white;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	height: 100%;
}

img {
	border: none;
}

a {
	color: #C91D29;
	outline: none 0px;
}

a:hover {
	color: #49A83D;
}

.clear {
	clear: both;
}

#page {
	width: 984px;
	height: 100%;
	margin: 0 auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}

#header {
	width: 100%;
	height: 60px;
}

#header #logo {
	float: left;
}

#header #plusone {
	float: right;
	padding-top: 2px;
}

#header #topLinks {
	height: 20px;
	line-height: 20px;
	float: right;
	display: block;
	margin: 0;
	margin-right: 15px;
	overflow: hidden;
}

#header #topLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header #topLinks ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #888888;
}

#header #topLinks ul li:first-child {
	border: 0;
	padding-left: 0px;
}

#header #topLinks ul li:last-child {
	padding-right: 0px;
}

#header #topLinks ul li a {
	text-decoration: underline;
	color: #888888;
}

#header #topLinks ul li a:hover {
	color: #C91D29;
}

#header #topLinks ul li#mobiel {
	background-image: url('../images/mobiel.png');
	background-repeat: no-repeat;
	padding-left: 18px;
}

#header #topLinks ul li#gids {
	background-image: url('../images/bedrijvengids.png');
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left: 25px;
}

#header #topLinks ul li#rubrieken {
	background-image: url('../images/rubrieken.png');
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left: 25px;
}

#header #tabs {
	clear: right;
	height: 28px;
	display: block;
	float: right;
	margin: 0;
	margin-top: 18px;
	margin-right: 16px;
	overflow: hidden;
}

#header #tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
	position: relative;
	display: block;
	color: white;
	text-align: center;
}

#header #tabs ul li {
	width: 136px;
	height: 26px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	background-image: url('../images/tab.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

#header #tabs ul li a {
	width: 126px;
	height: 26px;
	line-height: 26px;
	display: block;
	color: white;
	text-decoration: none;
	outline: none 0px;
}

#header #tabs ul li#google {
	background-image: url('../images/tab_google.png');
}

#header #tabs ul li#bedrijvenpagina {
	background-image: url('../images/tab_bp.png');
}

#searchPanel {
	clear: both;
	width: 984px;
	height: 111px;
	position: relative;
	background: url('../images/search_panel_bg.png') repeat-x left top;
	z-index: 105;
}

#searchPanel.google {
	background: url('../images/google_panel_bg.png') repeat-x left top;
}

#searchPanel .leftEdge {
	background: white url('../images/search_panel_left.png') no-repeat left top;
	float: left;
	display: block;
	height: 111px;
	width: 10px;
}

#searchPanel.google .leftEdge {
	background: white url('../images/google_panel_left.png') no-repeat left top;
}

#searchPanel .rightEdge {
	background: white url('../images/search_panel_right.png') no-repeat right top;
	float: right;
	display: block;
	height: 111px;
	width: 10px;
}

#searchPanel.google .rightEdge {
	background: white url('../images/google_panel_right.png') no-repeat right top;
}

#searchPanel .inputPane {
	float: left;
	display: block;
	width: 390px;
	height: 111px;
	margin-left: 15px;
}

#searchPanel.google .inputPane {
	width: 600px;
}

#searchPanel .inputPane label {
	color: white;
	font-family: "Futura Medium", "Futura LT Medium", "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	white-space: nowrap;
}

#searchPanel.google .inputPane label {
	margin-top: 15px;
}

#searchPanel .inputPane label .small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-left: 10px;
}

#searchPanel .inputPane a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C91D29;
	text-decoration: underline;
}

#searchPanel .inputPane a:hover {
	color: white;
}

#searchPanel .inputPane .bottomLink {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	padding-top: 5px;
}

#searchPanel .inputPane input[type="text"] {
	background-color: transparent;
	border: none 0px;
	outline: none 0px;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 21px;
	width: 348px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
}

#searchPanel.google .inputPane input[type="text"] {
	width: 558px;
}

#searchPanel .inputPane .inputField {
	background: url('../images/search_box_slider.png') no-repeat 8px top;
	border: 0;
	position: relative;
	margin-top: 45px;
	z-index: 100;
}

#searchPanel .inputPane .inputField .inputWrap {
	background: url('../images/search_box_cap.png') no-repeat left top;
	height: 20px;
	padding: 3px 20px 10px 0px;
}

#searchPanel .inputPane .inputField .inputWrap .yui-ac-container {
	position: absolute;
	top: 1.6em;
	width: 388px;
}

#searchPanel .inputPane .inputField .inputWrap .yui-ac-content {
	position: absolute;
	width: 100%;
	border: 1px solid #888888;
	background: white;
	overflow: hidden;
	z-index: 9050;
}

#searchPanel .inputPane .inputField .inputWrap .yui-ac-shadow {
	position: absolute;
	margin: 1px;
	width: 100%;
	background: white;
	-moz-opacity: .10;
	opacity: .10;
	filter: alpha(opacity=10);
	z-index: 9049;
}

#searchPanel .inputPane .inputField .inputWrap .yui-ac iframe {
	opacity: 0;
	filter: alpha(opacity=0);
	padding-right: 1px;
	padding-bottom: 1px;
}

#searchPanel .inputPane .inputField .inputWrap .yui-ac-content ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

#searchPanel .inputPane .inputField .inputWrap .yui-ac-content li {
	margin: 0;
	padding: 2px 5px;
	cursor: default;
	white-space: normal;
	list-style: none;
	zoom: 1;
}

#searchPanel .inputPane .inputField .inputWrap .yui-ac-content li.yui-ac-prehighlight {
	background: #B4DAAD;
}

#searchPanel .inputPane .inputField .inputWrap .yui-ac-content li.yui-ac-highlight {
	background: #559F49;
	color: white;
}

#searchPanel .inputPane .inputField .inputWrap .yui-ac-content li .match {
	font-weight: bold;
}

#searchPanel .searchButtonPane {
	float: left;
	width: 110px;
	height: 68px;
	margin-left: 12px;
	padding-top: 34px;
	padding-left: 10px;
	outline: none 0px;
}

#searchPanel.google #optionPane {
	clear: both;
	width: 100%;
	height: 40px;
	margin-left: 0px;
	padding-top: 10px;
	font-size: 11px;
	color: #484848;
	float: left;
	display: block;
	overflow: hidden;
}

#searchPanel.google #optionPane .checked {
	background: transparent url('../images/check_selected.png') no-repeat left top;
	display: block;
	float: left;
	padding: 0 5px 0 0;
	margin-left: 10px;
	width: 14px;
	height: 15px;
	cursor: pointer;
}

#searchPanel.google #optionPane .unchecked {
	background: transparent url('../images/check_unselected.png') no-repeat left top;
	display: block;
	float: left;
	padding: 0 5px 0 0;
	margin-left: 10px;
	width: 14px;
	height: 15px;
	cursor: pointer;
}

#searchPanel.google #optionPane .optionText {
	display: block;
	float: left;
	overflow: hidden;
}

#filterPanel {
	clear: both;
	width: 984px;
	height: 75px;
	margin-top: 5px;
	position: relative;
	background: url('../images/filter_panel_bg.png') repeat-x left top;
	z-index: 104;
}

#filterPanel .leftEdge {
	background: white url('../images/filter_panel_left.png') no-repeat left top;
	float: left;
	display: block;
	height: 75px;
	width: 10px;
}

#filterPanel .rightEdge {
	background: white url('../images/filter_panel_right.png') no-repeat right top;
	float: right;
	display: block;
	height: 75px;
	width: 10px;
}

#filterPanel .resultsPane {
	float: left;
	display: block;
	width: 936px;
	height: 26px;
	padding-left: 28px;
	overflow: hidden;
	font-size: 12px;
	font-weight: 600;
	color: #484848;
	text-decoration: underline;
	line-height: 25px;
}

#filterPanel .resultsPane em {
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	color: #C91D29;
	text-decoration: underline;
}

#filterPanel .inputPane {
	float: left;
	display: block;
	width: 270px;
	height: 50px;
	margin-left: 13px;
}

#filterPanel .inputPane .comboField {
	background: url('../images/filter_box_slider.png') no-repeat right top;
	border: 0;
	position: relative;
	z-index: 100;
}

#filterPanel .inputPane .comboField .comboWrap {
	background: url('../images/filter_box_cap.png') no-repeat left top;
	height: 47px;
	padding: 16px 0px 0px 20px;
}

#filterPanel .inputPane .comboField .comboWrap .dropDownArrow {
	position: absolute;
	left: 232px;
	top: 10px;
	cursor: pointer;
}

#filterPanel .inputPane .comboField .comboWrap .yuimenu {
	font-size: 100%;
	top: 42px;
	left: 10px;
}

#filterPanel .inputPane .comboField .comboWrap .yuimenu h6 {
	font-size: 11px;
	color: #C91D29;
}

#filterPanel .inputPane .comboField .comboWrap .yuimenu em {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #C91D29;
}

#filterPanel .inputPane .comboField .comboWrap .yuimenu .bd {
	overflow: hidden;
}

#filterPanel .inputPane .comboField .comboWrap .yuimenu .bd ul li a.yuimenuitemlabel {
	color: #888888;
	white-space: normal;
}

#filterPanel .inputPane .comboField .comboWrap .yuimenu .bd ul li.yuimenuitem-selected,
#filterPanel .inputPane .comboField .comboWrap .yuimenu .bd ul li a.yuimenuitemlabel-selected {
	background: #559F49;
	color: white;
}

#filterPanel #optionPane {
	width: 370px;
	height: 40px;
	margin-left: 20px;
	padding-top: 10px;
	font-size: 12px;
	color: #484848;
	float: left;
	display: block;
	overflow: hidden;
}

#filterPanel #optionPane em {
	color: #C91D29;
	font-weight: 600;
	font-style: normal;
}

#filterPanel #optionPane .underline {
	text-decoration: underline;
}

#filterPanel #optionPane .checked {
	background: transparent url('../images/check_selected.png') no-repeat left top;
	display: block;
	float: left;
	clear: left;
	padding: 0 5px 0 0;
	width: 14px;
	height: 15px;
	cursor: pointer;
}

#filterPanel #optionPane .unchecked {
	background: transparent url('../images/check_unselected.png') no-repeat left top;
	display: block;
	float: left;
	clear: left;
	padding: 0 5px 0 0;
	width: 14px;
	height: 15px;
	cursor: pointer;
}

#filterPanel #optionPane .optionText {
	display: block;
	float: left;
	width: 350px;
	overflow: hidden;
}

#sectionTabs {
	clear: both;
	width: 100%;
	height: 30px;
	display: block;
	float: left;
	margin: 0;
	margin-top: 7px;
	overflow: hidden;
	line-height: 30px;
}

#sectionTabs ul {
	width: 984px;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: block;
	color: white;
	text-align: center;
}

#sectionTabs ul li {
	width: 492px;
	height: 30px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	color: #595959;
	font-weight: 600;
	font-size: 12px;
}

#sectionTabs ul li a {
	width: 490px;
	height: 30px;
	display: block;
	color: #A1A1A1;
	text-decoration: none;
	outline: none 0px;
}

#sectionTabs .cap {
	float: left;
	display: block;
	width: 2px;
	height: 30px;
}

#sectionTabs .right {
	background-color: white;
}

#sectionTabs.selectedFill {
	background: transparent url('../images/r_tab_selected_bg.png') repeat-x left top;
}

#sectionTabs.unselectedFill {
	background: transparent url('../images/r_tab_unselected_bg.png') repeat-x left top;
}

#sectionTabs .selected {
	z-index: 110;
	background: transparent url('../images/r_tab_selected_slider.png') no-repeat right top;
}

#sectionTabs .selected.right {
	z-index: 110;
	background: white url('../images/r_tab_selected_slider.png') no-repeat right top;
}

#sectionTabs .selected .cap {
	background: transparent url('../images/r_tab_selected_cap.png') no-repeat left top;
}

#sectionTabs .unselected {
	z-index: 100;
	background: transparent url('../images/r_tab_unselected_slider.png') no-repeat right top;
}

#sectionTabs .unselected.right {
	z-index: 100;
	background: white url('../images/r_tab_unselected_slider.png') no-repeat right top;
}

#sectionTabs .unselected .cap {
	background: transparent url('../images/r_tab_unselected_cap.png') no-repeat left top;
}

.boxTitle {
	width: 100%;
	height: 29px;
	text-align: center;
	overflow: hidden;
}

.boxTitle h1 {
	color: #49A83D;
	font-family: "Futura Medium", "Futura LT Medium", "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 29px;
}

.google .boxTitle h1 {
	color: #493DA8;
}

.boxTitle.alert h1,
.google .boxTitle.alert h1 {
	color: white;
	font-size: 16px;
	letter-spacing: 9px;
}

.boxContent {
	clear: both;
	overflow: hidden;
	padding: 15px;
	background-color: transparent;
}

.smallBox {
	width: 321px;
	background: transparent url('../images/small_box_top_bg.png') no-repeat left top;
	overflow: hidden;
}

.smallBox.alert {
	background: transparent url('../images/small_box_alert_top_bg.png') no-repeat left top;
}

.google .smallBox {
	background: transparent url('../images/google_small_box_top_bg.png') no-repeat left top;
}

.google .smallBox.alert {
	background: transparent url('../images/small_box_alert_top_bg.png') no-repeat left top;
}

.smallBox .smallBoxInner {
	background: transparent url('../images/small_box_bottom_bg.png') no-repeat left bottom;
	overflow: hidden;
}

.smallBox .boxContent {
	width: 291px;
}

.smallBoxPlain {
	width: 321px;
	background: transparent url('../images/small_box_plain_top_bg.png') no-repeat left top;
	overflow: hidden;
}

.smallBoxPlain .smallBoxPlainInner {
	background: transparent url('../images/small_box_plain_bottom_bg.png') no-repeat left bottom;
	overflow: hidden;
}

.smallBoxPlain .boxContent {
	width: 291px;
}

.wideBox {
	width: 652px;
	background: transparent url('../images/wide_box_top_bg.png') no-repeat left top;
	overflow: hidden;
}

.google .wideBox {
	background: transparent url('../images/google_wide_box_top_bg.png') no-repeat left top;
}

.wideBox .wideBoxInner {
	height: 250px;
	background: transparent url('../images/wide_box_bottom_bg.png') no-repeat left bottom;
	overflow: hidden;
}

.veryWideBox {
	width: 984px;
	background: transparent url('../images/very_wide_box_top_bg.png') no-repeat left top;
	overflow: hidden;
}

.veryWideBox .veryWideBoxInner {
	background: transparent url('../images/very_wide_box_bottom_bg.png') no-repeat left bottom;
	min-height: 400px;
}

.veryWideBox .veryWideBoxInner div {
	height: 100%;
	overflow: hidden;
	width: 954px;
	padding: 20px 15px 20px 15px;
}

.veryWideBox .veryWideBoxInner div h1 {
	font-size: 13px;
	font-weight: 600;
}

.veryWideBox .veryWideBoxInner div h4 {
	font-size: 11px;
	font-weight: 600;
	text-decoration: underline;
	margin-top: 15px;
}

.veryWideBox .veryWideBoxInner div h5 {
	font-size: 11px;
	font-weight: 600;
	color: #888888;
}

.veryWideBox .veryWideBoxInner div h6 {
	font-size: 10px;
	font-weight: 600;
	color: #888888;
}

.veryWideBox .veryWideBoxInner div p {
	margin-top: 10px;
}

.veryWideBox .veryWideBoxInner #faq h5 {
	margin-top: 5px;
}

.veryWideBox .veryWideBoxInner #faq h5 a {
	color: #888888;
	text-decoration: none;
}

.veryWideBox .veryWideBoxInner #faq h5 a:hover {
	color: #C91D29;
}

.veryWideBox .veryWideBoxInner #faq div {
	margin: 0;
	padding: 0;
}

.veryWideBox .veryWideBoxInner #faq div p {
	margin: 0;
	padding-bottom: 10px;
}

.veryWideBox .veryWideBoxInner div p.small {
	font-size: 9px;
}

.veryWideBox .veryWideBoxInner div p.italic {
	font-style: italic;
}

.veryWideBox .veryWideBoxInner div .linkItalic {
	font-style: italic;
	font-size: 11px;
	font-weight: 600;
}

.veryWideBox .veryWideBoxInner div .linkItalic a {
	text-decoration: none;
}

.veryWideBox .veryWideBoxInner div p.topborder {
	margin: 0;
	border: 0;
	border-top: 1px dotted #888888;
}

.veryWideBox .veryWideBoxInner div ul {
	margin-top: 10px;
	margin-left: 20px;
}

.veryWideBox .veryWideBoxInner div div.left {
	clear: both;
	float: left;
	width: 668px;
	padding: 0;
	margin-top: 10px;
	overflow: hidden;
}

.veryWideBox .veryWideBoxInner div div.left #map {
	display: inline;
	float: left;
	height: 348px;
	width: 350px;
	margin: 0;
	padding: 0;
}

.veryWideBox .veryWideBoxInner div div.left #infoBox {
	display: inline;
	float: left;
	width: 290px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

.veryWideBox .veryWideBoxInner div div.right {
	float: right;
	width: 246px;
	padding: 10px 12px 10px 12px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #D8EAE1;
	border: 1px solid #888888;
}

.veryWideBox .veryWideBoxInner div div.right p {
	clear: both;
	margin: 0;
	padding-top: 15px;
}

.veryWideBox .veryWideBoxInner div div.right span.tag1 {
	clear: both;
	display: inline;
	float: left;
	width: 100px;
	font-weight: 600;
}

.veryWideBox .veryWideBoxInner div div.right span.tag2 {
	display: inline;
	float: left;
	width: 130px;
}


.smallBoxInner.size1, .smallBoxPlainInner.size1,
.wideBoxInner.size1 {
	height: 240px;
}

.smallBoxInner.size2, .smallBoxPlainInner.size2,
.wideBoxInner.size2 {
	height: 250px;
}

.smallBoxInner.size3 {
	height: 160px;
}

.smallBoxInner.size4 {
	height: 85px;
}

#content {
	clear: both;
	width: 984px;
	height: 100%;
	min-height: 420px;
	margin-top: 8px;
	overflow: hidden;
}

#content #box1, #content #box2, #content #box3,
#content #box4, #content #box5, #boxMsg {
	float: left;
	margin-top: 15px;
}

#content #box6 {
	float: left;
	margin-top: 5px;
}

#content #box1 .boxTitle h1 {
	padding-right: 35px;
}

#content #box1 .boxTitle h1 span {
	background: transparent url('../images/loupe.png') no-repeat 11px 2px;
	position: absolute;
	width: 35px;
	height: 29px;
}

#content #box1 .boxContent {
	padding-top: 10px;
	height: 176px;
	overflow: hidden;
}

#content #box1 #tagCloud {
	line-height: 22px;
	/*line-height: 1.5em;*/
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align: justify;
	text-indent: 0
}

#content #box1 #tagCloud div {
	height: 184px;
	overflow: hidden;
}

#content #box1 #tagCloud div a {
	text-decoration: none;
	color: #888888;
	cursor: pointer;
}

#content #box1 #tagCloud div a:hover {
	color: #C91D29;
}

#content #box1 #tagCloud div a span {
	white-space: nowrap;
}

#content #box2 {
	margin-left: 10px;
	margin-right: 11px;
}

#content #box2 .boxTitle h1 {
	padding-right: 35px;
}

#content #box2 .boxTitle h1 span {
	background: transparent url('../images/rss.png') no-repeat 11px 2px;
	position: absolute;
	width: 35px;
	height: 29px;
}

#content #box2 #newsLinks {
	height: 128px;
	overflow: hidden;
}

#content #box2 #newsLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content #box2 #newsLinks ul li {
	background: transparent url('../images/pijl.png') no-repeat left 2px;
	padding-left: 10px;
	color: #888888;
	font-size: 10px;
	line-height: 14px;
}

#content #box2 #newsLinks ul li a {
	color: #888888;
	text-decoration: none;
}

#content #box2 #newsLinks ul li a:hover {
	color: #C91D29;
}

#content #box2 #moreNews {
	height: 15px;
	font-size: 11px;
	overflow: hidden;
}

#content #box2 #moreNews a {
	color: #C91D29;
	text-decoration: underline;
	font-style: italic;
	background-image: none;
	padding-left: 10px;
}

#content #box2 #moreNews a:hover {
	color: #49A83D;
}

#content.google #box2 #moreNews a:hover {
	color: #493DA8;
}

#content #box2 #otherNews {
	height: 30px;
	font-size: 11px;
	margin-top: 10px;
	overflow: hidden;
}

#content #box2 #otherNews .labelText{
	color: #49A83D;
}

#content.google #box2 #otherNews .labelText {
	color: #493DA8;
}

#content #box2 #otherNews ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
	color: #C91D29;
	float: left;
}

#content #box2 #otherNews ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #C91D29;
}

#content #box2 #otherNews ul li:first-child {
	border: 0;
	padding-left: 0px;
}

#content #box2 #otherNews ul li:last-child {
	padding-right: 0px;
}

#content #box2 #otherNews ul li a {
	text-decoration: none;
	color: #C91D29;
}

#content #box2 #otherNews ul li a:hover {
	color: #49A83D;
}

#content.google #box2 #otherNews ul li a:hover {
	color: #493DA8;
}

#content #box3 #infoBox {
	width: 100%;
	height: 33px;
	margin-top: 5px;
	overflow: hidden;
	font-family: "Futura Medium", "Futura LT Medium", "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 33px;
}

#content #box3 #infoBox #dateInfo {
	float: left;
	width: 130px;
	height: 33px;
	text-align: center;
}

#content #box3 #infoBox #weatherInfo {
	float: left;
	width: 93px;
	height: 33px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	text-align: center;
}

#content #box3 #infoBox #trafficInfo {
	float: left;
	width: 95px;
	height: 33px;
	text-align: center;
}

#content #box3 #infoBox #weatherInfo img {
	margin-right: 5px;
	vertical-align: middle;
}

#content #box3 #infoBox #trafficInfo img {
	margin-right: 10px;
	vertical-align: middle;
}

#content #box3 .boxContent {
	text-align: center;
	padding: 10px 15px 0px 15px;
}

#content #box4 {
	clear: both;
	margin-right: 11px;
}

#content #box4 .boxTitle {
	width: 450px;
	float: left;
}

#content #box4 .topLink {
	width: 202px;
	height: 29px;
	font-size: 11px;
	line-height: 29px;
	float: left;
}

#content #box4 .topLink a {
	font-style: italic;
}

#content.google #box4 .topLink a:hover {
	color: #493DA8;
}

#content #box4 .boxTitle h1 {
	padding-right: 35px;
	padding-left: 90px;
}

#content #box4 .boxTitle h1 span {
	background: transparent url('../images/spotlight.png') no-repeat 11px 2px;
	position: absolute;
	width: 35px;
	height: 29px;
}

#content #box4 .boxContent {
	padding: 8px 11px 0px 11px;
}

#content #box4 .boxContent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#content #box4 .boxContent ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#content #box4 .boxContent ul li a {
	text-decoration: none;
}

#content #box4 .boxContent ul li img {
	float: left;
}

#content #box5 .boxTitle h1 {
	padding-right: 35px;
}

#content #box5 .boxTitle h1 strong {
	color: #C91D29;
}

#content #box5 .boxTitle h1 span {
	background: transparent url('../images/info.png') no-repeat 11px 2px;
	position: absolute;
	width: 35px;
	height: 29px;
}

#content #box5 .boxContent {
	padding-top: 5px;
}

#content #box5 .boxContent .textBox {
	background-color: transparent;
	/*height: 160px;*/
	height: 80px;
	overflow: hidden;
}

#content #box5 .boxContent .textBox p {
	font-size: 11px;
	/*line-height: 23px;*/
	line-height: 14px;
	margin-bottom: 10px;
}

#content #box5 .boxContent .textBox p strong {
	color: #C91D29;
	font-weight: 600;
}

#content #box5 .boxContent .buttonBox {
	background-color: transparent;
	overflow: hidden;
}

#content #box5 #subscribeButton {
	float: left;
	outline: none 0px;
}

#content #box5 #statisticsButton {
	float: right;
	outline: none 0px;
}

#content #box6 .boxContent {
	padding-top: 5px;
}

#content #box6 .boxContent h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #C91D29;
	font-weight: 600;
}

#content #boxMsg em {
	color: #C91D29;
	font-style: normal;
}

#content #boxMsg p {
	margin-bottom: 10px;
}

#content #boxMsg ul {
	list-style: none;
}

#content #boxMsg ul li {
	line-height: 25px;
}

#content #boxMsg .column {
	float: left;
	display: block;
	width: 303px;
	padding: 0;
	padding-right: 15px;
}

#content #sectionLetters {
	width: 100%;
	height: 20px;
	margin-top: 25px;
	overflow: hidden;
	font-size: 14px;
	font-weight: 600;
}

#content #sectionLetters .labelText {
	display: block;
	position: relative;
	float: left;
	color: #C91D29;
}

#content #sectionLetters ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
	position: relative;
	display: block;
	float: left;
	color: #C91D29;
}

#content #sectionLetters ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 13px;
}

#content #sectionLetters ul li a {
	color: #888888;
	text-decoration: none;
}

#content #sectionLetters ul li a:hover {
	color: #C91D29;
}

#content h2 {
	color: #C91D29;
	margin-top: 25px;
	padding-left: 15px;
	font-weight: 600;
	font-size: 14px;
}

#content h3 {
	color: #C91D29;
	font-weight: 600;
	font-size: 14px;
}

#content .section {
	width: 308px;
	display: block;
	float: left;
	margin-top: 25px;
	padding-left: 15px;
	padding-right: 5px;
}

#content .section .newLetter {
	margin-bottom: 15px;
}

#content .section ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #888888;
	font-size: 12px;
}

#content .section ul li a {
	color: #888888;
	text-decoration: none;
}

#content .section ul li a:hover {
	color: #C91D29;
}

#content .section .more a {
	color: #C91D29;
	text-decoration: none;
	font-style: italic;
}

#content .section .more a:hover {
	color: #49A83D;
}

#content #addresses {
	display: block;
	float: left;
	width: 625px;
	padding-left: 5px;
}

#content #addresses .addressBox {
	display: block;
	float: left;
	width: 581px;
	border: 1px solid #D5D5D5;
	background: transparent url('../images/address_box_bg.png') repeat-y left top;
	margin-bottom: 12px;
	padding-left: 25px;
	padding-right: 17px;
	padding-top: 17px;
	padding-bottom: 10px;
	overflow: hidden;
}

#content #addresses .addressBox.customer {
	border: 1px solid #49A83D;
}

#content #addresses .addressBox.customer2 {
	border: 1px solid #C91D29;
}

#content #addresses .addressBox .addressInfo {
	display: block;
	float: left;
	width: 360px;
	overflow: hidden;
	line-height: 16px;
}

#content #addresses .addressBox .addressInfo .marker {
	display: block;
	float: left;
	padding-right: 5px;
}

#content #addresses .addressBox .addressInfo h5 {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #C91D29;
	line-height: 20px;
}

#content #addresses .addressBox .addressInfo h5 a {
	text-decoration: none;
	color: #C91D29;
}

#content #addresses .addressBox .addressInfo h5 a:hover {
	color: #49A83D;
}

#content #addresses .addressBox .addressInfo .infoText ul,
#content #addresses .addressBox .addressInfo .infoText ol {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content #addresses .addressBox .addressInfo .more {
	color: #C91D29;
	font-size: 10px;
}

#content #addresses .addressBox .addressInfo .more a {
	text-decoration: none;
	color: #C91D29;
}

#content #addresses .addressBox .addressInfo .more a:hover {
	color: #49A83D;
}

#content #addresses .addressBox .addressInfo p {
	clear: both;
	padding-top: 5px;
}

#content #addresses .addressBox .addressInfo p.sector {
	font-size: 10px;
	font-style: italic;
	padding-top: 10px;
}

#content #addresses .addressBox .addressInfo ul {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	list-style: none;
	width: auto;
}

#content #addresses .addressBox .addressInfo ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #49A83D;
}

#content #addresses .addressBox .addressInfo ul li:first-child {
	border: 0;
	padding-left: 0px;
}

#content #addresses .addressBox .addressInfo ul li:last-child {
	padding-right: 0px;
}

#content #addresses .addressBox .addressInfo ul li a {
	text-decoration: underline;
	color: #49A83D;
	font-weight: normal;
	cursor: pointer;
}

#content #addresses .addressBox .addressInfo ul li a:hover {
	color: #C91D29;
}

#content #addresses .addressBox .pic {
	display: block;
	float: right;
	width: 210px;
	overflow: hidden;
}

#content #addresses .addressBox .pic img {
	display: block;
	float: right;
	overflow: hidden;
}

#content #addresses #links {
	clear: both;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C91D29;
	display: table;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}

#content #addresses #links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content #addresses #links li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
}

#content #addresses #links li strong {
	color: #888888;
	font-weight: 600;
}

#content #addresses #links ul li a {
	text-decoration: none;
	color: #C91D29;
}

#content #addresses #links ul li a:hover {
	color: #49A83D;
}

#content #mapLinks {
	display: block;
	float:right;
	width: 336px;
	height: 100%;
	padding-right: 5px;
}

#content #mapLinks.nopadding {
	padding-right: 0;
}

#content #mapLinks #map {
	width: 336px;
	height: 310px;
}

#content #mapLinks #buttons {
	width: 334px;
	overflow: hidden;
	border: 1px solid #D5D5D5;
	margin-top: 15px;
	padding: 4px 0px 4px 0px;
}

#content #mapLinks #buttons.nomap {
	margin-top: 0px;
}

#content #mapLinks #buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#content #mapLinks #buttons ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 4px 0px 4px 11px;
}

#content #mapLinks #buttons ul li a {
	text-decoration: none;
}

#content #mapLinks #buttons ul li img {
	float: left;
}

#content #mapLinks #adsense {
	width: 336px;
	margin-top: 15px;
}

#content #mapLinks #adsense.nomap {
	margin-top: 0px;
}

#content #map .mapInfo {
	font-size: 10px;
}

#content #info {
	display: block;
	float: left;
	width: 581px;
	border: 1px solid #D5D5D5;
	background: transparent url('../images/address_box_bg.png') repeat-y left top;
	/*margin-bottom: 12px;*/
	padding-left: 25px;
	padding-right: 17px;
	padding-top: 17px;
	padding-bottom: 10px;
	overflow: hidden;
}

#content #info #addressInfo {
	display: block;
	float: left;
	width: 360px;
	overflow: hidden;
	line-height: 16px;
}

#content #info #addressInfo h5 {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #C91D29;
	line-height: 20px;
	margin-bottom: 5px;
}

#content #info #addressInfo a {
	text-decoration: none;
	color: #C91D29;
}

#content #info #addressInfo a:hover {
	color: #49A83D;
}

#content #info #addressInfo label {
	display: block;
	float: left;
	width: 60px;
}

#content #info #addressInfo ul {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	list-style: none;
	width: auto;
}

#content #info #addressInfo ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #49A83D;
}

#content #info #addressInfo ul li:first-child {
	border: 0;
	padding-left: 0px;
}

#content #info #addressInfo ul li:last-child {
	padding-right: 0px;
}

#content #info #addressInfo ul li a {
	text-decoration: underline;
	color: #49A83D;
	font-weight: normal;
	cursor: pointer;
}

#content #info #addressInfo ul li a:hover {
	color: #C91D29;
}

#content #info #pic {
	display: block;
	float: right;
	width: 210px;
	overflow: hidden;
}

#content #info #pic img {
	display: block;
	float: right;
	overflow: hidden;
}

#content #info #otherInfo {
	clear: both;
	padding-top: 20px;
	width: 581px;
}

#content #info #otherInfo h6 {
	font-weight: normal;
	font-size: 11px;
	color: #C91D29;
}

#content #info #otherInfo #infoTextBox {
	width: 569px;
	min-height: 376px;
	border: 1px solid #888888;
	padding: 10px 5px 10px 5px;
	margin-top: 5px;
}

#content #info #otherInfo #infoTextBox #infoText ul,
#content #info #otherInfo #infoTextBox #infoText ol {
	margin-left: 20px;
	margin-top: 10px;
}

#content #info #otherInfo #infoTextBox #infoText ul:first-child,
#content #info #otherInfo #infoTextBox #infoText ol:first-child {
	margin-top: 0;
}

#content #info #otherInfo #infoTextBox #infoText p {
	margin-top: 10px;
}

#content #info #otherInfo #infoTextBox #infoText p:first-child {
	margin-top: 0;
}

#content #info #otherInfo #infoTextBox #thumbnails {
	clear: both;
	padding-top: 5px;
	width: 569px;
	overflow: hidden;
}

#content #info #otherInfo #infoTextBox #thumbnails .thumbnail {
	margin: 0px;
	display: inline;
	float: left
}

#content #info #otherInfo #infoTextBox #thumbnails.size_1 .thumbnail {
	width: 110px;
	height: 110px;
}

#content #info #otherInfo #infoTextBox #thumbnails.size_2 .thumbnail {
	width: 135px;
	height: 135px;
}

#content #info #otherInfo #infoTextBox #thumbnails.size_3 .thumbnail {
	width: 160px;
	height: 160px;
}

#content #info #otherInfo #infoTextBox #thumbnails.size_4 .thumbnail {
	width: 185px;
	height: 185px;
}

#content #info #otherInfo #infoTextBox #thumbnails.size_5 .thumbnail {
	width: 210px;
	height: 210px;
}

#content #info #otherInfo #infoTextBox #thumbnails.size_6 .thumbnail {
	width: 235px;
	height: 235px;
}

#content #info #otherInfo #infoTextBox #thumbnails .thumbnail table {
	width: 100%;
	height: 100%;
	background-color: transparent;
}

#content #info #otherInfo #infoTextBox #thumbnails .thumbnail table tbody tr {
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
}

#content #info #sectorInfo p {
	font-size: 9px;
	font-style: italic;
	margin-top: 10px;
}

#content #info #sectorInfo p em {
	font-weight: 600;
}

#content #rubriek {
	font-size: 12px;
}

#content #rubriek h1 {
	font-size: 12px;
	font-weight: 600;
	padding-left: 15px;
}

#content #rubriek #inleiding {
	margin-left: 15px;
	margin-right: 15px;
}

#content #rubriek h2 {
	font-size: 12px;
	font-weight: 600;
	color: #C91D29;
}

#content #rubriek h1 em {
	font-style: normal;
	font-weight: 600;
	color: #C91D29;
}

#content #rubriek em {
	font-style: italic;
	font-weight: normal;
}

#content #rubriek strong {
	font-weight: 600;
	color: #888888;
}

#content #rubriek div {
	margin-top: 10px;
	margin-bottom: 10px;
}

#content #rubriek div.more {
	margin: 0;
}

#content #rubriek div.rest {
	margin: 0;
	display: none;
}

#content #rubriek .section {
	width: 225px;
}

#content #rubriek .section ul {
	font-size: 11px;
}

#content #rubriek .more {
	font-size: 11px;
}

#bottomLinks {
	clear: both;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C91D29;
	display: table;
	margin: 0 auto;
	margin-top: 20px;
}

#bottomLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bottomLinks ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #C91D29;
}

#bottomLinks ul li:first-child {
	border: 0;
	padding-left: 0px;
}

#bottomLinks ul li:last-child {
	padding-right: 0px;
}

#bottomLinks ul li a {
	text-decoration: none;
	color: #C91D29;
}

#bottomLinks ul li a:hover {
	color: #49A83D;
}

#bottomLinks.google ul li a:hover {
	color: #493DA8;
}

#footer {
	clear: both;
	width: 984px;
	height: 20px;
	margin-top: 5px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	overflow: hidden;
	text-align: center;
}

#formulier p,
#mailer p,
#smsSender p{
	height: 20px;
	margin-bottom: 10px;
}

#formulier p.bericht,
#mailer p.bericht {
	height: auto;
}

#formulier p.mv {
	margin-bottom: 0px;
}

#formulier label,
#mailer label {
	width: 120px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
	display: block;
	float: left;
}

#smsSender label {
	width: 155px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
	display: block;
	float: left;
}

#formulier label.nopadding,
#mailer label.nopadding {
	padding-top: 0px;
}

#formulier em,
#formulier #formAdresAan {
	font-style: normal;
	font-weight: normal;
	color: #C91D29;
}

#formulier #formAdresAan {
	display: block;
	float: left;
	width: 250px;
}

#formulier input[type="text"],
#mailer input[type="text"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}

#smsSender input[type="text"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 60px;
}

#formulier input[type="image"],
#mailer input[type="image"],
#smsSender input[type="image"] {
	float: right;
}

#formulier select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 254px;
}

#formulier textarea,
#mailer textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}

#formulier input[type="checkbox"],
#formulier input[type="radio"],
#mailer input[type="checkbox"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#locatie {
	width: 500px;
	height: 520px;
	padding: 15px 30px 15px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
	background-color: white;
}

#locatie #headerBox {
	width: 500px;
	height: 30px;
}

#locatie h1 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

#locatie h1 strong {
	font-weight: 600;
}

#locatie .box {
	width: 499px;
	height: 38px;
	border-left: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	margin-top: 10px;
	background: transparent url('../images/route_input_mask.png') no-repeat right top;
}

#locatie .box label {
	color: #C91D29;
	font-size: 12px;
	width: 100px;
	text-align: right;
	display: block;
	float: left;
	padding-top: 14px;
	padding-right: 25px;
}

#locatie .box input[type="text"] {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 11px;
	margin-top: 12px;
	width: 343px;
	height: 18px;
	border: none 0px;
	outline: none 0px;
	color: #888888;
	padding-left: 5px;
	padding-right: 5px;
}

#locatie #buttonsBox {
	width: 500px;
	height: 25px;
	margin-top: 5px;
	overflow: hidden;
	background: transparent url('../images/plan_route_marker.png') no-repeat 333px top;
}

#locatie #buttonsBox #reverse {
	display: block;
	float: left;
	width: 200px;
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
}

#locatie #buttonsBox input[type="image"] {
	float: right;
}

#locatie #buttonsBox #reverse a {
	text-decoration: none;
	color: #49A83D;
}

#locatie #buttonsBox #reverse a:hover {
	color: #C91D29;
}

#locatie #bigMap {
	margin-top: 20px;
	width: 500px;
	height: 330px;
}
