/* @charset "utf-8"; */
html, body, img, table, th, tr, td, form { 
    padding:  0;
    margin:  0;
    border:  0;
}

html {
      overflow: -moz-scrollbars-vertical;
  height: 100%; /* héél belangrijk */
}

body  {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: left;
  background: #505050 url(/fileadmin/images/gaertner_background.png) fixed;
}

.csc-default {
float: left;
width: 150px;
}

.bodytext {
  margin: 0px;
  line-height: 25px;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: underline;
}

img {  border: none; }

p.bodytext {
  margin-bottom: 10px;
}

/* ---------------------------------------------------------
  mainlayout = standaard breedte / layout website
--------------------------------------------------------- */
div#mainlayout {
  /* min-height: 500px;
  margin: 0; */
  width: 1245px;
  float: left;
  display: block;
  padding: 0;
margin:0 auto -185px;
position:relative;
text-align:left;
height:auto !important;
min-height:100%;
}

/* ---------------------------------------------------------
  linkerkolom = linkerkolom website
--------------------------------------------------------- */
div#linkerkolom {
  background: transparent;
  min-height: 650px;
  width: 260px;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  text-align: center;
  position: fixed;
  top: 0px;
  left: 0px;
}

/* ---------------------------------------------------------
  content= inhoud website
--------------------------------------------------------- */
div#content {
position: relative;
  background: transparent;
  min-height: 650px;
  width: 985px;
  float: left;
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 260px;
}


#openingstijden {
position: absolute;
float: left;
top: 0px;
left: 210px;
}

#news-search-form {
position: absolute;
float: left;
top: 40px;
left: 580px;
}

/* ---------------------------------------------------------
  content TOP
--------------------------------------------------------- */
div#content_top {
  background: url(/fileadmin/images/gaertner_logo_content.png) no-repeat;
  height: 110px;
  width: 985px;
  float: left;
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 999;
  position: fixed;
  left: 260px;
}

/* ---------------------------------------------------------
  content MIDDEN
--------------------------------------------------------- */

div#content_midden {
  background: url(/fileadmin/images/content_midden.png) repeat;
  min-height: 300px;
  width: 985px;
  float: left;
  display: block;
  margin:0;
  padding: 125px 0px 0px 0px;
}

/* ---------------------------------------------------------
  menu
--------------------------------------------------------- */
div#subnav{
  background: transparent;
  min-height: 300px;
  width: 200px;
  float: left;
  display: block;
  padding: 0px 0px 0px 40px;
  margin: 0;
  /* position: fixed; */
}

/* ---------------------------------------------------------
  content inhoud
--------------------------------------------------------- */
div#content_inhoud {
  background:none repeat scroll 0 0 transparent;
  display:block;
  float:left;
  margin:0;
  min-height:700px;
  padding:0 40px 0 25px;
  width:665px;
}

/* ---------------------------------------------------------
  content BOTTOM
--------------------------------------------------------- */
div#content_bottom, .push {
  height: 185px;
}

div#content_bottom {
  background: url(/fileadmin/images/content_bottom.png) repeat;
  width: 985px;
  float: left;
  display: block;
  padding: 0;
  margin: 0px 0px 0px 260px;
}

/* ---------------------------------------------------------
  Subnavigatie elementen
--------------------------------------------------------- */

/* Navigatie */

div#subnav {
  /* border-right:1px dashed #CCCCCC; */
  padding-right:0;  
  text-align: left;
}

#subnav ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
    text-align:  left;
    padding:  0;
    margin:  0;
    border:  0;  
}

#subnav li {
  background:transparent url(/fileadmin/images/hoofdmenu_normaal.gif) no-repeat scroll 0px 0px;
  line-height:1.8;
  font-size: 14px;
  width:195px;
  color: #777777;
}

#subnav li ul li {
  background:transparent url(/fileadmin/images/submenu_normaal.gif) no-repeat scroll 0px 0px;
  line-height:1.8;
  font-size: 14px;
  width:195px;
}

#subnav li a {
  color:#777777;
  display:block;
  padding:6px 10px 6px 22px;
  text-decoration:none;
}

#subnav li a:hover {
  color:#FFFFFF;
  font-weight: bold;
}

#subnav li a, ul#shortcuts a {
  border-bottom:0 none;
}

#subnav li ul li a {
  color:#777777;
  display:block;
  padding:6px 10px 6px 22px;
  text-decoration:none;
  font-size: 12px;
  text-indent: 20px;
}

