@charset "utf-8";
/* CSS Document */

*
{
	border: 0;
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	margin-bottom: 40px;
	margin-top: 239px;
}

a
{
	color: #496068;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	color: #C5006A;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 15px;
}

h2
{
	color: #496068;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 15px;
}

legend
{
	display: none;
}

/*********** Wrappers ************/

#mainWrapper
{
	margin: 0 auto 0 auto;
	width: 950px;
}

#googleWrapper
{
	display: none;
}

#headerWrapper
{
	height: 200px;
	margin-top: 24px;
	margin-bottom: 15px;

	position: absolute;
	background-color: white;
	width: 950px; top: 0px;
	margin-left: auto; margin-right: auto;
	clear: both;
}

#headerBarWrapper
{
	position: absolute;
	height: 24px;
	width: 100%;
	width:expression(document.body.clientWidth);
	left: 0;
	top: 0;
	color: #7c7c7c;
	background-image: url('/images/topbar_bg.jpg');
	background-repeat: repeat-x;
}

#headerBarContentWrapper
{
	width: 950px;
	margin-left: auto; margin-right: auto;
	clear: none;
}

#headerBarHiThere
{
	float: left;
	font-size: 10px;
	line-height: 20px;
}

#directinfo
{
	margin-left: 200px;
	padding-top: 3px;
	width: 300px;
	float: left;
}

#verkeer, #weer, #beurs
{
	height: 20px;
	float: left;
	margin-right: 10px;
}

#verkeer a, #verkeer img, #weer a, #weer img, #beurs a, #beurs img
{
	vertical-align: middle;
}

#verkeer img, #weer img, #beurs img {
	float: left;
	margin-right: 4px;
}

#leftWrapper
{
	width: 600px;
	float: left;
}

#rightWrapper
{
	width: 330px;
	float: right;
}

#homeRight
{
	background-image: url('/images/layout/default/background_rightWrapper.jpg');
	background-repeat: repeat-x;
	width: 330px;
	height: 370px;
}

#homeRight ul  {
	color: #C5006A;
}
#homeRight li {
	margin: 0 0 0 14px;
}
#homeRight li span {
	color: #313131;
}

#faqWrapper
{
	width: 330px;
	float: right;
	font-size: 11px;
}

#snelOfferte
{
	background-image: url('/images/snelofferte_empty_box.png');
	width: 330px;
	height: 60px;
	margin-bottom: 16px;
}

#snelOfferteForm td
{
	padding-bottom: 6px;
}

#snelOfferteForm .radio
{
	display: block;
	margin-right: 30px;
	margin-top: 3px;
}

#footerLeft
{
	position: absolute;
	margin-left: 0;
	width: 7px;
	height: 50px;
	background-image: url('/images/layout/default/footer_left.jpg');
	background-repeat: no-repeat;
}

#footerRight
{
	position: absolute;
	margin-top: 0px;
	margin-left: 945px;
	width: 5px;
	height: 50px;
	background-image: url('/images/layout/default/footer_right.jpg');
	background-repeat: no-repeat;
}

#footerSearch, #footerSpotlight
{
	position: absolute;
	top: 3px;
	left: 6px;
	width: 835px;
	height: 47px;
}

#footerSpotlight img
{
	position: absolute;
	left: 1px;
	top: 0;
	margin-top: 7px;
}

#footerLogo
{
	position: absolute;
	margin-top: 10px;
	margin-left: 780px;
}



.snelOfferteCompany textarea
{
	width: 259px;
	height: 145px;
	background-color: #ffffff;
	border: 1px solid #abadb3;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px;
}

.snelOfferteCompany
{
	background-image: url('/images/layout/default/seperator.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 18px;
	margin-bottom: 10px;
}

.snelOfferteCompany .delete
{
	float: left;
	margin: 0 10px 10px 0;
}

#snelOfferteForm
{
	background-image: url('/images/layout/default/seperator.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 10px;
}

.companyItemsWrapper
{
	float: right;
	width: 282px;
}

.companyItemsWrapper .item
{
	margin-bottom: 10px;
}

.verstuur
{
	background-image: url('/images/layout/default/versturen_btn.gif');
	width: 86px;
	height: 22px;
	cursor: pointer;
	float: none;
	margin-bottom: 18px;
}

.verderzoeken
{
	background-image: url('/images/layout/default/verderzoeken_btn.gif');
	width: 110px;
	height: 22px;
	cursor: pointer;
	float: none;
	margin-left: 5px !important;
	margin-bottom: 18px;
}

.oneliner:first-letter, #headerBarHiThere:first-letter
{
	text-transform: capitalize;
}

.snelOfferteCompany a
{
	color: #c5006a;
	font-weight: bold;
}

#snelOfferteForm .textfield
{
	width: auto;
}

#eo_count {
	margin-left: 14px;
	padding-top: 31px;
}

#eo_form_toggle_btn , #eo_help_toggle_btn {
	float: right;
	margin-right: 10px;
	margin-top: -21px;
}

