/* CSS Document */


/* ++++++++++++++++ GLOBAL ++++++++++++++++ */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left; }
	
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	top: 0px;
	right: 0px;
	text-align: left; }


p	{
	font-size: 11px; }
	
a  {
	color: #000000;
	text-decoration: none; }
	
a:link,
a:visited  {
	color: #0099CC;
	text-decoration: none; }
	
	
a:hover  {
	color: #999999;
	text-decoration: none;  }
	
a:active  {
	color: #999999;
	text-decoration: none; }
	
h4 {
	font-size: 14px;
	color: #0099CC;
	text-decoration: none;
	padding: 0px;
	}
	
ul   {
	list-style-type: none;
	padding-left: 20px; }

li {
	text-align: right;
	padding-bottom: 3px;
	font-size: 12px;
	}
		
img {
	border: none;
	}

/* ++++++++++++++++ Site Frame ++++++++++++++++ */

	
#main {
	position: absolute;
	height: 675px;
	width: 900px;
	margin-top: -340px;
	margin-left: -450px;
	left: 50%;
	top: 50%;
	background-image: url("../../images/global/global/background_home.jpg");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	z-index: 1;
}



/*  ++++++++++++++++ NAVIGATION  +++++++++++++AANGEPAST VOOR REVISIE MAPPENSTRUCT+++ */

#industrial_solutions {
	height: 37px;
	position: absolute;
	top: 158px;
	left: 390px;
	z-index: 10;
	}
	
#semi_industrieel {
	height: 37px;
	position: absolute;
	top: 201px;
	left: 390px;
	z-index: 10;
	}

#huishoudelijk {
	height: 37px;
	position: absolute;
	top: 245px;
	left: 390px;
	z-index: 10;
	}

#profiel_missie {
	height: 31px;
	width: 168px;
	position: absolute;
	top: 410px;
	left: 390px;
	z-index: 10;
	}
	
#languageselect {
	position: absolute;
	top: 290px;
	left: 350px;
	z-index: 10;
	}
	
#welkomfoto {
	position: absolute;
	top: 201px;
	left: 600px;
	z-index: 10;
	}
	
#littlelanguageselect {
	position: absolute;
	top: 460px;
	left: 660px;
	z-index: 10;
	}

#littlelanguageselect_image {
	position: absolute;
	top: 462px;
	left: 500px;
	z-index: 9;
	}
	
	
/*  ++++++++++++++++ COPYRIGHT  ++++++++++++++++ */


#info_bottom {
	font-size: 9px;	
	color: #0099CC;
	height: 20px;
	width: 150px;
	position: absolute;
	left: 205px;
	top: 635px;
	z-index: 2; }