/**
 * WMHG Stylesheet
 */

/*
 * common styles
 */
a img {
	border: 0px solid white;	
}

img.absmiddle {
	vertical-align: middle;
	margin-bottom: 0.25em;	
}

h1, h2, h4 {
	color: #F01589;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h5 {
	color: #F01589;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.clr { 
	clear: both;	
}

.clrleft {
	clear: left;	
}

.redcorner {
	background-color: red;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: white;	
}

.bold {
	font-weight: bold;
}
 
a.button {
	display: block;
	color: black;
	border: none;
	background-image: url( "../images/icons/kidsbackground.jpg" );	
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	text-decoration: none;	
	padding-left: 0px;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-Serif;
	font-size: 11px;	
}

a.button span {
	padding-left: 5px;	
}

a.button:hover{	
	background-position: 0px -40px;
}	

a.button:hover span {
	text-decoration: underline;
}

a.button img {
	margin-left: 5px;
}
 
a.def {	
	font-size: 11px;
	color: #F01589;
	text-decoration: underline;
}

a.def:hover {
	color: #F01589;
	text-decoration: none;
}

a.info {
	color: #F01589	
}

a.location {
	font-size: 11px;
	color: #5d6363;
	font-weight: normal;
	text-decoration: underline;	
}

.green { color: green; }
.red { color: red; }
 
.default {
	color: #999999;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-Serif;
	font-size: 11px;	
} 
 
form, form p, p {
	margin: 0px;
	padding: 0px;
}
 
input.text, select, textarea { 
	background-color: #FFFFFF;
	border: 1px solid lightgrey;
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

input.text, select {
	padding: 0px;
	margin: 0px;	
}

input.text {
	padding: 1px 0px;	
}

#afsluiter, a {
	color:#A7A7A6;
}

.naarboven {
	text-align: center;	
}

.defaultpadding {
	padding: 20px 7px;	
}

/**
 * Paginator
 */
.paginator .paginabutton {
	color: #5d6363;
    display: block;
    border: 1px solid #FFFFFF;    
    float:left;
    text-align:center;
    font-weight: bold;
    font-size: 10px;    
}

.paginator .currentpage {
    border: 1px solid #5d6363;
} 
 
.paginator .paginas .paginabutton {
	width: 20px;	
} 
 
.paginator .volgende,
.paginator .paginas, 
.paginator .vorige {
	padding-right: 10px;
	float: left;
}

.paginator .dots {
	float: left;
	display: block;	
}

.paginator .vorige {
	padding-right: 0px;
	padding-left: 10px;	
}

.paginator .inactief {
	visibility: hidden;	
}

/**
 * Kaart en Omgeving
 */
#tabbedpanel {
	width: 530px;	
} 

#tabbedpanel .labels {
}
 
#tabbedpanel .labels .label {	
	float: left;
	cursor: pointer; 	
	display: block;
	height: 19px;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;	
	background-color: #ccff32;
	border-top: 1px solid #F01589;
	border-left: 1px solid #F01589;
	border-right: 1px solid #F01589;
}

#tabbedpanel .labels .label span {
	display: block;
	line-height: 19px;	
}

#tabbedpanel .labels .close {
	float: right;	
	margin-right: 5px;
	cursor: pointer;
	color: #F01589;
}

#tabbedpanel .labels .labelsrow {
	clear: left;	
}

#tabbedpanel .tabsdivider {
	border-top: 1px solid #F01589;
	width: 530px;	
	height: 0px;
}

#tabbedpanel .labels .tabactive {
	background-color: #F01589;
	color: white;	
}

/**
 * WmdK uitjes
 */
.uitjes .uitje {
	padding-bottom: 10px;	
} 
 
.uitjes .uitje .afbeelding {
	float: left;
	width: 160px;	
}

.uitjes .uitje .afbeelding img {
	width: 150px;	
}

.uitjes .uitje .beschrijving {
	float: left;
	width: 350px; 	
}

/**
 * Panoramio Photos
 */
.panoramio {
	padding: 5px 0px;	
} 
 
