/* BASIS *//* BASIS */
html {
	overflow: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	font: 70% Arial, Helvetica, sans-serif;
	background: #FFFFFF 
}

h2, ol, ul, p {
	padding-bottom:10px;
	}



iframe {
	border-style: none;
}

hr {
	visibility: hidden;
	clear: both;
}

strong.contactstrong{
	font-weight:bold;
	font-size:1.2em;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

#top {
	height: 125px;
}

#top h2 {
	position: absolute;
	font-weight: normal;
	font-size: 100%;
	color: #454545;
	padding: 0;
	margin: 79px 0px 0px 92px;
}

#logo {
	position: absolute;
	height: 60px;
	top: 45px;
	left: 25px;
	padding: 10px 0 0 5px;
}

#logo h1 {
	font-size: 100%;
	padding: 0;
	margin: 0;
}

#logo a:link, #logo a:hover, #logo a:visited, #logo a:active {
	color: #000000;
	text-decoration: none;
	font-weight: 0;
}

#content {
	width: 730px;
	margin: 10px 15px 0px 15px;
}

#tabs {
	position: relative;
	display: block;
	width: 730px;
	height: 182px;
}

#searchcontent{
	margin-top:10px;
}

#searchcontent iframe{
	width:730px;
}

/* TABS */
#tabsMenu ul {
	padding: 0px;
	margin: 0px;
	height: 30px;
}

#tabsMenu a:active, #tabsMenu a:visited, #tabsMenu a:active{
	text-decoration: none !important;
	}

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

h2, .tabHeader {
	color: #000000;
	font: 122%  Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	margin:0;
	text-decoration: none;
}

.tabHeaderStrong {
	color: #000000;
	font-size: 122%;
	font-weight: 700;
	margin: 0;
	text-decoration: none;
}

.tabHeader, .tabHeaderStrong {
	padding: 5px 0 0 10px;
}

#tabs li h2.tabLinkBedrijven {
	float: left;
	display: block;
	background: url(/images/tn_tab_bedrijf.gif) 0 0;
	width: 180px;
	height: 25px;
	text-decoration: none;
	padding: 5px 0 0 10px;
}

#tabs li h2.tabLinkPersonen {
	float: left;
	display: block;
	background: url(/images/tn_tab_persoon.gif) 0 -30px;
	width: 180px;
	height: 25px;
	text-decoration: none;
	padding: 5px 0 0 10px;
}

#tabs #telefoongidsBedrijven {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 487px;
	height: 154px;
	padding: 0;
	margin: 0;
	background-image: url(/images/tn_tab_bedrijf_background.gif);
	background-repeat: no-repeat;
}

#tabs #telefoongidsPersonen {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 487px;
	height: 154px;
	padding: 0;
	margin: 0;
	background-image: url(/images/tn_tab_persoon_background.gif);
	background-repeat: no-repeat;
}

#tabs #internetZoeken {
	position: absolute;
	top: 0px;
	left: 497px;
	width: 233px;
	height: 182px;
	padding: 0;
	margin: 0;
	background-image: url(/images/tn_tab_internetzoeken.gif);
	background-repeat: no-repeat;
}


/* INFO */
#info {
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 730px;
	height: 175px;
	color:#666666;
	
}

#info h2, #info ol, #info ul, #toolBar ul {
	padding: 0 0 10px 0;
	margin: 0;
	list-style-type:decimal;
	color: #666666;
}

#info h2{
	color: #444444;
	}

#info a:hover {
	color: #444444;
	}


#info .kolomLinks {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 10px;
	width: 466px;
	background-image: url(/images/tn_over_background.gif);
	background-repeat: no-repeat;
}

#info .kolomRechts {
	position: absolute;
	top: 0px;
	left: 497px;
	margin: 0px;
	padding: 10px;
	width: 214px;
	background-image: url(/images/tn_links_background.gif);
	background-repeat: no-repeat;
}

/* Link tips */
#linkTips {
	display: table;
	position: relative;
	margin: 25px 0px 0px 0px;
	padding: 10px;
	width :708px;
	background-color: #d5e7d1;
	border: 1px solid #c5dfc6;
	}

#linkTips .linksColumn1 {
	float: left;
	left: 0;
	width: 25%;
}

#linkTips .linksColumn2 {
	float: left;
	left: 25%;
	width: 25%;
}

#linkTips .linksColumn3 {
	float: left;
	left: 50%;
	width: 25%;
}

#linkTips .linksColumn4 {
	float: left;
	left: 75%;
	width: 24%;

}

#linkTips ul {
	padding: 0 0 0 10px;
	margin: 10px 0px;
}

#linkTips li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* Toolbar on top */
#toolBar {
	background-color: #d5e7d1;
	border: 1px solid #c5dfc6;
	position: absolute;
	top: 0;
	right: 15px;
	width: 325px;
	padding: 5px;
	text-align: center;
}

#toolBar li {
	display: inline;
	background: url(/images/tn_bolletje.gif) no-repeat 4px -1px;
	padding: 0px 10px 0px 16px;
	line-height: 15px;
}


/* Toolbar on top */
#banner {
	position: absolute;
	top: 40px;
	right: 15px;
}


/* Images */
.logo {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.kolomRechts ol li {
	margin:0 0 0 20px;
	padding:0px;
	list-style-type:decimal;
}

.kolomRechts ol li a:hover, a:link, a:active, a:visited{
	margin:0;
	padding:0px;
	color:#000000;
}

table tr.light{
	background-color:#ffffff;
}

table tr.dark{
	background-color:#eeeeee;
}

/* TABFORMULIEREN */
.tabFormulier {
	width: 50%;
	padding: 10px 0 0 20px;
	margin: 0 30px 0 0;
}

.tabFormulierInternet {
	padding: 20px 0 0 20px;
}

.tabFormulierInternet #formInternet {
	margin: 0;
	display: inline;
	background-color: #000066;
}

.topFormulier {
	position: absolute;
	top: 7px;
	left: 270px;
}

.topFormulier ol {
	padding: 0;
	margin: 10px 0 0 40px;
	list-style-type:decimal;
}

label {
	font-weight: 700%;
	display: block;
	margin: 0 0 8px;
}

input {
	display: block;
	margin: 0 0 8px;
}

html, body, form, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, dl, form {
	margin: 0;
	
}

#tabsMenu li, #footer ul, #footer li {
	display: inline;
	padding: 0;
	margin: 0;
}

#tabs li h2 a:link, #tabs li h2 a:visited, #tabs li h2 a:active, #tabs li h2 a:hover, #linkTips a:hover, #toolBar a:link, #toolBar a:visited, #toolBar a:active, #footer a:link, #footer a:visited, #footer a:active,.topFormulier a:hover {
	color: #000000;
	text-decoration: none;
}

#linkTips a:link, #linkTips a:visited, #linkTips a:active, #footer a:hover,.topFormulier a:link,.topFormulier a:visited,.topFormulier a:active {
	color: #000000;
	text-decoration: underline;
}


/* Footer */
#footer {
	display: block;
	position: a;
	margin: 10px 0px 0px 15px;
	padding: 5px 5px 5px 15px; 
	width :708px;
	background-color: #d5e7d1;
	border: 1px solid #c5dfc6;
}
#footer h3{
	display:block;
	float:left;
}


ul#footerList1 {
	margin:0;
	float:right;
	text-align:right;
	}

#footerList1 strong {
	font-weight: bold;
	font-size: 1em;
}
