
div, p, td, li, h1, h2, h3, pre, legend, fieldset, input {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
}
div, form, ul, li, h1, h2, h3 {
	margin:0;
	padding:0;
}
p {
	line-height:18px;
	margin:0;
}
/*a {
	text-decoration:none;
	color:#61804C;
}
a:hover {
	text-decoration:underline;
}*/
img {
	border:none;
}
table {
	border-collapse:collapse;
}

#kleiburg {
	margin:2em 0;
	padding:0;
	text-align:center;
	background-color:#CBD7CB;
}

#shadow-top {
	background:transparent url(img/shadow.png) no-repeat top;
	padding-top:10px;
	width:975px; /* 995px */
	margin:0 auto;
}
#shadow-bottom {
	background:transparent url(img/shadow.png) no-repeat bottom;
	padding-bottom:10px;
}
#shadow-center {
	background:transparent url(img/shadow-center.png) repeat-y top left;
}

#wrap {
	width:955px; /* 975px */
	margin:0 auto;
	text-align:left;
	background-color:#fff;
	/*padding-top:10px;
	padding-bottom:10px;*/
	/*background:#fff url(img/shadow-bottom.png) no-repeat bottom;*/
}
#header {
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:top center;
	width:935px;
	height:150px;
	margin:0 10px;
	position:relative;
	z-index:0;
	overflow:hidden;
}
#headerelms {
	position:relative;
	margin:0 10px;
	width:935px;
}
#headerelms .label {
	position:absolute;
	/*
	top:0;
	right:0;
	*/
	top:-150px;
	right:0;
	z-index:1;
}
#headerelms .mainlogo {
	position:absolute;
	/*
	top:-30px;
	left:22px;
	*/
	top:-180px; /* 30 + #header height */
	left:22px;
	width:140px;
	height:140px;
}
#headerelms .tip {
	position:absolute;
	/*
	top:-30px;
	left:22px;
	*/
	top:-180px; /* 30 + #header height */
	right:22px;
	width:120px;
	height:120px;
}
#headerelms .topbar {
	position:absolute;
	bottom:0px;
	left:0px;
	width:935px;
	/*background:transparent url(img/transparent_bg.png);
	font-weight:bold;*/
}
/*#header .titlered {
	color:#FF0000;
	font-size:20pt;
	float:left;
	padding:0 0 0 6px;
}
#header .titlewhite {
	color:#fff;
	font-size:14pt;
	padding:4px 6px 0 0;
	text-align:right;
}*/
#centerbar {
	position:relative;
}
#pathway {
	padding:8px 0 8px 10px;
	font-size:8pt;
	font-weight:bold;
	margin:0 10px;
}
#infobar {
	position:absolute;
	top:4px;
	right:10px;
}
#infobar .rss {
	position:absolute;
	top:0;
	right:128px;
}
#infobar .search {
	position:absolute;
	top:1px;
	right:0;
}
#infobar .search input {
	border:1px solid #ccc;
	color:#819970;
	font-size:8pt;
	font-style:italic;
	padding:2px;
}
#main {
	overflow:hidden;
}
/* 
	MAIN MENU 
*/
#leftcontent {
	width:184px;
	float:left;
	margin:0 10px 10px 10px;
	display:inline;
}
#leftcontent .menu-top {
	background:transparent url(img/contentbar-small.png) no-repeat top;
	padding-top:7px;
}
#leftcontent .menu-center {}
#leftcontent .menu-bottom {
	background:transparent url(img/contentbar-small.png) no-repeat bottom;
	padding-bottom:1px;
}
/* Menu CSS is now defined in superfish
#mainmenu li {
	list-style-type:none;
	width:170px;
	margin:6px;
	background-color:#61804C;
	color:#fff;
}
#mainmenu li a {
	color:#fff;
	display:block;
	padding:4px;
	font-weight:bold;
}
*/
* html #mainmenu li a {
	height:1em; /* fix whitespace bug in list */
} 
#gebruikersmenu {
	margin-top:10px;
}
#gebruikersmenu div.username {
	width:162px;
	margin:0 0 6px 6px;
	display:block;
	font-weight:bold;
}
#sponsors {
	text-align:center;
	margin-top:10px;
}
#sponsors a {
	display:block;
}
#maincontent {
	margin-left:204px; /* 184 + 10 + 10 */
	margin-right:10px !important; 
	margin-bottom:10px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#maincontent h3 {
	padding:4px 0;
}
#maincontent h3 a {
	color:#333;
}
/* ie6 3 pixel jog fix */
* html #maincontent { 
	height:1em; 
}
#topcontent {
	/* ie6 float drop fix*/
	width:740px !important;
	width:738px;
	overflow:hidden;
	/*margin-bottom:10px;*/
}
#baaninfo, #weersverwachting {
	width:365px; 
	float:left;
}
#baaninfo {}
#weersverwachting {
	margin-left:10px !important;
	margin-left:7px;
}
#bottombar, 
#bottombar a {
	text-transform:uppercase;
	color:#666;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
}
#footer {
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:50px 0 10px 0;
	margin-bottom:10px !important;
	margin-bottom:0;
	background:#fff url(img/bottombar.png) no-repeat bottom center;
	position:relative;
}
.ngf {
	position:absolute;
	top:22px;
	left:28px;
}
/* 
	CONTENT CONTAINERS
*/
.barleft {
	background:transparent url(img/titlebar.png) no-repeat top left;
}
.barright {
	background:transparent url(img/titlebar.png) no-repeat top right;
	margin-left:8px;
}
.contentwrap {
	margin-bottom:10px;
	background:transparent url(img/content-repeat.png) repeat-y top left;
}
.content {
	padding:4px 8px 4px 7px; /* 7px because of the 1px margin left */
	background:transparent url(img/content-repeat.png) repeat-y top right;
	margin-left:1px;
}
.autoheight {
	min-height:300px;
	height: auto !important;
	height:300px;
}
.content table {
	margin:6px 0 0 0;
}
.closeleft {
	background:transparent url(img/contentbackground.png) no-repeat bottom left;
}
.closeright {
	background:transparent url(img/contentbackground.png) no-repeat bottom right;
	margin-left:10px;
	height:10px;
}