#internetResults
{
	font-size: 11px;
	margin-left: 15px;
}

#companyResults
{
	font-size: 11px;
	margin-left: 15px;
}

#internetResults dl, #companyResults dl
{
	background-image: url('/images/layout/default/background_internetresults.jpg');
	background-repeat: no-repeat;
	margin-top: -6px;
	margin-bottom: 16px;
}

#internetResults dt, #companyResults dt
{	
	padding-bottom: 4px;
}

#internetResults dd, #companyResults dd
{	
	padding-top:4px;
	width: 314px;
	overflow: hidden;
}

#internetResults dt a
{
	color: #006e9f;
}

#companyResults dd a
{
	color: #C5006A;
}

#internetResults a.more
{
	color: #006e9f;
}

#internetResults dt, #companyResults dt
{
	border-bottom: 1px dotted #7c7c7c;
}


#branche .spacer
{
	margin-bottom: 5px;
}

#branche ul, div.tips ul
{
	list-style-type: none;
	margin-top: 3px;
}

#branche ul
{
	width: 160px;
}

#branche li, div.tips ul li, .klasselist li, .klasseKeywords li
{
	background-image: url('/images/layout/default/listItemSquare.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 7px;
	margin-right: 7px;
}

.klasseKeywords li
{
	height: 15px;
}

#branche li
{
	float: left;
}

#branche a.branche
{
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

.branches
{
	font-size: 11px;
	float: left;
	width: 160px;
	padding-right: 40px;
	margin-bottom: 30px;
}

#advancedSearch
{
	width: 598px;
	float: left;
	z-index: 10;
	position: absolute;
	display: none;
	margin-top: 0px;
	background-image: url('/images/layout/default/background_rightWrapper.jpg');
	background-repeat: repeat-x;
	background-color: white;
	border: 1px solid #dedede;
	border-top: none;
}

#footerWrapper
{
	position: relative;
	margin-top: 30px;
	height: 50px;
	width: 950px;
	font-size: 10px;
	color: #7c7c7c;
}


/*********** ID'S ************/

#logo
{
	height: 80px;
	float: left;
	width: 320px;
}

#logo h1
{
	margin-top: 20px;
	width: 254px;
	height: 52px;
	overflow: hidden;
	margin-left: 15px;
	margin-bottom: 0px;
}

#headerLinks
{
	float: right;
	font-size: 10px;
}

#headerLinks li
{
	float: left;
}

#headerTabs
{
	margin-top: 57px;
	height: 24px;
	float: left;
}

#headerTabs img
{
	margin: 0;
	float: left;
}

#keywordsContainer
{
	margin-top: 5px;
	width: 900px;
	margin-left: 25px;
}

#keywords div a {
	color: #6c6c6c;
	font-size: 11px;
	font-weight: bold;
}

#BRNWrapper
{
	position: relative;
	height: 138px;
}

#popularBranches
{
	position: absolute;
	left: 300px;
	background-image: url('/images/layout/default/background_branches.jpg');
	background-repeat: no-repeat;
	height: 138px;
	width: 295px;
	font-size: 11px;
}

#popularRegions
{
	position: absolute;
	left: 0;
	background-image: url('/images/layout/default/background_regions.jpg');
	background-repeat: no-repeat;
	height: 138px;
	width: 295px;
	float: right;
	font-size: 11px;
}

/*
#featureSite1
{
	background-image: url('/images/layout/default/background_feature1.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}

#featureSite2
{
	background-image: url('/images/layout/default/background_feature2.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}

#featureSite3
{
	background-image: url('/images/layout/default/background_feature3.jpg');
	background-repeat: no-repeat;
	float: left;
}
*/

.feature
{
	height: 140px;
	width: 310px;
	font-size: 11px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}

#popularBranches h2, #popularRegions h2, .feature h2, #newsHeadlines h2
{
	display: block;
	margin-top: 10px;
	margin-bottom: 7px;
	color: #c5006a;
	font-size: 15px;
	font-weight: bold;
}

#newsHeadlines h2
{
	margin-left: 0px;
}

#popularBranches h2 a:hover, #popularRegions h2 a:hover, .feature h2 a:hover
{
	text-decoration: none;
}

#pickoftheday
{
	padding-left: 15px;
}

#pickoftheday a
{
	font-size: 20px;
	color: #c5006a;
	background-image: url('/images/layout/default/tag.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

#ads
{
	text-align: center;
	margin-top: 30px;
}

#ads p
{
	margin-bottom: 2px;
}

#ads .mpu
{
	width: 300px;
	margin: 0 auto 0 auto;
	font-size: 10px;
	margin-bottom: 13px;
}

#footerLinksContainer {
	height: 17px;
	margin-top: 4px;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
}

#footerLinksContainer ul
{	
	padding: 0;	
	font-size: 10px;
}
	
#footerLinksContainer a {
	color: #7c7c7c;
}

#footerLinksContainer li
{
	display: inline;
	font-size: 9px;
	color: #7c7c7c;
	/*color: black;*/
	list-style-type: none;
	font-size: 10px;
}

#footerEnd {
	position: absolute;
	top: 50px;
	margin-top: 5px;
	width: 950px;
	text-align: center;
	padding-bottom: 10px;
}

