#header {
width: 100%;
height: 166px;
background-image:url(images/header_bg.jpg);
background-repeat: repeat-x;}

#quote {width: 900px;}
#header img {
float: left;}

#header h1 {
font-size: 20px;
float: left;
padding-top: 30px;
padding-left: 40px;
background-image: url(images/quotes_left.jpg);
background-position: left bottom;
background-repeat: no-repeat;}
#header span {
background-image: url(images/quotes_right.jpg);
background-position: right top;
background-repeat: no-repeat;
padding-right: 40px;
padding-top: 18px;
}
.top {
	text-align: right;
display: block;}

div.kader {
	background-color:#edfdae;
	padding:10px;	
 	margin:-10px;
	
}
.schuin {
	
	font-style: italic;
	
}
em {
	font-weight: bold;
	font-style: normal;
}
table {
padding-bottom: 20px;}

td {
vertical-align: top;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 20px;
}
td.rechts {
padding-right: 0px;}
div#container {width: 900px;
padding-top:20px;
margin-bottom: 100px;}


* {padding: 0px;
margin: 0px;}
body {
background-color: white;
	color:#474747;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
p {line-height: 18px;
padding-bottom: 10px;}
h1, h2 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	}
h2 {
	color: #7c9311; 
	font-size: 18px;
	padding-bottom: 10px;
	margin-top: 20px;
}
h2.eerste {margin-top: 0px;}
h1 {font-size: 30px;
	padding-bottom: 20px;}
a {
	border-bottom-color: #7c9311;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color: #7c9311;
	text-decoration: none;
}
a:hover {
	border-bottom-color: #7c9311;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #7c9311;
	text-decoration: none;
}
img.twee{
float: left;
margin-right: 10px;}
img.drie {margin-left: 5px;}
div.navigatie {
width: 160px;
float: left;}
.navigatie a {
		padding-top:8px;
	padding-bottom: 8px;
font-family: Georgia, Times, serif;
color:#4a4a4a;
display: block;
line-height: 20px;
width: 150px;
font-size: 14px;
padding-left: 10px;
border-bottom-color: #bebebe;
}
div.navigatie ul li ul li a {

	margin-left: 0px;
	width: 126px ;
	font-size: 12px;
	
}
li.sub {
			padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div.navigatie ul li ul li  {
		padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: -5px;
	list-style-type: circle;
	list-style-image: url(images/pijl.png);
	list-style-position: outside;
	margin-left: 25px;
}
.navigatie a#eerste {
	border-top-color: #bebebe;
	border-top-style: dashed;
	border-top-width: 1px;}
.navigatie li {
list-style-type: none;}

.navigatie a:hover, a.active {
	border-bottom-style: dashed;
	background-color: #edfdae;
}
#content img {
padding: 5px;
border: solid 1px #bebebe;}


div#content {
margin-top: -50px;
margin-left: 50px;
margin-right: 50px;
width: 450px;
float: left;
padding-bottom: 40px;}

#contact h1 {
padding-bottom:3px;}
#contact p {
padding-bottom:0px;}
div#contact {
margin-top: -15px;
width: 120px;
padding: 15px;
background-color: #edfdae;
float: left;}
.contact h1 {
font-size: 30px;
font-family: Georgia;}
p.naam {font-size: 16px;}




