html {
	overflow-y: scroll;
}
html, body {
	color: #58595b;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	cursor: default;
}
a, td, th {
	font-size: 11px;
	line-height: 16px;
}
body {
	min-width: 990px;
	margin: 0;
	margin-top: 20px;
	text-align: center;
	padding: 0;
}
a img {
	border: 0;
}
a:active {
  outline: none;
}
hr {
	height: 1px;
	border-style: none;
	color: #d0d0d0;
	background-color: #C0C0C0;
}

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

h1 {
	padding-top: 0px;
	color: #818285;
	font-size: 20px;
	line-height: 28px;
}
h2 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #818285;
	font-size: 14px;
	line-height: 22px;
}
h3 {
	padding-top: 15px;
	color: #818285;
	font-size: 12px;
}
h4 {
	padding-top: 0px;
	color: #BE2627;
	background-color: #ffffff;
	font-size: 12px;
}

ul {
	list-style: disc;
	margin: 0;
	padding: 0;
	margin-left: 2em;
}
ul li {
}
ol {
	list-style: disc;
	margin: 0;
	padding: 0;
	margin-left: 2em;
}
ol li {
}

a:link, a:visited, a:active, a:hover {
	color: #58595b;	
	text-decoration: underline;
}
label {
	display: block;
	float: left;
	width: 150px;
}
a:active {
	outline: none;
}
.submit {
	padding-top: 12px;
}
.button {
	display: inline;
	height: 20px;
	width: 85px;
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
}
.button_a {
	display: inline;
	height: 20px;
	border: 0;
	font-weight: bold;
	color: #BE2627;
	font-weight: bold;
}
.button_spacer {
	display: block;
	clear: none;
	float: left;
	height: 20px;
	width: 80px;
}
.header {
	border: 1px #ffffff solid;
}
.tekstkader {
	display: inline;
	float: left;
	width: 580px;
	border-top: 1px solid #b81700;
	border-bottom: 1px solid #b81700;
	padding: 20px;
	background-color: #f0f0f0;	
}

#container {
	display: block;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -490px;
	width: 980px;
	height: 610px;
	overflow: hidden;
	text-align: left;
}

#content {
	display: block;
	background-color: lightgray;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 600px;
	text-align: left;
}
#home {
	display: block;
	background-color: lightgray;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 600px;
	text-align: left;
	background-image: url(../img/home_bg.jpg);
	clear: all;
}
#home_text {
	position: absolute;
	left: 40px;
	top: 380px;
	width: 447px;
	height: 175px;
	color: white;
	font-size: 12px;
	line-height: 18px;	
	text-align: justify;
}
#home_slide {
	position: absolute;
	top: -337px;
	left: 460px;
	width: 501px;
	height: 455px;
}
#logo {
	display: block;
	width: 246px;
	height: 98px;
}
#page {
	display: block;
	background-color: lightgray;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 655px;
	text-align: left;
	background-image: url(../img/page_bg.jpg);
}
#page_text {
	position: absolute;
	left: 236px;
	top: 98px;
	width: 760px;
	color: #58595b;
}
#page_details {
	width: 200px;
	float: left;
	padding: 10px;
	padding-left: 0px;
	margin-right: 10px;
}
.page_title {
	width: 750px;
	padding-left: 10px;
}
.page_item_1 {
	width: 700px;
	padding: 10px;
	text-align: justify;
	clear: both;
}
.page_item_1 img {
	float: right;
	margin-left: 20px;
}
.page_item_2 {
	width: 740px;
	padding: 10px;
	text-align: justify;
	clear: both;
}
.page_item_2 img {
	float: right;
	margin-left: 20px;
	margin-top: -65px;
}
.brochure_item_groot {
	float: left;
	margin-right: 20px;
	width: 222px;
}
.brochure_item_klein {
	float: left;
	margin-right: 20px;
	width: 122px;
}
.brochure {
	float: left;
	border: solid 1px #58595b;
}
.brochure_titel {
	clear: left;
}

#footer {
	position: absolute;
	left: 0px;
	top: 500px;
	width: 1000px;
	height: 18px;
	color: #58595b;	
	font-size: 9px;
}
#footer .login {
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer .disclaimer {
	position: absolute;
	left: 40px;
	top: 1px;
}
#footer .disclaimer a {
	font-size: 9px;
	text-decoration: none;
}

#footer2 {
	position: absolute;
	left: 0px;
	top: 655px;
	width: 1000px;
	height: 18px;
	color: #58595b;	
	font-size: 9px;
}
#footer2 .login {
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer2 .disclaimer {
	position: absolute;
	left: 40px;
	top: 1px;
}
#footer2 .disclaimer a {
	font-size: 9px;
	text-decoration: none;
}


#adres {
	position: absolute;
	left: 40px;
	top: 485px;
	width: 180px;
	height: 160px;
	color: white;
}

#payoff {
	position: absolute;
	left: 675px;
	top: 465px;
	width: 294px;
	height: 38px;
}