#footerEnd a {
	color: #7c7c7c;
}

#sector p
{
	font-weight: bold;
}



/*********** Classes ************/

.spacer
{
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

a.more
{
	font-weight: bold;
	background-image: url('/images/layout/default/arrow_grey.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
	color: #c5006a;
}

.searchContainer
{
	background-color: #c5006a;
	background-image: url('/images/layout/default/background_searchContainer.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 110px;
}

.form a
{
	color: #FFFFFF;
	margin-right: 43px;
}

.form
{
	padding-left: 20px;
	float: left;
	width: 600px;
	padding-top: 30px;
}

.searchField
{
	width: 335px;
	background-color: #FFFFFF;
	background-image: url('/images/layout/default/background_searchfield.jpg');
	background-repeat: no-repeat;
	padding: 7px 30px 6px 30px;
	float: left;
	color: #496068;
}

.separator {
	position: absolute;
	height: 3px;
	width: 950px;
	background-color: #af005f;
}

.footerSearchContainer {
	position: absolute;
	top: 3px;
	height: 50px;
	width: 945px;
	background-image: url('/images/layout/default/footer_gradient.jpg');
	background-repeat: repeat-x;
}

.footerSearchField
{
	width: 261px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	background-image: url('/images/layout/default/footer_search_field.jpg');
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
	float: left;
	font-size: 11px;
	color: #496068;
}

.submit
{
	height: 29px;
	width: 75px;
	background-image: url('/images/layout/default/submit.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
}

.column1, .column2, .column3
{
	float: left;
	/*width: 316px;*/
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
}

#sectorKeywords .column1, #sectorKeywords .column2, #sectorKeywords .column3
{
	width: 200px;
}

.column1 a, .column2 a, .column3 a
{
	display: block;
}

#footerSearch .submit
{
	width: 72px;
	height: 22px;
	margin-top: 10px;
	margin-left: 3px;
	background-image: url('/images/layout/default/searchBtn.jpg');
	background-repeat: no-repeat;
	float: left;
}

.checkbox
{
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-right: 5px;
	cursor: pointer;
}

.headerLinksContainer
{
	float: right;
	line-height: 20px;
}

.headerLinksContainer a
{
	color: #7c7c7c;
}

.headerLinksContainer ul
{
	padding: 0;	
}

.headerLinksContainer li
{
	color: #7c7c7c;
	margin-left: 3px;
	list-style-type: none;
}

.footerForm
{
	padding-top: 8px;
	width: 220px;
}

.time
{
	font-size: 9px;
}

#popularRegions .container, #popularBranches .container, .feature .container
{
	position: absolute;
	margin-left: 15px;
	width: 160px;
	height: 100px;
}

#newsHeadlines .container
{
	position: absolute;
	width: 214px;
	height: 75px;
	margin-left: 110px;
	margin-top: -3px;
}

#popularRegions .container .more, #popularBranches .container .more, #newsHeadlines #moreContainer
{
	position: absolute;
	margin-top: 110px;
	line-height: 20px;
}

#newsHeadlines #moreContainer
{
	margin-left: 0px;
}

#moreContainer a.more
{
	margin-right: 10px;
	margin-left: 0;
}

#popularBranches .imgContainer
{
	background-image: url('/images/layout/default/background_branches.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

#newsHeadlines .imgContainer
{
	position: absolute;
	margin-left: 0px;
	width: 100px;
}

.feature .container
{
	width: 130px;
}

.streamer
{
	padding: 30px 0 0 0;
}

.actueel
{
	float: left;
	width: 200px;
	margin-left: 75px;
	line-height: 36px;
}

.footerEnd
{
	border-top: 10px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding: 0 18px 0 18px;
	font-size: 11px;
	height: 54px;
}

.footerEnd .logo
{
	float: left;
	border-right: 1px solid #dedede;
	padding: 10px 15px 0 0;
}

.footerEnd .powered
{
	line-height: 30px;
	margin-left: 10px;
	float: left;
	padding: 10px 15px 0 0;
}

#refine
{
	margin-bottom: 15px;
}

#refine ol, #sectorHeader ol
{
	width: 190px;
	float: left;
	padding-left: 0px;
	font-size: 11px;
	line-height: 18px;
	list-style-type: none;
	margin-right: 10px;
}

#refine li, #sectorHeader li
{
	padding-left: 18px;
}

#refine li.bg1, #sectorHeader li.bg0
{
	background-image: url('/images/layout/default/background_refine.gif');
	background-repeat: no-repeat;
}

#refine li.bg2, #sectorHeader li.bg1
{
	background-image: url('/images/layout/default/background_refine2.gif');
	background-repeat: no-repeat;
}

.results
{
	font-size: 11px;
}

.results a
{
	color: #c5006a;
}

.results a:hover
{
	color: #c5006a;
}


.results .item
{
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	margin-bottom: 10px;
	height: 1%;
}

.results .name
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #C5006A;
}

.results .adres, .results .zip
{
	font-size: 12px;
	line-height: 16px;
}

.results .category
{
	margin-top: 10px;
	color: #666666;
	width: 295px;
	height: 42px;
	line-height: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.results .blank
{
	line-height: 23px;
	border-bottom: 1px dotted #7c7c7c;
}

.results .phone
{
	font-weight: bold;
	line-height: 23px;
	background-image: url('/images/layout/default/phone.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	border-bottom: 1px dotted #7c7c7c;
}

.results .phone2
{
	font-weight: bold;
	line-height: 23px;
	background-image: url('/images/layout/default/phone.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	border: 0;
}

.results .route
{
	line-height: 23px;
	background-image: url('/images/layout/default/route.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	border-bottom:1px dotted #7C7C7C;
}

.results .url
{
	line-height: 23px;
	background-image: url('/images/layout/default/url.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	border-bottom: 1px dotted #7c7c7c;
}

.results .eo_check_bg {
	padding: 4px;
	margin: 0 0 2px 0;
	width: 25px;
	height: 13px;
	float: right;
	background-image: url('/images/layout/default/eo_check_bg.png');
}

.eo_check_bg {
	padding: 4px;
	margin: 0 0 2px 0;
	width: 25px;
	height: 13px;
	float: right;
	background-image: url('/images/layout/default/eo_check_bg.png');
}

.results .buttons, .results .buttonsAdvertorial
{
	padding-top: 10px;
	padding-left: 1px;
	/*border-bottom: 1px solid #DEDEDE;*/
	height: 21px;
}

.results .buttonsAdvertorial
{
	padding: 26px 0 0 0;
}

.results .buttons img
{
	float: right;
	margin-left: 1px;
}

.results .buttonsAdvertorial img
{
	float: right;
}

.results .leftInfo
{
	float: left;
	width: 295px;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url('/images/layout/default/background_result_item.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.results .rightInfo
{
	float: right;
	width: 263px;
	padding-top: 10px;
	font-size: 12px;
}

.results .extraInfo
{
	padding: 20px 0 17px 30px;
	border-right: 1px solid #dedede;
	height: 1%;
}

.googleMap
{
	width: 328px;
	height: 270px;
	margin-bottom: 17px;
	border: 1px solid #aaaaaa;
}

.results .companyInfo
{
	float: left;
	width: 300px;
}

.results .logoContainer
{
	float: right;
	width: 160px !important;
	height: 90px;
	text-align: center;
	/*margin-right: 26px;*/
	padding: 3px;
	border: 1px solid #DEDEDE; 
	background-color: #ffffff;
	cursor: pointer;
}

.results .logoContainer .companyLogo
{
	border: none;
	padding: 0;
	margin: 0;
}

.results .companyPictures
{
	width: 320px;
	margin-top: 15px;
}

.results .companyPictures .left
{
	float: left;
	padding-right: 5px;
	padding-top: 25px;
}

.results .companyPictures .right
{
	float: right;
	padding-top: 25px;
}

.results .companyPictures .thumb, .advertorialPictures .thumb 
{
	border: 1px solid #dedede;
	float: left;
	padding: 3px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

.advertorialPictures .thumb
{
	margin-bottom: 10px;
	margin-left: 10px;
}

#advertorialPictures
{
	background-color: #f6f6f6; 
	border: 1px solid #dedede; 
	width: 206px; 
	margin-right: 20px; 
	float: right;
}

#advertorialPictures .header
{
	background-color: #4a5e65;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 5px 3px 10px;
	margin-bottom: 10px;
}

#advertorialPictures .disclaimer p
{
	padding: 0 10px 10px 10px;
}

.results .subhead
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.results .body
{
	width: 330px;
	margin-bottom: 3px;
}

.results .logoContainer
{
	
	width: 140px;
	float: right;
	
}

.results .companyLogo
{
	border: 1px solid #DEDEDE; 
	background-color: #ffffff;
	padding: 3px;
	margin-bottom: 7px;
}

.results .table
{
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
}

.searched
{
	font-size: 11px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 7px;
	padding-bottom: 5px;
}

.regionSelect
{
	float: right;
}

.regionSelect select
{
	border: 1px solid #abadb3;
	font-size: 11px;
}

.regionSelect option
{
	padding: 0 3px 0 3px;
}

.browse
{
	border-bottom: 1px solid #dedede;
	margin-bottom: 15px;
}

.browseWrapper
{
	float: right;
}

.browse ol
{
	list-style-type: none;
	font-size: 11px;
}

.browse li
{
	background-image:url('/images/layout/default/background_browse.gif');
background-repeat:repeat-x;
border-left:1px solid #DEDEDE;
border-right:1px solid #DEDEDE;
border-top:1px solid #DEDEDE;
float:left;
line-height:20px;
margin-left:1px;
}

.browse li.next
{
	width: auto;
	padding: 0px 8px 0px 8px;
}

.browse li.disabled
{
	color: #b0afaf;
	padding: 0px 8px 0px 8px;
	width: auto;
	cursor: default;
}

.browse li a
{
	color: #565656;
	padding:3px 8px;
}

.browse li a:hover
{
	text-decoration: underline;
}

.browse li a.selected
{
	color: #c5006a;
	font-weight: bold;
}

.positief {color:#009900;}
.negatief {color:#FF0000;}

.sector, .newsBlock
{
	width: 275px;
	height: 105px;
	margin: 5px 10px 10px 15px;
	font-size: 11px;
	float: left;
	display: inline; /* for IE6 */
	overflow: hidden;
}

.newsBlock
{
	height: 225px;
}

.newsBlock.lastchild
{
	width: 320px;
}

.newsBlock.lastchild .firstNewsItem
{
	width: 210px;
}

.headline
{
	font-weight: bold;
	margin-bottom: 10px;
}

.klasselist
{
	overflow: hidden; width: 150px;
}

.firstNewsItem
{
	height: 70px;
	margin-top: 0;
	padding-left: 10px;
	width: 165px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newsList
{
	margin-top: 5px;
	height: 80px;
}

.newsList ul
{
	margin: 0;
	list-style-type: none;
	width: 230px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.klasselist ul
{
	margin: 0 0 0 10px;
	list-style-type: none;
	width: 100px;
}

.klasselist li:last-child
{
	width: 90px;
	overflow: hidden;
}

.sectoricon img
{
	height: 77px;
	width: 116px;
	float: left;
}

.newsimage img
{
	float: left;
}

#advertorial
{
	padding-bottom: 17px;
	float: left; 
	/*width: 350px;*/
	width: 470px;
	margin-top: 17px;
}

#advertorial .companyPictures
{
	margin-top: 20px;
}

#advertorial p
{
	margin-bottom: 7px;
	font-size: 12px;
}

#advertorial p.header
{
	font-size: 17px;
	font-weight: lighter;
	color: #496068;
}

#advertorial p.subheader
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 13px;
}

#advertorial span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
}

#advertorial ul, #advertorial ol {
	margin-left: 2.5em;
}

#companyInfo
{
	float: left; 
	width: 166px; 
	margin-top: 10px;
	margin-right: 20px;
}

#companyInfo .disclaimer
{
	border: 1px solid #DEDEDE;
	background-color: #f4f4f4;
	font-size: 10px;
	padding: 10px;
	width: 126px;
	margin-top:10px;
}

#companyInfo .disclaimer .kopje
{
	font-size: 11px;
	font-weight: bold;
	color: #C5006A;
}

#contact
{
	font-size: 11px;
}

#contact ul
{
	padding-left: 17px;
	list-style-type: square;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 18px;
	float: left;
	margin-left: 20px;
}

#contact ul li span
{
	color: #C5006A;
	font-size: 12px;
}

#contact .submit
{
	background-image: url('/images/layout/default/send.gif');
	background-repeat: no-repeat;
	width: 83px;
	height: 20px;
	margin-left: 30px;
}

#contact .blokLeft
{
	float: left; 
	width: 285px; 
	margin-top: 10px;
}

#contact .illustration
{
	margin: 6px 0 4px 0;
}

#contact .blokRight
{
	float: right; 
	width: 285px; 
	margin-top: 10px;
}

#contact a
{
	text-decoration: underline;
}

#contact .kopje
{
	font-size: 15px; 
	font-weight: bold; 
	color:#C5006A;
}

#contact select
{
	margin-left: 30px;
	border: 1px solid #dedede;
	border-top: 1px solid #abadb3;
	width: 150px;
}

#contact textarea
{
	margin-left: 30px;
	border: 1px solid #dedede;
	border-top: 1px solid #abadb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 0 2px 3px;
	width: 200px;
	height: 100px;
}

.contactForm
{
	border-top: 1px solid #dedede; 
	border-bottom: 1px solid #dedede; 
	padding: 20px 0 20px 20px; 
	margin-bottom:20px; 
	background-color:#f5f5f5;
	background-image: url('/images/layout/default/bgContact.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#contact .textfield
{
	border: 1px solid #dedede;
	border-top: 1px solid #abadb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 0 2px 3px;
	vertical-align: middle;
	width: 200px;
	margin-left: 30px;
}

#advancedSearch .close, #eo_form .close, #eo_msg .close
{
	float: right;
	clear: both;
	margin-bottom: 15px;
}

#advancedSearch .textfield, #eo_form .textfield
{
	border: 1px solid #dedede;
	border-top: 1px solid #abadb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 0 2px 3px;
	vertical-align: middle;
	width: 265px;
	display: block;
	margin-bottom: 4px;
	margin-right: 8px;
}

#advancedSearch .submit, #eo_form .submit
{
	background-image: url('/images/layout/default/searchBtn.jpg');
	background-repeat: no-repeat;
	width: 72px;
	height: 22px;
	float: none;
	margin-top: 9px;
}

.chooseView
{
	margin: 0 0 15px 0;
}

.chooseView img
{
	float: left;
}

#mapResults
{
	width: 653px;
	height: 568px;
	background-color: #cccccc;
	border: 1px solid #aaaaaa;
	margin-bottom: 15px;
}

#mapResultsList
{
	margin-bottom: 15px;
}

#mapResultsList ol
{
	list-style-type: none;	
}

#mapResultsList li
{
	
	padding-left: 0;
	width: 275px;
	float: left;
}

#mapResultsList li .item
{
	background-image:url('/images/layout/default/mapResultItemBackground.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 37px;
	padding-left: 5px;
	width: 270px;
}

.mapicon { behavior: url('/includes/pngbehavior.htc'); }

#mapResultsList .mapicon {
	position: absolute;
	margin-top: -1px;
	margin-left: -27px;
}

#mapResultsList .item p { padding-left: 27px; }

#mapResultsList li .focus
{
	background-image:url('/images/layout/default/mapResultItemFocus.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#mapResultsList li .advertorial
{
	position: absolute;
	margin-top: 21px;
	margin-left: 233px;
}

#mapResultsList .address, .li_div_class .address
{
	font-size: 11px;
	width: 205px;
}

#mapResultsList .item a, .li_div_class p a
{
	color: #C5006A;
	font-weight: bold;
}

#newsFirstItem {
	margin-left: 15px; margin-right: 15px;
}

#newsTitle {
	width: 300px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

#newsFirstItem a img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#newsDesc {
	margin-bottom: 13px; margin-right: 50px; width: 250px; height: 42px;
	font-size: 11px;
	overflow: hidden;
}

#newsDesc p {
	display: inline;
}

#newsHeadlines {
	position: absolute;
	left: 600px;
	width: 335px;
	height: 138px;
	line-height: 20px; font-size: 11px;
	background-image: url('/images/layout/default/background_news.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 15px;
}

#newsHeadlines .container div {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 14px;
	width: 215px;
}

#newsHeadLines a:visited
{
	color: #000000;
}

#latestHeadline a, #latestHeadline .time
{
	font-weight: bold;
}

#newsLogo {
	float: right;
	margin-top: 5px;
}

#fullBannerHeader {
	float: right;
	margin-top: 10px;
}

#skyscraperRight {
	position: absolute;
	margin-left: 965px;
	margin-top: -110px;
}

#leaderBoardContent, #rectangleRight, #rectangleRight_A {
	display: none;
	margin-top: 15px;
	text-align: center;
}

#halfBannerHeader {
	margin-top: 9px;
	float: right;
}

#rectangleRight, #rectangleRight_A {
	margin-bottom: 15px;
}

#halfBannerMapLeft, #halfBannerMapTop, #fullBannerMapBottom {
	text-align: center;
}

#halfBannerMapTop {
	float: left;
}
.eo_alert {
	position: absolute;
	display: none;
	background-image: url('/images/snelofferte.gif');
	width: 131px; height: 79px;/* 263px - paddings, 122px - paddings */
	padding-left: 115px;
	padding-right: 17px;
	padding-top: 43px;
	margin-left: 335px; margin-top: -118px;
	cursor: pointer;
}

#eo_form, #eo_msg, #eo_help {
	width: 598px;
	float: left;
	z-index: 10;
	position: absolute;
	background-image: url('/images/layout/default/background_rightWrapper.jpg');
	background-repeat: repeat-x;
	border: 1px solid #dedede;
	border-top: none;
	background-color: white;
	display: none;
	color: #666666;
}

#eo_fog {
	position: fixed ! important; position: absolute;
	width: 100%; height: 100%;
	top: 0px; left: 0px;
	display: none;
	background-color: #000000;
	-khtml-opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	opacity: .7;
}

#eo_help ul  {
	color: #C5006A;
}
#eo_help li {
	margin: 0 0 0 14px;
}
#eo_help li span {
	color: #313131;
}

#regio_exposure {
	float: left; margin-left: 20px;
}

