/* Basic SiteBuilder styles */

body
{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	font-family: Verdana, Sans-Serif;
	font-size:11px;
	color: #FFF;
	line-height: 16px;
}

p	{
	font-family: Verdana, Sans-Serif;
	font-size:11px;
	text-align: left;
	color: #FFF;
	line-height: 18px;
}

p.black	{
	font-family: Verdana, Sans-Serif;
	font-size:11px;
	text-align: left;
	color: #000;
	line-height: 18px;
}

div.bonbon_content {
	position: absolute;
	top: 210px;
	left: 425px;
	width: 380px;
	height: 400px;
	padding: 0 10px 0 10px;
}

div.bonbon_content_middle {
	position: absolute;
	top: 278px;
	left: 425px;
	width: 380px;
	padding: 0 20px 0 10px;
}

div.bonbon_sidebar {
	position: absolute;
	top: 50px;
	left: 610px;
	width: 180px;
}

div.bonbon_menu {
	position: absolute;
	top: 140px;
	left: 25px;
	width: 200px;
	margin: 5px 0 5px 10px;
}

div.bonbon_submenu {
	position: absolute;
	top: 70px;
	left: 227px;
	width: 200px;
	margin: 0;
	z-index: 5;
}

div.timestamp {
	position: absolute;
	top: 130px;
	left: 700px;
	width: 100px;
}

div.adres1 {
	position: absolute;
	top: 560px;
	left: 25px;
	width: 400px;
	padding: 0 0 0 10px;
}

div.adres2 {
	position: absolute;
	top: 560px;
	left: 425px;
	width: 400px;
	padding: 0 0 0 10px;
}

div.colorblock1	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 70px;
	background-color:#3CF;
	z-index: 4;
}

div.colorblock2	{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 25px;
	height: 210px;
	background-color:#F9C;
	z-index: 3;
}

div.colorblock3	{
	position: absolute;
	top: 280px;
	left: 0px;
	width: 25px;
	height: 280px;
	background-color:#C69;
	z-index: 2;
}

div.colorblock4	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 100%;
	background-color:#9C3;
	z-index: 1;
}

div.bbhd_logo {
	position: absolute;
	top:0;
	left:575px;
	width:200px;
	height:80px;
	z-index: 1;
}

div.content_img {
	position: absolute;
	top:280px;
	left:25px;
	width:400px;
	height:280px;
	z-index: 10;
}

p.smaller{
	font-family: Verdana, Sans-Serif;
	font-size:9px;
	color: #ddd;
	line-height: 1.25em;
}

strong{
	font-weight:bold;
}

a:link,
a:active,
a:visited
{
	font-weight:normal;
	font-size:11px;
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #FFF;
}

a:hover
{
	color: #111;
	text-decoration: underline;
}

span.selected	{
	font-weight:normal;
	font-size:14px;
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #111;
	}
	
a.menu:link,
a.menu:active,
a.menu:visited
	{
	font-weight:normal;
	font-size:14px;
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #111;
	}
	
a.menu:hover	{
	color: #FFF;
	}		
	
a.bonbon_locallink	{
	font-weight:normal;
	font-size:11px;
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #111;
	}
	
a.bonbon_locallink:hover	{
	text-decoration: underline;
	}	

a.nieuws:link,
a.nieuws:active,
a.nieuws:visited
	{
	font-weight:normal;
	font-size:14px;
	font-family: verdana, sans-serif;
	text-decoration: none;
	line-height:21px;
	color: #FFF;
	}
	
a.nieuws:hover	{
	color: #111;
	}
	
h1	{
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	color: #111;
	margin: 0 0 1em 0;
}

h2	{
	font: 14px Verdana, Sans-Serif;
	font-weight:bold;
	color: #111;
	margin: 0 0 1em 0;
}

h3	{
	font-family: Verdana, Sans-Serif;
	font-weight:bold;
	font-size: 10px;
	color: #111;
	margin: 0 0 1em 0;
}

div.download_pdf {
	position: absolute;
	top: 290px;
	left: 235px;
	width: 200px;
	}
	
/* corbon styles */
ul.bonbon_locallink {list-style-type:none; margin:0; padding:0; }

p.bonbon_uplink,
ul.bonbon_locallink li {margin:5px 0 0 0; padding:0; }
	
/* textism styles */
span.caps {
	font-size: 85%;
	letter-spacing: 1px;
}

tr.menu{
	width:200px;
	
	
td.menu{
	width:200px;
	height:28px
	background: #ddd;
	font-family: Verdana, Sans-Serif;
	font-size: 14px; 
	color: #111;
}