.panoramio .normal {
	float: left;
	width: 400px;
	overflow: hidden;
	text-align: center;	
	position: relative;
}

.panoramio .normal .fotolader {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;	
}

.panoramio .normal .fotolader .lader {
	background-color: white;
	position: absolute;
	font-weight: bold;
	padding: 3px;
	width: 200px;
	top: 1px;
	left: 1px;
	text-align: center;	
}

.panoramio .normal .auteur {
	background-color: white;
	position: absolute;
	padding: 3px;
	color: black;
	font-weight: bold;
	top: 1px;
	right: 1px;	
}


.panoramio .thumbnails {
	float: left;
	width: 130px;		
}

.panoramio .thumbnail {
	float: left;	
	font-size: 0%;
	padding-left: 5px;
	padding-bottom: 5px;
}

/**
 * Small Advertiser
 */
 
#advertiser_small  {
    width: 200px;
    padding-right:27px;
}
 
.advertiser_small .imglink {
	text-decoration: none;	
}

.advertiser_small .header {
	position: relative;
	height: 20px;	
}

.advertiser_small .header h1 {
	position: absolute;
	bottom: 0px;
	left: 0px;			
}

.advertiser_small .imglink .info {	
	display: block;
	width: 190px;
	text-decoration: underline;	
	color: #F01589;	
	font-size: 11px;
}
 
/**
 * Friar tuckin position fixed hack
 */
body {
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-Serif;	
	font-size: 11px;	
	background-color: #9ad9ea; 
	margin:0; 
	padding:0px; 
	border:0; 
	height:100%;
}

#topmenu {
	position:fixed; 
	display:block; 
	top:0; 
	left:0;
	width: 100%; 
	height: 122px; 
	background-image: url( "../images/pagebackground-1.gif" ); 
	z-index: 20;
}

#topmenu .topmenulayout {
	height: 122px;	
}

.landthema #topmenu {
	height: 171px;
	background-image: url( "../images/pagebackground-2.gif" );	
}

.landthema #topmenu .topmenulayout {
	height: 171px;	
}

#topmenu .topmenucenter {
	position: relative;
	margin: 0px auto;
	width: 960px;	
}

#topmenu .topmenucenter .logo {
	float: left;
	width: 155px;
	padding-top: 22px;
	padding-left: 80px;
}

#topmenu .topmenucenter .menuenprojecten {
	float: left;
	width: 700px;	
	overflow: hidden;
	position: relative;
}

#topmenu .topmenucenter .sitenaam {
	font-size: 16px;
	font-family: 'Comic Sans MS', Verdana, Arial;
	color: white;
	padding-top: 16px;
	padding-left: 10px;
	height: 24px;		
}

#topmenu .topmenucenter .projecten {
	float: right;	
}

#topmenu .topmenucenter .topmenu {
	padding-top: 5px;
	text-align: right;
	height: 20px;
	color: #82af30;	
	font-size: 12px;
}

#topmenu .topmenucenter .topmenu a {
	color: #82af30;	
	font-size: 12px;
	text-decoration: none;
}

#topmenu .topmenucenter .topmenu a:hover,
#topmenu .topmenucenter .topmenu a.tabactive {
	text-decoration: underline;
}

#topmenu .topmenucenter .menu a.tab {
	float: left;
	display: block;	
	background-image: url( "../images/tab-background-right.gif" );
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 5px;
	text-decoration: none;
	margin-top: 10px;	
	cursor: pointer;
}

#topmenu .topmenucenter .menu a.tab span.bg {
	display: block;
	color: white;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url( "../images/tab-background-left.gif" );
	background-repeat: no-repeat;
	background-position: left 0px;
	line-height: 25px;
	height: 25px;	
}

#topmenu .topmenucenter .projecten a.tab {	
	background-position: right -122px;	
}

#topmenu .topmenucenter .projecten a.tab span.bg {
	color: #356569;
	background-position: left -122px;	
}

#topmenu .topmenucenter .menu a.tabactive {	
	margin-top: 0px;	
	background-position: right -66px;	
}

#topmenu .topmenucenter .menu a.tabactive span.bg {
	color: white;
	height: 35px;
	background-position: left -66px;	
}