#regio_exposure li {
	float: none;
}

#fog {
	position: fixed ! important; position: absolute;
	width: 100%; height: 100%;
	top: 0px; left: 0px;
	display: none;
	background-color: #000000;
	-khtml-opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	opacity: .7;
}

#fog_center {
	position: absolute;
	top: 50%; left: 50%;
	display: none;
	z-index: 1;
}

#imgsContainer {
	width: 948px;
	height: 148px;
	overflow: hidden;
	position: absolute;
}

#scrollDivLeft {
	margin-top: 35px;
	margin-left: 918px;
	margin-right: 5px;
	cursor: pointer;
	width: 20px;
	height: 80px;
	display: none;
	position: absolute;
	background: url(/images/right.png) no-repeat;
}
#scrollDivLeft:hover {
	cursor: pointer;
	background: url(/images/right.png) no-repeat;
	background-position: -20px 0px;
}

#scrollDivRight {
	margin-top: 35px;
	margin-left: 8px;
	margin-right: 0px;
	width: 20px;
	height: 80px;
	display: none;
	position: absolute;
	cursor: pointer;
	background: url(/images/left.png) no-repeat;
}
#scrollDivRight:hover {
	background: url(/images/left.png) no-repeat;
	background-position: -20px 0px;
	cursor: pointer;
}

