html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,
var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,
legend,table,caption,tbody,tfoot,thead,tr,th,td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background-color: transparent;
}

body {
  line-height: 1;
}

blockquote,q {
  quotes: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*********** MAIN ***********/
* {
  margin: 0;
  padding: 0;
}

html,body {
  height: 100%;
}

html {
  min-width: 930px;
}
/*IE7*/

body {
  color: #646464;
  margin: 0;
  padding: 0;
  text-align: left;
  background: #777777 url(../img/body-bg.jpg) repeat-x 0 0;
  font: 75%/ 145% Arial, Helvetica, sans-serif;
}

/*********** COMMON ***********/
a {
  color: #a61d13;
  cursor: pointer;
  text-decoration: underline;
  outline: none !important;
  font-weight: normal;
  position: relative;
}

a:hover,a:focus {
  color: #a61d13;
  text-decoration: none;
}

img {
  border: none;
}

img.left {
  margin: 0 10px 10px 0;
}

img.right {
  margin: 0 0 10px 10px;
}

td,th,textarea,input,select {
  font-size: 1em;
}

td,th {
  padding: .3em;
}

p {
  margin: 0 0 1.5em;
  line-height: 1.4;
}

.landing{
  margin: 0 65px 5px 0px;
  line-height: 1.4;
}

.location{
  width: 600px;
  text-align: justify;
}

.gallery{
 width: 527px;
  text-align: justify;
  margin: 0 0 0 5px;

}

.galleryright{

  float: right;
  width: 167px;
  margin: -84px 8px 0 0;
  font-size: 90%;
  color: #a61d13;
  text-align: right;

}

.thumbs {
            padding: 0 20px 0 0;
            width:   120px;
            height:  95px;
            float: left;
            text-align: center;
}
.thumbswidth{
            width:   600px;
            height: 140px;
}

form {
  clear: left;
  margin: 0;
}

h1,h2,h3,h4,h5 {
  margin-bottom: 0.3em;
  line-height: 1.2em;
}

h1 {
  font-family: "Trebuchet MS", "Lucida Grande", Sans-serif;
  font-size: 1.6em;
  font-weight: bold;
  color: #b92e16;
}

h2 {
  font-family: "Trebuchet MS", "Lucida Grande", Sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  color: #b92e16;
}

h3 {
  font-size: 1.1em;
  font-weight: bold;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 1em;
}

input,select,textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

.ulcolor li {
  list-style-type: square url("../img/cir_li.gif");
  margin-left: 30px;
  color: #B92E16;
}

.ulcolor li span {
  color: #646464;
}

ol,ul {
  margin: 0;
  padding: 0;
  list-style: square url("../img/cir_li.gif");
}

li p {
  margin: 0;
  padding: 0;
  list-style: square url("../img/cir_li.gif");
}

.clear {
  clear: both;
}

.clearfix {
  clear: both;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

/*********** TEMPLATE ***********/
#container {
  margin: 0 auto;
  width: 950px;
}

#body {
  position: relative;
  width: 950px;
}

#header-wrap {
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
}

#header {
  position: relative;
  width: 950px;
  height: 223px;
  background: url(../img/header-bg.jpg) no-repeat 0 0;
}

#header-links {
  display: block;
  width: 900px;
  height: 30px;
  padding: 0 0 0 25px;
}

#header-links ul {
  float: left;
  display: inline;
}

#header-links li {
  float: left;
  display: inline;
  margin-right: .5em;
}

#header-links li a {
  color: #707070;
  font-size: .916em;
  text-decoration: none;
  line-height: 18px;
}
#header-links li a:hover {
  color: #b92e16;
  text-decoration: underline;
}
#header-links li.lang {
  width: 24px;
  height: 18px;
}
#header-links li.lang a {
  float: left;
  display: inline;
  width: 24px;
  height: 18px;
  text-indent: -999em;
  cursor: pointer;
}
#header-links li a#dutch {
  background: url(../img/global.jpg) no-repeat 100% -20px;
}
#header-links li a#dutch:hover,
#header-links li.active a#dutch {
  background: url(../img/global.jpg) no-repeat 100% 0;
}
#header-links li a#english {
  background: url(../img/global.jpg) no-repeat 100% -60px;
}
#header-links li a#english:hover,
#header-links li.active a#english {
  background: url(../img/global.jpg) no-repeat 100% -40px;
}

