body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    line-height: 14px;
}
h1{
	 color:#000000;
     font-family:Verdana, Arial, Helvetica, sans-serif;
     font-size:11px;
	 font-weight:normal; }

.kop {
  color: #8EA50E;
  font-weight:bold;
}

h2 {
  color: #8EA50E;
}

p {
  font-size: 11px;
  margin: 6px 0px 4px 0px;
}
li {
  list-style: disc;
  margin: 0 0 0 14px;
}


.small {
  font-size: 9px;
}
.color {
 color: #8EA50E;
 text-align: center;
}


/* weergave link BESTEL in showroom */
.bestel {
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
	float: right;

}
a, a:link {
	color: #8EA50E;
	text-decoration: none;
	
}

/* bepaalt breedte van de td waarin de stoel staat in showroom */
.tdstoelen {
  width: 166px;
}
/* ruimte tussen cellen in showroom */
.tdtussen {
 width: 34px;
}

hr {
  border-left: 0px;
}

/* bepaalt de opmaak van de lijntjes in showroom. De lijn is net zo breed als de foto */
hr.hrstoelen {
  width: 166px;
  margin-left: 0px; /* align voor mozilla */
  text-align: left; /* align voor IE */
  height: 1px;
  border-left: 0;
}
.maatvoering {
  color: #808080;
}

/* OVERFLOW TEKSTEN IN DIV PAGINAS */
#home_tekst {
	width: auto;
	height: 283px;
	overflow: auto;
	padding: 20px 20px 0 180px;
     /* orig width=620  orig height=306  */
}
#vervolg_tekst {
	width: auto;
	height: 510px;
	overflow: auto;
	padding: 20px 20px 0 80px;
     /* orig width=620  orig height=533  */
}
#showroom_tekst {
	width: auto;
	height: 530px;
	overflow: auto;
	padding: 0 0 0 20px;
     /* orig width=620  orig height=533  */
}
/* EINDE OVERFLOW TEKSTEN */

/*=================DIVS ============================*/
#container {
   margin-left: auto;
   margin-right: auto;
   margin-top: auto;
   width:955px;
   height:716px;
}
/*HOMEPAGE*/
#stoelen-links-home {
    float: left;
    width:335px;
    height:484px;
    background-image: url(../img_stoelen_fauteuils/stoelen_links_home.jpg);
    background-repeat: no-repeat;
}

#nav-home {
    float: left;
	width:620px;
	height:24px;
    background-image: url(../img_stoelen_fauteuils/nav_home.jpg);
    background-repeat: no-repeat;
}

#main-home {
	float: left;
	width:620px;
	height:350px;
    background-image: url(../img_stoelen_fauteuils/main_home.jpg);
    background-repeat: no-repeat; }

#tekstblok { /*groene blokje links onder*/
	float: left;
    width:225px;
	height:157px;
	/*width:235px;
	height:183px;*/
    background-image: url(../img_stoelen_fauteuils/tekstblok.jpg);
    background-repeat: no-repeat;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 1px;
    color: #000000;
    padding: 26px 0 0 10px;
}

#stoelen {  /* 4 stoelen in het midden onder */
    float: left;
	width:353px;
	height:183px;
    background-image:url(../img_stoelen_fauteuils/stoelen.jpg);
    background-repeat: no-repeat;
}

#nav2-home {  /* navigatie rechtsonder in grijs */
    float: left;
	width:147px;
	height:156px;
    background-image: url(../img_stoelen_fauteuils/nav2_home.jpg);
    background-repeat: no-repeat;
    padding: 27px 0 0 220px;
}

#stoelen-links-onder {
   float: left;
	width:335px;
	height:49px;
    background-image: url(../img_stoelen_fauteuils/stoelen_links_onder.jpg);
    background-repeat: no-repeat;
}
#adres-home {
	float: left;
	width:620px;
	height:49px;
    background-image: url(../img_stoelen_fauteuils/adres_home.jpg);
    background-repeat: no-repeat;
}