.sectorWrapper, .newsWrapper
{
	margin-top: -8px;
	display: none;
	position: relative;

}

.sectoren, .newsBlocks
{
	border: 1px solid #d0d0d0;
	border-top: 0;
	height: 235px;
	padding: 10px 0 10px 0;
	margin-top: -7px;
	background: #fff url('/images/layout/default/popup_bg.gif') repeat-y;
}

.sectoren p, .newsBlocks p
{
	font-weight: bold;
	margin-bottom: 10px;
}

.sector .more, .newsBlock .more
{
	position: absolute;
	margin-left: 230px;
	margin-top: 80px;
}

.sector p a, .newsBlock p a
{
	color: #c5006a;
}

.sectorTop
{
	background: transparent url('/images/layout/default/popup_top_middle.gif') no-repeat;
}

.newsTop
{
	background: transparent url('/images/layout/default/popup_top_right.gif') no-repeat;
}

.sectorTop, .newsTop
{
	padding-top: 17px;
	padding-left: 10px;
	height: 29px;
}

.newsTop h2
{
	color: #c5006a;
	font-size: 15px;
	font-weight: bold;
	float: left;
	display: inline; /* for IE6 */
	margin: -1px 10px 10px 5px;
	width: 285px;
}

.klasseKeywords
{
	display: none;
}

