 body 
  {
	text-align:center;
	margin-top: 0px;
	background-image: url(images/achtergrond/balkachter.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	background-color: #BDBFCE;
	background-position: center 0px;
	color: #003;
	scrollbar-face-color: #4D6C80;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CC0033;
	scrollbar-darkshadow-color: #003300;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #CC0033;
	scrollbar-track-color: #CCC;
  }
#container
  {
	width:900px;
	position:relative;
	text-align:left;
	margin:0 auto;
	background-image: url(images/achtergrond/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#header{
	position: fixed;
	width: 900px;
	background-image: url(images/achtergrond/achtergrond.jpg);
	background-repeat: no-repeat;
	height: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kolommen
  {
	float:left;
	width:740px;
	margin-top: 85px;
}
#links{
	float:left;
	width:160px;
	padding:0px;
	position: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(images/achtergrond/achterbuttons.jpg);
	background-repeat: no-repeat;
	
}
#rechts{
	float:right;
	width:130px;
	position: fixed;
	margin-left: 750px;
}
#content{
	float:right;
	width:520px;
	margin-right: 20px;
	margin-top: 50px;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;

}
h2
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 2px;
	
}
h3
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 2px;
}

.verplicht
{
	color: #0347B4;
}
a:link {
	color: #0347B4;
}
a:visited {
	color: #06C;
}
a:hover {
	color: #002953;
}
a:active {
	color: #06C;
}

.contact
{
	font-size: 80%;
	color: #FFC;	
}
.input {
	text-transform: none;
	color: #293A45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	background-color: #D7D7D7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #785407;
	border-bottom-color: #B9810B;
	border-left-color: #579B46;
	width: 560px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#footer
{
	height: 30px;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006;
	float: left;
	font-size: 80%;
	text-align: left;
	margin-left: 200px;
	margin-top: 80px;
}
#footer a {
	color: #003;
}
#footer a: hover {
	color: #000;
}
