/**
 * WMHG Stylesheet
 */

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

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

h1, h2, h4 {
	color: #992220;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 14px;
	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: 15px;
	line-height:15px;
	text-decoration: none;	
	padding-left: 5px;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;	
	width: 140px;
	
}
a.button:hover{	
	background-position: 0px -40px;
}

a.button span {
	padding-left: 0px;	
	background-image: url( "../images/icons/kidsbackground.jpg" );
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
a.button:hover span{	
	background-position: right -40px;
	text-decoration: none;
}

a.detailbutton {
	display: block;
	color: #666666;
	height: 20px;
	line-height: 20px;
	text-decoration: none;	
	padding-left: 0px;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;	
	padding-left: 5px;
	width: 205px;	
	float: left;
}

a.detailbutton span {
	padding-left: 5px;	
	padding-right: 0px;
	display: block;
}
a.detailbutton:hover span{	
	text-decoration: underline;
}


a.buttonactive {
	display: block;
	color: black;
	border: none;
	background-image: url( "../images/icons/kidsbackground.jpg" );	
	background-repeat: no-repeat;
	height: 15px;
	line-height:15px;
	text-decoration: none;	
	padding-left: 5px;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;	
	width: 140px;
	background-position: 0px -40px;
}
a.buttonactive:hover{	
	background-position: 0px -40px;
}

a.buttonactive span {
	padding-left: 0px;	
	background-image: url( "../images/icons/kidsbackground.jpg" );
	background-repeat: no-repeat;
	background-position: right -40px;
	display: block;
}
a.buttonactive:hover span{	
	background-position: right -40px;
	text-decoration: underline;
}


a.button img {
	margin-left: 5px;
}
 
a.def {	
	font-size: 11px;
    color : #666666; 

    text-decoration : none;
}

a.def:hover {
    color : #666666; 

    text-decoration : underline;
}

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: Verdana,Arial,Sans-Serif;
	font-size: 11px;	
} 
 
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;
	padding-top: 10px;	
}

.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 .inactief {
	visibility: hidden;	
}


/**
 * Small Advertiser
 */
 
#advertiser_small  {
    width: 300px;
    padding-right:27px;
    border: 2px solid red;
}
 
.advertiser_small .imglink {
	text-decoration: none;	
}

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

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

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


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

#topmenu .categories {
    padding-left: 23px;
    padding-bottom: 5px;
}

#topmenu .categories .button  {
	margin-left: 5px;
	margin-bottom: 3px;
	height: 15px;
	float: left;

}
#topmenu .categories .narrow {
    width: 112px;
}
#topmenu .categories .wide {
    width: 172px;
}

#topmenu .categories .spanactive {
    background-position: right -40px;
}

#topmenu .categories .active {
    background-position: 0px -40px;
}



#topmenu .topmenulogos {
    position: relative;
    margin-left: 350px;
    padding-top: 10px;
}
#topmenu .topmenulogos .topmenulogo {
    float: left;
    width: 200px;
    height: 17px;
}

#topmenu .topmenulogos .logobullettop {
    width: 15px;
    height: 15px;
}

#topmenu .topmenulayout {
	/* height: 100px; */	
}

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

#topmenu .topmenucenter .logo {
	float: left;
	padding-top: 0px;
	width: 150px;
}

#topmenu .topmenucenter .sitenaam {
	margin-top: 46px;
	margin-left: 358px;
	font-size: 11px;
	letter-spacing: 9px;
	color: #7B8062;
	height: 15px;

}

#topmenu .topmenucenter .menu {
	padding-left: 300px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

#topmenu .topmenucenter .menu .aantal {
	color: #F01589;
	font-weight: normal;
	font-size: 18px;	
}

#topmenu .topmenucenter .menu a {
	border: 0px solid #F01589;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
	padding: 0px 0px 0px 45px;
	font-size: 11px;
}

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

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

#topmenu .navigation .redcorner {
	float: left;	
}

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

#topmenu .navigation .flashbar {
	margin-top: -74px;
	margin-left: 4px;	
}

#topmenu .searchform {
	/* margin: 0px 4px 4px 4px;	*/
	margin-top: 1px;
	padding: 0px;
	color:white;
}

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

#topmenu .searchform .zoekbutton {	
    display: block;  
	height: 36px; 
	width: 57px;
	background: #992220; 
	border: 1px solid #992220; 
	text-align: center;
	color: #FFFFFF; 
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

#topmenu .searchform .categorie {
	margin-bottom: 2px;	
}
#topmenu .searchform .categorie select {
	margin-left: 12px;
	width: 207px;
}

#topmenu .searchform .provincie {
	margin-top: 2px;	
	margin-bottom: 2px;
}

#topmenu .searchform .provincie select {
	width: 207px;	
	margin-left: 16px;
}

#topmenu .searchform .personen {
	margin-bottom: 2px;
	float: left;
	margin-right: 2px;
	margin-top: -17px;

}
#topmenu .searchform .personen input {
	width: 145px;	

	margin-left: 15px;
}

#topmenu .searchform .trefwoord {
	margin-bottom: 2px;	
	float: left;
	margin-right: 2px;

}
#topmenu .searchform .trefwoord input {
	width: 145px;
}

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

