/* IMPORT */
@import url('basic.css');
@import url('superfish.css');
@import url('themes/base/ui.all.css');
@import url('../js/fancybox/jquery.fancybox-1.2.6.css');

/* BODY */
body
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: url('img/bg_body.png');
	behavior: url("css/csshover3.htc"); 
}

/* HOME */
#home
{
	display: block;
	position: fixed;
	top: 0;
	left: 0; 
	width: 100%;
	height: 100%;
	background: url('img/bg_trans.png') fixed center top;
}

* html #home
{
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* WRAPPER */
#wrapper
{	
	width: 950px;
	margin: 0 auto;
	background: url('img/bg_wrapper.png');
}

/* HEADER */
#header
{
	width: 950px;
	height: 130px;
	background: url('img/header.png');	
	position: relative;
}

/* TOPMENU */
#logo
{
	display: block;
	position: absolute;
	width: 250px;
	height: 82px;
	top: 38px;
	right: 51px;	
}

#topmenu
{
	position: absolute;
	left: 40px;
	top: 110px;	
}

	#menu0
	{
		list-style: none;
		padding: 0;
		margin: 0;	
	}

	#menu0 li
	{
		float: left;	
		margin-right: 5px;
		text-transform: uppercase;
	}
	
	#menu0 li a
	{
		color: #a48d87;
		text-decoration: none;	
	}
	
	#menu0 li a:hover
	{
		color: #990000;
	}	

/* SFEER */
#sfeer
{
	width: 950px;
	height: 330px;	
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: url('img/bg_sfeer.png');
}

div#sfeer ul
{
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs
{
	top: 14px !important;
	right: 0;
	width: 355px;
	z-index: 2;
}

ul#tabs li
{
	width: 355px;
	height: 76px;
}

ul#tabs li a
{
	display: block;
	width: 355px;
	height: 76px;
	outline: none;
}

ul#tabs li a.current
{
	background: url('img/pijl.png') no-repeat left center;
}

ul#tabs li a.current:hover
{
	/* cursor: default; */
}

ul#output 
{
	left: 0;
	width: 950px;
	height: 330px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 950px;
	height: 330px;
}

ul#output li span
{
	cursor: pointer;
	cursor: hand;
	display: block;
	left: 65px;
	top: 257px;
	position: absolute;
	width: 500px;
	height: 45px;
	line-height: 20px;	
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-style: italic;
	font-weight: bold;
	text-shadow: #333 1px 1px 2px;
}

ul#output li a
{
	color: #fff5d7;	
	text-decoration: none;
}

/* CONTENT */
#content
{
	width: 950px;
	min-height:610px;
  	height:auto !important;
  	height:610px;
	background: url('img/bg_content.png') center bottom;	
	padding: 0 0 100px 0;
}

	#content-inner
	{
		width: 912px;
		margin: 0 auto;	
	}
	
	/* CONTENT LEFT */
	#content-left
	{
		width: 600px;
		float: left;	
	}
	
		/* HR */
		#content-left .hr
		{
			/* border-top: 1px solid #c8b1a2; */
			/* height: 1px;	*/
			margin: 10px 0;
			*margin: 29px 0 10px 0;
			border: none !important;
		}
	
		/* DROPDOWN */	
			.sf-menu
			{
				position: absolute;
				padding-left: 12px;
			}
				
			#dropdown a
			{
				display: block;
				height: 33px;
				color: #996666;
				font-size: 20px;
				text-decoration: none;
				font-family: Georgia;
				text-decoration: none;
				border: none;
				/* padding: 0 22px 10px 0; */
			}
			
			#dropdown li:hover a, #dropdown .actief
			{
				color: #990000;
				outline: 0;
			}
			
			#dropdown ul ul
			{
				width: 144px;
				background: url('img/bg_dropdown.png');
				padding: 7px 0;	
			}
			
			#dropdown ul ul a
			{
				font-size: 15px;
				color: #ded5c5 !important;	
				line-height: 24px;
				font-style: italic;	
				padding: 0 0 0 10px;
				height: auto !important;
			}
			
			#dropdown ul ul a:hover, #dropdown ul ul .actief
			{
				color: #996666 !important;	
				color: #fff !important;
			}
			
			#dropdown .menu_restaurant
			{
				background: url('img/menu_restaurant.png');
				width: 131px;
			}
			
				#dropdown .menu_restaurant:hover,
				#dropdown .sfHover .menu_restaurant
				{
					background: url('img/menu_restaurant_hover.png') !important;
				}
			
			#dropdown .menu_rokerij
			{
				background: url('img/menu_rokerij.png');
				width: 91px;
			}
			
				#dropdown .menu_rokerij:hover,
				#dropdown .sfHover .menu_rokerij
				{
					background: url('img/menu_rokerij_hover.png');
				}
			
			#dropdown .menu_winkel
			{
				background: url('img/menu_winkel.png');
				width: 90px;
			}
			
				#dropdown .menu_winkel:hover,
				#dropdown .sfHover .menu_winkel
				{
					background: url('img/menu_winkel_hover.png');
				}
			
			#dropdown .menu_vergaderzaal
			{
				background: url('img/menu_vergaderzaal.png');
				width: 153px;
			}
			
				#dropdown .menu_vergaderzaal:hover,
				#dropdown .sfHover .menu_vergaderzaal
				{
					background: url('img/menu_vergaderzaal_hover.png');
				}
			
			#dropdown .menu_terras
			{
				background: url('img/menu_terras.png');
				width: 84px;
			}
			
				#dropdown .menu_terras:hover,
				#dropdown .sfHover .menu_terras
				{
					background: url('img/menu_terras_hover.png');
				}
	
		/* TEXT LEFT */
		#text-left
		{
			float: left;
			width: 340px;
			font-size: 14px;
			line-height: 1.5em;	
			padding: 10px 0 0 25px;
		}
		
		.text-groot
		{
			width: 490px !important;	
		}
		
			#text-left em
			{
				font-family: Georgia;
				font-size: 16px;
				color: #74261d;	/* bruin-rood */
			}
			
			#text-left a
			{
				color: #74261d;
				text-decoration: none;	
			}
			
			#text-left a:hover
			{
				color: #990000;
				text-decoration: underline;	
			}
		
		/* TEXT RIGHT */
		#text-right
		{
			float: right;
			width: 150px;	
			padding: 10px 0 0 0;
		}
		
			#text-right ul
			{
				list-style: none;
				margin: 0;
				padding: 0;	
				color: #a48d87;
			}
			
			#text-right a
			{
				font-size: 16px;
				font-style: italic;
				text-decoration: none;
				line-height: 1.5em;
				color: #74261d;	
			}
			
			#text-right a:hover
			{
				color: #990000;	
			}
	
	/* CONTENT RIGHT */
	#content-right
	{
		width: 312px;
		float: right;
		color: #e4daca;
	}
	
		#content-right table img
		{
			border: 1px solid #a48d87;	
			margin-left: 2px;
			width: 84px;
			height: 60px;
		}
		
		#content-right a
		{
			color: #e4daca;
			text-decoration: none;	
		}
		
		#content-right .col-inner
		{
			line-height: 16px;	
		}
		
		#content-right textarea
		{
			height: 50px !important;	
		}
	
		/* TAGCLOUD */
		#tagcloud
		{
			text-align: center;	
			filter:alpha(opacity=70);
			-moz-opacity:0.7;
			-khtml-opacity: 0.7;
			opacity: 0.7;
		}
	
		#tagcloud span a
		{
			line-height: 1em;
			padding: 5px;	
		}
	
	/* COL INNER */
	.col-inner
	{
		margin: 0 25px;	
	}

/* FOOTER TABLE */
#footer-table
{
	width: 866px;
	margin: 0 auto;	
	font-size: 12px;
	line-height: 16px;
	color: #74261c; /* bruin-rood */
}

	.footer-col
	{
		width: 288px;
		float: left;	
	}
	
	.footer-col a
	{
		color: #e4daca;
		text-decoration: none;	
	}
	
	.footer-col a:hover
	{
		color: #74261c;	
	}

/* FOOTER */
#footer
{
	width: 950px;
	height: 60px;
	line-height: 28px;
	background: url('img/footer.png');
	color: #a48d87;
	text-align: center;
}	
	
	#footer a
	{
		color: #a48d87;
		text-decoration: none;	
	}
	
/* RELATIEGESCHENKEN */
#relatie
{
	background: none !important;	
}

#relatie-wrapper
{
	width: 750px;
	height: 546px;
	background: url('img/relatiegeschenken.png');	
	position: relative;
	font-size: 13px;
	color: #333;
}

	#relatie-wrapper strong
	{
		font-style: italic;
		font-size: 14px;	
	}

	#relatie-wrapper a
	{
		text-decoration: none;
		color: #af786a;	
		font-weight: bold;
	}
	
	#relatie-wrapper a:hover
	{
		color: #990000;	
	}

	#relatie-wrapper #plaatje
	{
		width: 516px;
		height: 339px;
		position: absolute;
		top: 60px;
		left: 4px;
		overlay: hidden;
	}
	
	#relatie-wrapper #inhoud
	{
		width: 232px;
		height: 135px;
		position: absolute;
		top: 399px;
		left: 18px;
		overlay: hidden;
	}
	
	#relatie-wrapper #naarkeuze
	{
		width: 250px;
		height: 135px;
		position: absolute;
		top: 399px;
		left: 254px;
		overlay: hidden;
	}
	
	#relatie-wrapper #pakketten
	{
		width: 210px;
		height: 200px;
		position: absolute;
		top: 75px;
		left: 525px;
		overlay: hidden;
	}
	
	#relatie-wrapper #omschrijving
	{
		width: 210px;
		height: 220px;
		position: absolute;
		top: 305px;
		left: 525px;
		overlay: hidden;
		font-size: 12px;
	}

/* HR */
.hr
{
	border-top: 1px solid #a04436;
	height: 1px;	
	margin: 15px 0;
}

/* KLEUREN */
.rood   { color: #990000; }
.grijs1, .grijs1 a, .grijs2 a:hover { color: #e2d8c8 !important; }
.grijs2, .grijs2 a, .grijs1 a:hover { color: #a48d87 !important; }

/* LETTERTYPES */
em, b, i
{
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.georgia
{
	font-family: Georgia, "Times New Roman", Times, serif;	
}

/* HEADINGS */
h1,h2 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

h3,h4 { font-size: 13px; }
h5,h6 { font-size: 11px; }

h1,h3,h5 { color: #e4daca; }
h2,h4,h6 { color: #e4daca; }

/* GOOGLEMAPS */
#googlemaps
{
	position: absolute;
	width: 400px;
	height: 400px;
}	

/* FORMULIEREN */
input, textarea
{
	background: #ece2d1;
	border: 1px solid #a48d87;
	color: #990000;
	padding: 2px;
	width: 100%;
	font-family: Georgia;
	font-size: 13px;
}

#content textarea
{
	height: 125px;	
}

select
{
	background: #ece2d1;
	color: #990000;	
	border: 1px solid #a48d87;
	font-family: Georgia;
	font-size: 13px;
}

option
{
	padding: 2px;	
	font-family: Georgia;
	font-size: 13px;
}

.submit
{
	background: #990000;
	color: #ece2d1;	
}
