body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #009900;
}
h1 {
	font-size: 18px;
	color: #000033;
}
h2 {
	font-size: 16px;
	color: #000033;
}
h3 {
	font-size: 14px;
	color: #000033;
}
h4 {
	font-size: 16px;
	color: #003300;
}
h5 {
	font-size: 14px;
	color: #003300;
}
h6 {
	font-size: 12px;
	color: #003300;
}
/* STRUCTUUR */
div#back{
	width:100%;
	text-align:center;
}
div#container{
	width:990px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	margin-bottom:5px;
}
div#header{
	width:988px;
	height:150px;
	border:1px solid #000033;
}
div#titlebar{
	width:988px;
	height:35px;
	border:1px solid #000033;
	margin-top:5px;
	margin-bottom:5px;
}
div#main{
	width:560px;
	min-height:505px;
	height:auto !important;
	height:505px;
	padding-left:215px;
	padding-right:215px;
        margin-bottom:10px;
}
div#content{
	width:560px;
}
div#left{
	position:absolute;
	top:204px;
	margin-left:0px;
	width:202px;
	min-height:500px;
	height: auto !important;
	height:500px;
	border:1px solid #000033;
}
div#menu{
	width:200px;
	min-height:498px;
	height: auto !important;
	height:498px;
	background-color:#000033;
	border:1px solid #FFFFFF;
	text-align:center;
}
div#right{
	position:absolute;
	top:204px;
	margin-left:786px;
	width:202px;
	min-height:500px;
	height: auto !important;
	height:500px;
	border:1px solid #000033;
}
div#laatste_foto{
	width:200px;
	min-height:498px;
	height: auto !important;
	height:498px;
	background-color:#000033;
	border:1px solid #FFFFFF;
	text-align:center;
}
div#footer{
	width:988px;
	height:35px;
	border:1px solid #000033;
	margin-top:5px;
	margin-bottom:5px;
}
div#dinkel_systems{
	width:990px;
	height:10px;
	margin:0;
	margin-top:-5px;
	padding:0;
	text-align:left;
}
/* HEADER */
div#header img{
	width:986px;
	height:148px;
	border:1px solid #FFFFFF;
}
/* TITLEBAR */
div#titlebar p{
	width:986px;
	height:33px;
	border:1px solid #FFFFFF;
	background-image:url('/images/design/bg_titlebar.jpg');
	background-repeat:repeat-x;
	text-align:center;
	font-family:'Monotype Corsiva',Arial,'Times New Roman',sans serif;
	font-size:26px;
	font-weight:bold;
	color:#FFFF00;
	margin:0;
	padding:0;
}
/* CONTENT */
div#content img{
	border:1px solid #333333;
}
/* MENU */
div#menu ul{
        width:180px;
	list-style:none;
	margin: 0 auto;
	margin-top:10px;
	padding: 0;
}
div#menu ul li{
	width:178px;
	height:23px;
	border:1px solid #FFFFFF;
	margin-bottom:5px;
}
div#menu ul li a:link, div#menu ul li a:visited{
	display:block;
	height:18px;
	width:168px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	background-color:#003300;
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
	text-decoration:none;
}
div#menu ul li a:hover, div#menu ul li a:active, a.active{
	display:block;
	height:18px;
	width:168px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	background-color:#009900;
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
	text-decoration:none;
}
/* LAATSTE FOTO'S */
p.title{
	width:178px;
	height:20px;
	border:1px solid #FFFFFF;
	background-image:url('/images/design/bg_title.jpg');
	background-repeat:repeat-x;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:1px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
	padding-top:3px;
}
p.sub{
	width:150px;
	height:auto;
	background-image:url('/images/design/bg_sub.jpg');
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}
p.sub img{
	border:1px solid #333333;
}
p.subbottom{
	width:180px;
	height:15px;
	background-image:url('/images/design/bg_sub_bottom.jpg');
	background-repeat:no-repeat;
	margin:0 auto;
}
/* FOOTER */
div#footer p{
	width:986px;
	height:32px;
	border:1px solid #FFFFFF;
	background-image:url('/images/design/bg_footer.jpg');
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFF00;
	margin:0;
	padding:0;
	padding-top:1px;
}
/* DINKEL SYSTEMS */
div#dinkel_systems a:link, div#dinkel_systems a:active, div#dinkel_systems a:visited{
	color:#666666;
	font-size:9px;
	text-decoration:none;
}
div#dinkel_systems a:hover{
	color:#000033;
	text-decoration:none;
}
/* FOTOALBUM */
table.images{
	width:560px;
	border:0;
}
td.images{
	width:140px;
	height:150px;
	text-align:center;
        font-size:10px;
}
td.cats{
	width:112px;
	height:20px;
	text-align:center;
        font-size:12px;
}