﻿body
{
    font-family:arial;
    line-height:20px;
}

/* Default tags -------- IMPORTANT ------------------*/    
h1 
{
    font-weight:bold;
    font-size : 13pt;
    margin-bottom:10px;
    margin-top:0px;
    color:#ff0000;
}
    
h2
{
    font-size: 10pt;
    color:#42B54A;
}
    
h3
{
    font-size: 9pt;
    color:#42B54A;
}    

/* -----------------------------------------------------*/
    
div#header
{
	width:980px;
	height:151px;
	background-repeat:no-repeat;
	background-position:right top;
	background-color:white;
    margin-left:auto;
    margin-right:auto;
    padding-right:6px;
    display:block;
}
.rheader
{
	width:980px;
	height:151px;
	background-repeat:no-repeat;
	background-position:right top;
	background-color:white;
    margin-left:auto;
    margin-right:auto;
    padding-right:6px;
    display:block;
}
/* ---- aanpassing random headers -------*/
	
#logo
{
	position:relative;
	margin-top:40px;
	margin-left:5px;
	background-image:url('images/logo_new.png');
	float:left;
	width:245px;
	height:66px;
}
#links
{
	position: relative ;
	margin-top: 100px;
	margin-right: 20px;
	
	width:217px;
	float:right;
	clear:right;
	/*text-align:center;*/
	background-color :#ED028C;
	color:White;
	}
#links a 
{
	color: White ;
	text-decoration : none;
	}	
#links a:hover 
{
	color:Black ;
	text-decoration : underline;
	}	

div#menu
{
	width:980px;
	height:59px;
    margin-left:auto;
    margin-right:auto;
    background-image:url('images/bg_menu.png');
    background-position:center bottom;
    text-align:center;
}


div#container
{
    width:980px;
    /*width:615px;*/
    /*float:left;*/
	margin-left:auto;
	/*margin-left:129px;*/
    margin-right:auto;
    min-height:300px;
    background-image:url('images/bg_content.png');
}
div#container2
{
    width:980px;
    /*width:615px;*/
    /*float:left;*/
	margin-left:auto;
	/*margin-left:129px;*/
    margin-right:auto;
    min-height:300px;
    background-image:url('images/bg_content.png');
}

div#rightside
{
	width:385px;
	margin-left:30px;
    float:left;
    overflow:hidden;
    text-align:left;
	/*margin-left:auto;*/
	
    /*margin-right:auto;*/
    /*min-height:300px;*/
    /*background-image:url('images/bg_content.png');
    background-position : -615px top; */
    z-index:0;
	
	}
.hmen
{
	/*width:980px;*/
	margin-left:auto;
    margin-right:auto;
}
	


div#end
{
	width:980px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/bg_footer.png');
	clear:left;
	font-size:1px;
}

div#footer
{
	width:980px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/bg_content.png');
	color:#808080;
	font-size:10px;
}
div#footer a
{
	color:#808080;
	text-decoration : none;
	
	}
div#footer a:hover 
{
	color:Black ;
	}	

.witblok
{
	float:left;
	clear:left;
	border:1x solid black;
	width:458px;
}
.witblokBoven
{
	width:458px; height:14px; background-image:url('images/bg_wit_boven.png');
}
.witblokMidden
{
	width:418px; padding:0px 20px 0px 20px; height:14px; background-image:url('images/bg_wit_midden.png'); min-height:400px;
}
.witblokOnder
{
	width:458px; height:14px; background-image:url('images/bg_wit_onder.png');
}
#plaatjesblok
{
	margin-left:60px;
	width:360px;
	float:left;
	clear:right;
}
#plaatjesblokfaq
{
	margin-left:60px;
	padding-right:40px;
	width:360px;
	float:right;
	clear:right;
}


.faqpanel
{
	/*position :relative ;*/
	top :10px;
	left:10px;
	width:456px;
	
	}
.faqpanel a
{
	color: #000000;
	text-decoration:none;
	font-weight : bold;
	margin-bottom: 15px;
	}	
.faqpanel a:hover 
{
	
	text-decoration:underline;
	} 
.vraagpanel
{
	
	margin-bottom: 15px;
	} 
#contentblok
{
	float:left;
	clear:left;
	border:1x solid black;
	width:458px;
}

#adres
{
	color:White;
	width:396px; 
	margin-top:20px; 
	height:160px; 
	background-image:url('images/bg_adres.png');
        background-repeat:no-repeat;
}
#adres a
{
    cursor:pointer;
    }
#vragen a
{
    cursor: pointer;
    }    

#adrestekst
{
	margin-left:235px; 
	padding-top:50px; 
	line-height:26px; 
	height:85px; 
	width:155px; 
	color:White;	
}


/* Zwanger divje homepagetemplate  */
#zwanger
{
	width:303px; 
	height:185px; 
	background-image:url('images/bg_zwanger.png');
	float:left; clear:left;
	margin-right:35px;
}
#zwanger a
{
    color : White;
    }
#zwanger a:hover 
{
    text-decoration: none; 
    }    

/* Vragen divje homepagetemplate */ 

#vragen
{
	width:303px; 
	height:185px; 
	background-image:url('images/bg_vragen.png');
	float:left;
	margin-right:35px;
}
#vragen a 
{
    color: White;
    
    } 
#vragen a:hover
{
    text-decoration: none; 
    }    



#zwanger_tekst
{
	width:303px; 
	height:185px; 
	margin-top:20px;
	float:left; clear:left;
	margin-right:35px;
}
#zwanger_tekst a
{
    
    color:#00aeef;
    }
#zwanger_tekst a:hover
{
    text-decoration: none;    
    }    


#vragen_tekst
{
	margin-top:20px;
	width:303px; 
	height:185px; 
	float:left;
}

