body, html {
	height: 100%;
	background: #000 url(../images/bg_container.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

html, body, fieldset, h1, h2, h3, div, span { 
	margin: 0;
	padding: 0;
}

h1 {
	height: 27px;
	width: 513px;
	padding: 0 0 10px 0;
}

h2 {
	height: 18px;
	padding: 0 0 15px 0;
}

p, div, span, table {
	font-size: 12px;
	color: #404040;
	line-height: 23px;
}

p {
	margin: 18px 0;
}

b, strong {
	color: #54b102;
}

ul {
	margin-bottom: 0;
}

a {
	color: #0d1432;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.hr {
	width: 510px;
	height: 65px;
	background: url(../images/hr.jpg) repeat-x 50%;
	border: 0;
	position: relative;
	float: left;
	display: block;
}

#container {
	margin: 0;
	width: 1000px;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background: url(../images/bg_container_black.jpg) repeat-y;
}

#site {
	width: 1000px;
	padding: 0 0 140px 0 !important;
	padding: 0 0 100px 0 !important;
	background: url(../images/bg_container_black.jpg) repeat-y;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#left {
	width: 777px;
	float: left;
	position: relative;
	padding-bottom: 50px;
}

#content {
	width: 513px;
	float: left;
	position: relative;
	top: 135px;
	left: 229px;
	padding-bottom: 20px;
}

#content li {
	list-style-image: url(../images/bull.jpg);
	list-style-image: url(../images/bull_ie.jpg) !important;
	list-style: none;
}

#content .kolom-links {
	width: 245px;
	position: relative;
	float: left;
	margin-bottom: 40px !important;
}

#content .kolom-rechts {
	width: 245px;
	position: relative;
	float: right;
}

#content table {
	position: relative;
	float: left;
}

#content div p {
	padding: 0;
	margin: 18px 0px;
}

#content div div img {
	position: relative;
	float: left;
	display: block;
	margin: 0 12px 9px 0;
}

#right {
	width: 223px;
	height: 435px;
	float: left;
	position: relative;
	background: #fff url(../images/bg_container.jpg) top right no-repeat;
}

.omlogo-menu {
	width: 160px;
	position: relative;
	float: left;
	left: 32px;
	top: 42px;
}

#logo {
	width: 158px;
	height: 102px;
	position: relative;
	float: left;
}

#menu {
	width: 120px;
	position: relative;
	float: left;
	line-height: 25px;
	margin: 23px 0 0 6px;
}

.menu-item {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	width: 115px;
	float: left;
	position: relative;
	display: block;
	outline: none;
	outline-style: none;
}

.sub {
	padding: 0;
	margin: 0 0 0 10px;
}

.sub-item {
	color: #b2eb82;
	font-size: 13px;
	text-decoration: none;
	width: 110px;
	float: left;
	position: relative;
	display: block;
	outline: none;
	outline-style: none;
}

.menu-item:hover, .sub-item:hover {
	color: #7fc545;
}

#offerte {
	width: 122px;
	height: 40px;
	position: absolute;
	float: left;
	left: 20px;
	top: 467px;
}

#footer {
	width: 100%;
	background: url(../images/bg_container_black.jpg) repeat-y;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 55px;
}

.footer {
	position: relative;
	float: left;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #a2a1a1;
}

.footeradres {
	width: 150px;
	height: 158px;
	position: absolute;
	left: 815px;
	top: -186px;
	color: #fff;
	line-height: 20px;
}

.footeradres a {
	color: #fff;
}

.footeradres a:hover {
	text-decoration: none;
}

.footer a {
	margin-right: 39px;
	color: #a2a1a1;
	font-weight: normal;
	text-decoration: none;
}

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

.hightlight {
	color: #002d4d;
	font-style: italic;
}

.afbeelding-links {
	float: left;
	margin: 6px 23px 23px 0;
}

.afbeelding-rechts {
	float: right;
	margin: 6px 0px 23px 23px;
}

.veld, textarea, select {
	background: #fff;
	border: 1px solid #7fc545;
	color: #9a9a9a;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.veld, textarea {
	width: 215px;
	padding-left: 3px;
}

select {
	width: 220px !IMPORTANT;
}

input:focus, textarea:focus {
	background: #f0f0f0;
}

.button {
	font-size: 120%;
	padding: 2px 4px;
	color: white;
	background: #0b5b95;
	border-width: 2px;
}

.verstuur {
	font-size: 90%;
	padding: 3px 6px;
	color: #fff;
	background: #053c03;
	border-width: 2px;
}

.verstuur:focus {
	background: #053c03;
}

.ref-thumb {
	float: left;
	position: relative;
	margin: 0 10px 13px 0;
}

.hide {
	display: none;
}