@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}


.home {
	padding:0px;
	margin:0px;
	background: #FFFFFF url(../img/bg_home.jpg) no-repeat center center;
}

.site {
	padding:0px;
	margin:0px;
	background: #FFFFFF url(../img/bg.jpg) no-repeat top center;
}

#welkom {
	left:50%;
	top:50%;
	width:236px;
	height:130px;
	margin:55px 0 0 160px;
	position:absolute;
}

#citaat {
	left:50%;
	top:50%;
	width:350px;
	height:130px;
	margin:-70px 0 0 26px;
	position:absolute;
	text-align:right;
	font: 15px/20px Georgia, "Times New Roman", Times, serif;
	color: #000000;	
}

#container {
	left:50%;
	top:0px;
	width:986px;
	height:610px;
	margin:0 0 0 -493px;
	position:absolute;
}

#container #adres {
	left:13px;
	top:340px;
	width:250px;
	position:absolute;
	color: #714000;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}


#container #adres a:active {
	color: #A56200;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}


a:link {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #714000;
	text-decoration:underline;
}

a:visited {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #714000;
	text-decoration:underline;
}

a:hover {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration:none;
}

a:active {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #714000;
	text-decoration:underline;
}


#container #left {
	left:280px;
	top:85px;
	width:325px;
	position:absolute;
	float:left;
	color: #000000;
	text-align: justify;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}

#container #right {
	left:650px;
	top:85px;
	width:325px;
	position:absolute;
	float:left;
	color: #000000;
	text-align: justify;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}

#container #double {
	left:280px;
	top:85px;
	width:660px;
	position:absolute;
	float:left;
	color: #000000;
	text-align: justify;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}

#container #double2 {
	left:280px;
	width:660px;
	position:absolute;
	top:700px;
	float:left;
	color: #000000;
	text-align: justify;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	line-height:34px;
	color: #A97E20;
	font-weight: lighter;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height:34px;
	color: #A97E20;
	font-weight: lighter;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:34px;
	color: #A97E20;
	font-weight: normal;
	padding-bottom:0px;
	margin-bottom:0px;
}

#navigatie {
	width: 150px;
	height:100px;
	top:72px;
	position:absolute;
	text-align:left;
	left:20px;
	z-index:500;
	color: #A97E20;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:22px;
	font-weight:bold;
}

#navigatie a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:22px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

#navigatie a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:22px;
	color: #A97E20;
	text-decoration:none;
	font-weight:bold;
}

li {
	list-style: square;
	margin-bottom:8px;
}

hr{
	border-bottom: 1px dashed #A97E20;
	background: none;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	padding:0px;
	margin:0px;
}

#container #left2 {
	left:280px;
	top:85px;
	width:525px;
	position:absolute;
	float:left;
	color: #000000;
	text-align: justify;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}
table 
{
    border:none 0;
}
