/** BLAUWE BALK HEADER LINKS */
#oranje_menuBalk {
	margin:0;
	background:url(../images/hd-bg.jpg);
	width:720px;
	height:72px;
	float:left;
	margin-top:140px;
	margin-left:6px;
}

	#oranje_menuBalk h1 {
		margin:0;
		font: 30px Myriad, Times new Roman, Helvetica;
		color:white;
		margin-top:13px;
		margin-left:12px;
		font-weight:normal;
		letter-spacing:1px;
		height:35px;
		overflow:hidden;
	}
		
	#oranje_menuBalk ul {
		margin:0;
		margin-top:5px;
		padding:0;
		list-style:none;	
	}
	
	#oranje_menuBalk li {
		margin:0;
		padding:0;
		float:left;
	}
	
	#oranje_menuBalk li a {
		font: 13px Myriad, Times new Roman, Helvetica;
		color:white;
		text-decoration:none;
		margin-left:12px;
		line-height: 18px;
	}
	
	#oranje_menuBalk li a:hover, #oranje_menuBalk li a.actief {
		color:#F6CB9B;
	}
	
	
/** CONTENT GEDEELTE */

#contentVlakHolder {
	margin-top:2px;
	width:955px;
	height:479px;
	overflow:hidden;
}

	
/** LEFT SIDE GEDEELTE */
#content_left_holder {
	width:233px;
	height:485px;
	background:#BCCDDF;
	overflow:auto;
	float:left;
}

	#content_left_tekst {
		padding:20px;
		line-height:16px;
	}
	
	#content_left_tekst h6 {
			margin:0;
			font-size:0.9em;
			color:#1C6DB1;
		}
	
	#content_left_tekst h4 {
		margin:0;
		font-size:13px;
		color:#00438A;
	}
	
	#content_left_kop {
		background:#02438B;
		font:15px Times new Roman, Helvetica;
		height:22px;
		padding-left:15px;
		padding-top:3px;
		font-weight:bold;
		color:white;
	}

/* CENTER SIDE */
#content_center_holder {
	margin-left:2px;
	float:left;
	width:720px;
	height:475px;
	overflow:auto;
}

	#content_center_kop {
		background:#D8762F;
		height:20px;
		padding-left:15px;
		padding-top:5px;
		font-weight:bold;
		color:white;
	}
	
	#content_center_fotoblok {
		margin-top:2px;
		float:left;
		height:107px;
		width:357px;
		overflow:hidden;
		background-color:#ffe4d1;
		margin-right:2px;
	}
	
		#content_center_fotoblok a {
			height:120px;
			width:80px;
			display:block;
			overflow:hidden;
			float:left;
			margin-right:1px;
		}
	
	#content_center_biedblok {
		margin-top:2px;
		background:#BCCDDF;
		width:304px;
		height:84px;
		float:left;
		padding:20px;
		padding-bottom:3px;
	}
	
	#content_center_biedblok h3 {
		margin:0;
	}
	
	
	#content_center_tekst {
		padding:5px 0px 20px 20px;
		line-height:16px;
	}
	
	#content_center_tekst h1 {
		margin:0;
		color:#D8762F;
		font:1.5em  Times new Roman, Helvetica;
		font-weight:bold;
	}
	
	span.biedprijzen {
		color:#03438A;
		font-weight:bold;
	}
	
	#whisky_grafiek {
		float:right;
	}
	

.link_blue {
	color:#02438B;
}


/* MENU WHISKY PAGINA*/
#whisky_submenu {
	width:703px;
	margin:0;
	border-bottom:1px solid #d8762f;
	height:25px;
}

#whisky_submenu ul {
	margin:0;
	padding:0;
	list-style:none;	
}
	
	#whisky_submenu li {
		margin:0;
		padding:0;
		float:left;
	}
	
	#whisky_submenu li a {
		padding-top:5px;
		height:20px;
		margin-right:4px;
		margin-left:4px;
		padding-left:8px;
		padding-right:8px;
		font: 13px Myriad, Times new Roman, Helvetica;
		text-decoration:none;
		background:url(../images/tab_image.gif) no-repeat bottom;
		display:block;
		text-align:center;
		width:85px;
	}
	#whisky_submenu li a:hover {
		background:url(../images/tab_image_over.gif) no-repeat bottom;
	}
	
	#whisky_submenu li a:active {
		border-bottom:1px solid white;
		background:url(../images/tab_image_over.gif) no-repeat bottom;
	}
	
	
