html {
	overflow: scroll;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #fbfafa;
	padding: 0;
	margin: 0;
	margin-top: 15px;
}
a:link, a:visited, a:active {
	color: #AD1A17;
	text-decoration: none;
}
a:hover {
	color: #580d0b;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}

#headerimgleft{
	float:left;
	width: 315px;
}

#slideshow {
	width: 182px;
	height: 122px;
	position: relative;
	float: right;
}
.header {
	width: 950px;
	height: 154px;
	background-color: #d7d8d0;
}
.headerbalk {
	width: 950px;
	height: 30px;
	background-image: url('images/header_balk.jpg');
	background-repeat: repeat-x;
	text-align: center;
}
.headerbalk ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
}
.headerbalk li {
	float: left;
	padding: 0 18px 0 18px;
	border-right: 1px solid #FFFFFF;
	height: 25px;
	padding-top: 5px;
}
.headerbalk a {
	font-size: 15px;
	color: #FFFFFF;
}
.headerbalk li:hover, .headerbalk li:hover a {
	color: #580d0b;
	background-color: #FFFFFF;
}
.headerbalk li.menu-current, .headerbalk li.menu-current a {
	color: #580d0b;
	background-color: #FFFFFF;
}
.headerbalk .menu-top li a {
	height: 30px;
}
.headerbalk .menu-top .menu-last {
	border-right: none;
}
.content {
	width: 800px;
	padding: 20px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.footer {
	width: 950px;
	height: 31px;
	background-image: url('images/footer_balk.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
.header a, .footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.pagetitle {
	font-size: 12px;
	padding: 10px 20px 0 20px;
	color: #580d0b;
	font-weight: bold;
	border-bottom: 1px dotted #580d0b;
	height: 20px;
}
.title {
	color: #580d0b;
	border-bottom: 1px dotted #580d0b;
}
table#main {
	border: 1px solid #666666;
	width: 950px;
}
table#contenttable td {
	border-left: 1px dotted #666666;
}
.back {
	font-size: 12px;
	text-align: right;
	padding: 10px 20px 0 20px;
	font-weight: bold;
}
.back a {
	color: #580d0b;
}
.yves {
	border: 2px solid #000000;
}
#menu2 {
	width: 150px;
	background-color:#F2EEEE;
	
}
#menu2 ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0;
}
#menu2 li {
	padding: 5px;
	border-left: 1px dotted #666666;
}
#menu2 li:hover {
	background-color: #FFFFFF;
}
#menu2 li.menu-current {
	background-color: #FFFFFF;
}
#affiches td {
	border-left: 1px dotted #666666;
}
#affiches #noborder {
	border: none;
}
.postcode {
	font-weight: bold;
	color: #580d0b;
}
.gemeente {
	font-weight: bold;
}
#box{
	font-size:10px;
	padding:10px;
	
}
#box h1{
	color: #580d0b;
	font-size:12px;
}

/****************************** CATALOGUS ********************************************/


.cat_image{
width:140px;
float:left;
}
.cat_titel{
width:597px;
float:left;
}
.cat_prijs{
width:60px;

padding-top:10px;
float:left;
}
.clear{
clear:both;
}
.prod{
height:100px;
}
.add_cart{
}
.add_cart img{
	margin-top:20px;
}
.CurrentState{
	font-weight:bold;
}
#menuLeft{
	margin-top:20px;
	margin-bottom:20px;
	font-size:10px;
}
#menuLeft ul{
	width:150px;
}
#menuLeft ul ul {
	width:100px;
}