@charset "UTF-8";
/* ///////////////////////////////////////////////////// 

Bestandsnaam: style.css
Versie: 1.0.0 (30-06-2009)

Om hover acties toe te passen gebruik je de volgende regel op het juiste element:
behavior:url("/htc/csshover.htc");
		
Om .png bestanden als achtergrond te gebruiken in CSS en ze in IE 6 goed weer te geven je de volgende regel op het juiste element:
behavior:url("/htc/iepngfix.htc");

///////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* ALGEMEEN */
	
* {
	margin: 0;
	padding:0;
} 
	 
.clr {
	clear: both;
}

.flt_rgt {
	float: right;
}

.flt_lft {
	float: left;
}

.print {
	display: none !important;
}

a {
	
}

a:hover {
	
}

#map {
	width: 909px;
	height: 400px;
	border: 3px solid #e2e2e2;
}

#map span {
	display: none;
}

#content_wide_right #map {
	width: 275px;
	height: 300px;	
}

#content_wide_right #map .adres, #content_wide_right #map .Directions {
	line-height: 16px;
	font-size: 10px;
}

#content_wide_right #map input {
	width: 150px;
}

.adres {
	
}

.route {
	
}

.datum {
	font-style: italic;
	font-size: 10px;
	margin: 0 0 10px 0;
}

.paging {
	text-align: right;
	letter-spacing: 5px;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0 0 10px;
}

.paginas {
	letter-spacing: 1px;
	font-weight: normal;
}

.paging a:hover {
	text-decoration: none !important;
	color: #000000 !important;	
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	 /* GLOBALE PAGINA OPMAAK */	 

body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
	background-image: url('/img/body_back-2.jpg');
	background-repeat: repeat-x;
	background-color: #f4f0e2;
	background-position: top center;
	font-family: "Arial";
}

html {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
}

#wrap {
	height: 100%;
	background-image: url('/img/top_back.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}

body > #wrap {
	height: auto; 
	min-height: 100%;
}

#main {
	padding-bottom: 138px;
	width: 960px;
}

#header {
	position: relative;
	height: 310px;
}

#flashheader {
	position: absolute;
	top: 0;
	left: 0;
}

#header-slider {width: 960px; height: 300px; overflow: hidden; position: absolute; top: 1px; left: 0; z-index: 0;}
#slider-back-img {position: absolute; top: 0; left: 0; z-index: 10;}

#logo {
	width: 136px;
	height: 180px;
	background: url('/img/png-sprite.png') no-repeat 0 -118px;
	position: absolute;
	top: 44px;
	left: 65px;
	z-index: 5;	
}

#logo_img {
	margin: 6px 0 0 0;
	border: 0;
}

h1#logo {margin: 0; padding: 0;}
h1#logo span {font-size: 0; line-height: 0; text-indent: -10000px; color: transparent;}
h1#logo #logo_img {
	margin: 6px 0 0 10px;
	border: 0;
}

#content {
	width: 959px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin: 0 0 20px 0;
}

#content_top {
	width: 940px;
	border: 1px solid #f8f5e7;
	background-color: #f8f5e7;
	margin: 10px auto;
}

#content_wide {
	width: 940px;
	margin: 10px auto;
}

.content_image img {
	float: right;
	margin: 0 0 0 15px;
	line-height: 0;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #e2e2e2;	
}

.fancybox_gallery {border: 0;}

.album_photo {
	margin: 0 0 0 15px;
	line-height: 0;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #e2e2e2;	
}

.album_photo:hover {
	border: 1px solid #b99d3a;	
}

.gallery {
	margin: 10px 0;
}

.text ul {
	margin: 10px 0 10px 25px;
	padding: 0;
}

.text ul li {
	padding: 0 0 0 5px;	
}

.text ol {
	margin: 10px 0 10px 30px;
	padding: 0;
}

.text h1 {
	color: #003399;
	font-size: 18px;
	margin: 0 0 10px 0;
	font-weight: normal;
	letter-spacing: 2px;
}

