/* ALGEMEEN */
body {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	}
	
td {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	}

.groeneachtergrond {
	background-color: #ededed;
	}
	
.navi:link {
	font-family: verdana; 
	font-size: 13px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
	}

.navi:hover {
	font-family: verdana; 
	font-size: 13px; 
	color: #366100; 
	text-decoration: none; 
	font-weight: bold;
	}
	
.navi:visited {
	font-family: verdana; 
	font-size: 13px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
	}

.naviactief {
	font-family: verdana; 
	font-size: 13px; 
	color: #9cef38; 
	text-decoration: none; 
	font-weight: bold;
	}
	
.contact:link {
	font-family: verdana; 
	font-size: 13px; 
	color: #256a25; /* 7dc921 */
	text-decoration: none; 
	font-weight: bold;
	}

.contact:hover {
	font-family: verdana; 
	font-size: 13px; 
	color: #9cef38; 
	text-decoration: none; 
	font-weight: bold;
	}
	
.contact:visited {
	font-family: verdana; 
	font-size: 13px; 
	color: #256a25; 
	text-decoration: none; 
	font-weight: bold;
	}

/* CONTENT */
#container {
	margin: 0 auto 0 auto;
	width: 1003px;
	text-align: left;
	}

#Header {
	width: 1003px; 
	height: 178px;
	background: #FFFFFF url('../images/header.jpg') no-repeat;
	}

#Background {
	margin-top: -2px;
	width: 1003px; 
	height: 420px; 
	background: #FFFFFF url('../images/background.jpg') no-repeat;
	}
	
#BackgroundContact {
	margin-top: -2px;
	width: 1003px; 
	height: 420px; 
	background: #FFFFFF url('../images/background_contact.jpg') no-repeat;
	}

#logosvr {
	padding: 20px 0 10px 63px;
	}

/* FOTO'S */
#Fotoboven {
	z-index: 3; 
	left: 33px; 
	top: 248px; 
	}

#Fotoonder {
	z-index: 3; 
	left: 33px; 
	top: 415px; 
	}


/* TEKSTEN */
.Tekst { 
	width: 357px;
	}

#teksthome {
	width: 400px;
	}