#locale_chooser {
	position: absolute;
	left: 740px;
	top: 0px;
	width: 88px;
	height: 25px;
}
#search_results {
	position: absolute;
	width: 110px;
	height: 17px;
	padding-left: 10px;
}
#search_simple {
	position: absolute;
	left: 840px;
	top: 2px;
	width: 110px;
	height: 17px;
	background-image: url(../img/search_bg.gif);
	background-repeat: no-repeat;
	padding: 2px;
}
#search_simple .search_term {
	position: absolute;
	color: #808080;
	border: 0;
	left: 2px;
	top: 2px;
	height: 14px;
	width: 85px;
	font-size: 10px;
}
#search_simple .search_button {
	position: absolute;
	color: #808080;
	border: 0;
	left: 115px;
	top: 1px;
	height: 14px;
	width: 21px;
	font-size: 10px;
}

.inline_a {
	color: white;
	font-weight: bold;
}
.inline_a:hover {
	color: #BE2627;
	font-weight: bold;
}
.foto_lid {
	border: 1px solid white;
}

.noborder {
	border: 0px;
}

#debug {
	position: absolute;
	margin: 0;
	display: none;
}

#direct_naar_offerte {
	position: absolute;
	top: -7px;
	left: 590px;
	width: 131px;
	height: 46px;
}

#gebruiksvoordelen {
	position: absolute;
	left: 0px;
	width: 325px;
	height: 455px;
}
#gebruiksvoordelen .page_item_1 {
	width: 305px;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: justify;
	clear: both;
}
#gebruiksvoordelen_slide {
	position: absolute;
	top: 0px;
	left: 340px;
	width: 410px;
	height: 455px;
	float: right;
}
#gebruiksvoordelen_slide_mask {
	position: absolute;
	top: 0px;
	left: 340px;
	width: 410px;
	height: 455px;
	float: right;
	background-image: url(../../img/gebruiksvoordelen_slide_mask.png);
	background-repeat: no-repeat;
}

/*
 * menu
 */

.menu_basis {
	position: absolute;
	left: 0px;
	top: 115px;
	width: 205px;
}
.menu_basis ul {
}
.menu_basis li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 30px;
}
.menu_basis li a {
	text-decoration: none;
	background-image: none;
	padding-left: 20px;
	color: #888a8b;
}
.menu_basis li a:hover {
	text-decoration: none;
	background-image: url(../img/list-o.gif);
	background-repeat: no-repeat;
}
.menu_basis li a.current {
	text-decoration: none;
	background-image: url(../img/list-o.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #58595b;
}
 
 
 
/*
 * detailsmenu
 */

.menu_details {
	position: absolute;
	left: -10px;
	top: 55px;
	width: 400px;
}
.menu_details ul {
}
.menu_details li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 1px;
}
.menu_details li a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	color: #888a8b;
	background-color: #E5E5E5;
	width: 400px;
	height: 19px;
}
.menu_details li a:hover {
	text-decoration: none;
	background-color: #F2C7AB;
}
.menu_details li a.current {
	text-decoration: none;
	padding-left: 20px;
	color: #58595b;
}
#details_foto {
	position: absolute;
	top: 55px;
	left: 345px;
	width: 406px;
	height: 321px;
}
#details_foto img {
	width: 406px;
	height: 319px;
}
#details_tekst {
	position: absolute;
	top: 405px;
	left: 340px;
	width: 370px;
	height: 49px;
	#width: 410px;
	#height: 89px;
	padding : 20px;
	background-image: url(../img/details-tekst.jpg);
}

.stappen {
	position: absolute;
	top: 0px;
	left: 520px;
	padding-left: 80px;
	width: 162px;
	height: 55px;
	#width: 242px;
	#height: 55px;
	background-image: url(../img/stap.gif);
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
}
.stap {
	float: left;
	margin-left: 2px;
	padding-top: 22px;
	background-image: url(../img/stap-e.gif);
	width: 29px;
	height: 33px;
	#height: 55px;
	#width: 29px;
	text-align: center;
	color: #f58025;
}
.stap_current {
	float: left;
	margin-left: 2px;
	padding-top: 22px;
	background-image: url(../img/stap-o.gif);
	width: 29px;
	height: 33px;
	#height: 55px;
	text-align: center;
	color: #ffffff;
}
.stap_titel {
	color: #f58025;
	font-size: 12px;
}

#zoom {
	position: absolute;
	display: block;
	top: 65px;
	left: 233px;
	z-index: 9999;
}

area {
	cursor: pointer; cursor: hand;
}

.slide {
	display: block;
	position: absolute;
    top: 0px;
    left: 0px;
}

#projecten_slide {
	display: block;
	position: absolute;
    top: 0px;
    left: 355px;
    height: 390px;
    width: 390px;
}

#projecten_slide_mask {
	position: absolute;
	top: 0px;
	left: 355px;
    width: 390px;
    height: 390px;
	background-image: url(../img/projecten_slide_mask.png);
}