.displayDiv
{
	display: block;
}

.klasseKeywords h2
{
	color: #c5006a;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}

.klasseKeywords li
{
	list-style-type: none;
	margin-left: 10px;
}

.alphabet 
{
	margin: 10px auto 2px 17px;
}

.alphabet a
{
	font-size: 12px;
	font-weight: bold;
	color: #c5006a;
}

.alphabetLinks
{
	margin: 10px auto 15px 9px;
}

.alphabetLinks div
{
	width: 15px;
	height: 15px;
	margin-right: 3px;
	margin-bottom: 12px;
	text-align: center;
	float: left;
	border: 1px solid gray;
	cursor: pointer;
}

.alphabetLinks .numeric
{
	width: 25px;
}

.standOut
{
	margin-top: 5px;
}

.standOut:first-letter
{
	color: #c5006a;
	font-weight: bold;
	text-transform: capitalize;
}

.highlight a
{
	color: #c5006a;
}

.sectorHeader
{
	color: #c5006a;
	font-weight: bold;
	margin-bottom: 10px;
}

.categoryWords
{
	height: 70px;
	width: 150px;
	overflow: visible;
}

#adresselectieWrapper {
	margin-top: -8px;
}

#adresselectieWrapper div.awHead {
	height: 29px;
	padding-left: 10px;
	padding-top: 17px;
	background: url("/images/layout/default/popup_top_none.png") no-repeat scroll 0 0 transparent;
}