/* voor alle paginas */
#stoelen-en-fauteuils-logo {
   float: left;
   width:620px;
   height:110px;
}



/*VERVOLGPAGES*/
#stoelen-links {
   float: left;
   /*width:335px; */
   width:325px;
   /*height:716px;    */
   height:206px;
   background-image: url(../img_stoelen_fauteuils/stoelen_links.jpg);
   background-repeat: no-repeat;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 16px;
   letter-spacing: 1px;
   color: #000000;
   padding: 510px 0 0 10px;
}



#nav {
  float: left;
  width: 620px;
  height: 24px;
  background-image: url(../img_stoelen_fauteuils/nav.jpg);
  background-repeat: no-repeat;
}


#main {
   float: left;
   width:620px;
   height:533px;
   background-color: #FFFFFF;
   background-image: url(../img_stoelen_fauteuils/main.jpg);
   background-repeat: no-repeat;
}
#stoelen-fauteuils-adres {
	float: left;
	width:620px;
	height:49px;
    background-image: url(../img_stoelen_fauteuils/stoelen_fauteuils_adres.jpg);
    background-repeat: no-repeat;
}


/* functies voor nav */
#nav2menu ul {
    margin: 0px 5px 0 0px;
    list-style: none;
    width: 147px;
}

#nav2menu li { /* all list items */
    margin: 2px 0 0 0; /* regelafstand tussen de menus*/
    display: block; /* zet op block voor verticaal menu*/
    height: 20px;
    width: 147px;
}

#nav2menu ul a {
	color: #000000;  /* bepaalt de kleur van het niet-actieve menu*/
    text-decoration: none;
    margin: 0px 0 0 0px;
    padding: 0 0 0 2px;
    font-size: 12px;
    font-weight: bold;
    width: 147px;
}
#nav2menu ul a:hover {
	text-decoration: none;
    font-size: 12px;
	color: #FFFFFF;    /*bepaalt de kleur van de hover van het hoofdmenu*/
    font-weight: bold;
    display: block;
    width: 145px;
    height: 20px;
    background-color: #929292;
}

#nav2menu li a.actief { /*kleur van het actieve menu      */
  color: #FFFFFF;
  font-style: normal;
  font-weight: bold;
  background-color: #929292;
  display: block;
  width: 145px;
  height: 20px;
}


#leftmenu ul {
    margin: 3px 5px 0 0px;
    list-style: none;
    text-align: right;


}

#leftmenu ul a {
	color: #FFF;  /* bepaalt de kleur van het niet-actieve menu*/
    text-decoration: none;
    margin: 0px 0 0 0px;
    font-size: 12px;
    font-weight: bold;
}


#leftmenu li a.actief { /*kleur van het actieve menu      */
  color: #A9C511;
  font-weight: bold;
}

#leftmenu ul a:hover {
	text-decoration: none;
    font-size: 12px;
	color: #A9C511;    /*bepaalt de kleur van de hover van het hoofdmenu*/
    font-weight: bold;
}

#leftmenu li { /* all list items */

    margin: 0px 0 0 0; /* regelafstand tussen de menus*/
    display: inline; /* zet op block voor verticaal menu*/
    background: none;
}



a.actief {
    padding: 5px 0 5px  20px;
    font-size: 12px;
    /*line-height: 32px;  */
    font-family: Arial, Helvetica, sans-serif;
}

li a.hoofdmenu:hover {
   	color: #A9C511; /*bepaalt de kleur van de hover van het hoofdmenu*/
    /*voor als je een teken voor het menu wilt laten zien:     */
   /* background-image: url("");
    background-repeat: no-repeat ;*/
    /*background-position: -8px 2px;
    padding: 5px 0 0 20px;*/
}

li a.hoofdmenu {
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    /*line-height: 32px;     */
    padding: 0 0 0 20px;
}

/* einde nav */
