/* 

Basing door:	BasingDienst.nl
Medewerker:		C. Herbers
Email:			helpdesk@basingdienst.nl

*/

/* Body */

body {
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	background-color: #e8e3cd;
	margin: 0; 
	padding: 0;
	height: 100%;
}

div#clear {
	clear: both;
}

div#container_top {
	width: 832px;
	height: 3px;
	background-image: url('images/ctop.png');
	margin: 41px auto 0 auto;
	font-size: 1px;
}

div#container_mid {
	width: 832px;
	background-image: url('images/cmid.png');
	margin-left: auto;
	margin-right: auto;
}

div#container_bot {
	width: 832px;
	height: 3px;
	background-image: url('images/cbot.png');
	margin: 0 auto 0 auto;
	font-size: 1px;
}

div#balk {
	width: 826px;
	height: 31px;
	background-image: url('images/balk.png');
	margin: 0 0 0 3px;
}

div#balk p {
	font-family: "trebuchet ms";
	color: #FFFFFF;
	font-size: 11px;
	margin: 0;
	padding: 8px 0 0 12px;
}

div#header {
	width: 826px;
	height: 91px;
	background-image: url('images/header.png');
	margin: 2px 0 0 3px;
}

ul.balk {
	width: 826px;
	height: 31px;
	background-image: url('images/balk.png');
	list-style: none;
	margin: 2px 0 0 3px;
	padding: 0;
}

ul li.balk {
	float: left;
	padding: 5px 0 0 12px;
}

ul li.balk a {
	font-size: 11px;
	font-family: "trebuchet ms";
	color: #FFFFFF;
	text-decoration: none;
}

div#left {
	width: 205px;
	float: left;
	margin: 2px 0 0 3px;
}

div#right {
	width: 610px;
	float: right;
	margin: 2px 3px 0 0;
}

div#ltop {
	width: 205px;
	height: 34px;
	background-image: url('images/ltop.png');
}

div#ltop p {
	font-size: 14px;
	font-family: "trebuchet ms";
	color: #002400;
	font-weight: bold;
	padding: 8px 0 0px 6px;
	margin: 0;
}

div#lmid {
	width: 205px;
	background-image: url('images/lmid.png');
	background-repeat: no-repeat;
}

div#lmid ul.lmid {
	list-style: none;
	margin: 0;
	padding: 1px 4px 1px 4px;
}

div#lmid ul li.lmid {
	padding: 0;
}

div#lmid ul li.lmid  a {
	font-size: 13px;
	font-family: "Verdana";
	color: #002400;
	text-decoration:none;
	font-weight:bold;
}

div#lbot {
	width: 205px;
	height: 2px;
	background-image: url('images/lbot.png');
}

div#ltussen {
	width: 205px;
	height: 6px;
	background-image: url('images/ltussen.png');
}

div#rtop {
	width: 600px;
	height: 34px;
	background-image: url('images/rtop.png');
}

div#rtop p {
	font-size: 14px;
	font-family: "trebuchet ms";
	color: #002400;
	font-weight: bold;
	padding: 8px 0 0px 6px;
	margin: 0;
}

div#rmid {
	width: 610px;
	background-image: url('images/rmid.png');
	background-repeat: no-repeat;
}

div#rmid p {
	font-size: 12px;
	font-family: "trebuchet ms";
	color: #002400;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	margin: 0;
}

div#rmid p a {
	font-size: 11px;
	font-family: "trebuchet ms";
	color: #009E00;
	text-decoration: none;
}

div#rbot {
	width: 610px;
	height: 2px;
	background-image: url('images/rbot.png');
}

div#rtussen {
	width: 610px;
	height: 6px;
	background-image: url('images/rtussen.png');
}

div#adsense p {
	float: right;

}
div#footer {
	width: 826px;
	height: 31px;
	background-image: url('images/balk.png');
	margin: 2px 0 0 3px;
}

div#footer p {
	font-family: "trebuchet ms";
	color: #FFFFFF;
	font-size: 11px;
	margin: 0;
	padding: 8px 0 0 12px;
}

div#footer p a {
	font-family: "trebuchet ms";
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
