html
{
	min-height:100%;
	background-image: url(/img/body_bg.png);
	background-repeat: repeat-y;
	background-position: top center;
}

body
{
	margin:0px;
	padding:0px;
	height: 100%;
	font-family:Tahoma;
	font-size:12px;
}
img
{
	border:0px;
}
table
{
	border-collapse: collapse;
}
a:hover
{
	cursor:pointer;
}
table.items
{
	width:207px;
	max-width:207px;
	padding:0px;
	position:relative;
	text-align:left;
	overflow:hidden;
}
.item
{
	width:195px;
	max-width:195px;
	overflow:hidden;
	text-align:justify;
	font-size:10px;
	float:right;
}
td
{
	padding:0px;
	vertical-align:top;

}
h1
{
	font-size: 24px;
	margin: 0 0 8px 0;
	padding: 0;
}
.nieuws_bg_color tr td
{
	background-color:#FFF;
}
.history_bg_color tr td
{
	background-color:#FFF;
}
table.items tr td
{
	overflow:hidden;
	position:relative;
	background-color:#f2f2f2;
}
table.img
{
	position:relative;
	width:75px;
}
table.items tr td.no_bg
{
	background-color:#fff;
}
.heading
{
	color:#FC7E2C;
	font-weight:bold;
	font-size:12px;
	margin: 3px 0 5px 5px;
}
.cont_titel
{
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
#container
{
	position:relative;
	width:970px;
	max-width:970px;
	margin-left:auto;
	margin-right:auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	top:0px;
}
#header
{
	position:relative;
	z-index:50;
}
#bd
{
	
	height:100%;
	min-height:100%;
	height:auto !important;
	z-index: 0;
}
#left_cont
{
	position:absolute;
	width:190px;
	max-width:190px;
	height: 100%;
	left:10px;
	top:193px;
	padding-top: 17px;
	z-index:100000000;
}
#search
{
	position: absolute;
	width:150px;
	height:30px;
	top: 479px;
	margin-left: 8px;
	background:url(/img/left_grey_bg.png) repeat-y #f2f2f2;
}
.zoektxt
{
	position:absolute;
	width:100px;
	height:20px;
	left:5px;
	top:5px;
	background:url(/img/input_bg.png) no-repeat top;
	border:0px;
}
.zoekbtn
{
	position:absolute;
	background:url(/img/zoek_btn.png);
	border:0px;
	left:110px;
	top:5px;
	width:35px;
	height:20px;
}
#nav
{
	position:absolute;
	color:#000;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	z-index: 150000;
}
#nav a
{
	/*color:#000;*/
	text-decoration:none;
}
#login
{
	position:absolute;
	width:190px;
	max-width:190px;
	height:96px;
	max-height:96px;
	top:550px;
	background:url(/img/left_grey_bg.png) repeat-y #f2f2f2;
}

#login a
{
	position:absolute;
	top:70px;
	left:30px;
	font-size:10px;
	color:#999;
}
.usertxt
{
	position:absolute;
	background:url(/img/input_bg_big.png) no-repeat #f2f2f2;
	border:0px;
	width:165px;
	height:20px;
	left:12px;
	top:20px;
}
.passwd
{
	position:absolute;
	background:url(/img/input_bg_big.png) no-repeat #f2f2f2;
	border:0px;
	width:165px;
	height:20px;
	left:12px;
	top:45px;
}
.loginbtn
{
	position:absolute;
	background:url(/img/ok_btn.png);
	border:0px;
	width:35px;
	height:20px;
	right:14px;
	top:70px;
}
#sponsors
{
	position:absolute;
	width:150px;
	height:107px;
	top:408px;
	margin-left: 8px;
	background:url(/img/left_grey_bg.png) repeat-y #f2f2f2;
}

#blockTwitter {
	position: absolute;
	margin: 498px 0 10px 8px;
}

#sponsors img {
	margin: 0 0 5px 5px;
}

#right_cont
{
	position: absolute;
	width: 750px;
	max-width: 750px;
	top: 0;
	left: -6px;
}
#main_cont
{
	position: absolute;
	width: 750px;
	max-width: 750px;
	left: 164px;
	margin-top: 10px;
	z-index: 10
}
.inner
{
	padding: 0px 20px 40px 20px;
}
#top
{
	position:relative;
	width:750px;
	max-width:750px;
	top:0px;
}
#ads
{
	position:absolute;
	width:510px;
	height:180px;
	z-index:0;
}
#kalender
{
	position:absolute;
	right:10px;
	z-index:0;
}
.toptips
{
	position:absolute;
}
#bottom_cont
{
	background-color:#f2f2f2;
	position:absolute;
	width:580px;
	max-width:750px;
	top:205px;
	left:-7px;
}
#nieuws
{
	position:relative;
	top:10px;
	width:277px;
	float: left;
	background:url(/img/cont_bg.png) repeat-y;
}
#nieuwsbanner
{
	position:relative;
}
.bestuursnieuws_heading
{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	background-color: #000;
	height:20px;
	width: 504px;
	overflow:hidden;
}
.nieuws_heading
{
	color:#fff;
	top:10px;
	font-weight:bold;
	font-size:14px;
	background:url(/img/red_cont_hd.png) repeat-x;
	height:20px;
}
#history
{
	position:relative;
	right:10px;
	top:10px;
	width:277px;
	float:right;
	background:url(/img/cont_bg.png) repeat-y;
}
.history_heading
{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	background:url(/img/orange_cont_hd.png) repeat-x;
	height:20px;
}
.item_heading
{
	color:#B91518;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


.searchresult
{
	color: #808080;
}
.searchresult .title
{
	font-size: 12pt;
	font-weight: bold;
}
.searchresult .link
{
	text-decoration: none;
	color: #00c000;
	font-size: 9pt;
}