#logo {
  position: absolute;
  clear: right;
  display: block;
  top: 13px;
  right: 30px;
  width: 188px;
  height: 89px;
  background: url(../img/logo.png) no-repeat 0 0;
  text-indent: -999em;
}

#phonenumber {
  position: absolute;
  right: 30px;
  top: 110px;
  width: 200px;
  height: 3em;
  text-align: right;
}

#phonenumber .number {
  font-family: "Trebuchet MS", "Lucida Grande", Sans-serif;
  font-size: 1.833em;
  font-weight: bold;
  color: #b92e16;
}

#search {
  position: absolute;
  right: 15px;
  top: 170px;
  width: 153px;
  height: 3em;
}
#search .field {
  float: left;
  display: inline;
  border: 1px solid #ccc;
  font-size: .916em;
  line-height: 15px;
  width: 119px;
  padding: 0 5px;
  color: #525252;
  height: 15px;
  margin: 0 5px 0 0;
  background: #fff;
}
#search .button {
  float: left;
  display: inline;
  width: 16px;
  height: 16px;
  border: 0;
  background: 0;
  overflow: hidden;
  cursor: pointer;
}
#search .button span {
  float: left;
  display: inline;
  text-indent: -999em;
  width: 16px;
  height: 16px;
  background: url(../img/button-bg.gif) no-repeat 0 0;
  cursor: pointer;
}
#search .button.onhover span,
#search .button:hover span {
  background-position: 0 -184px;
}

#breadcrumbs {
  position: absolute;
  left: 20px;
  top: 173px;
  width: 600px;
  height: 1.6em;
  font-size: 0.833em;
  color: #b92e16;
}


#navigation {
  position: relative;
  float: left;
  display: inline;
  clear: both;
  width: 870px;
  height: 34px;
  margin: 160px 0 0 30px;
  padding: 0;
}
#navigation ul#mainnav {
  position: absolute;
  z-index: 100;
  left: 0px;
}
#navigation ul li {
  float: left;
  display: inline;
  width: 120px;
  height: 34px;
  margin: 0;
  padding: 0;
}
#navigation ul li.active {
  background: url(../img/global.jpg) no-repeat -360px -466px;
}
#navigation ul li.active a span {
  color: #750000;
}
#navigation ul li#main-1 { background-position: -20px -466px; }
#navigation ul li#main-2 { background-position: -140px -466px; }
#navigation ul li#main-3 { background-position: -260px -466px; }
#navigation ul li#main-4 { background-position: -380px -466px; }
#navigation ul li#main-5 { background-position: -500px -466px; }
#navigation ul li#main-6 { background-position: -620px -466px; }
#navigation ul li#main-7 { background-position: -740px -466px; }
#navigation ul li#main-8 { background-position: -860px -466px; }
#navigation.onhover ul li.active,
#navigation:hover ul li.active {
  background: none;
}
#navigation.onhover ul li.active a span,
#navigation:hover ul li.active a span {
  color: #fff;
}
#navigation .navwrap {
  float: left;
  position: relative;
}
#navigation ul li a {
  float: left;
  display: inline;
  width: 117px;
  margin: 0;
  padding: 0 3px 0 0;
  text-decoration: none;
}
#navigation ul li a span {
  float: left;
  display: inline;
  width: 114px;
  height: 24px;
  line-height: 24px;
  padding: 10px 0 0 3px;
  color: #fff;
  font-size: 1.083em;
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  text-align: center;
}
#navigation ul li.onhover a,
#navigation ul li:hover a {
  background: url(../img/nav-bg.gif) no-repeat 100% -34px;
}
#navigation ul li.onhover a span,
#navigation ul li:hover a span {
  color: #353535;
  background: url(../img/nav-bg.gif) no-repeat 0 0;
}
#navigation.onhover ul li.onhover a span,
#navigation:hover ul li.onhover a span {
  color: #353535;
}


