
html, body, .frmHoofd
{
	width: 100%;
	height: 100%;
}

body
{
	background:url("../../../imgsite/website_bg.jpg");
	background-position: left top;
	background-repeat: repeat-x;
	background-color:#fdfcfd;
	font-family: verdana, arial, sans-serif;
	color: #747474;
	font-size: 12px;
	line-height: 18px;

}

a, a:link, a:visited
{
	color:#AAABAF;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

ul.lijst
{
	padding-left: 35px;
	margin:0;
}

ul.lijst li
{
	list-style-type:square;
	padding-bottom: 2px;
}


.clear
{
	clear:both;
}

.frmHoofd
{
	background:url("../../../imgsite/banner_links.png");
	background-position: 95% 20px;
	background-repeat: no-repeat;
}

.website_wrapper
{
	width: 959px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.website_schaduw
{
	width: 959px;
	min-height: 745px;	
	background:url("../../../imgsite/website_schaduw.png");
	background-repeat: no-repeat;
	padding-bottom:20px;
}

.website_spacer
{
	width: 100%;
	height:1px;
}
.website_kader
{
	margin: 20px auto 0px auto;
	width: 920px;
	min-height: 720px;	
	background-color:#ffffff;
	border: 1px solid #d5d5d5;
	padding-bottom:10px;
	/*background:url("../../../imgsite/website_kader_schaduw.png");
	background-repeat: no-repeat;*/
}

.website_header
{
	width: 100%;
	height: 170px;
	
}
	.logo
	{
		width: 300px;
		height: 170px;
		background:url("../../../imgsite/logo2.jpg");
		background-position: 0px 15px;
		background-repeat: no-repeat;
		float: left;
		display:inline;
		text-indent: -9999px;
		
	}
	.klokken
	{
		width: 620px;
		height:170px;
		display:inline;
		float:left;
		overflow: hidden;
	}
		.klok
		{
			float: right;
			width: 150px;
			height: 170px;
			vertical-align: middle;
			text-align: center;
			margin-right: 10px;
		}
		.klok_titel
		{
			height: 20px;
			text-align: center;
			line-height: 20px;
			font-weight: bold;
		}
		
		.datum
		{
			float: right;
			width: 100px;
			height: 150px;
			vertical-align: middle;
			text-align: center;
			margin-right: 10px;
			padding-top:20px;
		}

.website_banner
{
	width: 100%;
	height: 255px;
	
}

.banner_lijn_boven
{
	width: 100%;
	height:15px;
	background:url("../../../imgsite/banner_lijn_boven.gif");
	background-position: left top;
	background-repeat: repeat-x;
	
}

.banner
{
	width:100%;
	height: 225px;
	background-color: #efefef;
	
	
}
	.banner_blok
	{
		width: 300px;
		height: 225px;
		text-align: center;
		margin: 0 auto;
		background-color: #d9d9d9;
		float: left;
	}
	.banner_spacer
	{
		width: 10px;
		height: 225px;
		float: left;
	}

.banner_lijn_onder
{
	width: 100%;
	height:15px;
	background:url("../../../imgsite/banner_lijn_onder.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	
}

.website_inhoud
{
	width: 100%;
	min-height: 280px;

}
	.tblWebsiteInhoud
	{
		width: 100%;
	}
		.tdWebsiteInhoudLinks
		{
			width: 220px;
			vertical-align: top;
			padding: 25px 5px 10px 10px;
			
		}
		.tdWebsiteInhoudRechts
		{
			width: 700px;
			vertical-align: top;
			padding: 10px 10px 10px 5px;
		}
.website_footer
{
	width: 100%;
	height: 42px;
	background:url("../../../imgsite/footer_bg.jpg");
	background-repeat: repeat-x;
}
	.footer
	{
		line-height: 42px;
		width:100%;
		text-align: center;
		font-size: 10px;
		text-transform:uppercase;
		letter-spacing: 1px;
	}
	
/* Navigatie */

.tblMenu
{
	width: 100%;
}

.tabs {
								
	line-height:normal;	
	float:left;									
	}

.tabs ul {
	margin:0;
	padding:0;
	list-style:none;	
	}

.tabs li {
	
	margin:0;
	padding:0;
	width:100%;
	display:block;
	float:left;
}

.tabs a {
	float:left;
	background:url("../../../imgsite/subknop_links.png") no-repeat left -28px;
	margin:0;
	padding:0 0 0 20px;
	text-decoration:none;
	height: 28px;

	}

.tabs a span {
	float:left;
	display:block;
	background:url("../../../imgsite/subknop_rechts.png") no-repeat right -28px;
	padding-right:20px;
	margin-right:5px;
	color:#000000;
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;	
	height:28px;
	line-height:28px;
	cursor: pointer;
	
	}

.tabs a span {float:none; width:130px;}

.tabs a:hover span {
	}

.tabs a:hover, .tabs .hypNav_Actief {
	background-position:0% 0;
	color:#000000;
	}

.tabs a:hover span, .tabs .hypNav_Actief span{
	background-position:100% 0;
	color:#000000;
	}
	
/* Subtabs */

.subtabs{
								
	line-height:normal;				
	float: left;	
	width: 100%;			
}

.subtabs_hidden {
								
	line-height:normal;		
	display:none;		
	float: left;	
	width: 100%;			
}

.subtabs ul,  .subtabs_hidden ul{
	margin:0;
	padding:0;
	/*padding-left:10px;*/
	list-style:none;	
	}

.subtabs li, .subtabs_hidden li {
	
	margin:0;
	padding:0;
	width:100%;
	display:block;
	padding-left: 10px;
	}

.subtabs a , .subtabs_hidden a{
	float:left;
	background:url("../../../imgsite/hoofdknop_links.png") no-repeat left -28px;
	margin:0;
	padding:0 0 0 20px;
	text-decoration:none;
	height: 28px;

	}

.subtabs a span, .subtabs_hidden a span{
	float:left;
	display:block;
	background:url("../../../imgsite/hoofdknop_rechts.png") no-repeat right -28px;
	padding-right:20px;
	margin-right:5px;
	color:#333333;
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;	
	height:28px;
	line-height:28px;
	cursor: pointer;
	
	}

.subtabs a span , .subtabs_hidden a span{}

.subtabs a:hover span, .subtabs_hidden a:hover span  {
	}

.subtabs a:hover, .subtabs .hypNav_Actief, .subtabs_hidden a:hover, .subtabs_hidden .hypNav_Actief {
	background-position:0% 0;
	color:#000000;
	}

.subtabs a:hover span, .subtabs .hypNav_Actief span, .subtabs_hidden a:hover span, .subtabs_hidden .hypNav_Actief span{
	background-position:100% 0;
	color:#000000;
	}	
