html{
	overflow-y:scroll;}
body{
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	background:#28548f url('img/bg.png') top repeat-x;}
body *{
	text-align:left;
	line-height:20px;
	font-size:12px;
	font-family:verdana;
	color:#313131;}

h1{
	font-size:30px;
	margin:0;}
#header{
	height:160px;
	background:#fff url(img/header.jpg) center top no-repeat;}
#header,#container,#footer{
	margin:0 auto;}
#container{
	margin-top:10px;
	line-height:15px;
	padding-top:10px;
	background-color:#fff;
	width:960px;}
#nav{
	width:180px;
	margin:0px 10px;
	padding:70px 0 0 0;
	position:absolute;
	list-style:none;
	background:#fff url('img/navbg.png') top no-repeat;}
#nav li{
	background:#eb7901;}
#nav a{
	margin-left:10px;
	margin-right:10px;
	padding-left:5px;
	display:block;
	border-bottom:1px solid #535353;
	text-decoration:none;
	background-image:url('img/plus1.png');
	background-position:150px;
	background-repeat:no-repeat;}
#nav a:hover,#nav a.actief,#nav a:active,#nav a:focus{
	margin-left:0;
	margin-right:0;
	border-left:10px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
	background-image:url('img/plus2.png');
	background-position:150px !important;
	background-position:160px;
	background-repeat:no-repeat;}
li#navbg2{
	width:180px;
	height:38px;
	background:url(img/navbg2.png) center center;}
#inhoud{
	line-height:15px;
	position:absolute;
	width:750px;
	padding-top:20px;
	margin-left:200px;}
table.artikellijst{
	width:760px;}
#footer{
	border-top:1px solid #f6f6f6;
	color:#c9c9c9;
	line-height:20px;
	height:20px;
	text-align:center;}
#footer a{
	text-decoration:none;
	color:#c9c9c9;}
.formulier td{
	padding-right:10px;}
.formulier input,.formulier textarea{
	font-size:12px;
	width:300px;
	height:20px;
	line-height:20px;
	margin:2px 0;
	font-family:verdana;
	border:1px solid #c3c3c3;}
.formulier textarea{
	height:100px;}
.form_submit{
	font-weight:600;}
.formulier .inpfout{
	color:#f00;}
.nieuwsitem_lijst ul{
	padding:0;margin:0;list-style:none;}
#fotoboek{}
#fotoboek td{vertical-align:bottom;padding-right:10px;padding-bottom:10px;}
#fotoboek a{}
#fotoboek a img{padding:2px;border:1px solid #254F86;}
#fotoboek a:hover img{border:1px solid #000}
table.artikellijst td{vertical-align:top;padding:10px 10px 10px 0;border-bottom:1px solid #c3c3c3;}
/*table.artikellijst td img{margin-right:10px;}*/
ul.groepen_lijst{list-style:none;}