html { font-size: 100%; overflow-y: hidden; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; margin: 0; padding:0; height: 100%;}
body { margin: 0; padding:0; font-size: 13px; line-height: 1.538; text-align:center;}
body, button, input, select, textarea { font-family: Arial, sans-serif; color: #333; }
::-moz-selection { background: #333; color: #fff; text-shadow: none; }
::selection { background: #333; color: #fff; text-shadow: none; }

a { color: #fff; text-decoration:none;}
a:visited { color: #fff; }
a:hover { color: #fff; }
a:focus { outline: 0; }
a:hover, a:active { outline: 0; }
div, input {outline: none}
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
#nav ul, #nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline;  }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize:none; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.clear{
	clear:both;
}

img.fleft{
	margin:0 10px 10px 0;
}

img.fright{
	margin:0 0px 10px 10px;
}

.caps{
	text-transform:uppercase;
}
.em{
	font-style:italic;
}
.strong{
	font-weight:bold;
}
.small{
	font-size:11px;
}

h1{
	font-size:18px;
	line-height: 20px;
	font-weight:normal;

}
h2{
	font-size:15px;
	line-height: 20px;
	font-weight:normal;

}
h3{
	font-size:13px;
	line-height: 20px;
	font-weight:normal;

}
p{
	font-size:13px;
	line-height: 20px;
	margin:0 0 5px 0;
	color:#010101;
}
body{
	background:#111;
	text-align:left;
	height: 100%;
	font-family: "Arial Narrow", "Arial", sans-serif;
	font-weight:300;
	font-stretch:condensed;
}
#wrap{
	background:#111;
	text-align:left;
	height: 100%;
	min-width:960px;
}
body > #wrap {height: auto; min-height: 100%;}
#header{
	width:100%;
	height:80px;
	text-align:left;
	background: #070707;
	position:relative;
	z-index:10;
}
.header_content{
    margin: 0 auto;
    width: 1000px;
}
#logo{
	display:block;
	width:400px;
	height:80px;
	background:url('img/logo.png') top left no-repeat;
	float:left;
	margin:0 60px 0 10px;
	padding:0;
	text-indent:-999px;
	overflow:hidden;
}

#nav1, #nav2, #nav3{
	float:left;
	list-style:none;
	padding:0;
	margin:10px 35px 0 0px;
	line-height:18px;
	padding:0 35px 0 0;
	background:url('img/line.png')  right 50% no-repeat;
}


#nav3{
	background:none;
	margin-right:20px;
}
#nav1 li a, #nav2 li a{
	display: block;
    width: 90px;
    height: 18px;
    text-indent: -9999px;
    margin-top: 2px;
}
#nav3 li a{
    display: block;
    width: 60px;
    height: 18px;
    text-indent: -9999px;
    margin-top: 2px;
}


#nav1dr {
	list-style:none;
	padding:0;
	line-height:18px;
}

#nav1dr li a {
	display: block;
    width: 90px;
    height: 18px;
    text-indent: -9999px;
    margin-top: 2px;
}

/* MENU */

#nav1 li a.a1 {
    background:url('img/menu.jpg') 0 0 no-repeat;
}
#nav1 li.here a.a1, #nav1 li a.a1:hover  {
    background:url('img/menu.jpg') 0 -55px no-repeat;
}

#nav1dr li a.a1 {
    background:url('img/menu.jpg') 0 0 no-repeat;
}
#nav1dr li.here a.a1, #nav1dr li a.a1:hover  {
    background:url('img/menu.jpg') 0 -55px no-repeat;
}

/*************1**************/

#nav1 li a.a2 {
    background:url('img/menu.jpg') 0 -20px no-repeat;
}
#nav1 li.here a.a2, #nav1 li a.a2:hover  {
    background:url('img/menu.jpg') 0 -75px no-repeat;
}

#nav1dr li a.a2 {
    background:url('img/menu.jpg') 0 -20px no-repeat;
}
#nav1dr li.here a.a2, #nav1dr li a.a2:hover  {
    background:url('img/menu.jpg') 0 -75px no-repeat;
}

/**************2*************/

#nav1 li a.a3 {
    background:url('img/menu.jpg') 0 -40px no-repeat;
}
#nav1 li.here a.a3, #nav1 li a.a3:hover  {
    background:url('img/menu.jpg') 0 -95px no-repeat;
}

