/***********************************************************
***  &acirc;&copy; Copyright == Emeni Automatiseringstechnieken      ***
***  Telefoon: 0165 - 571241, Fax: 0165 - 570669         ***
***  E-mail: info@emeni.nl / www.emeni.nl                ***
***********************************************************/

/* clear */
img, fieldset, ul { border:none; margin:0; padding:0}
.clear { clear:both; }
a { text-decoration:none; color: #B5111B; }
ul li { list-style-type: none; }

body { margin:0; padding:0; font-size: 0.8em; font-family: "Trebuchet MS", Verdana, Tahoma; }
h1 { font-size: 1.3em; margin:0; }
h2 { color: #B5111B; font-size: 1.1em; margin-bottom: 0px; }

#container { width: 1005px; margin: auto; background: url(../images/layout/bg_content.png) repeat-y; }

#top { width: 1005px; height: 24px; background: url(../images/layout/top.png); }
#top_left { float: left; width: 500px; height: 183px; }
	#top_left img { margin-left: 33px; }
#top_right { float: left; width: 505px; height: 168px; }
	#top_right img { margin-left: 48px; }
	
#navigatie { text-align: right; margin-top: 20px; height: 30px; font-size: 0.85em; margin-right: 40px; font-family: Verdana, Tahoma;}
	#navigatie ul li { display: inline; }
	#navigatie ul li a { color: #717174; font-size: 1.2em; }
	#navigatie ul li a:hover, #navigatie ul li a.active { color: #B5121B; }

#content { margin-left: 8px; }

#menu { float: left; width: 200px;  }
	#menu ul li { border-bottom: 1px solid #B5121B; margin-right: 20px; line-height: 50px; font-size: 1.2em; }
	#menu ul li a { margin-left: 40px; color: #717174; font-size: 1.2em; }
	#menu ul li a:hover, #menu ul li a.active { color: #B5121B; }


#tekst { float: left; margin-left: 10px; margin-top: 30px; width: 750px; margin-bottom: 20px; }
.img_tekst { float: right; margin-left: 20px; }
#tekst a:hover { text-decoration: underline; }
#tekst ul {  margin-left: 20px; margin-bottom: 10px; }
#tekst ul li { list-style-type: disc; }

#menutekst { float: left; width: 355px; }
#menufoto { float: left; width: 375px; margin-left: 20px;  }
#menufoto img { border: 1px solid #B5121B; }


#footer { background: url(../images/layout/footer.png); width: 785px; min-height: 70px; text-align: left; padding-left: 220px; font-size: 0.9em; }
	#footer  a { color: #B5121B; }
	#footer  a:hover { text-decoration: underline; }


/* formulier */
.emeniForm label { width: 105px;  float: left; font-weight: bold; }
.emeniForm input[type=text] { width: 358px; margin-bottom: 5px; padding: 1px; background-color: #F7F7F7; height: 15px; }
.emeniForm textarea { width: 358px; margin-bottom: 5px; padding: 1px; background-color: #F7F7F7; height: 100px; font-size: 1em; font-family: "Trebuchet MS", Verdana, Tahoma; }
#submitButton { margin-top: 10px; color: #B5111B; background-color: #f7f7f7; cursor: pointer; }
.error { color: #B5111B; font-weight: bold; }


/* fotopagina */
.thumb, .thumbOver { border-color: #B5121B; border-style: solid; border-width: 1px; opacity: 0.5; }
.thumbOver { opacity: 1; }


/* menu */
td.menu_links { vertical-align: top; }
td.menu_rechts { vertical-align: top; width: 100px; text-align: right; color: #B5111B; font-weight: bold; padding-top: 10px; }
td.menu_links h2 { margin-top: 10px; }
span.kop { font-weight: bold; margin-top: 10px; font-size: 1.2em; color: #000; border-bottom: 1px solid #000;  text-decoration: none; display: block; }