html, body {
	margin: 0px;
	padding: 0px;
	color: #333;
	background: url("../img/bg.jpg") repeat-x;
}

a:active{outline: none;}
:-moz-any-link:focus {outline: none;}

body,td,th,input,select,textarea {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	line-height: 18px;
}

input,textarea { line-height: normal; }

p { margin-bottom: 10px; }

a { color: #333; }
a:hover { color: #8e8474; }
a:active { color: #8e8474; }
img { border: none; }
fieldset { border: none; }
caption { display: none; }

ul {}
ol {}

table { border-collapse: collapse; }
th, td {}
th {}
thead th {}
tbody th {}
tfoot th {}
tfoot td {}

dl dt {}
dl dd {}

strong { font-weight: bold; }
em { font-style: italic; }

/* HEADINGS */

h1,h2,h3,h4,h5,h6 {
	margin-bottom: 5px;
	color: #333;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration: none; }

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {  }

h1 { font-size: 22px; padding: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; font-weight: bold; }

/* CSS */

#container{
	height: auto;
	width: 900px;
	margin: 0 auto;
}

#header{
	height: auto;
	width: 900px;
}

#top{
	height: 168px;
	width: 900px;
	background: url("../img/top.png") no-repeat;
	margin-top: 10px;
}

#home{
	height: 101px;
	width: 900px;
}

#menu{
	padding-left: 20px;
	padding-top: 14px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	list-style: none;
	float: left;
}

#menu ul li a {
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: center;
	margin-left: 2px;
}

#menu ul li a:hover{
	color: #e5dbc9;
}

#menu .active{
	color: #e5dbc9;
}

#flash{
	height: 264px;
	width: 558px;
	float: left;
	background-color: #333;
	margin-top: 9px;
	margin-left:23px;
	color: #ededed;
	text-align: center;
}

#buttons{
	height: 264px;
	width: 287px;
	float: left;
	margin-top: 10px;
	margin-left:10px;
}


#button1{
	height: 82px;
	width: 287px;
	margin-bottom: 8px;
}

#button1 ul{
	margin: 0px;
	padding: 0px;
}

#button1 ul li {
	list-style: none;
	float: left;
}

#button1 ul li a{
	height: 82px;
	width: 287px;
	margin-bottom: 7px;
	display: block;
	text-decoration: none;
	background: url("../img/button1_up.png") no-repeat;
}

#button1 ul li a:hover{
	background: url("../img/button1_down.png") no-repeat;
}

#button2{
	height: 82px;
	width: 287px;
	margin-bottom: 9px;
}

#button2 ul{
	margin: 0px;
	padding: 0px;
}

#button2 ul li {
	list-style: none;
	float: left;
}

#button2 ul li a{
	height: 82px;
	width: 287px;
	margin-bottom: 9px;
	display: block;
	text-decoration: none;
	background: url("../img/button2_up.png") no-repeat;
}

#button2 ul li a:hover{
	background: url("../img/button2_down.png") no-repeat;
}


#button3{
	height: 82px;
	width: 287px;
}

#button3 ul{
	margin: 0px;
	padding: 0px;
}

#button3 ul li {
	list-style: none;
	float: left;
}

#button3 ul li a{
	height: 82px;
	width: 287px;
	margin-bottom: 9px;
	display: block;
	text-decoration: none;
	background: url("../img/button3_up.png") no-repeat;
}

#button3 ul li a:hover{
	background: url("../img/button3_down.png") no-repeat;
}


#logo{
	height: 282px;
	width: 900px;
	background: url("../img/middle.png") no-repeat;
}

#content{
	height: auto;
	width: 840px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	background: url("../img/content.png") no-repeat;
}

#boven{
	height: auto;
	width: 780px;
	float: left;
}

#boven ul{
	margin: 0px;
	padding: 0px;
}

#boven ul li {
	list-style: none;
	float: left;
}

#boven ul li a {
	height: auto;
	width: auto;
	padding: 2px;
	display: block;
	text-decoration: none;
	color: #333;
	text-align: left;
	margin-right: 10px;
}

#onder{
	height: auto;
	width: 780px;
	float: left;
	font-size: 12px;
	font-family: Courier New;
	line-height: 8px;
}

#left{
	float: left;
	width: 200px;
	height: auto;
}

#left ul{
	margin: 0px;
	padding: 0px;
}

#left ul li {
	list-style: none;
	float: left;
}

#left ul li a {
	height: auto;
	width: 196px;
	padding: 2px;
	display: block;
	text-decoration: none;
	color: #333;
	text-align: left;
}

#left ul li a:hover{
	color: gray;
	background-color: #ededed;
}


#right{
	float: right;
	width: 640px;
	height: auto;
	font-size: 12px;
	font-family: Courier New;
	line-height: 8px;
}

#uitslag{
	float: right;
	width: 840px;
	height: auto;
	font-size: 12px;
	font-family: Courier New;
	line-height: 8px;
}


#title{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
}

#text{

}

#mailform{
	margin-top: 25px;
}

#footer{
	height: 45px;
	width: 850px;
	padding-left: 25px;
	padding-top: 65px;
	padding-bottom: 5px;
	padding-right: 25px;
	text-align: center;
	clear: both;
	color: #fff;
	background: url("../img/footer.png") no-repeat;
}