#topmenu .topmenucenter .menu a.tabfav {
	margin-right: 20px;
	background-position: right 0px;
}

#topmenu .topmenucenter .menu a.tabfav span.bg {
	color: white;
	background-position: left 0px;
}

#topmenu .thema {
	width: 10px;
	position: absolute;
	top: 75px;
	left: 240px;	
}

#topmenu .thema .landnaam {
	display: block;
	padding-top: 37px;
	color: white;
	font-size: 45px;
	font-family: Helvetica,Verdana,Arial;
	padding-left: 5px;
}

#topmenu .navigation {	
	position: absolute;
	width: 235px;
	margin-top: -16px;
	background-repeat: repeat-x;
	background-position: 0px 4px;	
}

.landthema #topmenu .navigation {
	top: 124px;	
}

#topmenu .navigation .label {
	float: left;
	padding-left: 5px;
	line-height: 24px;
	color:#999999;
	font-weight:bold;	
}

#topmenu .navigation .flashbar {
	padding-top: 25px;
	padding-left: 4px;	
}

#topmenu .searchformtitle {
	margin-bottom: 4px;
	color:white;
	font-size: 14px;
	font-weight: bold;
}

#topmenu .searchform {
	margin: 0px;
	padding: 2px 1px;
	color:white;
}

#topmenu .searchform .zoekaction {
	padding-bottom: 5px;
}	

#topmenu .searchform .zoekbutton a {	
	display: block;  
	height: 20px; 
	width: 130px;
	line-height: 20px;
	background: white; 
	border: 1px solid #000000; 
	text-align: center;
	color: #000000;
	font-size:11px;
	text-decoration: none;
	margin-left: 80px;		
}

#topmenu .searchform .lbl {
	display: block;
	float: left;
	width: 80px;	
}

#topmenu .searchform .categorie {	
	margin-bottom: 1px;
}

#topmenu .searchform .categorie select {
	width: 132px;
	height: 17px;
}

#topmenu .searchform .land {
	margin-bottom: 1px;
}

#topmenu .searchform .land select {
	width: 132px;	
	height: 17px;
}

#topmenu .searchform .enkelland {
	display: none;	
}

#topmenu .searchform .regio {
	margin-bottom: 1px;
}

#topmenu .searchform .regio select {
	width: 132px;	
	height: 17px;
}

#topmenu .searchform .plaats {
	margin-bottom: 1px;
}

#topmenu .searchform .plaats select {
	width: 132px;	
	height: 17px;
}

#topmenu .searchform .straal {
	margin-bottom: 1px;
}

#topmenu .searchform .straal select {
	width: 132px;	
	margin-left: 15px;
}

#topmenu .searchform .trefwoord {
	padding-bottom: 2px;	
}

#topmenu .searchform .trefwoord input {
	padding: 0px;
	width: 130px;
}

#topmenu .searchform .eigenschappen .lbl {
	float: left;
	padding-bottom: 2px;	
}

#topmenu .searchform .eigenschappen .lbl.col2 {
	padding-left: 45px;
	width: 50px;	
}

#topmenu .searchform .eigenschappen input.checkbox {
	float: left;	
	margin: 0px;
}

#topmenu .searchform .eigenschappen input.checkbox.col2 {
	float: right;	
}

#centeredcontentarea {
	position: relative;
	width: 960px;	
	margin: 0px auto;	
} 

#centeredcontentarea .contentarea {
	padding-top: 128px;
	margin-left: 240px;
}

.landthema #centeredcontentarea .contentarea {
	padding-top: 177px;	
}

#centeredcontentarea .contentarea .topbar .label {
	float: left;
	padding-left: 5px;
	line-height: 24px;
	color:#999999;
	font-weight:bold;
}

#topmenu .navigation .label {
	float: left;
	padding-left: 5px;
	line-height: 24px;
	color:#999999;
	font-weight:bold;	
}

#maincontent .content {
	padding: 0px;	
}

#footer {
	background-color: white;
	color:#A7A7A6;	
}

#footertekst {
	color:#A7A7A6;	
	display:inline;
}

