/* --------------------------------------- */
/* Kop van Noord-Holland general css */
/* --------------------------------------- */

body							{ background-color: #00a4e7; }

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

#header h1						{ margin-left: 80px; }

#overlay-header
	{
	background: transparent url(/grfx/kop/overlay_photo.png) no-repeat;
	}

#sidebar-header					{ background: url(/grfx/kop/bg-navigation.gif) #00a4e7; }

#hartlogo						{ display: none; }

#fillnavbar, #fillnavbar_shop, #fillnavbar_kop
	{
	background: url(/grfx/kop/bg-fillnavbar.gif) no-repeat right 0px;
	}

#fillnavbar_shop
	{
	background: url(/grfx/bg-navigation_shop.gif) no-repeat top right;
	}

.booking, .regionmap
	{
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 198px;
	}

.booking						{ height: 78px; margin: 5px auto; }
.booking a						{ height: 78px; display: block; }

#booking_0						{ background-image: url(/grfx/kop/banner-zoekenboek_0.png); }
#booking_1						{ background-image: url(/grfx/kop/banner-zoekenboek_1.png); }
#booking_2						{ background-image: url(/grfx/kop/banner-zoekenboek_2.png); }

#vvvlogo
	{
	background-image: url(/grfx/kop/logo.png);
	}

/* ======================================= */

/* --------------------------------------- */
/* NAVIGATION */
/* --------------------------------------- */

#navigation						{ background: url(/grfx/kop/bg-navigation.gif) #00a4e7 repeat-x; }

#nav li ul { /* second-level lists */
	background-color: #00a4e7;
	}

#nav li ul li a:hover { /* lists nested under hovered list items */
	background: #00a4e7;
	}

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

.ttlblock						{ background-color: #00a4e7; }

/* ======================================= */

/* --------------------------------------- */
/* QUICK SEARCH */
/* --------------------------------------- */

div#quicksearch
	{
	background: url(/grfx/kop/boekingen/bottombar.png) no-repeat 0px bottom;
	}

div#quicksearch #topl,
div#quicksearch #topr
	{
	background-image: url(/grfx/kop/boekingen/topbar.png);
	}

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

#footer							{ background-color: #00a4e7; }

/* ======================================= */
/* ======================================= */
/* ======================================= */