.text h2 {
	color: #003399;
	font-size: 16px;
	margin: 0 0 10px 0;
	font-weight: normal;
	letter-spacing: 2px;
}

.text h3 {
	color: #003399;
	font-size: 14px;
	margin: 0 0 10px 0;
	font-weight: normal;
	letter-spacing: 2px;
}

.text h4 {
	color: #003399;
	font-size: 13px;
	margin: 0 0 10px 0;
	font-weight: normal;
	letter-spacing: 2px;
}

.text h5 {
	color: #003399;
	font-size: 12px;
	margin: 0 0 10px 0;
	font-weight: normal;
	letter-spacing: 2px;
}

.text h6 {
	color: #003399;
	font-size: 11px;
	margin: 0 0 10px 0;
	font-weight: normal;
	letter-spacing: 2px;
}

.text hr {
	background-color: #e2e2e2;
	color: #e2e2e2;
	height: 1px;
	border: 0;
}

.newsitem {
	margin: 10px 0;
}

.newsitem h3 {
	color: #003399;
	font-size: 11px;
	margin: 0 0 0 0;
	font-weight: bold;
	letter-spacing: 1px;
}

.read_more {	
	position: absolute;
	bottom: -9px;
	right: 0;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -415px;
	width: 97px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
}

.read_more a {
	color: #FFFFFF !important;
	font-style: normal !important;
	text-decoration: none !important;
	cursor: pointer;
}

.text p {
	margin: 10px 0;
}

#content_top .text {
	width: 440px;
	float: left;
	margin: 15px;	
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	color: #9c7b06;
	letter-spacing: 0.5px;
}

.content-top-ru .text {
	height: 150px;
}

#content_top .text h2 {
	color: #003399;
	font-size: 18px;
	margin: 0 0 -8px 0 !important;
	font-weight: normal;
	letter-spacing: 2px;	
}

#content_top .text a {
	font-style: italic;
	text-decoration: none;
	color: #003399;
}

#content_top .text a:hover {
	text-decoration: underline;
}

#content_top .text .small_content_image {
	float: left;
	margin: 0 15px 0 0;
	line-height: 0;
	position: relative;
}

.small_content_image img {
	border: 0;
}

.img_frame {
	display: block;
	width: 85px;
	height: 85px;
	position: absolute;
	background: url('/img/png-sprite.png') no-repeat 0 0;
	top: 0;
	left: 0;
}

#content_left {
	float: left;
	width: 452px;
	margin: 15px 0 15px 10px;
}

#content_right {
	float: right;
	width: 452px;
	margin: 15px 10px 15px 0;
}

#content_wide_left {
	float: left;
	width: 615px;
	margin: 15px 0 15px 10px;
}

#content_wide_right {
	float: right;
	width: 304px;
	margin: 15px 10px 15px 0;
}

#content_left .text, #content_right .text, #content_wide .text, #content_wide_left .text, #content_wide_right .text {	
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	color: #9c7b06;
	padding: 12px 12px 20px 12px;
	letter-spacing: 0.5px;
	border-left: 1px solid #e6d9b3;
	border-right: 1px solid #e6d9b3;
	position: relative;
}

#content_left .text .read_more, #content_right .text .read_more {	
	position: absolute;
	bottom: -9px;
	right: 0;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -415px;
	width: 97px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
}

.content_top_border {
	width: 452px;
	height: 9px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -10px;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.content_bottom_border {
	width: 452px;
	height: 9px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 0;
	line-height: 0;
	margin: 0 0 10px 0;
	padding: 0;
}

.content_wide_top_border {
	width: 940px;
	height: 9px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -30px;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#content_wide .text h1, #content_left .text h1, #content_right .text h1, #content_wide_left .text h1, #content_wide_right .text h1 {
	color: #003399;
	font-size: 18px;
	margin: 0 0 10px 0;
	font-weight: normal;
	letter-spacing: 2px;	
}

#content_wide .text a, #content_left .text a, #content_right .text a, #content_wide_right .text a, #content_wide_left .text a {
	font-style: italic;
	text-decoration: none;
	color: #003399;
}