#footer a {
	color:#A7A7A6;	
}

#footer .subfooter {
	padding-top: 12px;
	font-size: 9px;
}

#footer .subfooter a {
}

#footer .subfooter .column {
	float: left;
	width: 33%;
	padding-bottom: 20px;
}

/**
 * Home - Pagina
 */
#home {
 	padding: 20px 7px 10px 7px;	
} 
 
#home .beschrijving {
	font-weight: normal;	
}

#home .categories {
	padding-top: 30px;
	padding-bottom: 0px;	
}

#home .categories .button {	
	margin-bottom: 0px;
	padding-left: 5px;
	width: 152px;
	float: left;
}
#home .categories .spacing {
	display: block;
	float: left;
	width: 18px;	
}

#home .categories .divider {
	clear: both;
	display: block;
	height: 10px;
}

#home .categories3 .spacing {
	width: 106px;	
}

#home .categories .button  {	
	background-image: url("../images/button-background.gif");	
}

#home .categories .button span {
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Comic Sans MS',Verdana,Arial;
	text-transform: uppercase;
	background-image: url("../images/button-background.gif");
	background-position: right 0px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 0px;	
	padding-right: 5px;
	text-align: center;
}

#home .categories .button:hover {
	background-position: left 0px;	
}

#home .categories .button:hover span {
	background-position: right 0px;	
}

#home .aanbieders {
	margin-bottom: 20px;	
}

#home .aanbieders .advertiser_small {
	width: 200px;
	padding-right: 0px;	
	float: left;	
}

#home .aanbieders .spacing {
	float: left;
	width: 40px;
}

#home .banners .banner {
	width: 228px;
	float: left;	
}

#home .banners .banner1 {
	padding-left: 19px;
	width: 209px;	
}

#home .banners .banner2 {
	padding-left: 34px;
	width: 190px;	
}

#home .banners .wmhg_banner .iframe {
	border: 1px solid red;	
}

#home .nieuwsbrief {
	text-align: center;	
}

	

/**
 * DNLS Advertiser Small
 */
.wmhgAdvertiserSmall .rightContentHead {
	color:#F01589;
	font-family:'Trebuchet MS',Verdana,Arial,Sans-Serif;
	font-size:16px;
	font-weight:bold;
}

.wmhgAdvertiserSmall .afbeelding {
	width: 225px;
	padding-right: 10px;
	float: left;	
}

.wmhgAdvertiserSmall .info {
	float: left;
	width: 250px;
}	
 
.wmhgAdvertiserSmall .divider {
	height: 8px;
	width: 50px;	
}

.webfxmouseover {
	cursor: pointer;
	background-color: #FEF7E7;	
}

.icon {
    border: 1px solid #F01589;
}

.wmhg_divider {
	background-image: url( "../images/home-dots.gif" );
	background-repeat: repeat-x;
	background-position: left 10px;	
	padding-top: 10px;
	padding-bottom: 10px;
	height: 4px;
}

/**
 * Zoek resultaten
 */
#locatieslijst .googlemap {	
	width: 480px;
	height: 247px;	
	border: 4px solid lightgray;
}

#locatieslijst .googlemappadding {
	padding: 5px 0px 0px 5px;	
}

#locatieslijst .googlemaptooltip img {
	float: left;
	margin-right: 5px;
}
 
#locatieslijst .resultaten {
	margin: 20px 0px;
}

#locatieslijst .wmhgAdvertiserSmall {
	margin-bottom: 20px;	
}

#locatieslijst .lijstsidebar {
	padding-top: 20px;
	float: right;
	background-color: #eee;
	width: 165px;	
	padding-left: 10px;
}

#locatieslijst .lijstcontent {	
	border-right: 175px solid #eee;
	padding: 20px 5px 20px 7px;	
}

#locatieslijst .lijstcontentnosidebar {
	border-right: 0px solid #eee;	
}

#locatieslijst .resulttitle {
    float:left;
}
#locatieslijst .paginator {
    float:left;
}    

#locatieslijst .pageindicatortext {
    color: #5d6363;
}

#locatieslijst #tabbedpanel {
	width: 500px;
}	

