﻿body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #808080;
	
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	azimuth:center;
	margin-top: 20px;
	background-color:white;
	border-left:30px solid;
	border-left-color:#FAB612;
	border-right:100px solid;
	border-right-color:#0E2E58;
	
}
#koplinks {
	width: 470px;
	height:173px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color:#FAB612;
	padding-top:10px;
	margin-bottom:7px;
	
	}

#koprechts {
	width: 310px;
	height:173px;
	float:right;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color:#FAB612;
	padding-top:10px;
	margin-bottom:7px;
	
	}
	
#navigatie {
	width: 780px;
	background-color:#808080;
	padding-top:15px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8.2pt;
	color: #000000;
	padding-bottom:7px;
	}
	

a.menuButton {
background-color: transparent;
border: 2px solid;
border-color: #FAB612 #999999 #999999 #FAB612;
color: #0E2E58;
cursor: pointer;
margin: 1px;
text-decoration: none;
}

a.menuButton:hover {
background-color: transparent;
border-color: #999999 #FAB612 #FAB612 #999999;
color: #FAB612;
}



#tekstvak {
	width: 780px;
	background-color:white;
	margin:20px;
	}
	
h1 {
font-family: trebuchet ms;
	font-size: 12pt;
	color: #0E2E58;
	text-decoration: none;
	font-weight: bold;
		}


p {
	font-family: trebuchet ms;
	font-size: 10pt;
	color: #0E2E58;
	text-decoration: none;
	}



#footer {
	width: 780px;
	height:30px;
	background-color:#0E2E58;
	line-height:30px;
	font-family:"Trebuchet MS";
	color:#FAB612;
	}
	