#vragen_tekst a
{
    color:#ed008c;
    }
#vragen_tekst a:hover
{
    text-decoration: none;    
    }    

#nummers
{
	width:204px; 
	height:283px; 
	background-image:url('images/bg_nummers.png');
	float:right;
	clear:right;
	margin-right:35px;
	color:White;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}
/* hr class voor adresvak */
.blue 
{
    width:95% ;
    height:10px;
    margin-left:auto;
    margin-right:auto; 
    margin-bottom:10px;
    border: solid 0px #000000;
    border-bottom: dashed 2px #00a3b7;
    }
    
    .purple 
{
    width:95% ;
    height:10px;
    margin-left:auto;
    margin-right:auto; 
    margin-bottom:10px;
    border: solid 0px #000000;
    border-bottom: dashed 2px #00a3b7;
    }
#adres a
{
	color:White;
}

#nieuws
{
	width:360px;
	float:right;
	margin-right:30px;
	margin-top:16px;
}

.nieuwsitem
{
	margin-top:8px;
	width:360px;
	line-height:17px;
	padding-top:3px;
	padding-bottom:2px;
	border-top:1px dotted gray;
	/*float:left;*/
}
.nieuwsitems
{
	/*margin-top:10px;*/
	width:460px;
	line-height:20px;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px dotted gray;
}
.lnieuwsfooter
{
	background-image:url('images/bg_nws_footer.jpg');
	background-repeat : no-repeat ;
	background-position : top left; 
	text-align:right ;
	padding-right: 15px;
	padding-top: 3px;
	height:30px;
	
	} 
.lnieuwsfooter a
{
	color: White ;
	text-decoration:none;
	
	
	}	
.lnieuwsfooter a:hover 
{
	text-decoration : underline; 
}	

.green
{
	color: #42B54A;
}

.red
{
	color: #F04E40;	
}

.white
{
	color:White;
}

.nieuwsitem a
{
	color: #42B54A;
}

.nieuwsitems a
{
	color: #42B54A;
}

#nwsitem /* Nieuws item lees page */ 
{
	width:460px;
    margin-top  :0px;
		
	}
#nwsitem h1 
{
	color:#42B54A;
	} 
#nwsitem a
{
	color: #42B54A;
	font-weight: bold;
	text-decoration : none; 
}
#nwsitem a:hover
{
	
	text-decoration : underline; 
}
#nwsitem .smalltext
{
	font-style :italic ;
	font-size: 9pt;
	color: #999999;
	
	}	
	
td
{
	vertical-align:top;
	
}
    
.GuestBookMessage
{
	display:block;
	border:1px solid black;
	padding:3px;
	margin: 3px;
}
    
.GuestBookMessage .Header
{
	display:block;
	font-weight: bold;
	margin-bottom: 10px;
}
    
.langPicker
{
	float:right;
	top: 0px;
	margin-right: 50px;
}
.langPicker .active
{
	
}
/*.langPicker .inactive
{
	filter:alpha(opacity=40);opacity:.4;
}
.langPicker .inactive:hover
{
	filter:alpha(opacity=100);opacity:1;
}*/


.AlbumOverzicht
{
	overflow:auto;
	height:140px;
	width: 800px;
	
}
.imgfloatleft
{
	margin:5px;
}

.teaser
{
	width:220px;
	background-color:White;
}

.teaser_blauw
{
	width: 365px;
	height:225px;
	background-image: url('images/teaser_1_blok_blauw.png');
	color: white;
	}
.teaser_rose
{
	width: 365px;
	height:225px;
	background-image: url('images/teaser_1_blok_rose.png');
	color: white;
	}

.teaser_t
{
	height:16px;
	width:206px;
	padding:6px 7px 6px 7px;
	font-weight:bold;
	color:White;
	background-image:url('images/bg_teaser_t.png');
}

.teaser_c
{
	width:206px;
	padding:6px 7px 6px 7px;
}

/* Teaser Leesverder */

.lvteaserheader
{
	color: White ; 
	background-color : #CCCCCC; 
	background-image: url('images/bg_teaser_header'); /* image nog aanmaken */
	background-position : top left;
	background-repeat : no-repeat ;
	font-size : 12pt;
	font-weight:bold;
	}
	
.lvteaserbody
{
	color : #cccccc; 
	background-image:url('images/bg_teaser_body'); /* image nog aanmaken */
	
	}	
	
.contentbody
{
	width: 600px;
	height:auto ;
	float:left;
	}	
.imagecontainer
{
	width:370px;
    float  :left;
	
	}	
.upperimage
{
	width :364px;
	margin:2px;
	float:left;
	
	}	
.leftunderimage
{
	width:180px;
	margin:2px;
	float:left;
	
	}
.rightunderimage
{
	width:180px;
	margin:2px;
	float:left;
	
	}
/* Zoek venster */

.btn
{
	margin-bottom:0px;
	margin-top:2px;
	background-color :#ED028C;
	color: White;
	font-size:8pt;
	font-weight:bold;
	border: ridge 2px #ED028C;
	}
.inputtext
{
	color:#ED028C;
	border-style:inset;
	border-width :2px;
	border-color : #ED028C;
	font-size:9pt;
	margin-top:2px;
	}	
.searchwindow
{
	
	/*position: relative ;
	margin-top: 120px;
	margin-right: -95px;
	/*clear:right;*/
	/*float:right;
	width:104px;*/
	
	}	
	
.ZoekResultaat
{
	padding-right: 100px;
	width: 800px;
	
	}
.ResultHeader
{
	font-weight: bold;
	
	}
	
.ResultFooter
{
	font-weight: bold;
	}	
	
#aanmform td
{
    padding-left:5px;
    }	