#locatieslijst #tabbedpanel .tabsdivider {
	width: 500px;	
}

#locatieslijst .labels .label2 {
	background-position: 0px 0px;	
}

#locatieslijst .tabs {
	width: 500px;	
}

#locatieslijst .tabs .tab {
	display: none;
	height: 265px;
	border-bottom: 1px solid #F01589;
	border-left: 1px solid #F01589;
	border-right: 1px solid #F01589;
}

#locatieslijst .tabs .tab2 {
	padding-left: 5px;	
}

#locatieslijst .tabs .panoramio .normal {
	height: 255px;	
}

#locatieslijst .tabs .panoramio .normal,
#locatieslijst .tabs .panoramio .normal a img {
	width: 358px;	
}

#locatieslijst .tabs .tab3 .beschrijvingpadding {
	padding: 5px;	
}

#locatieslijst .tabs .tab4 {
	overflow: auto;	
}

#locatieslijst .tabs .tab4 .uitjes {
	padding: 5px 0px 5px 5px;	
}

#locatieslijst .tabs .tab4 .uitjes .beschrijving {
	width: 315px;
}

/**
 * Advertiser Large
 */
#advertiserlarge .googlemapholder {
	width:300px;
	height:300px;	
	background-color: #efefef;
	overflow: hidden;	
} 
#advertiserlarge .googlemapholder .googlemap {	
	width: 300px;
	height: 300px;	
}

#advertiserlarge .advertisersidebar {
	padding-top: 20px;
	float: right;
	background-color: #eee;
	width: 145px;	
	padding-left: 10px;
}

#advertiserlarge .advertisercontent {
	border-right: 155px solid #eee;
	padding: 20px 5px 20px 7px;	
}

#advertiserlarge .actionbuttons .infoaanvraag {
	padding: 0px;	
}
#advertiserlarge .actionbuttons .infoaanvraag img {
	border-left: 5px solid #f13c9b;
	border-right: 5px solid #f13c9b;
	margin: 0px;
	padding: 2px 0px;
	background-color: #f13c9b;
	vertical-align: top;
}

#advertiserlarge .actionbuttons .button {
	margin-right: 20px;
	margin-top: 5px;	
}

#advertiserlarge .tllayout {
	float: left;
	width: 305px;	
}

#advertiserlarge .trlayout {
	margin-left: 310px;	
}

#advertiserlarge .trlayout .adresgegevens {
	margin-bottom: 15px;	
}

#advertiserlarge .titel {
	margin-bottom: 5px;	
}

#advertiserlarge .titel .text {
	float: left;	
	padding-right: 5px;
}

#advertiserlarge .titel .hamers {
	float: left;	
}
#advertiserlarge .titel .adresgegevens {
	padding-left: 15px;	
}

#advertiserlarge .tllayout .telefoongegevens { 
	padding-left: 15px;	
	width:223px;
}

#advertiserlarge #tabbedpanel {
	padding-top: 20px;
}

#advertiserlarge .labels .close {
	display: none;	
}

#advertiserlarge .tabs {
	width: 530px;	
}

#advertiserlarge .tabs .tab { 
	display: none;
}

#advertiserlarge .tabs .tab1 {
	display: block;	
	padding-top: 5px;
}

#advertiserlarge .tabs .tab2 {
	padding: 5px 0px;	
}

#advertiserlarge .tabs .tab2 .googlemap {
	width: 530px;
	height: 300px;
	background-color: lightgray;	
}

#advertiserlarge .tabs .tab4 {
	padding: 5px 0px;
}

#advertiserlarge .tabs .tab5 {
	padding: 5px 0px;
}

#advertiserlarge .beschrijving .description .title {
	font-size: 12px;
}

#advertiserlarge .beschrijving .description .text {
	color: #000;
	padding-bottom: 15px;
}

#advertiserlarge .beschrijving .description .text b {
	color: black;	
}

#advertiserlarge .blayout {
	padding-top: 20px;
	text-align: center;	
}

/**
 * Favorieten
 */
#favorieten {
	padding: 20px 7px;	
} 

