/***********************************************************
***  &copy; Copyright == Emeni Automatiseringstechnieken      ***
***  Vijfhuizenberg 42a, 4708 AL Roosendaal              ***
***  Telefoon: 0165 - 571241, Fax: 0165 - 570669         ***
***  E-mail: info@emeni.nl / www.emeni.nl                ***
***********************************************************/

body { font-family: Arial, Tahoma, Verdana; font-size: 0.8em; background-image: url(../images/layout/bg.png); }

/* div structuur */
#container { width: 932px; min-height: 738px; margin: auto; background-image: url(../images/layout/bg_home.png); }
#content { width: 932px; margin: auto; }
#header { width: 932px; height: 160px; background-image: url(../images/layout/header.png); }
#logo { float: left; width: 174px; margin-left: 50px; margin-top: 36px; }
#menu { float: left; }
#foto { width: 932px; height: 294px; background-image: url(../images/layout/foto.jpg); }
#tekst { background-image: url(../images/layout/bg_tekst.jpg); background-repeat: no-repeat;     padding-top: 3px; }
.clear { clear: both; }

/* menu */
#menu ul { list-style-type: none; margin-top: 93px; }
#menu ul li, #menu ul li:hover, #menu ul li.last, #menu ul li.first { float: left; padding-right: 88px; height: 30px; }
#menu ul li.last { padding-right: 0px; }
#menu ul li.first { margin-left: 20px; }
#menu ul li:hover, #menu ul li.active { border-bottom: 5px solid #9FC54D; }
#menu ul li a { color:#000; font-family: Arial, Tahoma, Verdana; font-weight: bold; font-size: 1.3em; }


/* quote */
#quote { margin-left: 425px; width: 460px; padding-top: 75px; color: #fff; }
.quote_kop { font-family: Georgia, Helvetica, Verdana, "Times New Roman", Arial; font-size: 1.7em; font-style: italic; color: #fff;} 
.quote_middel { color: #fff; font-family: Georgia, Helvetica, Verdana, "Times New Roman", Arial;    font-size: 0.9em; font-style: normal; line-height: 15px;}
.quote_klein { color: #fff; font-family: Georgia, Helvetica, Verdana, "Times New Roman", Arial; font-style: italic; font-size: 0.85em; }

/* tekstgedeelte */ 
#knop_1, #knop_2, #knop_3 { padding-top: 15px; width: 240px; margin-right: 10px; float: left;      border-top: 5px solid #666666;    color: #B1A1A1; }
#knop_1 { margin-left: 20px; }
#agenda { float: left; padding-top: 30px; width: 139px; margin-left: 20px; text-align: center; }
#knop_1:hover, #knop_2:hover, #knop_3:hover { border-top: 5px solid #9FC54D; color: #2BA3E1; }
.nieuw { color: #2BA3E1; font-size: 1.4em; font-style: italic; font-family: Georgia, Helvetica, Verdana, "Times New Roman", Arial;} 

/* links */
#tekst a, #tekst a:hover { font-family: Verdana, Tahoma, Arial; color: #757575; font-weight: bold;     text-decoration: none; }
#tekst a:hover  { color: #2BA3E1; } 