* { margin:0; padding:0; border:0;}
body		{ background-image:url(../img/achtergrond.jpg); font-family:Arial; font-size:12px; color:#333333; line-height:18px;}
a:link, a:visited 	{ color:#333333; text-decoration:underline;}
a:hover, a:active	{ color:#333333; text-decoration:underline;}
.bold		{ font-weight:bold;}

.container	{ position:relative; margin-left:auto; margin-right:auto; width:960px;}
.header		{ height:150px; }
	.logo	{ position:relative; height:150px; width:587px; float:left;}
	.nav	{ position:relative; left:-60px; top:30px; float:left; z-index: 100;}
	.vlag	{ position:relative; left:-360px; top:120px; float:left; z-index: 100;}
	.bon	{ position:absolute; left:680px; top:-20px; z-index: 100;}
	.hobbykok	{ position: absolute; left:660px; top:10px; z-index: 200;}
	.mama	{ position: absolute; left:660px; top:150px; z-index: 200;}
.content	{ position:relative; width:960px; z-index: 400;}
	/*.content table	{ width:100%;}*/
	table.content	{ width:960px;  z-index: 0;}
	td.page_left		{ height:650px; width:480px; background-image:url(../img/page_left.gif); background-repeat:no-repeat;}
	div.page_left	{ height:537px; width:394px; padding:0 43px 43px 43px; text-align:left;}
		.back		{ position:relative; top:-14px; width:14px; height:9px; left:-20px; float:left; margin-right:0;}
		table.nieuws	{ margin-left:0;}
		img.largepic	{ position:relative; top:-13px;}
		#map		{ overflow:hidden;}
	td.page_right	{ height:650px; width:480px; background-image:url(../img/page_right.gif); background-repeat:no-repeat; }
	div.page_right	{ height:550px; width:381px; padding:0 0 43px 43px; overflow:hidden;}
		div.title	{ text-align:center; margin-bottom:10px;}
		div.smallpic	{ width:150px; height:150px; float:right; padding:5px;}
		div.rechts	{ text-align:right;}
		span.links	{ float:left; font-weight:bold;}
		span.links a	{ text-decoration:underline; }
		div.overons	{ margin-bottom:60px; margin-top:40px;}
		div.cadeaubon	{ margin-bottom:20px; margin-top:40px;}
		div.nieuwsbericht	{ margin-top:40px; overflow-y:auto; overflow-x:hidden; height:540px; width:372px; padding-right:10px;}
		.newstitel	{ text-align:center; font-weight:bold; font-size:14px;}
		.datum		{ text-align:right;}
.footer		{ height:80px; margin-bottom:10px;}

#side_bar {
	/*position: relative;
	left: 0;
	top: -20px;*/
	 overflow: auto;
	 height:500px;
	 padding-right: 10px;
	}
/*forms*/
.cmxform {
 padding:0; 
}
.cmxform p { margin:0; padding:3px; clear: left;}
.cmxform label{
width: 120px;
float:left;
}
.cmxform .verplicht {
color: #600;
font-weight: bold;
	}
.cmxform input, .cmxform textarea, .cmxform select{
width: 140px;
border:1px solid #000;
background:#EEE;
font-size: 12px;
}
input.submit {
background:#600;
color:white;
font-size:14px;
}
.cmxform input[type=checkbox],.cmxform input[type=radio] {
width: auto;
border:none;
background:#EEE;	
}

.cmxform label.error{
float:left;
font-size: 11px; 
/*background: #fbfcda url(../img/cancel.png) no-repeat left;
border:1px solid #660000;*/
/*width:100px;*/
/*margin-top:4px;*/
padding-left:4px;
/*display:block;*/
color: #600;
}

.hidden	{ visibility:hidden; display:none;}
