body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background: url(images/bg.gif) center top;
}

a {
	color: #1b5f80;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#container_om {
	width: 819px;
	margin: 0px auto 20px auto;
	background: url(images/bg_wrapper.gif) repeat-y;
}

#container {
	background: url(images/content_bg.jpg) no-repeat bottom left;
}

img {
	border: none;
}

#head {
	background: url(images/head.jpg);
	height: 227px;
}

#head ul {
	margin: 0px;
	padding: 182px 0px 0px 0px;
	list-style: none;
}

#head ul li {
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#head ul li a {
	color: #e7dccb;
	display: block;
	float: left;
	padding: 8px 15px;
	text-decoration: none;
}

#head ul li a:hover {
	background: #5a5a5a;
}

#content {
	width: 770px;
	padding: 15px;
	text-align: justify;
}

.images{
	margin: 2px 10px 2px 0px;
	vertical-align: left;
	float: left;
}

h1 {
	font-size: 18px;
	color: #cb994c;
	font-family: "Trebuchet MS", Verdana, Arial;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h1 sup {
	font-size: 10px;
}

span.sub {
	font-size: 10px;
	color: #8b8888;
	font-family: "Trebuchet MS", Verdana, Arial;
}

p {
	padding: 8px 0px;
	margin: 0px;
	line-height: 130%;
}

.product {
	width: 155px;
	padding: 20px 22px;
	border-right: 1px dotted #606060;
	float: left;
}

#links {
	padding-left: 0px;
}

#rechts {
	border: none;
	padding-right: 0px;
}

.product b {
	color: #cb994c
}

.product span {
	color: #575757;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	padding: 5px 5px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #606060;
}

h3 a {
	color: #ffffff;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	font-weight: normal;
	color: #aaa4a4;
	font-size: 11px;
	padding: 5px 5px 5px 0px;
	margin: 0px;
}

p.meer {
	text-align: right;
}

p.meer a {
	color: #cb994c; /*#575757*/
	text-decoration: none;
	font-weight: bold;
}

p.meer img {
	vertical-align: middle;
	margin: 0px 2px;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding: 5px;
	background: #161616;
	width: 790px;
}

#footer a {
	text-decoration: none;
	color: #d7aa64;
}

#footer a:hover {
	text-decoration: underline;
}