#nav1dr li a.a3mic {
    background:url('img/menu.jpg') 0 -40px no-repeat;
}
#nav1dr li.here a.a3mic, #nav1dr li a.a3mic:hover  {
    background:url('img/menu.jpg') 0 -95px no-repeat;
}

/**************3*************/
/***************************/
/***************************/

#nav2 li a.a4 {
    background:url('img/menu.jpg') -148px 0 no-repeat;
}
#nav2 li.here a.a4, #nav2 li a.a4:hover  {
    background:url('img/menu.jpg') -148px -55px no-repeat;
}

#nav1dr li a.a4 {
    background:url('img/menu.jpg') -148px 0 no-repeat;
}
#nav1dr li.here a.a4, #nav1dr li a.a4:hover  {
    background:url('img/menu.jpg') -148px -55px no-repeat;
}

/*************4**************/

#nav2 li a.a5 {
    background:url('img/menu.jpg') -148px -20px no-repeat;
}
#nav2 li.here a.a5, #nav2 li a.a5:hover  {
    background:url('img/menu.jpg') -148px -75px no-repeat;
}

#nav1dr li a.a5 {
    background:url('img/menu.jpg') -148px -20px no-repeat;
}
#nav1dr li.here a.a5, #nav1dr li a.a5:hover  {
    background:url('img/menu.jpg') -148px -75px no-repeat;
}

/**************5*************/

#nav2 li a.a6 {
    background:url('img/menu.jpg') -148px -40px no-repeat;
}
#nav2 li.here a.a6, #nav2 li a.a6:hover  {
    background:url('img/menu.jpg') -148px -95px no-repeat;
}

#nav1dr li a.a6 {
    background:url('img/menu.jpg') -148px -40px no-repeat;
}
#nav1dr li.here a.a6, #nav1dr li a.a6:hover  {
    background:url('img/menu.jpg') -148px -95px no-repeat;
}

/**************6*************/
/****************************/
/***************************/

#nav3 li a.a7 {
    background:url('img/menu.jpg') -294px 0 no-repeat;
}
#nav3 li.here a.a7, #nav3 li a.a7:hover  {
    background:url('img/menu.jpg') -294px -55px no-repeat;
}

#nav1dr li a.a7 {
    background:url('img/menu.jpg') -294px 0 no-repeat;
}
#nav1dr li.here a.a7, #nav1dr li a.a7:hover  {
    background:url('img/menu.jpg') -294px -55px no-repeat;
}

/*************7**************/



#f-link{
	float:left;
	margin:5px 0 0 0px;
}
#lang-select{
	float:left;
	margin:5px 0 0 0px;
	background:url('img/lang.png') top left no-repeat;
	width:46px;
	heght:22px;
}
#lang-btn{
	width:17px;
	height:22px;
	cursor:pointer;
	float:left;
}
#lang-current{
	width:29px;
	float:left;
	text-align:center;
}
#lang-options{
    border:1px solid #515151;
    width:27px;
    text-align:center;
    margin:2px 0 0;
    clear:both;
    display:none;
}
#lang-options a{
    display: block;
}
#main{
	background:#000;
	padding:0 0 17px;
	position:relative;
	overflow:hidden;
	height:300px;
	min-height:300px;
	clear:both;
}
#main img{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
#main img.on{
	z-index:50;
}
#box2{
	position:absolute;
	top:20px;
	left:0;
	z-index:60;

	width:620px;
	background:url('img/wbg.png') top left repeat;
	overflow:hidden;
	color:#010101;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
}
#box2 h1{
	padding:20px 25px 10px 25px;
	margin:0;
    color: #d5bf7b;
    text-transform: uppercase;
    font-family: 'Georgia';
}
#box2 p{
	padding:10px 25px 20px 25px;
	margin:0;
	font-size:13px;
	line-height:18px;
    color: #fff;
}
#box3{
	position:absolute;
	top:20px;
	left:0;
	z-index:60;
	width:620px;
	background:url('img/wbg.png') top left repeat;
    overflow:hidden;
    color:#010101;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -khtml-border-radius: 8px;
}
#box3 h1{
	padding:20px 25px 15px 25px;
	margin:0;
    font-size: 20px;
    color: #e0c87e;
    text-transform: uppercase;
    font-family: 'Georgia';
}
#box3 p{
    padding:0px 0px 10px 0px;
    margin:0;
    font-size:13px;
    line-height:18px;
    color: #fff;
}
#box3 #info p{
    color: #fff;
}