/*
	CLASSES
*/
.titleicon {
	float:right;
}
.rodetekst {
	color:#FF0000;
	font-weight:bold;
}
.readmore, .backbutton {
	color:#61804C;
	width:100px;
	height:16px;
	font-weight:bold;
	display:block;
	margin:1em 0 0 0;
}
.cssbutton {
	color:#61804C;
	clear:both;
	overflow:hidden;
}
.cssbutton a {
	margin:1em 0 0 0;
	font-weight:bold;
	display:block;
}
.printknop {
	margin:2px 8px 0 0;
	float:right;
}
.rssimg {
	margin-top:3px;
}
.cls {
	clear:both;
}

.car_nav {
	height:20px;
}
.car_nav a {
	display:block;
	padding:4px;
}
.car_arrow_left {
	float:left;
	width:49%;
	text-align:left;
}
.car_arrow_right {
	margin-left:49%;
	text-align:right;
}

.weekoverzicht {
	overflow:hidden;
}
.weather {
	float:left;
	border:1px solid #CBD7CB;
	margin:6px 6px 0 0;
	padding:6px;
}
.weather p {
	/*
	margin:0;
	padding:0;
	*/
}
.sitemap ul {
	margin:2px 0 2px 12px;
	padding:2px 0 2px 12px;
}
.sitemap li {
	list-style-type:none;
}
.sitemap li a {
	padding:4px;
	display:block;
}

table.lb {
	width:100%;
}

table.lb td {
	text-align:center;
}

#map {
	margin:4px 0 0 0;
}
.highlight {
	background-color:#FFFF00;
}
.extern {
	background:transparent url(img/externlink.png) no-repeat top right;
}

/*
	KLEIBURGER CADDIE
*/
table.kleiburger {
	
}
table.kleiburger td {
	text-align:center;
	color:#333;
}
table.kleiburger td.silver{
	background-color:#ccc;
}
table.kleiburger td.orange{
	background-color:#FF9900;
}
table.kleiburger td.yellow{
	background-color:#FFFF00;
}
table.kleiburger td.red{
	background-color:#FF0000;
}
table.kleiburger td.white{
	background-color:#fff;
}
table.kleiburger td.sky{
	background-color:#0099CC;
}
tr.boldheader_up td {
	font-weight:bold;
	border-top:1px solid #000;
}
tr.boldheader_down td {
	font-weight:bold;
	border-bottom:1px solid #000;
}
tr.boldheader_down td {
	font-weight:bold;
	border-bottom:1px solid #000;
}
.hovertje_out {
	background-color:#F5F5F5;
}
.hovertje_over {
	background-color:#4F8C25;
	cursor:pointer;
}



