body {
	position:				absolute;
	width:					100%;
	height:					100%;
	margin:					0px;
	background-color:		#c3c3c3;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				13px;
	color:					#666;
	background-image: 		url(../img/bg.gif);
	background-repeat: 		no-repeat;
	background-position: 	center top;
}

div {
	position:				relative;
	display:				inline;
	float:					left;
}

/* main css blocks */

div#container {
	width:					950px;
	margin-left:			auto;
	margin-right:			auto;
	display:				block;
	float:					none;
}

div#top_block {
	width:					948px;
	height:					218px;
	border-left:			1px solid #fff;
	border-right:			1px solid #fff;
	border-top:				1px solid #fff;
	background-image: 		url(../img/bg_top_bar.gif);
	background-repeat: 		repeat-x;
	background-position: 	center top;
}

div#menu_block {
	width:					948px;
	height:					29px;
	border-bottom:			1px solid #ccc;
	border-left:			1px solid #fff;
	border-right:			1px solid #fff;
	border-top:				1px solid #fff;
	background-image: 		url(../img/bg_menu_bar.gif);
	background-repeat: 		repeat-x;
	background-position: 	center top;
	z-index:				20;
}

div#crums_block {
	width:					948px;
	height:					30px;
	background-image: 		url(../img/bg_crums_bar.gif);
	background-repeat: 		repeat-x;
	background-position: 	center top;
	border-left:			1px solid #fff;
	border-right:			1px solid #fff;
	border-bottom:			1px solid #e5e5e5;
}

div#main_block {
	width:					948px;
	border-left:			1px solid #fff;
	border-right:			1px solid #fff;
	background-color:		#fff;
	background-image: 		url(../img/bg_bottom_right.gif);
	background-repeat: 		no-repeat;
	background-position: 	right bottom;
}

div#bottom_block {
	width:					950px;
	height:					67px;
	background-image: 		url(../img/bg_bottom_bar.gif);
	background-repeat: 		repeat-x;
	background-position: 	center top;
}

div#bottom_shade {
	width:					950px;
	height:					20px;
}


/* sub css blocks */

div#left_content {
	float:					left;
	width:					245px;
	display:				block;
	margin-top:				8px;
	border-top:				1px solid #f1f1ef;
	border-right:			1px solid #f1f1ef;
}

div#left_content div {
	width:					243px;
	margin-left:			1px;
	margin-top:				1px;
	background-image: 		url(../img/bg_table_header.gif);
	background-repeat: 		repeat-x;
	background-position: 	center top;
}

div#left_content div div {
	width:					233px;
	margin-left:			0px;
	margin-top:				0px;
	background-image:		none;
	text-align:				right;
	margin-bottom:			12px;
}

div#right_content {
	float:					left;
	display:				block;
	width:					auto;
	margin-top:				9px;
	margin-left:			9px;
	width:					684px;
}

div#logo {
	position:				absolute;
	top:					16px;
	left:					14px;
	z-index:				10;
	float:					none;
}

div#banner {
	z-index:				1;
	float:					none;
}

div#banner_top {
	z-index:				1;
	float:					none;
}

div#crums_links {
	position:				relative;
	height:					100%;
	margin-left:			16px;
	font-size:				11px;
	color:					#3a78a5;
}

div#bottom_links {
	float:					left;
	height:					100%;
	margin-left:			16px;
}

div#bottom_copyright {
	float:					right;
	padding-right:			16px;
	color:					#666;
	font-size:				11px;
	padding-top:			20px;
	text-align:				right;
}

/* left content blocks */

div#news_block {
}

div#login_block {
}

div#contact_block {
}


/* IE6 PNG fix */

img { 
	behavior:				url("http://www.plaatselijkbelangdedemsvaart.nl/resources/htc/pngbehavior.htc");
}


/* style elements */

p {
	padding:				0px;
	margin:					0px;
}

a {
	color:					#3a78a5;
	text-decoration:		underline;
}

a:hover {
	text-decoration:		none;
}

h1 {
	font-size:				18px;
	color:					#3a78a5;
	font-family:			"Trebuchet MS";
	margin-top:				0px;
}


div#crums_links a {
	color:					#3a78a5;
	text-decoration:		none;
	line-height:			29px;
	height:					29px;
	padding-left:			5px;
	padding-right:			5px;
	font-size:				11px;
}

div#crums_links a:hover {
	text-decoration:		underline;
}

div#bottom_links a {
	color:					#fff;
	text-decoration:		none;
	line-height:			67px;
	height:					67px;
	padding-left:			5px;
	padding-right:			5px;
	font-size:				11px;
}

div#bottom_links a:hover {
	text-decoration:		underline;
}

div#bottom_copyright b {
	color:					#3a78a5;
	font-weight:			normal;
}

div#left_content div h1 {
	font-size:				14px;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	color:					#fff;
	margin-top:				7px;
	margin-left:			10px;
	margin-bottom:			7px;
}

