/* CSS Document Chris Bogaert */
/* General */

div, p, ul, h1, h2, h4, img, form, label{
padding:0px; 
margin:0px;
}

ul{
	list-style-type: none;

}

.breadcrumb{
	font-weight: normal;
	padding-left: 0px;
	color: #FFFFFF;
	padding-top: 5px;
}

.breadcrumb a{
	text-decoration: none;
	padding-right: 10px; 
	color: #FFFFFF;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: #FFFFFF;
}

.breadcrumb a:hover{
text-decoration: underline;
}

/* Main */

#mainPan{
	width:850px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	height: auto;
}

/* Left Panel */

#header {
	background-image: url(../img/Foto%27s/header.jpg);
	height: 227px;
	margin-bottom: 14px;
	width: 950px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

#leftPan{
	width:250px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/menu-bg.png);
	height: auto;
	background-repeat: no-repeat;
}
#leftPan_alt {
	width:250px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/menu-bg.png);
	height: auto;
	background-repeat: no-repeat;
}


#menu {
	padding: 0px;
	width: 180px;
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 300px;

}

#menu ul li{
	width:150px;
	height:27px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	margin-top: 0px;
	padding-top: 5px;
}

#menu ul li a{
	width:auto;
	height:26px;
	display:block;
	color:#8F8C73;
	font-weight:bold;
	padding:0 0 0 22px;
	text-decoration:none;
	font-size: 13px;
	line-height: 26px;
	background-image: url(../img/arrow-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#menu ul li a:hover{
	color:#363636;
	text-decoration:none;
	background-image: url(../img/arrow-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#menu ul li.home{
	height:27px;
	color:#363636;
	font-weight:bold;
	background-image: url(../img/homebg.gif);
	background-repeat: no-repeat;
	width:130px;
	height:27px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
	font-size: 13px;
	line-height: 26px;
}
#actueel{
	width:250px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	float: left;
}
#actueel h1{
	font-size: 20px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
	float: left;
	
}

#actuaitem{
	padding: 0px;
	height: auto;
	width: 230px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;

}


#actuaitem p{
	padding: 0px;
	height: auto;
	width: 230px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#actuaitem  p a {
	text-decoration: underline;
	color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
	float: right;
	margin-right: 15px;
}

#actuaitem p a:hover {
	text-decoration: underline;
}


#actuaitem h1{
	font-size: 15px;
	padding: 0px;
	width: 225px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#actuaitem h1 a {
	color: #FFFFFF;
	text-decoration: none;

}
#actuaitem h1 a:hover {
	text-decoration: underline;

}


#actuaitem .datum{
	font-size: 12px;
	

}




/* Right Panel */

#rightPan{
	width:580px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#intro {
	width: auto;
	margin: 0px;
	height: auto;
	padding: 0px;
	float: none;

}
#intro      .intro img  {
	margin: 0px;
	padding: 10px;
}


#intro h1 {
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 24px;
	margin-top: 25px;

}
#intro h2 {
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 0px;
}


.intro {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


.intro ul li{
	padding-top: 0px;
	width: auto;
	margin-left: 0px;
	margin-bottom: 5px;
	list-style-image: url(../img/arrow4.gif);
	height: 25px;
	clear: none;
}

.intro ul li a{
	padding-top: 0px;
	width: auto;
	padding-left: 10px;
	margin: 0px;
	list-style-image: url(../img/arrow4.gif);

}
.intro a{
	color: #FFFFFF;

}

.intro p{
	color: #FFFFFF;
	margin: 0px;
	float: none;

}
.intro p img {
	color: #FFFFFF;
	margin: 0px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.link {
	list-style-type: circle;
	margin-top: 0px;
	margin-left: 25px;
	color: #FFFFFF;
	float: left;
	margin-right: 0px;
	list-style-image: url(../img/arrow4.gif);


}

.terug {
	float: right;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
	
}

#news{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 580px;
	float: right;

}

#news a{
	color: #FFFFFF;	

}

#news a:hover{
	color: #FFFFFF;	

}

#news h1 {
	font-size: 24px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#news h1 a {
	font-size: 18px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}


#news h2 {
	margin-top: 25px;
	font-size: 17px;
	color: #FFFFFF;

}
#news h2 a{
	margin-top: 25px;
	font-size: 17px;
	text-decoration: none;
	color: #D65E07;
}

#news h2 a:hover {
	margin-top: 25px;
	font-size: 17px;
	text-decoration: none;
	color: #D65E07;
}



#news span.datum {
	font-size: 12px;

}


.newstext {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.newstext a{
	color: #FFFFFF;

}

.newstext a:hover{
	color: #FFFFFF;

}

#koppels{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;

}

#koppels h1 {
	font-size: 24px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#koppels h2 {
	margin-top: 30px;
	font-size: 20px;
	color: #FFFFFF;
	width: 580px;

}
#koppels h3 {
	margin-top: 10px;
	font-size: 16px;
	color: #FFFFFF;
	width: 580px;
}


.koppels {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 580px;
	float: left;
	color: #FFFFFF;
}



.koppels a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
}

.stamboomicon {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	float: right;
	height: 225px;
}

.stamboomicon a img{
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}

/* Contactform */

#contact {
	width: 580px;
	margin:0 auto;
	padding: 0px;
}

.label {
    float: left;
    width: 140px;
    text-align: left;
    padding-top: 5px;
}

input, textarea {
    padding: 3px;
    margin: 3px;
    border: 1px solid #bac5d6;
    font: 10px Verdana, sans-serif;
    background: #fff;
}
input.fout, textarea.fout {
    border: 1px solid #FF0000;
}

label.fout {
	color: #FF0000;
	
}

/* Gastenboek */

#gastenboek {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gastenboek a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	text-decoration: none;
}
#gastenboek a:hover {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	text-decoration: underline;
}






/* Footer */

#footermain{
	color:#fff;
	height:150px;
	background-image: url(../img/bottombg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
}


#footer{
	margin: 0px;
	padding: 0px;
	width: 850px;
	float: left;

}


.footer {
	padding: 0px;
	margin-top: 35px;
	margin-bottom: 0px;
	color: #343434;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 850px;
	float: left;

}

.footer a{
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #343434;
	

}

.footer a:hover{
	margin: 0px;
	padding: 0px;
	color: #B50800;
	text-decoration: none;
	
}

.footersub {
	padding: 0px;
	margin-bottom: 0px;
	color: #343434;
	margin-top: 5px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}

.footersub a{
	margin: 0px;
	padding: 0px;
	color: #343434;
	text-decoration: none;
	

}

.footersub a:hover{
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	
}

/** EEASE**/

#inc_data_03 {
	margin: 0px;
	padding: 0px;
	height: auto;

}
.link ul li {
	padding-top: 0px;
	width: auto;
	margin-left: 0px;
	margin-bottom: 5px;
	list-style-image: url(../img/arrow4.gif);
	height: 25px;
}
.link ul li a {
	padding-top: 0px;
	width: auto;
	padding-left: 10px;
	margin: 0px;
}