#content_wide .text a:hover, #content_left .text a:hover, #content_right .text a:hover, #content_wide_right .text a:hover, #content_wide_left .text a:hover {
	text-decoration: underline;
}

.content_wide_bottom_border {
	width: 940px;
	height: 9px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -20px;
	line-height: 0;
	margin: 0 0 10px 0;
	padding: 0;
}

.content_wideright_top_border {
	width: 304px;
	height: 9px;	
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -70px;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.content_wideright_bottom_border {
	width: 304px;
	height: 9px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -60px;
	line-height: 0;
	margin: 0 0 10px 0;
	padding: 0;
}

.content_wideleft_top_border {
	width: 615px;
	height: 9px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -50px;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.content_wideleft_bottom_border {
	width: 615px;
	height: 9px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -40px;
	line-height: 0;
	margin: 0 0 10px 0;
	padding: 0;
}

#sitemap li a {
	font-style: normal !important;
	color: #9c7b06 !important;
}

#footer {
	position: relative;
	margin-top: -138px;
	height: 138px;
	clear: both;
} 

#webdeveloper {
	margin: 10px auto;
	width: 260px;
	color: #f8f5e7;
	font-family: "Arial";
	font-size: 11px;
	display: block;
	text-decoration: none;
}

#webdeveloper:hover {
	text-decoration: underline;
}

#footer_top {
	width: 960px;
	margin: 0 auto;
	height: 31px;	
	background: url('/img/png-sprite.png') no-repeat 0 -86px;
}

#footer_content {
	width: 960px;
	margin: 0 auto;
	height: 96px;	
	background: #b99d3a;
	padding: 10px 0 0 0;
}

.submit_btn {
	border: 0;
	color: #003399;
	font-weight: bold;
	margin: 0 0 0 10px;
	cursor: pointer;
}

#content_top h1 a {
	font-style: normal !important;
}

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
.clearfix {
	display: inline-block;
}

.videos {
	float: left;
	width: 450px;
	text-align: center;
}

.geen_rand {
	border: 0;
}

.geen_rand img {
	border: 0;
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* HOOFDMENU */ 	 

#nav, #nav ul { /* all lists */
	padding: 7px 0 0 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	width: 960px;
	text-align: left;
	position: relative;
	z-index: 10;
}

#nav a {
	display: block;
	width: 109px;
	height: 20px;
	padding: 8px 0 0 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -357px;
	cursor: pointer;
}

#nav li:hover a {
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -386px;
}

#nav li { /* all list items */
	float: left;
	width: 109px; /* width needed or else Opera goes nuts */
	height: 28px;
	margin: 0 5px 0 6px;
}

#hoofdmenu_31 {
	margin: 0 5px 0 0;	
}

#hoofdmenu_39 {
	margin: 0 0 0 5px;
}

#nav li:hover {
	
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 95px;
	left: -999em;
	padding: 0;
}

#nav li ul li {
	margin: 0;
	height: 26px;
}

#nav li:hover ul li a {
	display: block;
	width: 109px;
	height: 19px;
	font-weight: normal;
	text-align: center;
	padding: 7px 0 0 0;
	background: url('/img/png-sprite.png') no-repeat 0 -336px;
	font-size: 11px;
	letter-spacing: 0.5px;
}

#nav li:hover ul li:hover {
	
}

#nav li:hover ul li:hover a {
	background: url('/img/png-sprite.png') no-repeat 0 -400px;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto !important;
}

#nav li ul li ul {
	display: none;
}

#nav li ul li:hover ul {
	display: block;
	margin: -26px 0 0 100px;
}

#nav li ul li:hover ul li a {
	display: block;
	width: 109px;
	height: 19px;
	font-weight: normal;
	text-align: center;
	padding: 7px 0 0 10px;
	background: url('/img/png-sprite.png') no-repeat 0 -464px;
	font-size: 11px;
}

