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


body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #595a52;
	text-decoration: none;
	letter-spacing: 0px;
	font: normal 62.5%/12px tahoma, arial, verdana, sans; /* = 10px */ 
}
p{
font: normal 1.0em/17px tahoma, arial, helvetica, sans-serif; /* = 10px */
padding: 0px 0px 0px 0px; /* boven rechts onder links */
margin: 0px 0px 0px 0px;
}

h1{
font: bold 1.3em/17px tahoma, arial, verdana, sans-serif; /* = 13px */
color: #633a3e;
padding: 15px 0px 10px 0px; /* boven rechts onder links */
margin: 0px 0px 0px 0px;
}

h2{
font: bold 1.0em/17px tahoma, arial, verdana, sans-serif; 
color: #cb1a40;
margin: 0px 0px 0px 0px;
}

li{
font: normal 1.0em/17px tahoma, arial, helvetica, sans-serif; /* = 10px */
color: #fff;
}

a{
font: normal 1.0em/17px tahoma, arial, helvetica, sans-serif; /* = 10px */
color: #cb1a40;
text-decoration:none;
}

span{
color: #10436f;
text-decoration: none;
}




/* positionering kaders */
#afbeeldingbovenlinks{
position: absolute;
width: 186px;
height: 175px;
top: 0px;
left: 100px;
border: 0px;
background: #fff url(home/beeld/koplinks175x186.jpg) no-repeat 0 0;
}

#afbeeldingboven{
position: absolute;
width: 614px;
height: 83px;
top: 0px;
left: 286px;
border: 0px;
background: #fff url(home/beeld/kopboven614x83.jpg) no-repeat 0 0;
}

#navigatiebalk{
position: absolute;
width: 614px;
height: 29px;
top: 83px;
left: 286px;
border: 0px;
background-color: #009de0;
text-align: left;
}

#afbeeldingbovenderde{
position: absolute;
width: 614px;
height: 63px;
top: 112px;
left: 286px;
border: 0px;
background: #fff url(geboortekaartjes/beeld/kopbovenderde614x63.jpg) no-repeat 0 0;
}

#introtekstkader{
position: absolute;
width: 273px;
height: 150px;
top: 175px;
left: 100px;
border: 0px;
background-color: #fff;
text-align: left;
}

#foto{
position: absolute;
width: 158px;
height: 158px;
top: 325px;
left: 100px;
border: 0px;
background: #fff url(contact/beeld/foto158x158.jpg) no-repeat 0 0;
}

#witnaastfotoa{
position: absolute;
width: 21px;
height: 358px;
top: 175px;
left: 373px;
border: 0px;
background-color: #fff;
text-align: left;
}

#witbovenkaarten{
position: absolute;
width: 506px;
height: 17px;
top: 175px;
left: 394px;
border: 0px;
background-color: #fff;
text-align: left;
}


#middentekstkader{
position: absolute;
width: 293px;
height: 341px;
top: 192px;
left: 394px;
border: 0px;
background-color: #fff;
text-align: left;
}




/* Navigatie*/
#navigatie {
text-align: left;
}
#navigatie ul{
border: 0px solid black;
width: 100%;
padding: 8px 0px 0px 0px; /* boven rechts onder links */
margin: 0px;
white-space: no-wrap;
}

#navigatie ul li{
display: inline;
}

#navigatie ul li a{
margin: 2px 2px 2px 2px;
font: 0.9em tahoma, Arial, Helvetica, sans-serif;
letter-spacing: 1px;
text-decoration: none;
color: white;
text-align: left;
}

#navigatie ul li a:hover{
color: #b7dceb;
text-align: left;
}

/* einde navigatie*/

#linkje a {
text-decoration: none;
font: normal 1.0em/17px tahoma, arial, helvetica, sans-serif; /* = 10px */
padding: 0px 0px 0px 0px; /* boven rechts onder links */
color: #595a52;
}

#linkje a:hover {
text-decoration: none;
font: normal 1.0em/17px tahoma, arial, helvetica, sans-serif; /* = 10px */
padding: 0px 0px 0px 0px; /* boven rechts onder links */
color: #595a52;
}