div#left_content div table {
	width:					233px;
	margin-left:			5px;
	margin-right:			5px;
	margin-bottom:			10px;
	font-size:				12px;
}


/* news block */

div#news_block table td {
	border-bottom:			1px solid #eee;
	line-height:			28px;
}

div#news_block table td.datum {
	font-size:				11px;
	color:					#999;
	width:					42px;
	text-align:				center;
}

div#news_block table a {
	color:					#666;
	text-decoration:		none;
}

div#news_block table a:hover {
	color:					#666;
	text-decoration:		underline;
}


/* login block */

div#login_block table td {
	line-height:			28px;
	padding-left:			4px;
}

div#login_block input.login_input {
	width:					200px;
	border:					1px solid #ebebe8;
	height:					18px;
	line-height:			18px;
	background-image: 		url(../img/bg_input.gif);
	background-repeat: 		repeat-x;
	background-position: 	center top;
	font-size:				11px;
	padding-left:			6px;
}

div#login_block input.login_checkbox {
	margin-top:				4px;
}

div#login_block img {
	cursor:					pointer;
	margin-top:				6px;
}


/* contact block */ 

div#contact_block table td {
	line-height:			28px;
	padding-left:			4px;
}

/* meldpunt block */ 

div#meldpunt_block table td {
	line-height:			28px;
	padding-left:			4px;
}

/* webshop block */

div#shop_cart_status table td {
	line-height:			28px;
	padding-left:			4px;
}

input.input_shop {
	width:					200px;
	border:					1px solid #ebebe8;
	height:					18px;
	line-height:			18px;
	background-image: 		url(../img/bg_input.gif);
	background-repeat: 		repeat-x;
	background-position: 	center top;
	font-size:				12px;
	padding-left:			6px;
}

td.price {
	font-family:			"Trebuchet MS";
	font-size:				18px;
	color:					#3287c5;
	padding-left:			16px;
}

/* categories block */

div#categories_block table td {
	line-height:			24px;
	padding-left:			4px;
}

div#categories_block img {
	padding:				0px;
	margin:					0px;
}

/* guestbook block */

div#guestbook_block input.gegevens_input {
	width:					200px;
	border:					1px solid #ebebe8;
	height:					18px;
	line-height:			18px;
	background-image: 		url(../img/bg_input.gif);
	background-repeat: 		repeat-x;
	background-position: 	center top;
	font-size:				11px;
	padding-left:			6px;
}

div#guestbook_block textarea.bericht_input {
	width:					279px;
	border:					1px solid #ebebe8;
	height:					125px;
	background-image: 		url(../img/bg_input.gif);
	background-repeat: 		repeat-x;
	background-position: 	center bottom;
	font-size:				11px;
	padding-left:			6px;
	overflow:				hidden;
}

div#guestbook_block table.show_messages {
	border: 				1px solid #ebebe8;
	background-color:		#fff;
	margin-top:				25px;
}

div#guestbook_block th {
	background-repeat: 		repeat-x;
	background-position: 	center top;
	color:					#fff;
}

div#guestbook_block th a {
	color:					#fff ;
	text-decoration:		none;
}

div#guestbook_block th a:hover{
	color:					#fff ;
	text-decoration:		underline;
}

div#guestbook_block tr.spacer {
	height:					25px;
}


table.meldpunt td {
	padding:				2px 4px 2px 4px;
	font-size:				11px;
}

table.meldpunt .inputf {
	background-image:		url(../img/bg_input.gif);
	background-position:	center top;
	background-repeat:		repeat-x;
	border:					1px solid #d7d7d4;
	font-size:				11px;
	height:					18px;
	line-height:			18px;
	padding-left:			6px;
	width:					200px;
}

table.meldpunt .inputt {
	border:					1px solid #d7d7d4;
	font-size:				11px;
	padding-left:			6px;
}

/* --- Zoekfunctie --- */

table.search_results {
	margin-top:				10px;
	width:					682px;
}

table.search_results td {
	padding:				10px;
	border:					1px solid #e5e5e5;
	margin-top:				16px;
	background-color:		#f9f9f9;
}

table.search_results th {
	background-image:		url(../img/bg_menu_bar.gif);
	background-position:	center top;
	background-repeat:		repeat-x;
	line-height:			29px;
	color:					#fff;
}

tbody.head_result {
	
}

tbody.full_result td {
}

div#zoekform table .inputf {
	background-image:		url(../img/bg_input.gif);
	background-position:	center top;
	background-repeat:		repeat-x;
	border:					1px solid #d7d7d4;
	font-size:				11px;
	height:					18px;
	line-height:			18px;
	padding-left:			6px;
	width:					150px;
	margin-right:			6px;
}


input.inputs {
	border:					1px solid #3287c7;
	background-color:		#FFFFFF;
	cursor:					pointer;
}

span.highlight {
	color:					#fff;
	text-decoration:		none;
	background-color:		#40adff;
	padding:				0 2px 0 2px;
}