#nav li ul li:hover ul li:hover a:hover {
	background: url('/img/png-sprite.png') no-repeat 0 -528px;
}

#nav li:hover ul li:hover ul li a {
	background: url('/img/png-sprite.png') no-repeat 0 -464px;
}



/* RUSSISCH */
.ru-menu #nav li ul li {
	margin: 0 !important;
	height: 36px !important;
}

.ru-menu #nav li:hover ul li a {
	height: 29px !important;
	background: url('/img/png-sprite.png') no-repeat 0 -299px !important;
}

.ru-menu #nav li:hover ul li:hover a {
	background: url('/img/png-sprite.png') no-repeat 0 -363px !important;
}

.ru-menu #nav li ul li:hover ul {
	margin: -36px 0 0 100px !important;
}

.ru-menu #nav li ul li:hover ul li a {
	height: 29px !important;
	background: url('/img/png-sprite.png') no-repeat 0 -427px !important;
}

.ru-menu #nav li ul li:hover ul li:hover a:hover {
	background: url('/img/png-sprite.png') no-repeat 0 -491px !important;
}

.ru-menu #nav li:hover ul li:hover ul li a {
	background: url('/img/png-sprite.png') no-repeat 0 -427px !important;
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* QUCIKMENU */

#quickmenu {
	clear: both;
	width: 331px;
	background-image: url('/img/quickmenu.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 36px;
	position: absolute;
	right: -2px;
	top: 44px;
	z-index: 1;
	margin: 0;
	padding: 9px 0 0 0;
	list-style: none;
}

#quickmenu li {
	display: inline;
}

#EN_flag, #NL_flag, #DE_flag, #FR_flag, #SU_flag {
	width: 16px;
	height: 11px;
	border: 1px solid #FFFFFF;
	line-height: 0;
	font-size: 0;
	text-indent: -10000px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin: 0 3px;
}

#EN_flag:hover, #NL_flag:hover, #DE_flag:hover, #FR_flag:hover, #SU_flag:hover {
	border: 1px solid #00519c;
}

#EN_flag {
	margin: 0 4px 0 15px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -92px;
}

#NL_flag {
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -116px;
}

#DE_flag {
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -80px;
}

#FR_flag {
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -104px;
}

#SU_flag {
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -128px;
}

#Home {
	width: 18px;
	height: 16px;
	line-height: 0;
	font-size: 0;
	text-indent: -10000px;
	display: block;
	float: left;
	margin: 0 8px 0 20px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -272px;
}

#Contact {
	width: 20px;
	height: 16px;
	line-height: 0;
	font-size: 0;
	text-indent: -10000px;
	display: block;
	float: left;
	margin: 0 8px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -255px;
}

#Search {
	width: 17px;
	height: 16px;
	line-height: 0;
	font-size: 0;
	text-indent: -10000px;
	display: block;
	float: left;
	margin: 0 8px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -323px;
}

#Sitemap {
	width: 21px;
	height: 16px;
	line-height: 0;
	font-size: 0;
	text-indent: -10000px;
	display: block;
	float: left;
	margin: 0 8px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -340px;
} 

#Login {
	width: 21px;
	height: 16px;
	line-height: 0;
	font-size: 0;
	text-indent: -10000px;
	display: block;
	float: left;
	margin: 0 8px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -289px;
} 

#Logout {
	width: 21px;
	height: 16px;
	line-height: 0;
	font-size: 0;
	text-indent: -10000px;
	display: block;
	float: left;
	margin: 0 8px;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -306px;
} 
	
/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* FOOTERMENU */
	
#footermenu, #footermenu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	width: 872px;
	height: 25px;	
	text-align: center;
	margin: 0 auto;
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -186px;
}

#footermenu li {
	display: block;
	float: left;
	width: 96px;
}