#subnav {
  display: none;
  position: absolute;
  left: 0;
  top: 33px;
  border: 1px solid #850000;
  background: url(../img/subnav-bg.gif) repeat 0 0;
}
#subnav.onhover {
  display: block;
}
#subnav ul {
  position: relative;
  float: left;
  display: inline;
  margin: 0 1px 0 0;
  padding: 15px 0 0 0;
  width: 119px;
  height: 200px;
  background: none;
  overflow: hidden;
}
#subnav ul.onhover {
  background: #f2f2f2;
}
#subnav ul li {
  position: relative;
  float: left;
  display: inline;
  clear: both;
  width: 119px;
  height: auto !important;
  margin: 0;
  padding: 0;
}
#subnav ul li a {
  position: relative;
  clear: both;
  display: block;
  float: none;
  width: 99px;
  line-height: 14px;
  padding: 1px 10px;
  background: none;
  font-family: Tahoma, Arial, Sans-serif;
  font-size: .916em;
  text-align: right;
  color: #a5a5a5;
}
#subnav ul li a:hover {
  color: #9a1d07;
  background: #cecece; 
}



#content-wrap {
  float: left;
  display: inline;
  clear: both;
  width: 950px;
  margin: 223px 0 0 0;
  
}

#content {
  float: left;
  display: inline;
  width: 938px;
  padding: 0 6px;
  background: url(../img/content-bg.png) repeat-y 0 0;
}
#content #page {
  float: left;
  display: inline;
  width: 938px;
  background: url(../img/body-default-bg.jpg) no-repeat 0 0; 
}
#content #home {
  width: 938px;
  padding: 0;
  background: url(../img/body-home-bg.jpg) no-repeat 0 0; 
}

#body-footer {
  float: left;
  display: inline;
  clear: both;
  width: 938px;
  height: 87px;
  background: url(../img/global.jpg) no-repeat 0 -350px;
}

#column-left {
  float: left;
  display: inline;
  width: 744px;
  padding: 30px 0 30px 20px;
}


#column-right {
  position: relative;
  float: left;
  display: inline;
  width: 174px;
  margin: 0;
  padding: 30px 0;
}

#home-header {
  position: relative;
  width: 938px;
  height: 420px;
}
#ribbons-wrap {
  height: 350px;
}
#ribbons {
  position: absolute;
  right: -12px;
  top: 30px;
}
.ribbon {
  width: 168px;
  height: 77px;
  margin: 0 0 2px 0;
  background: url(../img/blockbutton-bg.png) no-repeat 0 0;
}
.ribbon a {
  display:table-cell;
  width: 148px;
  height: 77px;
  padding: 0 10px 0 15px;
  text-decoration: none;
  color: #646464;
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  vertical-align: middle;
  background: url(../img/button-bg.gif) no-repeat 138px 54px;
}
.ribbon a:hover {
  color: #343434;
  background: url(../img/button-bg.gif) no-repeat 138px -130px;
}
.ribbon a em {
  color: #b92e16;
  font-style: normal;
}

#home-blocks {
  padding: 10px 0 20px 20px;
}
#home-blocks .block {
  float: left;
  display: inline;
  width: 265px;
  height: 121px;
  padding: 15px;
  margin: 1px 1px 1px 0;
  background: url(../img/block_leeg.jpg) no-repeat 0 0;
  color: #7a7a7a;
}
#home-blocks .block01 {
  float: left;
  display: inline;
  width: 265px;
  height: 121px;
  padding: 15px;
  margin: 0 1px 1px 0;
  background: url(../img/block01.jpg) no-repeat 0 0;
  color: #7a7a7a;
  }
#home-blocks .block02 {
  float: left;
  display: inline;
  width: 265px;
  height: 121px;
  padding: 15px;
  margin: 0 1px 1px 0;
  background: url(../img/block02.jpg) no-repeat 0 0;
  color: #7a7a7a;
}
#home-blocks .block03 {
  float: left;
  display: inline;
  width: 265px;
  height: 121px;
  padding: 15px;
  margin: 0 1px 1px 0;
  background: url(../img/block03.jpg) no-repeat 0 0;
  color: #7a7a7a;
}
#home-blocks .block h2,
#home-blocks .block h3,
#home-blocks .block h4,
#home-blocks .block span.title {
  font-size: 1.167em;
  color: #7a7a7a;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
}
#home-blocks p {
  margin: 22px 0 0 0;
}
#home-blocks a {
  display: block;
  width: 265px;
  height: 121px;
  text-indent: -9999em;
}
#coverflow {
  width: 744px;
  height: 315px;
  padding: 20px 10px;
}
#column-left #coverflow {
  padding: 20px 0;
  margin-left: -10px;
}
#welcome {
  float: left;
  display: inline;
  width: 480px;
  padding: 0 20px;
}
#welcome h1 {
  color: #646464;
}
#teaser {
  float: right;
  display: inline;
  width: 253px;
  height: 29px;
  padding: 25px;
  margin-right: 20px;
  background: url(../img/teaser-bg.png) no-repeat 0 0;
}
#teaser a {
  display: block;
  color: #7a7a7a;
  font-size: 1em;
  height: 16px;
  margin: 0;
  line-height: 16px;
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  whitespace: no-wrap;
}
#teaser a:hover {
  color: #b92e16;
}

