/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(../../images/structure/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#ffffff;
}
table {
	border-spacing: 0;
}

tr {
	vertical-align: top;
}

img {
	border: 0;	
}

td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
a:link, a:visited {
	text-decoration: underline;
	color: #c3a31a; /* goud */
}
a:hover {
	text-decoration: underline;
	color: #c3a31a; 
}
h1 { 
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
h2 { 
	font-size: 18px;
	color: #c3a31a;
	font-weight: bold;
}
h3 { 
	font-size: 14px;
	color: #c3a31a;
	font-weight: bold;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 992px;	
}


#top {
	width: 992px;
	height: 308px;
}


#logo {
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 10;
}


#menu {
	position: absolute;
	top: 63px;
	left: 212px;
	z-index:1;
}


#slideshow_top {
	position: absolute;
	top: 115px;
	left: 27px;
	z-index:1;
}


#payoff {
	position: absolute;
	top: 242px;
	left: 198px;
	z-index: 2;
}





#belmij {
	position: absolute;
	top: 115px;
	right: 20px;
	background-image: url(../../images/structure/bg_belmij.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 140px;
	color: #ffffff;
	padding: 55px 0 0 17px; 
	z-index: 3;
	font-size: 12px;
}
#belmij a
{
	color: #ffffff;
}
.belmij_heading{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}
.belmij_form {
	color: #626262;
	font-size: 11px;
}
.right {
	text-align: right;
}
.belmij_form td {
	vertical-align: middle;
}
.belmij_key {
	width: 60px;
}

input.belmij {
	background-color: #E1D18E;
	border: 0px;
	margin-bottom: 3px;
	margin-right: 10px;
}





#bg_midden {
	background-image: url(../../images/structure/bg_wrapper.jpg);
	background-repeat:repeat-y;
	width: 992px;	
	padding-top: 17px;
}
#midden {
	margin-left: 10px;
	width: 972px;
}
#content {
	background-image: url(../../images/structure/bg_content.jpg);
	background-repeat: no-repeat;
	width: 577px;
	padding: 15px 20px 20px 30px;
}




#right {
	background-image: url(../../images/structure/bg_producten.jpg);
	background-repeat: repeat-y;
	width: 334px;
	border-bottom: 17px solid white;
}
#bg_right {
	background-image: url(../../images/structure/bg_top_producten.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 20px 30px;
	min-height: 400px;;
	height:  auto !important;
	height: 400px;
}
.producten_kop {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}
.producten_blok {
	background-image: url(../../images/structure/bg_producten_blok.jpg);
	background-repeat: repeat-y;
	width: 273px;
	min-height: 71px;
	height: auto !important;
	height: 71px;
	padding: 5px 10px 5px 10px;
}
.producten_blok .producten_kop {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.producten_blok img {
	text-align: left;
	margin-right: 5px;
	border: 1px solid #8d814a;
}



#bottom {
	margin-left: 10px;
	background-image: url(../../images/structure/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding: 20px 0 0 20px;
	color: #8F8F8F;
}
#bottom a, #bottom a:active, #bottom a:hover, #bottom a:visited {
	color: #8F8F8F;
	font-size:11px;
	text-decoration: none;
}

a.catalogus, a.catalogus span, a.catalogus.product {
	color: #ffffff;
	text-decoration: none;
}

a.catalogus:hover, a.catalogus.product:hover {
	font-weight: bold;
}

a.catalogus, a.catalogus span {
	font-size: 14px;
	line-height: 20px;
}

a.catalogus span {
	font-weight: bold;
}

a.catalogus.product {
	font-size: 12px;
	margin-left: 1em;
}

#language {
	position: absolute;
	top: 20px;
	right: 20px;
}