#footermenu li a {
	text-decoration: none;
	font-size: 12px;
	color: #9c7b06;	
}

#footermenu li a:hover {
	text-decoration: underline;
}

#address {
	margin: 0;
	padding: 8px 0 0 0;
	position: relative;
	left: 0;
	width: 873px;
	height: 20px;	
	text-align: center;
	margin: 0 auto;
	background: url('/img/footer_bar-new.jpg') no-repeat bottom;
	font-size: 12px;
	color: #9c7b06;
}

#address address {
	font-style: normal;
	display: inline;
	font-size: 12px;
	color: #9c7b06;
}

#address a {
	color: #9c7b06;
	text-decoration: none;
}

#address a:hover {
	text-decoration: underline;
}
	
/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */

	/* FORMULIER */	

#mailform {
	margin: 20px 0;
}

#mailform label {
	display: block;
	width: 200px;
	float: left;
}

textarea, input {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #e2e2e2;	
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	color: #9c7b06;
	letter-spacing: 0.5px;
	position: relative;
	font-family: "Arial";
	width: 170px;
}

textarea {width: 170px; height: 140px;}

textarea:focus, input:focus {border: 1px solid #9c7b06 !important;}

.send_btn {	
	position: absolute;
	bottom: -9px;
	right: 0;	
	background: url('/img/jpg-sprite.jpg') no-repeat 0 -415px;
	width: 97px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

span.error {margin: 0 0 0 10px; color: #cc0000; vertical-align: top;}

#cpc {width: 40px; margin: 0 10px 0 0;}
#cplace {width: 111px;}

.radio-check {border: 0 !important; width: 15px !important; background: none !important;}

.radiogroup {position: relative;}
.radiogroup label {width: 100% !important; font-weight: bold;}
.radiogroup span.error {position: absolute; top: 0; right: 70px;}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */

	/* FANCYBOX */	

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/img/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('/img/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #F8F5E7;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/img/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/img/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/img/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/img/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/img/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/img/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/img/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/img/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/img/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/img/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('/img/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('/img/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('/img/fancy_title_right.png') repeat-x;
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */

	/* DISTRIBUTEUREN */	

.distributor h3 a {
	font-style: normal !important;
}

.distributor {
	width: 588px;
	border: 1px solid #f8f5e7;
	background-color: #f8f5e7;
	margin: 10px auto 0 auto;
	position: relative;
}

.distributor .text {
	border: 0 !important;
}

.distributor_img {
	float: left;
	margin: 0 15px 0 0;
	line-height: 0;
	position: relative;
}

.distributor_img img {
	border: 0;
}

.distributor h3 a {
	font-style: normal !important;
}

.distributor_overview a {
	font-style: normal !important;	
}

#maps {
	width: 582px;
	height: 200px;
	border: 3px solid #e2e2e2;
}

#maps span {
	display: none;
}

.distributor_content_image img {
	float: right;
	margin: 0 0 0 15px;
	line-height: 0;
	padding: 3px;
	background-color: #FFFFFF;
}
	
/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */

	/* PRODUCTEN */
		
.group {
	width: 912px;
	border: 1px solid #f8f5e7;
	background-color: #f8f5e7;
	margin: 10px auto 0 auto;
	position: relative;
}

.group .text {
	border: 0 !important;
}

.more_info {	
	position: absolute;
	bottom: 0px;
	right: 0;
	background-image: url('/img/read_more_back.jpg');
	width: 97px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
}

.more_info a {
	color: #FFFFFF !important;
	font-style: normal !important;
	text-decoration: none !important;
	cursor: pointer;
}

.group_img {
	float: left;
	margin: 0 15px 0 0;
	line-height: 0;
	position: relative;
}

.group_img img {
	border: 0;
}

.group h2 a {
	font-style: normal !important;
}

.download {
	font-style: normal !important;
	color: #9c7b06 !important;
}
	
/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	 /* DOWNLOADS */

.downloads_vak {
	width: 917px;
	clear: both;
	background-image: url('/img/downloads_fill.jpg');
	background-repeat: repeat-y;
}

.downloads_top {
	width: 917px;
	height: 15px;
	background-image: url('/img/downloads_top.jpg');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.downloads_btm {
	width: 917px;
	height: 15px;
	background-image: url('/img/downloads_btm.jpg');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#products {
	width: 448px;
	float: left;
	margin: 0 0 0 1px;
	padding: 0 0 10px 10px;
	height: 200px;
	overflow: auto;
}

#categories {
	width: 447px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 10px 10px;
	height: 200px;
	overflow: auto;
}

.subgroep, .groep {
	display: block;
	padding: 2px 5px 2px 10px;
	background-color: #FFFFFF;
	margin: 5px 0;	
	font-size: 12px;
	font-weight: bold;
}

.product1 a {
	font-style: normal !important;
	cursor: pointer;
}

.categorie a {
	font-style: normal !important;
	cursor: pointer;
}

#downloads {
	padding: 0 5px 0 10px;
}

#content_wide .download_area {
	border: 0 !important;
	background-image: url('/img/downloads_wide_fill.jpg') !important;
	background-repeat: repeat-y !important;
}

.product_titel {
	width: 417px;
	float: left;
	color: #003399;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 0 10px;
	border-bottom: 1px solid #003399;
	margin: 10px 10px 10px 10px;
}

.categorie_titel {
	width: 417px;
	float: left;
	color: #003399;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 0 10px;
	border-bottom: 1px solid #003399;
	margin: 10px 10px 10px 10px;
}

.categorie_titel_breed {
	width: 844px;
	float: left;
	color: #003399;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 0 10px;
	border-bottom: 1px solid #003399;
	margin: 10px 10px 10px 10px;
}

.downloads_titel {
	width: 895px;
	border-bottom: 1px solid #003399;
	color: #003399;
	font-size: 14px;
	margin: 10px 10px 10px 10px;
	font-weight: normal;
	letter-spacing: 2px;
}

.downloadimage {
	float: left;
	width: 50px;
	text-align: left;
	font-size: 8px;
	color: #999999;
	font-style: italic;
}

.downloadimage img {
	margin: 0 0 0 -10px;
}

.downloadnaam {
	
}

.downloadnaam a {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 10px 0;
	font-style: normal !important;
}

.categorie, .categorie_tekst {
	padding: 0 0 0 10px;
}

#groups {
	width: 917px;
	position: relative;
	top: 1px;
	left: 0;
}