#favorieten .mijnfavorieten {
	margin-top: 30px;
}	

#favorieten .advertisersmall {
	background-color: #F0F0F0;
	height: 32px;
	margin-bottom: 10px;
	width: 664px;	
} 

#favorieten .advertisersmall .arrows {
	width: 25px;
	padding-left: 10px;
	float: left;
	height : 32px;
	line-height: 35px;	
}

#favorieten .advertisersmall .title {
	width: 560px;
	float: left;
}

#favorieten .advertisersmall .aantal {
	background-image: url( "../images/favcount.jpg" );
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	float: left;
}

#favorieten .advertisersmall .verwijder {
	padding-top: 8px;
	width: 32px;
	float: left;
}

#favorieten .advertisersmall .verwijder a:focus {
	outline: none;	
}

#favorieten .mijnformulier {
	margin-top: 30px;	
}

#favorieten .geenresultaten {
	margin-top: 50px;
	margin-bottom: 50px;	
}

#favorieten .mijnnotes {
	margin: 0px 0px 20px 320px;	
}

/**
 * Sitemap
 */
#sitemap {
	padding: 20px 7px;	
}

#sitemap .resultaten {
	margin-top: 20px;	
}

#sitemap .resultaten .links {
	width: 350px;
	float: left;	
}

#sitemap .resultaten .images {
	width: 300px;
	float: left;	
}

/**
 * Link partners
 */
#linkpartners .link {
	margin-bottom: 30px;	
} 
 
#linkpartners .link .title {
	font-weight: bold;
	font-size: 14px;	
}


/**
 * Display div with rounded corner with images
 */
.roundedcontainer {
    background-color:white;
	margin-top: 4px;
	margin-bottom: 4px;
}
.t {background: url(../images/rounded/dot.gif) 0 0 repeat-x; width: 100%}
.b {background: url(../images/rounded/dot.gif) 0 100% repeat-x}
.l {background: url(../images/rounded/dot.gif) 0 0 repeat-y}
.r {background: url(../images/rounded/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/rounded/bl.gif) 0 100% no-repeat}
.br {background: url(../images/rounded/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/rounded/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/rounded/tr.gif) 100% 0 no-repeat; padding:10px}

.roundedcontainerp {
    background-color:#F13C9B;
	margin-top: 0px;
	margin-bottom: 4px;
}
.tp {background: url(../images/rounded/dotp.gif) 0 0 repeat-x; width: 100%}
.bp {background: url(../images/rounded/dotp.gif) 0 100% repeat-x}
.lp {background: url(../images/rounded/dotp.gif) 0 0 repeat-y}
.rp {background: url(../images/rounded/dotp.gif) 100% 0 repeat-y}
.blp {background: url(../images/rounded/blp.gif) 0 100% no-repeat}
.brp {background: url(../images/rounded/brp.gif) 100% 100% no-repeat}
.tlp {background: url(../images/rounded/tlp.gif) 0 0 no-repeat}
.trp {background: url(../images/rounded/trp.gif) 100% 0 no-repeat; padding:10px}

.affiliatelink {
    background: rgb(240, 21, 137);
    height:30px;
    text-align: center;
    line-height:30px;
}

.affiliatelinktext {
    color: white;
}

/* For emails */
table.formBackground {
	font-size: 11px; /* 62.5% Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0px dashed #E5ECF2;
}

#extern-update-1 .heading {
	padding: 10px 0px 20px 0px;
}	

#extern-update-1 .advertiser {
	padding-bottom: 40px;	
}

#extern-update-1 .advertiser .afbeelding {
	float: left;
	padding-right: 20px;	
}

#extern-update-1 .advertiser .informatie {
	float: left;	
}

#extern-update-1 .formtail {
	padding-left: 235px;	
}

/**
 * Kernwoorden
 */
#kernwoorden .kernwoord {
	float: left;
	border-right: 5px solid white;	
	width: 228px;
	white-space: nowrap;
	overflow: hidden;
}

#kernwoorden .kopje {
	text-decoration: none;
	font-weight: bold;
	color: black;	
}

#kernwoorden .kopje:hover {
	text-decoration: underline;	
}


