html,body {
	margin: 0;
	padding: 0;
	font-family: Times,'Times New Roman',serif;
	font-size: 13px;
	color: #000;
	background-color: #c9c2bd;
}

tr.dark td {
	background-color: #8c7d74;
}

tr.red td {
	background-color: #703135;
	height: 6px;
	font-size: 1px;
}

tr.light td {
	background-color: #c9c2bd;
}

td#topshade {
	height: 50px;
	background: url('../img/layout/topshading.gif') #8c7d74 bottom right no-repeat;
}

td#leftshade_top {
	height: 217px;
	font-size: 1px;
	background: url('../img/layout/leftshading_top.gif') top left no-repeat;
}

td#topleft {
	height: 217px;
	background: url('../img/interieur.jpg') top left no-repeat;
}

td#rightspace_top {
	height: 217px;
	background-color: #877970;
	font-size: 1px;
}

td#rightshade_top {
	height: 217px;
	background: url('../img/layout/rightshading_top.gif') top right no-repeat;
	font-size: 1px;
}

td#header {
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 1px;
}

td#leftshade {
	background: url('../img/layout/leftshading_stretch.gif') top right repeat-y;
	font-size: 1px;
}

td#leftstretch {
	background: url('../img/layout/leftstretch.gif') #cab6a4 top right repeat-y;
}

td#content {
	background-color: #fff;
}

td#rightstretch {
	font-size: 1px;
	background: url('../img/layout/rightstretch.gif') #cab6a4 top left repeat-y;
}

td#rightspace {
	background-color: #877970;
	font-size: 1px;
}

td#leftshade_red {
	font-size: 1px;
	background: url('../img/layout/leftshading_red.gif') top right repeat-y;
}

td#leftbar_red {
	font-size: 1px;
	background: url('../img/layout/leftbar_red.gif') top left repeat-y;
}

td#rightbar_red {
	font-size: 1px;
	background: url('../img/layout/rightbar_red.gif') #703135 top left reppeat-y;
}

td#leftshade_bottom {
	font-size: 1px;
	background: url('../img/layout/leftshading_bottom.gif') top right no-repeat;
	height: 243px;
}

td#openingstijden {
	background: url('../img/openingstijden.jpg') top left no-repeat;
}

td#openingstijden a {
	display: block;
	position: absolute;
	margin-left: 180px;
	margin-top: 60px;
	width: 60px;
	height: 60px;
	text-decoration: none;
}

td#rightshade_bottom {
	font-size: 1px;
	background: url('../img/layout/rightshading_bottom.gif') top right no-repeat;
}

td#rightspace_bottom {
	font-size: 1px;
	background-color: #c2bbb6;
}

td#leftshade_bottom2 {
	font-size: 1px;
	background: url('../img/layout/leftshading_bottom.gif') right top no-repeat;
	height: 23px;
}

td#openingstijden_bottom {
	background: url('../img/openingstijden.jpg') left -243px no-repeat;
}

td#belowcontent {
	background: url('../img/layout/bottomshading.gif') top left no-repeat;
}

td#rightshade_bottom2 {
	font-size: 1px;
	background: url('../img/layout/rightshading_bottom.gif') right -243px no-repeat;
}

td#rightspace_bottom2 {
	font-size: 1px;
	background-color: #c2bbb6;
}

td#bottomshade {
	font-size: 1px;
	background: url('../img/layout/bottomshadow.gif') top left no-repeat;
}

h2 {
	margin-top: 0;
	font-weight: bold;
	font-size: 15px;
	color: #703135;
}

a img {
	border: none;
}

ul#menu, ul#submenu {
	list-style: none;
	margin: 0;
	padding: 0 0 0 4px;
	width: 495px;
}

ul#menu li {
	float: left;
	margin-right: 2px;
}

ul#submenu li {
	clear: left;
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}

ul#menu li a, ul#submenu li a {
	display: block;
	width: 121px;
	height: 26px;
	line-height: 26px;
	font-size: 15px;
	font-style: italic;
	color: #321707;
	background-color: #cab6a4;
	text-decoration: none;
	text-align: center;
}

ul#menu li a:hover, ul#submenu li a:hover {
	background-color: #8f8077;
}

ul#adminmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

ul#adminmenu li {
	margin-right: 10px;
}

ul#adminmenu li a {
	font-size: 15px;
	color: #000;
	text-decoration: none;
	font-style: italic;
}

ul#adminmenu li a:hover {
	text-decoration: underline;
}

div#maincontent {
	clear: left;
}

div#maincontent td {
	background-color: transparent;
}

td#maincontent_left {
	padding: 30px 0 20px 20px;
}

td#maincontent_right {
	width: 56px;
	height: 239px;
	-height: 239px;
	min-height: 239px;
	text-align: right;
}

td#maincontent_right a {
	margin: 0;
	padding: 0;
	text-align: right;
}

td#maincontent_right a img {
	vertical-align: bottom;
}

div#maincontent a {
	color: #000;
	text-decoration: none;
}

div#maincontent a:hover {
	text-decoration: underline;
}

table.gallery img {
	cursor: pointer;
}