.download_blok {
	margin: 7px 5px 0 0;
	padding: 10px 10px 7px 10px;
	background-color: #FFFFFF;
	width: 423px;
	float: left;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}

.download_blok:hover {
	border:  1px solid #b99d3a;
}

#groups div a	{
	float: left;
	background-image: url('/img/tab_back.jpg');
	width: 120px;
	height: 18px;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
	margin: 0 5px 0 0;
	font-style: normal !important;
	color: #9c7b06 !important;
	font-weight: bold !important;
	padding: 7px 0 0 0;
	line-height: 9px;
}

#groups div a:hover	{
	background-image: url('/img/tab_back_hover.jpg');
	color: #FFFFFF !important;
	text-decoration: none !important;
}

#groups div.active a	{
	float: left;
	background-image: url('/img/tab_back_active.jpg');
	width: 120px;
	height: 18px;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
	margin: 0 5px 0 0;
	font-style: normal !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
	padding: 7px 0 0 0;
}

#groups div.active a:hover	{
	background-image: url('/img/tab_back_hover.jpg');
	text-decoration: none !important;
}

.tab_10001 a, .tab_10060 a, .tab_10062 a, .tab_10064 a, .tab_10045 a, .tab_10002 a, .tab_10047 a, .tab_10003 a, .tab_10049 a, .tab_-1 a {
	float: left;
	background-image: url('/img/tab_back.jpg');
	width: 120px;
	height: 18px;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
	margin: 0 5px 0 0;
	font-style: normal !important;
	color: #9c7b06 !important;
	font-weight: bold !important;
	padding: 7px 0 0 0;
}

