body{
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

a:link, a:hover, a:visited{
	color: #008aca;
	
}

a img{
	border: none;
}

#container{
	width: 980px;
	height: 560px;
	border: 1px solid #008aca;
	margin: 40px auto 0;
	background-color: #fff;
}

#head{
	width: 965px;
	height: 106px;
	background-repeat: no-repeat;
	padding: 25px 0 0 15px;
}

#menu{
	float: left;
	width: 205px;
	height: 429px;
	border-right: 1px solid #008aca;
	background-color: #fde291;
	color: #008aca;
	font-size: 12px;
	line-height: 16px;
}


#menu ul{
	margin: 10px 0 0 10px;
	padding: 0;
	list-style-type: none;
}

#menu li{	
	height: 28px;
	line-height: 28px;
	padding-left: 35px;
	margin-bottom: 10px;
	background-image: URL(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#midden{
	float: left;
}

#content{
	width: 529px;
	height: 391px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
}

h1{ 
	color: #008aca;
	font-size: 12px;
}


#footer{
	width: 439px;
	height: 30px;
	padding: 0 0 0 20px;
}

#rechts{
	float: right;
	width: 204px;
	height: 429px;
	border-left: 1px solid #008aca;
}

#column h1{
	margin: 16px 0 0;
	padding: 0;
}

#adres{
	margin: 43px 10px 0;
}
#column{
	width: 154px;
	height: 264px;
	margin-top: 27px;
	margin-left: 10px;
	overflow: hidden;
	background-image: URL(../images/notepad.png);
	_background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.4ratio.nl/awtest/web/images/notepad.png');
	padding: 30px 15px 95px 15px;
	font-size: 11px;
}

.balk{
	background-color: #fde291;
}

.error{
	color: red;
}

.tabel_cel_1, .top_tekst_div{
	font-size: 12px; 
	font-weight: bold;
	color: #008aca;
	margin: 25px 0 10px 0;
	padding: 0 0;
}

.tabel_cel_2{
	margin: 5px 0 10px 0;
}

.inputveld input{
	width: 130px;
}
