
HTML, BODY {
  font-family: Times New Roman, Arial;
  font-size: 14px;
  padding: 0;
  margin: 0;
}

BODY {
  background: #29221A; /* #251E16 */
}

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

.background-image {
  display: block;
  position: fixed;
  background: url(../images/background_horse.png) no-repeat bottom right;
  width: 400px;
  top: 0px;
  bottom: 0px;
  left: 50%;
  margin: 0px 0px 0px 100px;
}

.background-content {
  display: block;
  position: fixed;
  background: #F4E1A8; /* #F4DBB3 */
  width: 650px;
  top: 0px;
  bottom: 0px;
  left: 50%;
  margin-left: -400px;
}

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

.container {
  display: block;
  position: relative;
  width: 1000px;
  margin: 0px auto;
}

#header {}

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

#logo {
  display: block;
  position: relative;
  background-color: #29221A;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  height: 90px;
}

#logo.nl { background-image: url(../images/logo_nl_liggend.png); }
#logo.en { background-image: url(../images/logo_eng_liggend.png); }
#logo.de { background-image: url(../images/logo_de_liggend.png); }

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

.menu-container {
  display: block;
  color: #968f72;
  line-height: 2;
  font-size: 16px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

#menu {
  padding: 20px 0px 0px 0px;
}

#menu A {
  display: block;
  padding: 0px 0px 0px 25px;
  color: #968f72;
  text-decoration: none;
  line-height: 1.3;
  overflow: hidden;
}

#menu A SPAN {
  display: inline-block;
  padding: 7px 15px;
  cursor: pointer;
}

#menu A:hover { background: #968F72; }
#menu A:hover SPAN { display: block; background: #29221A; }

#menu A.active { background: #234F33; }
#menu A.active SPAN { display: inline-block; background: #29221A; }

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

#languages {
  display: block;
  padding: 20px 0px 0px 48px;
  overflow: hidden;
}

#languages A {
  display: block;
  width: 33px;
  height: 27px;
  color: #968f72;
  text-decoration: none;
  float: left;
  margin: 0px 15px 0px 0px;
}

#languages A SPAN {
  display: none;
  padding: 3px 0px 3px 40px;
}

#languages .nederlands,
#languages .english,
#languages .deutsch {
  background-repeat: no-repeat;
  background-position: left center;
}

#languages .nederlands { background-image: url(../images/flag_nederlands.png); }
#languages .english { background-image: url(../images/flag_english.png); }
#languages .deutsch { background-image: url(../images/flag_deutsch.png); }

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

#socialmedia {
  display: block;
  padding: 20px 0px 0px 48px;
  overflow: hidden;
}

#socialmedia A {
  display: block;
  text-decoration: none;
  float: left;
  margin: 0px 15px 0px 0px;
  color: #776844;
}
#socialmedia A:hover { color: #968f72; }

#socialmedia A IMG {
  width: 25px;
  border: none;
  margin: 2px 13px 0px 0px;
  float: left;
}
#socialmedia A IMG.off { display: block; }
#socialmedia A IMG.on { display: none; }
#socialmedia A:hover IMG.off { display: none; }
#socialmedia A:hover IMG.on { display: block; }

#socialmedia A SPAN {}

#facebook-icon,
#youtube-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  cursor: pointer;
  float: right;
  width: 25px;
  height: 25px;
  margin-right: 15px;
}

#facebook-icon { background-image: url(../images/facebook_brown.png); margin-right: 35px; }
#youtube-icon { background-image: url(../images/youtube_brown.png); }


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

.menu-icons {
  display: none;
  line-height: 1;
}

#menu-icon {
  display: inline-block;
  background-image: url(../images/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: right center;
  padding: 8px 17px 8px 10px;
  cursor: pointer;
}

#language-icon {
  display: inline-block;
  width: 50px;
  height: 32px;
  cursor: pointer;
  float: right;
}
#language-icon.nl { background: url(../images/flag_nederlands.png) no-repeat center left; }
#language-icon.en { background: url(../images/flag_english.png) no-repeat center left; }
#language-icon.de { background: url(../images/flag_deutsch.png) no-repeat center left; }

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

.container .content {
  display: block;
  background: #F4E1A8;
}

#header_photo {
  display: block;
  position: relative;
  background: #968F72;
}

#header_photo IMG {
  display: block;
  position: absolute;
}

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

.middle {
  display: block;
  padding: 20px 50px 20px 40px;
}

.middle IMG {
  border: 4px solid #234F33;
  margin-bottom: 5px;
}

.middle A {
  color: #234F33;
  text-decoration: none;
}

.middle A:hover {
  text-decoration: underline;
}

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

.text-block {
  display: block;
  margin-bottom: 60px;
}

.title {
  display: block;
  position: relative;
  overflow: hidden;
  margin: -50px 0 0 -50px;
}

.title H1 {
  display: block;
  position: relative;
  background: #234f33;
  padding: 8px 15px;
  color: #E1D9B3;
  font-size: 25px;
  font-variant: small-caps;
  letter-spacing: 5px;
  float: left;
}

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

