/***********************************************************
***  &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; margin: auto; background-image: url(../images/layout/bg_content.png); }
#header { width: 932px; height: 169px; background-image: url(../images/layout/header_tekst.png); }
#logo { float: left; width: 174px; margin-left: 50px; margin-top: 36px; }
#menu { float: left; font-family: Arial, Tahoma, Verdana; }
#tekst { margin-left: 53px; width: 790px; margin-bottom: 20px; min-height: 400px; }
#tekst_links { float: left; width: 360px; }
#tekst_rechts { float: left; width: 420px; margin-left: 10px; }
#footer { width: 932px; height: 120px; background-image: url(../images/layout/footer.png); }
.clear { clear: both; }

/* tekst */
#tekst img.s { float: left; }
#tekst img { margin-left: 70px; margin-bottom: 35px; float: right; }
#tekst_rechts img{ border: 0px; }
#tekst h1 { font-family: Georgia, "Times New Roman"; font-size: 20pt; font-style: italic; font-weight: normal;}

#tekst h2 { font-family: Arial, Verdana, Tahoma; color: #757575; font-size: 18pt; margin-bottom: 10px;
font-weight: normal; letter-spacing: -1px; }

/* 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; }


/* links */
#tekst a, #tekst a:hover{ color: #757575;  font-weight: normal; text-decoration: underline; }
#tekst a:hover { color: #2BA3E1; }
#tekst_links a, #tekst_links a:hover{ color: #757575; font-weight: bold; text-decoration: underline; }
#tekst_links a:hover { color: #2BA3E1; }
#tekst ul { margin-left: 20px; }
#tekst ul.kinderen, #tekst ul.siblings { margin-top: 20px; }
#tekst ul.kinderen li a, #tekst ul.siblings li a { color: #757575; }

/* kruimelpad */
#start_kruimelpad { float: left; }
#kruimelpad { margin-bottom: 30px; float: left; margin-left: 5px; }
#hier { color: #2BA3E1; }
#kruimelpad ul { list-style-type: none; margin: 0; padding: 0; }
#kruimelpad ul li { float: left; margin-right: 5px; }
#kruimelpad ul li.pagina { color: #2BA3E1; }
#kruimelpad ul li a, #kruimelpad ul li a:hover { text-decoration: none; color: #757575; font-weight: bold; }
#kruimelpad ul li a:hover { color: #2BA3E1; }

#boeken img { margin: 0; padding: 0; border: 0; margin-right: 30px;}

/* contact */
#contact { margin-left: 53px; width: 880px; margin-bottom: 20px; min-height: 400px; }
#contact_links { float: left; width: 605px; }
#contact_rechts { float: left; width: 266px; }
#contact_rechts img { border: 0px; }
#contact h1 { font-family: Arial, Verdana, Tahoma; color: #757575; font-size: 20pt; 
font-weight: normal; }
#contact h2 { font-family: Georgia, "Times New Roman"; font-size: 10pt; font-style: italic; font-weight: normal; margin-bottom: 40px;}
#contact_footer { width: 932px; height: 120px; background-image: url(../images/layout/footer.png); }
.clear { clear: both;}
#contact_footer_links { float: left; width: 405px; margin-top: 20px; margin-left: 53px;}
#contact_footer_rechts { float: left;  }
#contact_footer_links .grijs { color: #757575 }
#contact_footer_links a { color: #000; }

p.klein { font-size: 0.85em; }