body {
	margin: 0px;
	padding: 0;
	text-align:center;/* center layout in ie5 and 5.5. */
	background: url(images/bg.jpg) repeat-x #ECE5CB;
	font-family: georgia, times new roman, serif;
	font-size: 9pt;
	color: #555555;
	line-height: 180%;
}
h3{
	font-size: 11pt;
	margin: 0px;
	color: #BA9E31;
}
h4{
	font-size: 11pt;
	margin: 0px;
}
#container {
	width: 900px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/borders.gif) repeat-y #FFFFFF;/*this is the background colour of the right column */
	text-align:left;
}
#content {
	padding: 0;
}
#topleft {
	position: relative;
	float:left;
	width:41px;
}
#topmiddle {
	position: relative;
	float:left;
	width:818px;
}
#topright {
	position: relative;
	float:left;
	width:41px;
	margin-left:-1px;/* makes border line up with #left border */
}
#left {
  	position: relative;
	float:left;
	width:41px;
}
#middle {
  	position: relative;
	float:left;
	width:818px;
}
#right {
	position: relative;
	float:left;
	width:41px;
	margin-left:-1px;/* makes border line up with #left border */
}
#header {
	position: relative;
	height: 386px;
	background: url(images/borders_top.jpg) #ECE5CB;
	text-align:left;
}
#footer {
	background: url(images/border_bottom.gif) no-repeat 0px 0px #ECE5CB;
	text-align:right;
	color: #000000;
}
#badge{
	position: absolute;
	z-index: 99;
	left: 710px;
	top: -100px;
}
#sideBarTab {
	background: url(images/butt_bg.jpg) repeat-x; 
	min-height: 35px; 
	_height: 35px; 
	width: 817px;
}
#menushadow{
	background: url(images/butt_shadow.jpg) repeat-x;
	height: 27px;
	width: 817px;
	margin-top: 1px;
}
#middle_left{
	border-right: 1px solid #E5E5E5;
	float: left;
	width: 523px;
	min-height: 350px;
	_height: 350px;
	color: #000000;
}
#middle_right{
	float: left;
	width: 290px;
	padding-bottom: 60px;
}
#ads{
	margin-left: 68px;
	margin-top: 0px;
}
#actions{
	margin-left: 68px;
	margin-top: 20px;
	margin-right: 12px;
}
#address{
	margin-left: 40px;
	margin-top: 40px;
}
#opening_hours{
	margin-left: 40px;
	margin-top: 30px;
}
#pin{
	position: absolute;
	bottom: 0px;
	right: 15px;
}
#footer_text{
	position: relative;
	padding-top: 30px;
	padding-bottom: 55px;
	margin-right: 60px;
}
.topmenu{
	float: left;
	border-right: 1px solid #FFFFFF;
	min-height: 35px;
	_height: 35px;
}
.menushadowItems{
	float: left;
	border-right: 1px solid #FFFFFF;
	height: 27px;
}
.middle_left_text{
	margin-left: 68px;
	margin-right: 12px;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-bottom: 35px;
/*	border-bottom: 1px dashed #877247;*/
}
.opening_hours_left{
	width: 80px;
	float: left;
}
.actionOff{
	border-bottom: 1px dashed #877247;
	padding-top: 8px;
	padding-bottom: 8px;
}
.actionOn{
	border-bottom: 1px dashed #877247;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #F9F9EF;
	color: #877247;
}

a, a:hover, a:visited, a:active {
	color: #BA9E31;  
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.red, a.red:hover, a.red:visited, a.red:active {
	color: #FF0000;  
}
a.red:hover {
	color: #000000;
	text-decoration: none;
}
a.button, a.button:visited, a.button:active {
	position: relative; 
	color: #FFFFFF; 
	font-size: 10.5pt; 
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-weight: bold;
	top: 7px;
	left: 40px;
}
a.button:hover{
	color: #000000;
	text-decoration: none;
}
a.subitem, a.subitem:visited, a.subitem:active {
	position:relative;
	color: #FFFFFF; 
	font-size: 10pt; 
	text-decoration: none;
	left: 40px;
}
a.subitem:hover{
	color: #000000;
	text-decoration: none;
}
a.actionLink, a.actionLink:visited, a.actionLink:active, a.actionLink:hover{
	color: #877247;
	text-decoration: none;
}

/*---------- By TiD ----------*/
.image			{ border: 2px solid #ECE5CB; padding: 2px;}
.aanbieding		{ margin-left: 40px; margin-top: 30px; margin-bottom: 70px; }
.mededeling		{ position: absolute; left: 530px; top: 40px; width: 320px; border: 4px dashed #DA0005; background-color: #ffffff; }				 
.mededeling div	{ padding: 15px; color: #DA0005; font-weight:bold; font-family: Trebuchet MS; font-size: 13px; line-height: 16px; }
.mededelingen	{ opacity: 0.6; -moz-opacity: 0.6; filter: alpha(opacity=60); }
.h3hdr			{ color: #555555; } /* #555555; */


.form_left			{ float: left; width: 120px; border: 0px solid #000000; padding: 0px; margin-right: 10px; }
.form_right			{ float: left; width: 300px; border: 0px solid #000000; padding: 0px; }
.clear				{ height:0px; line-height:0px; font-size:0px; clear: both;}
.input				{ border: 1px solid #D5CCB2; background: #FBFAF6; color: #000000; font: normal 9pt Georgia; padding: 2px 2px 2px 4px;  } 
.submit				{ border: 2px solid #D5CCB2; background: #ADAA99; color: #000000; font: bold  9pt Georgia;  padding: 3px 15px 3px 15px; }


#contactgegevens{
	margin-left: 0px;
	margin-top: 18px;
}
.contactgegevens_left{
	width: 100px;
	float: left;
	color: #767A7D;
}