﻿body {	background-image				: url(../Images/background.png);	background-repeat				: repeat-x;	background-position			: top left;	background-color				: #c1a86e;	font-family						: Verdana;	font-size						: 12px;	color								: #5d3d1e;	margin 							: 0px;}#main {	background-image				: url(../Images/main.png);	background-repeat				: no-repeat;	background-position			: top left;	float								: left;	position							: relative; 	height							: auto !important; /*For CSS2 browsers*/  	height							: 834px; /*For IE6 and before*/  	min-height						: 834px; /*For CSS2 browsers*/	max-height						: 834px;	width								: 1024px;	}#container {	background-repeat				: no-repeat;	background-position			: top left;	width								: 1004px;	float								: left;	position							: relative; 	height							: auto !important; /*For CSS2 browsers*/  	height							: 834px; /*For IE6 and before*/  	min-height						: 834px; /*For CSS2 browsers*/	max-height						: 834px;}#topBar {	background-image				: url(../Images/topBar.png);	background-repeat				: no-repeat;	background-position			: top left;	height							: 21px;	width								: 1003px;	display							: block;	color								: white;	font-family						: Verdana;	font-size						: 8pt;	padding-right					: 0px;	text-align						: right;	margin-top						: 0px;}	#topBar a:link	{		font-size					: 8pt;		color							: white;		text-decoration			: none;	}	#topBar a:visited	{		font-size					: 8pt;		color							: white;		text-decoration			: none;	}	#topBar a:hover {		text-decoration			: underline;	}	#TopMenu {	padding-top						: 2px;	margin-right					: 10px;}#header {	background-repeat				: no-repeat;	background-position			: top left;	width								: 980px;	height							: 132px; 	display							: block;	float								: left;	position							: relative;	}	#header h1 {		color							: black;		font-size					: 12pt;		font-weight					: normal;	}	.Content {	position							: relative;	z-index							: 1;	width								: 538px;	float								: left;	left								: 6px;}.leftbar {	width								: 171px;	float								: left;	margin-top						: 0px;}#logo {	background-position			: top right;	display							: block;	width								: 87px;	height							: 52px;	clear								: both;	float								: right;	position							: relative;	border							: 0px;	left								: 0px;	right:							: 28px;	margin-top						: -10px;	margin-bottom					: 0px;}#address {	background-image				: url(../Images/address.png);	background-repeat				: no-repeat;	background-position			: top right;	width								: 263px;	height							: 53px;	float								: right;	position							: relative;	border							: 0px;	left								: 0px;	right:							: 70px;	margin-top						: 30px;	margin-bottom					: 0px;}#contentWebshop {	background-repeat				: no-repeat;	background-position			: top left;	width								: 750px;	float								: left; 	height							: auto !important; /*For CSS2 browsers*/  	height							: 100%; /*For IE6 and before*/  	min-height						: 600px; /*For CSS2 browsers*/}#content {	background-repeat				: no-repeat;	background-position			: top left;	width								: 538px;	float								: left; 	height							: auto !important; /*For CSS2 browsers*/  	height							: 100%; /*For IE6 and before*/  	min-height						: 600px; /*For CSS2 browsers*/}	#content h1{		text-align					: left;		font-size					: 22px;		left							: 140px;		position						: relative;		color							: #311f24;		width							: 400px;	}	#contentnoline {	float								: left;	width								: 547px;}#rightBar {	background-repeat				: no-repeat;	background-position			: top left;	width								: 230px;	float								: right;}#footer {	width								: 1003px;	display							: block;}.News {	margin-left						: 10px;	padding							: 0px 0px 0px 0px;}.News a {	text-decoration				: none;	color								: #000000;}	.News a:hover {	text-decoration				: underline;}.News image {	text-decoration				: none;	margin-right					: 10px;	color								: #000000;}	img {	border							: 0px;}h1 {	padding							: 0px;	margin							: 0px;	font-size						: 22px;}h2 {	padding-top						: 0px;	margin-left						: 20px;	font-size						: 15px;	font-weight						: bold;}h3 {	padding							: 5px 0px 0px 15px;	margin							: 0px;	font-size						: 15px;	font-weight						: bold;}ul {	font-size						: 12px;	font-style						: normal;	line-height						: 1.5em;	font-weight						: normal;	color								: #5d3d1e;	text-decoration				: none;	text-indent						: 1px;	list-style-position			: outside;	padding							: 6px;	margin							: 7px;}.DocumentIntro {	padding							: 1px 0px 0px 0px;	height							: auto;	height							: 100%;}.DocumentImage {	border							: 0px;	margin							: 0px 0px 0px 0px;	padding-left					: 10px;}DocumentHomeImage {	border							: 0px;	margin							: 0px 0px 0px 0px;		padding-left					: 10px;}.DocumentIntroText {	padding							: 0px 0px 0px 45px;	font-size						: 10px;}/* buttons */.NextButton {	background-image				: url(../Images/ButtonNext.gif);	background-repeat				: no-repeat;	margin							: 2px 0px 0px 0px;	width								: 68px;	float								: right;	cursor							: pointer;	height							: 20px;}.NextButton:hover {	background-image				: url(../Images/MediumButtonMouseOver.gif);	text-decoration				: none;}input.NextButton {	background						: url(../Images/ButtonNext.gif) no-repeat;	font-weight						: bold;	color								: #704e2c;	width								: 68px;	height							: 20px;	text-align						: center;	margin-top						: 0px;	border							: 0px;	outline							: none;	font-size						: 11px;	font-weight						: normal;	font-family						: "Times Roman", "Times New Roman", serif;}input.NextButton:hover {	background						: url(../Images/ButtonNext.gif);	background-repeat				: no-repeat;}input.NextButton a {	text-decoration				: none;}/* Contact Me */#ContactMeTop {	background						: url(../Images/ContactMe/BgTop.png);	background-repeat				: no-repeat;	background-position			: top left;	display							: block;	float								: left;	position							: relative;	clear								: both;	width								: 172px;	height							: 6px;	left								: 34px;	padding							: 0px 0px 0px 0px;	color								: #FFFFFF;	}#ContactMeText {	text-align						: center;	width								: 150px;	font-weight						: bold;	margin-bottom					: -10px;	height							: auto;	height							: 100%;}#ContactMeCenter {	background-image				: url(../Images/ContactMe/BgCenter.png);	background-repeat				: repeat-y;	background-position			: top left;	display							: block;	float								: left;	position							: relative;	left								: 34px;	width								: 172px;	padding-left					: 10px;	height							: 100%;}#ContactMeBottom {	background						: url(../Images/ContactMe/BgBottom.png);	background-repeat				: no-repeat;	background-position			: left bottom;	display							: block;	clear								: both;	margin-left						: 34px;	width								: 172px;	height							: 6px;	}/* Home Item */#HomeItemTop {	background						: url(../Images/HomeItem/BgTop.png);	background-repeat				: no-repeat;	background-position			: top left;	display							: block;	float								: left;	position							: relative;	width								: 172px;	height							: 234px;	margin-top						: 8px;	left								: 34px;	padding							: 0px 0px 0px 0px;	color								: #FFFFFF;	}#HomeItemTitle {	text-align						: center;	width								: 150px;	font-weight						: bold;	margin-top						: 25px;	margin-bottom					: 20px;	padding-left					: 12px;}#HomeItemText {	font-size						: 10px;	text-align						: left;	width								: 155px;	font-weight						: normal;	font-style						: italic;	padding-left					: 10px;}#HomeItemText a {	color								: #ffffff;	text-decoration				: none;}#HomeItemImage {	width								: 170px;	padding-left					: 1px;	margin-top						: -15px;}#HomeItemCenter {	background-image				: url(../Images/HomeItem/BgCenter.png);	background-repeat				: repeat-y;	display							: block;	float								: left;	position							: relative;	left								: 34px;	width								: 172px;	padding-left					: 10px;}#HomeItemBottom {	background-image				: url(../Images/HomeItem/BgBottom.png);	background-repeat				: no-repeat;	background-position			: left bottom;	display							: block;	clear								: both;	margin-left						: 34px;	width								: 172px;	height							: 8px;	}#klimaat {	position							: relative;	float								: left;	z-index							: 1; 	left								: -30px;	margin-top						: -50px;	height							: 95px;	width								: 130px;}#arrow {	cursor							: pointer;	background-image				: url(../Images/HomeItem/arrow.png);	background-repeat				: no-repeat;	background-position			: right bottom;	float								: right;	position							: relative;	z-index							: 1;	right								: 5px;	margin-top						: -80px;	padding-left					: 10px;	text-align						: left;	width								: 78px;	height							: 26px;	color								: #ffffff;	font-family						: "Times Roman", "Times New Roman", serif;}/* Menu */#menu {	background-repeat				: no-repeat;	background-position			: top left;	/*margin-top						: 131px;*/	color								: white;	font-weight						: bold;	width								: 245px;	float								: left;}#MainMenuTop {	background						: url(../Images/MainMenu/BgTop.png);	background-repeat				: no-repeat;	background-position			: left top;	float								: left;	position							: relative;	width								: 171px;	height							: 32px;	left								: 60px;}#MainMenuCenter {	background-image				: url(../Images/MainMenu/BgCenter.png);	background-repeat				: repeat-y;	display							: block;	float								: left;	position							: relative;	left								: 60px;	width								: 171px;}#MainMenuBottom {	background						: url(../Images/MainMenu/BgBottom.png);	background-repeat				: no-repeat;	background-position			: left bottom;	text-align						: center;	color								: #bb9b67;	display							: block;	margin-left						: 60px;	width								: 171px; 	height							: auto !important; /*For CSS2 browsers*/ 	min-height						: 187px; /*For CSS2 browsers*/}.MainMenuLink {	color								: #bb9b67;	text-decoration				: none;	font-weight						: normal;	font-size						: 11px;	font-family						: "Trajan Pro", "Times New Roman", serif;}.MainMenuLink a{	color								: #bb9b67;	text-decoration				: none;	font-weight						: normal;	font-size						: 11px;	font-family						: "Trajan Pro", "Times New Roman", serif;}.MainMenuLink:visited {	color								: #bb9b67;	text-decoration				: none;	font-weight						: normal;	font-size						: 11px;	font-family						: "Trajan Pro", "Times New Roman", serif;}.MainMenuLink:hover {	color								: #ffffff;	text-decoration				: none;	font-weight						: normal;	font-size						: 11px;	font-family						: "Trajan Pro", "Times New Roman", serif;}/* Opening Hours */#HoursTop {	background						: url(../Images/Hours/BgTop.png);	background-repeat				: no-repeat;	background-position			: bottom;	display							: block;	float								: left;	position							: relative;	width								: 173px;	height							: 50px;	left								: 59px;	margin-top						: 8px;		padding							: 0px 0px 0px 0px;	color								: #FFFFFF;	}#HoursTop h2{	color								: black;	font-size						: 12px;	margin-top						: 10px;	padding							: 0px 0px 0px 15px;	font-weight						: bold;	font-family						: "Times Italic", "Times New Roman", serif;}#HoursCenter {	background-image				: url(../Images/Hours/BgCenter.png);	background-repeat				: repeat-y;	background-position			: left center;	display							: block;	float								: left;	position							: relative;	left								: 59px;	width								: 173px;}#HoursBottom {	background						: url(../Images/Hours/BgBottom.png);	background-repeat				: no-repeat;	background-position			: left bottom;	display							: block;	clear								: both;	margin-left						: 59px;	width								: 173px; 	height							: auto !important; /*For CSS2 browsers*/ 	min-height						: 166px; /*For CSS2 browsers*/	padding-left					: 12px;	color								: black;	font-size						: 10px;	font-size						: 11px;	font-weight						: bold;	font-style						: Italic;	font-family						: "Times Italic", "Times New Roman", serif;}/* Content */#ContentTop {	background-image				: url(../Images/ContentTop.png);	background-repeat				: no-repeat;	background-position			: left top;	display							: block;	width								: 538px;	text-align						: left;	 	height							: auto !important; /*For CSS2 browsers*/ 	height							: 100%; /*For IE6 and before*/ 	min-height						: 50px; /*For CSS2 browsers*/}#ContentTop h1{	color								: #311f24;	font-size						: 22pt;	font-weight						: normal;}#ContentTopClean {	background-image				: url(../Images/ContentTopClean.png);	background-repeat				: no-repeat;	background-position			: left top;	display							: block;	width								: 538px;	height							: 4px;	text-align						: left;}#ContentCenter {	background						: url(../Images/ContentCenter.png);	background-repeat				: repeat-y;	background-position			: top center;	width								: 538px; 	height							: auto !important; /*For CSS2 browsers*/ 	height							: 100%; /*For IE6 and before*/ 	min-height						: 190px; /*For CSS2 browsers*/ 	padding-top						: 10px;}.DocumentParagraph {	text-align						: left;	width								: 520px;	font-weight						: normal;	padding-left					: 10px;	padding-bottom					: 20px;}.DocumentParagraph a{	font-weight						: normal;	font-size						: 12px;	color								: #5d3d1e;	text-decoration				: none;}.DocumentParagraph a:hover{	font-weight						: normal;	font-size						: 12px;	color								: #5d3d1e;	text-decoration				: underline;}.DocumentParagraph a:visited{	font-weight						: normal;	font-size						: 12px;	color								: #5d3d1e;	text-decoration				: none;}#ContentBottom {	background						: url(../Images/ContentBottom.png);	background-repeat				: no-repeat;	background-position			: left bottom;	width								: 538px;	height							: 4px;}.Paragraph {	clear								: both;	padding-top						: 10px;}/* Sitemap */.SiteMap0 {	line-height						: 22px;	font-size						: 12px;	color								: #5d3d1e;	font-weight						: bold;	text-decoration				: none;	border-bottom					: 1px solid #999999;}a.SiteMap0 {	line-height						: 22px;	font-size						: 12px;	color								: #5d3d1e;	font-weight						: bold;	text-decoration				: none;	border-bottom					: 1px solid #3e2c21;}a.SiteMap0:hover {	color								: #FFFFFF;	border-bottom					: 1px solid #3e2c21;}a.SiteMap1 {	line-height						: 22px;	font-size						: 12px;	color								: #5d3d1e;	font-weight						: normal;	text-decoration				: none;	margin							: 5px 0px 0px 30px;	padding							: 0px 0px 0px 10px;	border-bottom					: 1px solid #3e2c21;	border-left						: 1px solid #3e2c21;}a.SiteMap1:hover {	color								: #FFFFFF;	border-bottom					: 1px solid #3e2c21;	border-left						: 1px solid #3e2c21;}a.SiteMap2:link {	position							: relative;	top								: -10px;	left								: 40px;	color								: #474747;	text-decoration				: none;	padding-bottom					: 2px;	padding-left					: 20px;	border-bottom					: 1px solid #ba0000;	border-left						: 1px solid #ba0000;}a.SiteMap2:visited {	position							: relative;	top								: -10px;	left								: 40px;	color								: #474747;	text-decoration				: none;	padding-bottom					: 2px;	padding-left					: 20px;	border-bottom					: 1px solid #ba0000;	border-left						: 1px solid #ba0000;}a.SiteMap2:hover {	position							: relative;	top								: -10px;	left								: 40px;	color								: #E30404;	text-decoration				: none;	padding-bottom					: 2px;	padding-left					: 20px;	border-bottom					: 1px dotted #E30404;	border-left						: 1px dotted #E30404;}p {	padding							: 0px;			margin							: 0px;}
