@charset "utf-8";
/* CSS Document */

body {
	background-color: #A3B271;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#buttons {
	width: 800px;
	float: left;
	height: 31px;
	background-color: #61645D;
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
}
#headertext {
	float: left;
	height: 83px;
	width: 460px;
	padding-top: 55px;
	text-align: center;
	color: #FFFFFF;
	font-size: 36px;
}
#contactinfo {
	float: left;
	height: 48px;
	width: 145px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 90px;
	text-align: right;
	padding-right: 5px;
}

#footer {
	height: 11px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #61645D;
	color: #FFFFFF;
	font-size: 10px;
}


#container {
	height: 610px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	float: left;
	height: 200px;
	width: 800px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#logo {
	float: left;
	height: 138px;
	width: 190px;
}
.style13 {color: #000000}
.style14 {color: #A0B06F; font-size: 16px; font-family: Arial, Helvetica, sans-serif;}#content {
	float: left;
	height: 250px;
	width: 600px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/intro.jpg);
	background-repeat: no-repeat;
}
#links {
	float: left;
	height: 250px;
	width: 190px;
	text-align: center;
}

#text {
	float: left;
	height: 140px;
	width: 290px;
	padding: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#tijd {
	float: left;
	height: 140px;
	width: 490px;
	text-align: right;
	padding: 5px;
}
