/* -------------------------- */
/* GENERAL */
/* -------------------------- */

body					{ background-color: #eeb94a; }

#subttlbar
	{
	margin-left: 73px;
	}


/* -------------------------- */
/* HEADER */
/* -------------------------- */


/* NAVIGATION */

#nav, #nav ul { /* all lists */
	background: #eeb94a;
}

#nav li ul { /* second-level lists */
	border:1px solid #f9ca68;
}

#nav li ul li a:hover { /* lists nested under hovered list items */
	color: #630;
	background: #f90;
	}

/* ---------------------------- */

#navigation
	{
	background: #eeb94a url(/grfx/bg-topnav.gif) no-repeat top left;
	}

#nav li#m2 #highlight, #nav li#m3 #highlight, #nav li#m4 #highlight, #nav li#m5 #highlight,
#nav li#m6 #highlight, #nav li#m7 #highlight, #nav li#m8 #highlight
	{
	color: #630;
	text-decoration:none;
	}


/* ---------------------------- */

#sidebartop				{ background-color: #eeb94a; }

#fillnavbar_kust		{ background: #eeb94a url(/grfx/bg-navigationkust.gif) no-repeat top right; }

#fillnavbar_shop
	{
	background: #8bafdd url(/grfx/bg-navigationkust_shop.gif) no-repeat top right;
	}

/* -------------------------- */
/* CONTENT */
/* -------------------------- */



/* sideblocks */

.ttlblock				{ background-color: #eeb94a; }


/* breadcrumb */


/* cityguide */


/* news */


/* weeronline */



/* -------------------------- */
/* FOOTER */
/* -------------------------- */

#footer					{ background-color: #eeb94a; }
#footer a 				{ color: #fff; text-decoration: none; }
#footer a:hover 		{ color: #630; text-decoration: none; }

/* -------------------------- */
/* POP UP */
/* -------------------------- */

