/***********************************************************
***  &copy; Copyright == Emeni Automatiseringstechnieken      ***
***  Vijfhuizenberg 42a, 4708 AL Roosendaal              ***
***  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; }
ul li { list-style-type: none; }

body { margin:0; padding:0; font-size: 0.8em; 		font-family: Trebuchet MS,Verdana,Arial,Sans-serif; background: #D29DCC url(../images/layout/bg.png) repeat-x;}

#container { width: 656px; margin: auto; }
#header_left { width: 497px; height: 162px; background: url(../images/layout/header_left.jpg); float: left; }
#header_right { width: 159px; height: 162px; background: url(../images/layout/header_right.jpg); float: left; cursor: pointer; }
#header_bottom { width: 656px; height: 96px; background: url(../images/layout/header_bottom.png); }
#text { width: 656px; background: url(../images/layout/text_bg.png) repeat-y; min-height: 400px; color: #fff; }
#menu { float: left; width: 161px; }
#text_top { float: left; width: 495px; height: 28px; background: url(../images/layout/text_top.png) no-repeat; }
#text_content { padding-top: 20px; float: left; width: 460px; }
#footer { color: #fff; width: 656px; margin: auto; text-align: center; background: url(../images/layout/footer_bg.png) repeat-y; }

#header_right a { display: block; width: 159px; height: 162px; }

#header_left a { color: #fff; }
#header_left a:hover { border-bottom: 1px dashed #fff; }
#header_left ul { margin-left: 35px; margin-top: 30px; }

#menu ul { margin-left: 14px; }

#menu a {
		display: block;
		width: 134px; 
		height: 14px; 
		background: url(../images/layout/menu.jpg) 0 0 no-repeat;
		background-position: top;
		text-decoration: none;
		margin-top: 6px;
		padding-bottom: 3px;
		padding-left: 4px;
		color: #fff; 
}

#menu a:hover {	
		background-position: 0 -30px;
		margin-top: 6px;
		padding-bottom: 3px;
		border-right: 1px dashed #fff;
}

#menu a:active {
		background-position: 0 -30px;
		margin-top: 6px;
		padding-bottom: 3px;
}


/* nieuwsberichten */

.nieuwskop {
		background-color: #bb21ac;
		text-align:left;
		letter-spacing: 1px;
		font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
		color: #FFFFFF;
		font-size:11px;
}

.nieuwstekst {
		font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
		color: #FFFFFF;
		font-size:11px;
}

a.leesverder { color: #000; font-size: 2em;}
.nieuwstekst a, #nieuwstekst a, table a, a { color: #000; }
.nieuwstekst a:hover, #nieuwstekst a:hover, table a:hover, a:hover { color: #fff; text-decoration: underline; }

/* shadowbox */
body.foto { background: #fff; }
#close { background: #fff; width: 805px; text-align: right; cursor: pointer; }
#fotocontainer { width: 805px; margin: auto;  margin-top: 5px; height: 546px; }


/* gastenboek */
.gb { background: #fff; color: #000; width: 400px; }