/* menuitem_ */

#subnav li.menuitem_ a {
  color:#777;
}

#subnav li.menuitem__active a{
  color:#FFF;
}

#subnav li.menuitem__active ul li a{
  color:#777;
}

#subnav li.menuitem_ a:hover {
  background: #ab0635;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem__active, #subnav li.menuitem__active a:hover {
  background: #ab0635;
  font-weight: bold;
  color:#ffffff;  
}

/* menuitem_werkplekmeubilair */

#subnav li.menuitem_werkplekmeubilair a {
  color:#777777;
}

#subnav li.menuitem_werkplekmeubilair_active a {
  color:#FFF;
}

#subnav li.menuitem_werkplekmeubilair a:hover {
  background: #c7b017;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_werkplekmeubilair_active, #subnav li.menuitem_werkplekmeubilair_active a:hover {
  background: #c7b017;
  font-weight: bold;
  /* color:#ffffff;   */
}

#subnav li.menuitem_werkplekmeubilair_active ul li a{
  color:#777777;
}

#subnav li.menuitem_werkplekmeubilair_active ul li a:hover{
  color:#FFF;
}

/* menuitem_designbalans */

#subnav li.menuitem_designbalans a {
  color:#777777;
}

#subnav li.menuitem_designbalans_active a {
  color:#FFF;
}

#subnav li.menuitem_designbalans a:hover {
  background: #e41dbc;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_designbalans_active, #subnav li.menuitem_designbalans_active a:hover {
  background: #e41dbc;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_designbalans_active ul li a{
  color:#777777;
}

#subnav li.menuitem_designbalans_active ul li a:hover{
  color:#FFF;
}

/* menuitem_relaxfauteuils */

#subnav li.menuitem_relaxfauteuils a {
  color:#777777;
}

#subnav li.menuitem_relaxfauteuils_active a {
  color:#FFF;
}

#subnav li.menuitem_relaxfauteuils a:hover {
  background: #6c1f80;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_relaxfauteuils_active, #subnav li.menuitem_relaxfauteuils_active a:hover {
  background: #6c1f80;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_relaxfauteuils_active ul li a{
  color:#777777;
}

#subnav li.menuitem_relaxfauteuils_active ul li a:hover{
  color:#FFF;
}

/* menuitem_industriestoelen */

#subnav li.menuitem_industriestoelen a {
  color:#777777;
}

#subnav li.menuitem_industriestoelen_active a {
  color:#FFF;
}

#subnav li.menuitem_industriestoelen a:hover {
  background: #35689f;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_industriestoelen_active, #subnav li.menuitem_industriestoelen_active a:hover {
  background: #35689f;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_industriestoelen_active ul li a{
  color:#777777;
}

#subnav li.menuitem_industriestoelen_active ul li a:hover{
  color:#FFF;
}

/* menuitem_24uursstoelen */

#subnav li.menuitem_24uursstoelen a {
  color:#777777;
}

#subnav li.menuitem_24uursstoelen_active a {
  color:#FFF;
}

#subnav li.menuitem_24uursstoelen a:hover {
  background: #6ab17b;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_24uursstoelen_active, #subnav li.menuitem_24uursstoelen_active a:hover {
  background: #6ab17b;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_24uursstoelen_active ul li a{
  color:#777777;
}

#subnav li.menuitem_24uursstoelen_active ul li a:hover{
  color:#FFF;
}

/* menuitem_specials */

#subnav li.menuitem_specials a {
  color:#777777;
}

#subnav li.menuitem_specials_active a {
  color:#FFF;
}

#subnav li.menuitem_specials a:hover {
  background: #ff9600;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_specials_active, #subnav li.menuitem_specials_active a:hover {
  background: #ff9600;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_specials_active ul li a{
  color:#777777;
}

#subnav li.menuitem_specials_active ul li a:hover{
  color:#FFF;
}

/* menuitem_koopjeshoek */

#subnav li.menuitem_koopjeshoek a {
  color:#777777;
}

#subnav li.menuitem_koopjeshoek_active a {
  color:#FFF;
}

#subnav li.menuitem_koopjeshoek a:hover {
  background: #727272;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_koopjeshoek_active, #subnav li.menuitem_koopjeshoek_active a:hover {
  background: #727272;
  font-weight: bold;
  color:#ffffff;  
}

#subnav li.menuitem_koopjeshoek_active ul li a{
  color:#777777;
}

#subnav li.menuitem_koopjeshoek_active ul li a:hover{
  color:#FFF;
}

