body	{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color:#CCFFCC;
	margin: 0;
}

#header {
	height: 300px;
	width: 100%;
}

#text1	{
	width:200px;
	height:80px;
	float:left;
	text-align:center;
	padding-top:20px;
	font-size:2em;
}

#text2	{
	width:300px;
	height:80px;
	margin-left:450px;
	text-align:center;
	padding-top:20px;
	font-size:2em;
	color: #000000;
}

#navigation {
	height: 30px;
	width: 1000px;
	padding-left:40px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 0.3em;
}

#navigation li {
	display: inline;
}

#navigation a:link, #navigation a:visited {
	margin-right: 0.2em;
	padding: 0.2em 0.6em 0.2em 0.6em;
	color: #000000;	
	background-color: #6ecc66;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}

#navigation a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#subnav {
	height: 30px;
	width: 1000px;
	padding-left:40px;
	font-size:0.9em;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 0.8em;
}

#subnav li {
	display: inline;
}

#subnav a:link, #subnav a:visited {
	margin-right: 0.1em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	color: #000099;	
	background-color: #a2e99c;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}

#subnav a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#content {
	height: 100%;
	padding-top: 40px;
	margin-left: 40px;
	margin-right: 40px;
}

#footer {
	height: 30px;
	width: 100%;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	font-size:0.6em;
}

#container {
	height: 100%;
	width: 100%;
}

table	{
	border-collapse: separate;
	border-spacing: 1px;
	width: 95%;
	background-color:#FFFFFF;
}
td	{
	color: #000000;
	padding: 2px;
	text-align: left;
	padding-bottom: 10px;
}

.item	{
	background-color: #CCFFCC;
	width: 20%;
}
.omschrijving	{
	background-color: #CCFFCC;
	width: 75%;
}

.contact	{
	width:75%;
}

.contact table	{
	background-color:#CCFFCC;
}

.contact td,tr	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#000000;
}

.contact .copy	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color: black;
}

.contact .button	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	padding-right: 1; 
	padding-left: 1; 
	color: #000000; 
	vertical-align: middle; 
	border: 1px solid #000000; 
	text-decoration: none; 
	background-color: #F6F6F6; 
}

.fotopagina	{
	width:900px;
	height:320px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.fotolinks	{
	width:470px;
	float:left;
}

.fotorechts	{
	width:470px;
	float:right;
}

.tekstlinks	{
	width: 400px;
	float:left;
	padding-left:20px;
	}

.fotopagina2	{
	width:900px;
	height:365px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.fotopagina3	{
	width:900px;
	height:420px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.fotopagina4	{
	width:900px;
	height:480px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}