#adresselectieWrapper div.awBlock {
	height: 235px;
	margin-top: -7px;
	padding: 10px 0;
	background: url("/images/layout/default/popup_bg.gif") repeat-y scroll 0 0 #FFFFFF;
	border-color: #D0D0D0;
	border-width: 0 1px 1px;
	border-style: none solid solid;	
}

#adresselectieWrapper div.awHead h2 {
	color: #C5006A;
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin: -1px 10px 10px 5px;
	width: 285px;
}

#adresselectieWrapper div.awBlock div {
	float: left;
	width: 275px;
	margin: 5px 10px 10px 15px;
	font-size: 11px;
}

#adresselectieWrapper div.awBlock div ol {
	list-style-type: none;
	margin-bottom: 4px;
}

#adresselectieWrapper div.awBlock div ol li {
	width: 275px;
	overflow: hidden;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #7C7C7C;
}

#adresselectieWrapper div.awBlock div ol li a, #adresselectieWrapper div.awBlock div ol li span.naam {
	color: #C5006A;
}

#adresselectieWrapper div.awBlock div ol li span.kenmerk {
	float: right;
	width: 143px;
	text-align: left;
}

#adresselectieWrapper div.awAd {
	position: absolute;
	margin-left: 620px;
	margin-top: 28px;
	width: 300px;
	height: 250px;
}