.tab_10001 a:hover, .tab_10060 a:hover, .tab_10062 a:hover, .tab_10064 a:hover, .tab_10045 a:hover, .tab_10002 a:hover, .tab_10047 a:hover, .tab_10049 a:hover, .tab_10003 a:hover, .tab_-1 a:hover {
	background-image: url('/img/tab_back_hover.jpg');
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.tab_10001_active a, .tab_10060_active a, .tab_10062_active a, .tab_10064_active a, .tab_10045_active a, .tab_10002_active a, .tab_10047_active a, .tab_10049_active a, .tab_10003_active a, .tab_-1_active a {
	float: left;
	background-image: url('/img/tab_back_active.jpg');
	width: 120px;
	height: 18px;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
	margin: 0 5px 0 0;
	font-style: normal !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
	padding: 7px 0 0 0;
}

.tab_10001_active a:hover, .tab_10060_active a:hover, .tab_10062_active a:hover, .tab_10064_active a:hover, .tab_10045_active a:hover, .tab_10002_active a:hover, .tab_10047_active a:hover, .tab_10049_active a:hover, .tab_10003_active a:hover, .tab_-1_active a:hover {
	background-image: url('/img/tab_back_hover.jpg');
	text-decoration: none !important;
}

/*//////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////*/

	/* LOGIN */

#loginbox h1 {
	color: #003399;
	font-size: 20px;
	font-weight: bold;	
	margin: 15px 0 10px 0;
	letter-spacing: 2px;
	font-family: 'Arial';
}

#loginbox	{
	background-color: #F8F5E7;
	color: #9c7b06;
	padding: 10px;
}

#loginbox p {
	letter-spacing: 0px;
	font-size: 11px;
	line-height: 22px;
	font-family: 'Verdana';
	margin: 10px 0 20px 0;
}	

#loginbox .status {
	color:  #ff0000;
	font-family: 'Verdana';
	font-size: 11px;
	margin: 10px 0 20px 0;
}

#loginbox label {
	display: block;	
	font-weight: bold;
	width: 150px;
	float: left;
}

.intranet_menu {
	list-style: none;
}

.intranet_menu a {
	font-style: normal !important;
	font-weight: bold;
}

/*//////////////////////////////////////////////////*/

/* ////////////////////////////////////////////////// */
     
	/* SLIDER */ 
	
#slideshow {
	overflow: hidden;
	height:  370px;
	width: 950px;
}

#slideshow .slide { 
	height:  370px;
	width: 940px;
	float: left;
	position: relative;
}

#slideshow .wrapper {
	border-left: 1px solid #e6d9b3;
	border-right: 1px solid #e6d9b3;
	margin: 0;
	padding: 0;
	position: relative;
}

#slideshow .text{
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	color: #9c7b06;
	padding: 0;
	letter-spacing: 0.5px;
	border: 0;
	position: relative;
}

#slideshow .slide h2 { 
	margin-left: 15px;
	position:  relative;
	margin-bottom: 50px;
	color: #00519b;
	text-align: left;
	padding: 20px 0 0 0;
}

#slideshow .slide p { 
	margin-left: 15px;
	margin-bottom: 5px;
	position:  relative;
	letter-spacing: 0px;
	font-size: 13px;
	line-height: 22px;
	font-family: 'Verdana';
	color: #b89c37;
	text-align: left;
}


#slideshow .slide img {
	float: right;
	margin: 0 10px -8px 0;
}

#thumbs-nav {
	width:  700px;	
}


#thumbs-nav li { 
	list-style: none;
	position: relative;
	float: left;
}


#thumbs-nav img {   
	border: 1px solid #FFFFFF;
}

#thumbs-nav img:hover {   
	border: 1px solid #e6d9b3;
}




/* ////////////////////////////////////////////////// */