#centeredcontentarea .contentarea {
	padding-top: 104px;
	margin-left: 335px;
}

#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;
}

#footer .subfooter .columnnarrow {
	float: left;
	width: 22%;
}

#footer .subfooter .columnmedium {
	float: left;
	width: 17%;
}

#footer .subfooter .columnwide {
	float: left;
	width: 33%;
}

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

#home .beschrijving2 {
    float: left;
	font-weight: normal;
	width: 400px;	
	margin-right: 5px;
}

#home .homebanner{
    margin-left: 435px;
    /* margin-top: -50px; */
}

#home .homebanner img{
    border: 0px solid #7B8062;
}


#home .categories {
	margin-bottom: 10px;	
}

#home .categories .button {
	margin-right: 15px;
	margin-bottom: 5px;
	width: 175px;
	float: left;
	/* color: white;
	font-weight: bold; */
}

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

#home .aanbieders .advertiser_small {
	width: 194px;
	float: left;	
}

#home .banners .wmhg_banner {
	width: 220px;
	float: left;	
}

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

#home .wmhgAdvertiserSmall .info {
    width: 400px;
}

/**
 * DNLS Advertiser Small
 */
.wmhgAdvertiserSmall .rightContentHead {
	color:#992220;
	font-family: Verdana,Arial,Sans-Serif;
	font-size:14px;
	font-weight:bold;
	height: 45px;
	width: 415px;
	position:relative;
}

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

.wmhgAdvertiserSmall .info {
	float: left;
	width: 60%;
}	

.wmhgAdvertiserSmall .links {
	font-size: 9px;
	color: #A7A7A6;
	display: inline;
}

.wmhgAdvertiserSmall .divider {
	height: 8px;
	width: 50px;	
}

.wmhgAdvertiserSmall .infoaanvraag {
	float: right;
	margin-right: 10px;
	margin-top: -30px;
	position: relative;
	/*
	width: 150px;
	margin-right: 3px;
	position: absolute;
	right: 10px;
	*/
}

.wmhgAdvertiserSmall .infoaanvraag a {
	/* color: #992220; */
	color: #C6C6C6;
	font-size: 10px;	
	position: relative;
	top: -5px;
	text-decoration: none;
}

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

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

#home .wmdb_divider, .wmdb_divider {
	color: #992220;
	font-weight: normal;
	padding: 5px 0px;
}

/**
 * Zoek resultaten
 */
#locatieslijst .resultaten {
	margin: 10px 0px;
}

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

#locatieslijst .lijstsidebar {
	background-image: url( "../images/contentbackground-side.jpg" );
	background-repeat: repeat-x;
	padding-top: 20px;
	float: right;
	background-color: #eee;
	width: 165px;	
	padding-left: 10px;
}

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

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


#locatieslijst .resulttitle {
    float:left;
}

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

#locatieslijst .button, #home .button {
   width: 225px;
}    



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

#advertiserlarge .advertisersidebar {
	background-image: url( "../images/contentbackground-side.jpg" );
	background-repeat: repeat-x;
	padding-top: 20px;
	float: right;
	background-color: #eee;
	width: 145px;	
	padding-left: 10px;
}

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

#advertiserlarge .actionbuttonsbackground {
    background-image: url( "../images/imgfull-bg.jpg" );
    background-repeat: no-repeat;
    width: 420px;
    margin-top: -2px;
}

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

#advertiserlarge .actionbuttons .button {
	margin-left: 5px;
	margin-top: 5px;
    float:left;
    width:200px;
    background-image: url( "" );
}

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

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

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

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

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

#advertiserlarge .advertisercontent .titel .text .h1 {
    margin-top: 5px;
}

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

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

#advertiserlarge .mlayout {
	margin-top: 20px;	
}

#advertiserlarge .mlayout .description .title {
	font-size: 12px;
	color: #992220;
}

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

#advertiserlarge .mlayout .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 130px;	
}

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

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

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

#sitemap .resultaten .images {
	width: 225px;
	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 {   
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 29px;
	background-image: url( "../img/grey-background.gif" );
	background-repeat: no-repeat;
	width: 292px;
	height: 86px;
	padding: 5px 0px 0px 9px;
	
	
}
.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:7px}


#advertiserlarge  input {

    background-color:#FFFFFF;

    border:1px solid lightgrey;

    color:#333333;

    font-family:Verdana,Arial,Helvetica,sans-serif;

    font-size:11px;

    font-weight:normal;

}

#AutoNumber1 input {
    background-color:#FFFFFF;

    border:1px solid lightgrey;

    color:#333333;

    font-family:Verdana,Arial,Helvetica,sans-serif;

    font-size:11px;

    font-weight:normal;
}

#advertiserlarge .formexplanation {
    font-style: italic;
    margin-left: 130px;
}

#advertiserlarge .steekwoorden {
    height: 40px;
}
#advertiserlarge .steekwoorden .fade {
    height: 40px;
    font-size: 11px;
}

/**
 * Kernwoorden
 */
#kernwoorden 
{
	padding: 0px 5px 20px 7px;	
	background-color: #fff;
	border: 0px solid #CBC7C6;
	font-size: 10px;
}

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

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

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