#box3 form{
	float:left;
	padding:10px 0px 15px 25px;
}
#box3 label{
	display:block;
	float:left;
	width:54px;
	padding:3px 0 0;
    color: #fff;
}
#trimite-btn{
	width:79px;
    height:26px;
	line-height:26px;
	text-align:center;
    color: #000;
    font-size: 11px;
	display:block;
	float:right;
	margin: 0;
	overflow:hidden;
	background:url('img/btn-trimite.png') top left no-repeat;
	border:0;
}
#box3 input[type="text"]{
	background:url('img/input.png') top left no-repeat;
	width:254px !important;
	height:26px;
	line-height:26px;
	border:0;
	padding:0 5px;
}
#box3 textarea{
	background:url('img/textarea.png') top left no-repeat;
	width:254px !important;
	height:68px;
	border:0;
	line-height:18px;
	padding:2px 5px;
}
#box3 input:focus, #box3 textarea:focus {outline: none;}
#box3 img {
    width: auto;
    position: static;
}

#box3 input[type="text"].input_error {
    background:url('img/input_er.png') top left no-repeat;
}
#box3 textarea.input_error {
    background:url('img/textarea_er.png') top left no-repeat;
}

#info{
	float:left;
	margin:0 0 0 45px;
}
#info a{
	color:#010101;
}
#box3 #locatie{
	padding:20px 0 0;
}
#info h2{
	padding:10px 0 25px;
	margin:0;
    color: #fff;
}
#info #locatie a{
	color:#dbbe66;
	padding:0 15px 0 0;
	background:url('img/arrow.png') right 3px no-repeat;
}
#box{
	position:absolute;
	top:0;
	left:-1px;
	z-index:60;
	background:url('img/box.png') center right no-repeat;
	height:auto;
	overflow:hidden;
	display:block;
}
#box-btn{
	height:220px;
	width:20px;
	cursor:pointer;
	float:left;
	display:block;
}
#box-txt{
	width:330px;
	float:left;
	padding:20px 0 20px;
	display:block;
}
#box-txt p{
	padding:5px 15px 0 20px;
}
#hidden-box-txt{
	width:0;
	height:0;
	overflow:hidden;
	display:none;
	position:absolute;
}
#hidden-hover-img{
	width:0;
	height:0;
	overflow:hidden;
	display:none;
	position:absolute;
}
#hidden-hover-img img{
	width:107px;
}
#gallery{
	width:100%;
	overflow:hidden;
	position:absolute;
	bottom:17px;
	left:0;
	z-index:60999999999999999999999999999999999;
	text-align:center;
}
#gallery-btn{
	width:41px;
	height:18px;
	margin:0 auto;
	background:url('img/btn-galerie.png') top right no-repeat;
	position:relative;
	top:2px;
	cursor:pointer;
	z-index:110;
}
#gallery-arrows{
	width:100%;
	display:none;
	position:relative;
	z-index:70;
	top:5px;
}
#gallery:hover #gallery-arrows{
	display:block;
}
#ra{
	width:24px;
	height:47px;
	margin:0 auto;
	background:url('img/right.png') top right no-repeat;
	position:absolute;
	top:0px;
	right:0;
	cursor:pointer;
}
#la{
	width:24px;
	height:47px;
	margin:0 auto;
	background:url('img/left.png') top right no-repeat;
	position:absolute;
	top:0px;
	left:0;
	cursor:pointer;
}
#pics-wrap{
	width:100%;
	background:#000;
	position:relative;
	height:52px;
}
#pics{
	text-align:left;
	border-top:17px solid #000;
	/*
height:52px;
*/
	position:absolute;
	left:0;
	top:0;
}
#pics a{
	float:left;
	height:47px;
	overflow:hidden;
    display: block;
}
#pics a.active div{
    top:-47px;
}

#pics a div{
    margin:0 0 0 5px;
    width:107px;
    position:relative;
    z-index:60;
    top: 0;
}
#pics div span.c1{
    overflow: hidden;
    width:107px;
    height: 47px;
    display: block;
    clear:both;
    position: absolute;
    top: 0;
}
#pics div span.c2{
    overflow: hidden;
    width:107px;
    height: 47px;
    display: block;
    clear:both;
    position: absolute;
    top: 47px;;
}
#pics a:hover div{
	top:-47px;
}
#pics .group{
	position:relative;
	margin:0 8px 0 0;
	overflow:hidden;
	float:left;
}
.silver{
	position:absolute;
	bottom:0;
	height:3px;
	width:100%;
	z-index:61;
	background: url('img/silver.png') repeat-x;
}