/* Stoelen database */

#clearboth {
  clear: both;
}

#stoelendatabaseplaatjes {
  display: block;
  float: left;
  width: 130px;
  height: 200px;
  margin-top: 75px;
  position: relative;
  font-size: 10px;
  color: #888;
}

#stoelendatabaseplaatje_single {
  display: block;
  float: left;
  width: 140px;
  height: 200px;
  margin-top: 75px;
  position: relative;
  font-size: 10px;
  color: #888;
}


.news-single-img {
  float:right;
  margin:10px 10px 0 0;
  padding:0;
}

#stoelendatabaseprijs {
  float: left;
  color: #000;
  display: block;
  width: 530px;
  padding: 0px 0px 10px 0px;
}

#stoelendatabaseprijs_single {
  float: left;
  color: #888;
  font-size: 13px;
  padding: 0px 0px 10px 0px;
}


#stoelendatabaseproduct {
  width: 530px;
  float: left;
}


#stoelendatabaseproduct_single {
  width: 510px;
  float: left;
}


#stoelendatabasetitel {
  width: 425px;
  float: left;
  font-family:"Myriad Pro","HelveticaNeue-light","Helvetica Neue","Lucida Grande",calibri,helvetica,arial,sans-serif;
  font-size: 16pt;
  font-weight: bold;
  letter-spacing:0px;
  text-transform:uppercase;
  padding: 13px 0px 0px 0px;
}


#stoelendatabasetitel_single {
  width: 405px;
  float: left;
  font-family:"Myriad Pro","HelveticaNeue-light","Helvetica Neue","Lucida Grande",calibri,helvetica,arial,sans-serif;
  font-size: 16pt;
  font-weight: bold;
  letter-spacing:0px;
  text-transform:uppercase;
  padding: 13px 0px 0px 0px;  
}


#stoelendatabaseintro {
  color: #000;
  line-height: 25px;
}

#stoelendatabaseintro ul {
 float: left;
   list-style-image:none;
   list-style-position:outside;
   list-style-type:disc;
    text-align:  left;
    border:  0;
    padding:  0px 0px 0px 10px;
    margin:  10px 0px 0px 10px;
    display: block;
    width: 500px;
}

#stoelendatabaselijntje {
  border-top: 2px solid #eee;
  margin-bottom: 10px;
  margin-top: 10px;
}
#stoelendatabasemeerinfo {
  margin: 0px 0px 0px 135px;
}

#logo {
  float:left;
}

#stoelendatabaselogo img {
  height: 45px;
}

#stoelen {
  position: relative;
}
.news-list-morelink {
  display: none;
}

.news-list-imgcaption {
  width: 150px;
}

.news-single-imgcaption {
  position: relative;
  float: left;
}

#backtolist_single {
  float: left;
  margin: 10px 0px 0px 140px;
}

#content_inhoud .tx-newsletter-subcribe { color:#666; }
#content_inhoud .tx-newsletter-subcribe form { overflow:hidden; width:100%; }
#content_inhoud .tx-newsletter-subcribe form div { overflow:hidden; width:100%; padding:0 0 10px; }
#content_inhoud .tx-newsletter-subcribe form div label { float:left; display:block; width:50px; color:#666; padding:4px 0 0 0; }
#content_inhoud .tx-newsletter-subcribe form div input[type="text"] { float:left; width:188px; border:1px solid #cdcdcd; background:#f5f5f5; font:12px arial; padding:4px; }
#content_inhoud .tx-newsletter-subcribe input[type="submit"] { float:left; width:94px; height:26px; border:none; background:#333; font:14px arial; color:#fff; margin:0 10px 0 0; 
cursor:pointer; }
#content_inhoud .tx-newsletter-subcribe input[value="Abonneren"] { background:#AB0635; margin:0 10px 0 50px; }
#content_inhoud .tx-newsletter-subcribe a { color:#000; text-decoration: underline; }

#content_inhoud .csc-header h2 {
  margin: 5px 0px 15px 0px;
  >margin: 10px 0px 5px 0px;  
  font-family:"Myriad Pro","HelveticaNeue-light","Helvetica Neue","Lucida Grande",calibri,helvetica,arial,sans-serif;
  font-size: 22px;
  font-weight: normal;
  background: #ab0635;
  color: #fff;
  letter-spacing:6px;
  text-transform:uppercase;
  padding-left: 5px;
}
.align-center{text-align:center}
.align-right{text-align:right}
