@charset "utf-8";
/************************************************************/
/***  Emeni Automatiseringstechnieken                     ***/
/***  Telefoon: 0165 - 571241                             ***/
/***  E-mail: helpdesk@emeni.nl / www.emeni.nl            ***/
/************************************************************/

/* CLEAR */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,object,legend { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,th,var { font-style: normal; font-weight: normal;}
ul,dl { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 1em; font-weight: normal; }
abbr,acronym { border: 0; }
a img { border: 0; outline: none; }
a:link { outline: none; color: #9DCCEF; text-decoration: none; }
a:hover { color: #000; text-decoration: none;}
p { margin-top: 0px; }
.clear { clear: both; height: 0px;  }

body { font-family: Arial, Verdana, Tahoma; font-size: 0.8em; }

#sociale_media{
	margin-left:50px;
	width:49px;
	height: 50px;
}

html{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background-image:url(../images/wallpaper.jpg);
	background-repeat:repeat;
}

h1.hdContent{
	color:#E6007e;
	font-size:1.2em;
	margin-left:18px;
	margin-bottom:10px;
}

div.container{
	margin:0 auto;
	width:1020px;
	height:920px;
	background:url(../images/container_bg.png) repeat-y top center;
}

div.header{
	width:100%;
	height:142px;
	background-image:url(../images/logoJFY.png);
	background-position:center;
	background-repeat:no-repeat;
}

div.menu{
	width:100%;
	height:20px;
	background-color:#FFFFFF;
}

div.menuIntern{
	margin:0 auto;
	width:980px;
	height:20px;
	background-color:#FFFFFF;
}

div.menuIntern ul{
	width:980px;
	list-style-type:none;
	padding:0;
	margin:0;
}

div.menuIntern ul li{
	display:inline;

}

div.menuIntern ul li a.norm{
	display:block;
	float:left;
	border-right:#E7C9C4 2px solid;
	width:160px;
	height:24px;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	color:#999;
	background-image:url(../images/menu_idle.png);
	background-position:8px 2px;
	background-repeat:no-repeat;
}

div.menuIntern ul li a.norm:hover{
	display:block;
	float:left;
	border-right:#E7C9C4 2px solid;
	width:160px;
	height:24px;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	color:#333;
	background-image:url(../images/menu_active.png);
	background-position:8px 2px;
	background-repeat:no-repeat;
}

div.menuIntern ul li a.select{
	display:block;
	float:left;
	border-right:#E7C9C4 2px solid;
	width:160px;
	height:24px;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	color:#333;
	background-image:url(../images/menu_active.png);
	background-position:8px 2px;
	background-repeat:no-repeat;
}


/* laatste menu-item [ no border ] */
div.menuIntern ul li a.laatste{
	display:block;
	float:left;
	width:160px;
	height:24px;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	color:#999;
	background-image:url(../images/menu_idle.png);
	background-position:8px 2px;
	background-repeat:no-repeat;
}
/* laatste menu-item [ no border ] */
div.menuIntern ul li a.laatste, div.menuIntern ul li a.laatste:hover{
	border:0;
}

div.menuIntern ul li a.laatste:hover{
	display:block;
	float:left;
	width:160px;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	color:#333;
	background-image:url(../images/menu_active.png);
	background-position:8px 2px;
	background-repeat:no-repeat;
}

div.wrapper{
	width:1020px;
	height:auto;
	padding-top:30px;
	padding-bottom:30px;
	background-image:url(../images/wrapper_bg.png);
	background-repeat:repeat-y;
}

div.interbuffer{
	width:1020px;
	height:30px;
	background-image:url(../images/wrapper_bg.png);
	background-repeat:repeat-y;
}

div.interbufferbottom{
	width:1020px;
	height:30px;
	background-image:url(../images/wrapper_bg.png);
	background-repeat:repeat-y;
}

div.data{
	margin:0 auto;
	width:932px;
	height:538px;
	padding-top:50px;
	background-image:url(../images/tekstveld.png);
	background-repeat:no-repeat;
}

div.data a{
	color:#333;
	text-decoration:none;
}

div.data a:hover{
	color:#E6007e;
	text-decoration:none;
}

div.buffer{
	margin:0 auto;
	float:left;
	width:932px;
	height:65px;
}

div.dataLeft{
	float:left;
	width:350px;
	height:538px;
}

div.dataLeft img{
	display:block;
	margin-left:21px;
}


div.dataMiddle{
	float:left;
	width:340px;
	height:538px;
}

div.dataMerge {
	float:left;
	width:580px;
	height:538px;
	font-size:0.9em;
	line-height:18px;
}

div.dataMerge{
	float:left;
	width:580px;
	height:538px;
	font-size:0.9em;
}

div.dataMerge p{
	float:left;
	padding:0.5em 0.5em;
	margin-left:14px;
	width:320px;
}

div.dataMerge img{
	float:right;
	display:block;
	margin-top:0;
	margin-right:18px;
	margin-left: 5px;
	margin-bottom:5px;
}

div.dataMerge_A{
	float:left;
	width:580px;
	height:538px;
	font-size:0.9em;
	
}

div.dataMerge_A p{
	float:left;
	padding:0.5em 0.5em;
	margin-left:14px;
	line-height:17px;
	width:500px;
}


div.dataMerge_A img{
	float:left;
	display:block;
	margin-top:5px;
	margin-right:5px;
	margin-left: 14px;
	margin-bottom:5px;
	border:dotted 1px #e6007e;
	}
	
	div.dataMerge_A img a{
	float:left;
	padding:0.5em 0.5em;
	margin-left:14px;
	width:500px;
}

table{
	line-height:18px;
	margin-left:20px;
}

div.dataMiddle div.content{
	margin:0 auto;
	width:290px;
	color:#333;
}

div.dataRight{
	float:left;
	width:240px;
	height:538px;
}

div.dataRight div.banner{
	margin:0 auto;
	width:209px;
	height:321px;
}

div.footer{
	width:100%;
	height:20px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;

}

div.footer ul{
	list-style-type:none;
	padding-top:2px;
	margin:0;
}

div.footer ul li{
	 display:inline;	  
}

div.footer ul li span{
	color:#666;
	text-decoration:none;
}

div.footer ul li a{
	color:#666;
	text-decoration:none;
}

div.footer ul li a:hover{
	color:#E6007e;
	text-decoration:none;
}

.release{
	clear:both;
}