.gold{
	position:absolute;
	bottom:0;
	height:3px;
	width:100%;
	z-index:61;
	background: url('img/gold.png') repeat-x;
}
#footer{
	position: relative;
	height: 17px;
	overflow:hidden;
	clear:both;
	width:100%;
	margin:-17px 0 0;
	padding: 0px;
	background:#000;
	z-index:100;
}
#footer p{
	font-size:11px;
	line-height:16px;
	color:#656565;
	padding:0 20px;
	font-family: "Arial Narrow", "Arial", sans-serif;
	font-weight:300;
	font-stretch:condensed;
}
#footer a{
	color:#777776;
}
#footer a.white{
	color:#fff;
}

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.clearfix2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix2 {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix2 { height: 1%;}
.clearfix2 {display: block;}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

.dn {
    display: none;
}

#box-txt h1 {
    margin: 0 0 10px 20px;
    font-size: 20px;
    padding: 0;
    color: #e0c87e;
    font-family: 'Georgia';
}
#box-txt p {
    color: #fff;
}
#box-txt a {
    margin: 0 7px 5px 3px;
    font-size: 15px;
    padding: 0 0;
    line-height: 20px;
    color: #efefef;
    display: block;
    float: left;
    border-bottom: 1px solid #fff;
    padding-right: 0px;

}


#box-txt b {
    float: left;
    display: block;
    margin-left: 0px;
    color: #000;
}

#box-txt a.sub_on {
    color: #d4c17c;
    border-bottom: 1px solid #d4c17c;
}

.left_mask {
    width: 60px;
    height: 100%;
    background: url(img/arr_left.png) center no-repeat;
    position: absolute;
    z-index: 55;
    left: 0;
    cursor: pointer;
}

.right_mask {
    width: 60px;
    height: 100%;
    background: url(img/arr_right.png) center no-repeat;
    position: absolute;
    z-index: 55;
    right: 0;
    cursor: pointer;
}

.lmr {
    background: url(img/lmr.png) center no-repeat !important;
}

.rmr {
    background: url(img/rmr.png) center no-repeat !important;
}

.hs {
    z-index: 99 !important;
}
.hs img{
    width: 53px !important;
    height: 53px !important;
    z-index: 99 !important;
}

.hs:hover img{
    width: 63px !important;
    height: 63px !important;
    margin: -5px 0 0 -5px;
    cursor: pointer;
}

.hs div {
    display: none;
    background: url(at.png) repeat;

    width: 200px;
    padding: 6px 10px;
    z-index: 100 !important;
    position: relative;
    color: #010101;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
}

.hs:hover div {
    display: block;
}

.omn {
    position: absolute;
    left:0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(img/wbg2.png) repeat;
    z-index: 99999999;
    display: none;
}

.omn_menu {
    position: absolute;
    left:0;
    top: 0;
    width: 100%;
    background: url(img/wbg2.png) repeat;
    z-index: 999999999;
    padding: 7px 0 7px 0;
}
.omn_menu  a{
    display: block;
    width: 156px;
    padding: 4px 7px;
    float: left;
    color: #d2bf60;
    font-size: 11px;
    margin: 0px 5px 0 0;
}
.omn_menu  a:hover{
    background:  url(img/wbg2.png) repeat;
}

#clickdrmenu {
		    display: none;
		    position: absolute;
		    padding: 2px;
		    background-color: #070707;
		    border: 1px solid #000;
		    z-index: 99999999;
		    width: 100px;
		    padding-left: 8px;
		}

#clickdrsubmenu {
		    display: none;
		    position: absolute;
		    border: 0px solid red;
    		background: url(img/wbg2.png) repeat;
   			z-index: 99999999;
		}

#clickdrsubmenu2 {
			background: url(img/wbg2.png) repeat;
			padding: 10px;
			width: 160px;
			height: 100%;
			overflow: hidden;
		}

#clickdrsubmenu  a{
    display: block;
    width: 142px;
    padding: 4px 7px;
    float: left;
    color: #d2bf60;
    font-size: 11px;
    margin: 0px 5px 0 0;
}

#clickdrsubmenu  a:hover{
    background:  url(img/wbg2.png) repeat;
}

.hs img {
	 background: #fff transparent;
  }