.iframe {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.iframe-home { height: 1000px; }
.iframe-nieuws { height: 1500px; }
.iframe-tekoop {  height: 2600px; }

.iframe-youtube { height: 315px; }

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

.summary_title {
  width: 120px;
  color: #234F33;
}

TABLE.stamboom {
  width: 100%;
  border: none;
  text-align: center;
}

TABLE.stamboom TD {
  width: 25%;
  color: #FFFFFF;
}

TABLE.stamboom .hengst {
  background: #29221A;
}

TABLE.stamboom .merrie {
  background: #234F33;
}

.google_maps {
  width: 560px;
  height: 260px;
  border: 4px solid #234F33;
}

/***********/
/*
<div class="tabs">
  <div class="head_tabs">
    <div id="tab1" class="tab head_highlight"><?php echo $tab1; ?></div>
  </div>
  <div id="sub_tabs_tab5" class="sub_tabs">
    <div id="sub_tab1" class="tab sub_highlight"><?php echo $tab1; ?></div>
  </div>
</div>
*/

.tabs {
  display: block;
  margin: 10px 0px 7px 0px;
  overflow: hidden;
}

.head_tabs {
  display: block;
  position: relative;
  border-bottom: 3px solid #234F33;
  overflow: hidden;
}

.sub_tabs {
  display: none;
  background: #234F33;
  position: relative;
  padding: 2px 0px;
  border-bottom: 3px solid #234F33;
  overflow: hidden;
}
.sub_tabs.show_sub_tabs { display: block; }

.head_tabs DIV.tab {
  display: block;
  position: relative;
  background: #968F72;
  float: left;
  text-align: center;
  cursor: pointer;
  color: #FFFFFF;
  padding: 3px 0px;
  margin: 0px 2px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
.head_tabs DIV.tab.last {
  position: absolute;
  right: 0px;
  top: 0px;
  margin: 0px;
}
.head_tabs DIV.tab:hover { color: #234F33; }
.head_tabs DIV.tab.head_highlight { background: #234F33; }
.head_tabs DIV.tab.head_highlight:hover { color: #FFFFFF; }

#tab1 { width: 102px; }
#tab2 { width: 139px; }
#tab3 { width: 102px; }
#tab4 { width: 102px; }
#tab5 { width: 107px; }

.sub_tabs DIV.tab {
  display: block;
  position: relative;
  float: left;
  text-align: center;
  cursor: pointer;
  color: #FFFFFF;
  border-right: 1px solid #FFFFFF;
}
.sub_tabs DIV.tab.last {
  position: absolute;
  right: 0px;
  top: 2px;
  border: 0px;
}

.sub_tabs DIV.tab.tab-50 { width: 280px; }
.sub_tabs DIV.tab.tab-33 { width: 186px; }

.sub_tabs DIV.tab SPAN {
  display: block;
  margin: 0px 10px;
  padding: 1px 0px;
}
.sub_tabs DIV.tab:hover { color: #968F72; }
.sub_tabs DIV.tab.sub_highlight SPAN { background: #968F72; }
.sub_tabs DIV.tab.sub_highlight:hover { color: #234F33; }

.tab_content { display: none; }
.tab_content.show_content { display: block; }

/*
.tabs DIV.tab .side_left,
.tabs DIV.tab .side_right {
  display: block;
  position: absolute;
  background-image: url(../images/tab_sides.png);
  top: 0px;
  bottom: 0px;
  width: 6px;
}

.tabs DIV.tab.show_tab .side_left,
.tabs DIV.tab.show_tab .side_right {
  background-image: url(../images/tab_sides_green.png);
}

.tabs DIV.tab .side_left { left: 0px; background-position: left top; }
.tabs DIV.tab .side_right { right: 0px; background-position: right top; }
*/


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

.sb_header {
  position: relative;
  background: #234F33;
  color: #E1D9B3;
  padding: 10px 15px 12px 15px;
}

.sb_header .sb_title {
  font-size: 24px;
  font-variant: small-caps;
  padding: 0px 0px 5px 0px;
}
.sb_header .sb_subtitle {
}

.sb_parents {
  background: #968F72;
  color: #FFFFFF;
  padding: 10px 15px;
}

.sb_parents TABLE {
  height: 188px;
  width: 100%;
}

.sb_parents TABLE TD.linie {
  color: #234F33;
  font-weight: bold;
}
.sb_parents TABLE TD.row {
  border-bottom: 1px solid #CCCCCC;
}

.sb_footer {
  position: relative;
  background: #29221A;
  color: #FFFFFF;
  padding: 10px 15px 12px 15px;
}

.sb_footer SPAN.label {
  padding: 0px 15px 0px 0px;
}

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

.link_titel {
  color: #234F33;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}

.links_image {
  display: block;
  height: 90px;
  width: 200px;
  border: 4px solid #234F33;
}

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

.table-photo-left { width: 33%; }
.table-photo-middle { width: 34%; }
.table-photo-right {}