#flash-blocks {
    float: left;
    clear: both;
  width: 910px;
  padding: 0 0 0 18px;
}
.flash-block {
  float: left;
  display: inline;
  width: 447px;
  height: 240px;
  overflow: hidden;
}
.flash-block .inner {
  padding: 6px 15px;
}

.flash-block .slide {
  display: none;
}


#gallery {
  width: 727px;
  height: 330px;
  background: url(../img/global.jpg) no-repeat 0 -500px;
}
#gallery-photo {
  float: left;
  display: inline;
  padding: 15px;
  width: 507px;
  height: 300px;
}
#gallery-list {
  float: left;
  display: inline;
  padding: 10px;
  margin: 0 0 0 12px;
  width: 157px;
  height: 311px;
  overflow: hidden;
}

#gallery-list-wrap {
  position: relative;
  margin: 0 auto;
  width: 117px;
  height: 275px;
  overflow: hidden;
}
#gallery-list-wrap ul {
  position: absolute;
}

#gallery-list ul li {
  display: block;
  padding: 0;
  margin: 0 0 0 0;
  width: 117px;
  height: 91px;
}

#gallery-list ul li a {
  display: block;
  padding: 2px;
  border: 1px solid #fff;
  width: 111px;
  height: 85px;
}
#gallery-list ul li a:hover,
#gallery-list ul li a.active {
  border-color: #B92E16;
}

a.previous {
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 auto 3px auto;
  background: url(../img/button-bg-up.gif) no-repeat 100% 0;
  color: #7a7a7a;
  text-decoration: none;
  text-indent: -999em;
}
a.previous:hover {
  color: #b92e16;
  background-position: 100% -184px;
}


a.next {
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 auto;
  background: url(../img/button-bg-down.gif) no-repeat 100% 0;
  color: #7a7a7a;
  text-decoration: none;
  text-indent: -999em;
}
a.next:hover {
  color: #b92e16;
  background-position: 100% -184px;
}


a.more {
  padding: 0 20px 0 0;
  background: url(../img/button-bg.gif) no-repeat 100% 0;
  color: #7a7a7a;
  font-size: 0.916em;
  text-decoration: none;
  line-height: 16px;
}
a.more:hover {
  color: #b92e16;
  background-position: 100% -184px;
}


#footer-wrap {
  clear: both;
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  width: 950px;
}

#footer {
  float: left;
  display: inline;
  width: 890px;
  padding: 30px 30px 5px 30px;
  margin: 0;
  background: url(../img/footer-bg.png) no-repeat 0 0;
}

.list dl {
  float: left;
  display: inline;
  padding: 10px 10px 10px 10px;
  margin: 0;
}

#footer-links dl {
  float: left;
  display: inline;
  height: auto !important;
  line-height: 1.6em;
  min-height: 10em;
  padding: 0 0 2em 0;
  width: 120px;
}

#footer-links dt, 
#footer-links dd {
  padding-right: 10px;
}

#footer-links dt, 
#footer-links dt a {
  text-align: center;
  color: #fff;
  font-family: "Trebuchet MS", "Lucida Grande", Sans-serif;
  font-weight: bold;
  text-decoration: none;
}

#footer-links dd {
  text-align: right;
}

#footer-links dd a {
  color: #c18582;
  font-size: 0.916em;
  text-decoration: none;
}

#footer-links dd a:hover {
  color: #fff;
}

#footer-tail {
  float: right;
  clear: both;
  padding: 10px 0 0 0;
}

#footer-tail ul {
  display: inline;
}

#footer-tail li {
  display: inline;
  padding: 0 .5em;
  line-height: 1em;
  font-size: 0.916em;
  border-right: 1px solid #c18582;
}

#footer-tail li.last {
  border: 0;
}

#footer-tail li a {
  color: #c18582;
  text-decoration: none;
}

#footer-tail li a:hover {
  color: #fff;
}