:focus
{
  -moz-outline-style: none;
}

html {
	overflow :  -moz-scrollbars-vertical;
}

body {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000;
	background: transparent url(../img/structure/hout_achtergrond.gif) repeat 0 0;
	padding: 0;
	margin: 0;
}

table {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000;
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

tr {
	vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 12px;
}

form {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.text_right {
	text-align: right;
}

a, a:active, a:visited {
	color: #c9e73f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #969;
}

#container {
	width: 795px;
	margin: 5px auto 6px auto;
	background: url(../img/structure/bg_content.gif) repeat-y 0 0;
}

#top_bg {
	background: url(../img/structure/bg_content_top.gif) repeat-y 0 0;
	height: 9px;
	line-height: 1px;
	font-size: 1px;
}

#content_container {
	margin: 0 15px 0 9px;
}

#header {
	height: 105px;
	margin-bottom: 8px;
}

#header #logo {
	float: left;
	width: 229px;
}

#header #header_img {
	float: right;
	width: 531px;
}

#nav {
	width: 185px;
	float: left;
}

#nav img {
	display: block;
	margin-bottom: 5px;
}

#content {
	float: right;
	height: 395px;
	width: 526px;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0 5px 0px 0;
}

.title {
	padding: 8px 0;
}

.menu {
	padding-bottom: 3px;
}

.menu h1 {
	font-size: 12px;
	font-weight: bold;
}

.menu span.price {
	float: right;
	font-weight: bold;
	font-size: 12px;
}

.menu p {
	clear: both;
}

p.remark {
	font-style: italic;
	text-decoration: underline;
}

#bottom_bg {
	background: url(../img/structure/bg_content_bottom.gif) repeat-y 0 0;
	height: 16px;
	line-height: 1px;
	font-size: 1px;
}

#footer {
	background-color: #c9e73f;
	font-size: 9px;
	text-align: center;
	padding: 13px 0;
	margin-top: 6px;
}

#footer a, #footer a:active, #footer a:visited {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer span {
	padding: 0 6px;
}

.space5 {
	height: 5px;
	font-size: 1px;
	line-height: 1px;
}

.space10 {
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}
.space20 {
	height: 10px;
}