div.faillietColumn {
	float: left;
	width: 375px;
	margin-right: 20px;
}

#faillissementenWrapper ol {
	list-style-type: none;
	margin-bottom: 15px;
}

#faillissementenWrapper ol li {
	width: 375px;
	overflow: hidden;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #7C7C7C;
}

#faillissementenWrapper ol li div {
	float: left;
}

#faillissementenWrapper ol li a, #faillissementenWrapper ol li div.naam {
	color: #C5006A;
}

#faillissementenWrapper ol li div.adres, #faillissementenWrapper ol li div.kvknr, #faillissementenWrapper ol li div.datum {
	clear: both;
	margin-left: 5px;
}

#faillissementenWrapper ol li div.prov {
	float: right;
	margin-right: 5px;
}

#faillissementenWrapper ol li div.kvknr div, #faillissementenWrapper ol li div.datum div {
	width: 100px;
}

#faillissementenWrapper ol li div.kenmerk {
	float: right;
	width: 161px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#faillietUitlegWrapper {
	border-bottom: 3px solid #af005f;
	margin-bottom: 10px;
}

#faillietUitlegWrapper img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#faillietWideSkyscraper {
	float: left;
	width: 160px;
}

#faillietHistory {
	border-bottom: 3px solid #af005f;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#faillietMediumRectangle, #faillietMediumRectangle_A {
	float: left;
	margin-left: 37px;
	margin-top: 20px;
}

div.startsColumn {
	width: 310px;
	float: left;
	margin-right: 10px;
}

div.startsColumnL {
	width: 310px;
	float: left;
}

#startersWrapper h3 {
	color: #496068;
}

#startersWrapper ul {
	list-style-type: none;
	margin-bottom: 10px;
}

#startersWrapper li {
	width: 310px;
	overflow: hidden;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #7C7C7C;
}

#startersWrapper a {
	color: #C5006A;
}

#startsUitlegWrapper {
	border-bottom: 3px solid #af005f;
	margin-bottom: 10px;
}

#startsUitlegWrapper img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#startsUitlegWrapper div.feature {
	margin-bottom: 10px;
}

#spotlightWrapper {
	border-bottom: 3px solid #af005f;
}

#spotlightWrapper div.slItem {
	margin-bottom: 10px;
}

#spotlightWrapper span.slNaam {
	color: #C5006A;
	font-weight: bold;
}

#spotlightWrapper span.slPlaats {
	float: right;
}

#spotlightWrapper .oneliner {
	font-style: italic;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

#startsAd, #startsAd_A {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

