/************************ 
/* Main items
/***********************/

* {
	-moz-outline: none;
}

body {
	background: #a29993;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	line-height: 120%;
	margin: 0; padding: 0;
}

a {
	color: #a29993;
}

a:hover {
	color: #e9ab00;
}

.clear {
	clear: both;
}

#globalWrapper {
	width: 1001px;
	margin: 0 auto;
	background: #f7f7ee;
	text-align: left;
}


/************************ 
/* Header
/***********************/

#header {
	padding: 15px 0 0 0;
	background: #f7f7ef;
}

#header #flash {
	width: 100%;
	height: 108px;
	background: #a29993;
}

/************************ 
/* Navigatie
/***********************/

#nav {
	clear: both;
	width: 100%;
	height: 73px;
	padding-top: 10px;
	background: url(../images/design/nav_back.gif) transparent no-repeat 0 -26px;
}

#splash #nav {
	padding-top: 36px;
	background-position: 0 0;
	height: 173px !important;
}

#nav h2 {
	display: none;
}

#nav ul {
	list style: none;
	margin: 0;
	padding: 0 0 32px 0;
	overflow: auto;
	background: url(../images/design/nav_bottom_back.gif) transparent repeat-x 0 100%;
}

#nav ul li {
	float: left;
	display: block;
	width: 143px;
	height: 41px;
}

#splash #nav ul li {
	height: 141px !important;
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	display: block;
	width: 143px;
	height: 41px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}	

#splash #nav ul li a {
	height: 141px !important;
}		

#splash #nav ul li#home { background-image: url(../images/design/nav_home_photo.jpg); }
#nav ul li#home a { background-image: url(../images/design/nav_home.gif); }
#nav ul li#home a.select, #nav ul li#home a:hover { background-image: url(../images/design/nav_home_select.gif); }

#splash #nav ul li#oldtimers { background-image: url(../images/design/nav_oldtimers_photo.jpg); }
#nav ul li#oldtimers a { background-image: url(../images/design/nav_oldtimers.gif); }
#nav ul li#oldtimers a.select, #nav ul li#oldtimers a:hover { background-image: url(../images/design/nav_oldtimers_select.gif); }

#splash #nav ul li#bedbreakfast { background-image: url(../images/design/nav_bedbreakfast_photo.jpg); }
#nav ul li#bedbreakfast a { background-image: url(../images/design/nav_bedbreakfast.gif); }
#nav ul li#bedbreakfast a.select, #nav ul li#bedbreakfast a:hover { background-image: url(../images/design/nav_bedbreakfast_select.gif); }

#splash #nav ul li#ervaringen { background-image: url(../images/design/nav_ervaringen_photo.jpg); }
#nav ul li#ervaringen a { background-image: url(../images/design/nav_ervaringen.gif); }
#nav ul li#ervaringen a.select, #nav ul li#ervaringen a:hover { background-image: url(../images/design/nav_ervaringen_select.gif); }

#splash #nav ul li#links { background-image: url(../images/design/nav_buitenmeubels_photo.jpg); }
#nav ul li#links a { background-image: url(../images/design/nav_links.gif); }
#nav ul li#links a.select, #nav ul li#links a:hover { background-image: url(../images/design/nav_links_select.gif); }

#splash #nav ul li#contact { background-image: url(../images/design/nav_contact_photo.jpg); }
#nav ul li#contact a { background-image: url(../images/design/nav_contact.gif); }
#nav ul li#contact a.select, #nav ul li#contact a:hover { background-image: url(../images/design/nav_contact_select.gif); }

#splash #nav ul li#route { background-image: url(../images/design/nav_route_photo.jpg); }
#nav ul li#route a { background-image: url(../images/design/nav_route.gif); }
#nav ul li#route a.select, #nav ul li#route a:hover { background-image: url(../images/design/nav_route_select.gif); }

/************************ 
/* Subnavigatie
/***********************/

#subnav {
	margin: 10px auto 30px auto;
	z-index: 1;
}

#subnav h2 {
	display: none;
}

#subnav ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

#subnav ul li {
	display: inline;
	text-align: center;
	margin: 0px 5px;
}

#subnav ul li a {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1pt;
	font-style: normal;
	line-height: 230%;
	margin: 0 5px;
	padding: 0 20px;	
}

/************************ 
/* Sidenavigatie
/***********************/

h4 {
	color: #b58a82;
	text-transform: uppercase;
	text-align: center;
}

#sidenav {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

#sidenav li {
	display: inline;
	text-align: center;
	margin: 5px 0;
}

#sidenav li a {
	display: block;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1pt;
	font-style: normal;
	line-height: 230%;
	margin: 0 5px;
	
}


/************************ 
/* Content
/***********************/

#content {
	padding: 0 40px 30px 40px;
}

td.std_gb_border {
	width: 330px;
	height: 260px;
	background: url(../images/design/std_gb_border.gif) center center no-repeat;
	text-align: center;
	vertical-align: middle;
}


/************************ 
/* Splash Home
/***********************/

#splash #content {
	text-align: center;
}

#splash #content * {
	margin: 10px auto;
	letter-spacing: 0.1em;
}

#splash #content strong {
	display: block;
	width: 600px;
	height: 99px;
	text-indent: -9999px;
	background: url(../images/design/home_landgoed_vledderhof.gif) transparent no-repeat 0 0;
}

#splash #content h1 {
	display: block;
	width: 520px;
	height: 180px;
	text-indent: -9999px;
	background: url(../images/design/home_subtitle.gif) transparent no-repeat 0 0;
}

#splash #content h2 {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 9pt;
	font-weight: 800;
	color: #588c63;
	text-transform: uppercase;
}

#splash #content #adres a {
	text-decoration: none;
}

#splash #content #adres {

	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 9pt;
	color: #588c63;
	text-transform: uppercase;
}
