*
{
      margin: 0;
      padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #E8E8E8 ;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
    font-style: normal;
	font-size: 9pt;
	font-weight: normal;
}

div.background
{
	display: block;
	position: absolute;
	width: 100%;
	height: 125px;
	border-bottom: 2px solid white;
	background-color: #606060;
	z-index: 1;
}

div.main
{
	display: block;
	position: relative;
	width: 780px;
	height: 554px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	z-index: 2;
}

div.top
{
	display: inline;
	position: relative;
	width: 780px;	/* 6 x 130px */
	background-color: #D3C69C
}

div.top img
{
	display: block;
	border: 1px solid white;
}

div.top ul
{
	font-weight: bold;
	color: white;
	list-style-type: none;
}

div.top li
{
	float: left;
	clear: none;
	display: inline;
	width: 118px;	/* 130px - 2px (border) - 10px (padding-left) */
	height: 24px;	/* 32px - 2px (border) - 6px (padding-top) */
	border: 1px solid white;
	padding-top: 6px;
	padding-left: 10px;
	background-color: #D3C69C;
	/* for IE */
	filter:alpha(opacity=100);
}

div.top a
{
	display: block;
	text-decoration: none;
	color: white;
}

div.left
{
	display: inline;
	float: left;
	position: relative;
	width: 130px;
}


div.left ul
{
	float: left;
	clear: none;
	color: white;
	list-style-type: none;
}

div.left li
{
	float: left;				/* anders in IE een extra border */
	clear: left;				/* zorgt ervoor dat de lijst onder elkaar komt */
	display: block;				/* maakt het hele veld actief voor de link */
	width: 118px;
	height: 24px;
	border: 1px solid white;
	padding-top: 6px;
	padding-left: 10px;
	/* for IE */
	filter:alpha(opacity=100);
}

div.left a
{
	display: block;				/* maakt het hele veld actief voor de link */
	text-decoration: none;		/* verwijderd de streep onder de link */
	color: white;
}

div.center
{
	display: inline;
	float: left;
	position: relative;
	width: 650px;
}

div.center_4
{
	display: inline;
	float: left;
	position: relative;
	width: 520px;
}

div.center p
{
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-style: normal;
	font-size: 10pt;
	margin-top: 30px;
}

/*
div.center img {
	display: block;
	position: absolute;
	top: 148px;
	left: 148px;
	z-index: 2;
	
}
*/

div.columns {
	display: inline;
	float: left;
	width: 128px;
	height: 382px;
	border: 1px solid white;
}

div.welkom_home {
/*	display: block;
	position: absolute;
	top: 137px;
	left: 129px;
	height: 284px;
	width: 488px;
	border: 2px solid white;
	padding: 8px 15px 8px 15px;
	color: black;
	z-index: 2;*/
	display: block;
	position: absolute;
	top: 137px;
	left: 0px;
	height: 398px;
	width: 238px;
	padding: 8px 10px 8px 10px;
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	background-color: #D28E00;
}

div.welkom_home_zet_tekst {
	display: block;
	position: absolute;
	float: right;
	top: 485px;
	left: 10px;
	height: 50px;
	width: 120px;
	z-index: 3;
	padding-left: 5px;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    	font-style: normal;
	font-size: 10pt;
	color: white;
	filter:alpha(opacity=50);
	opacity: 0.5;
}

div.welkom_home_zet_tekst a {
	color: white;
}

div.welkom_home_zet_logo {
	display: block;
	position: absolute;
	float: right;
	top: 410px;
	left: 130px;
	height: 130px;
	width: 120px;
	filter:alpha(opacity=20);
	opacity: 0.2;
	z-index: 3;
}

div.welkom_background {
	visibility: hidden;	
	display: block;
	position: absolute;
	top: 137px;
	/*left: 189px*/	
	left: 129px;
	height: 304px;
	/*width: 262px;*/
	width: 522px;
	background-color: white;
	z-index: 1;
	filter:alpha(opacity=60);
	opacity: 0.6;
}

div.welkom_portfolio {
	display: block;
	position: absolute;
	top: 137px;
	left: 129px;
	height: 398px;
	width: 238px;
	padding: 8px 10px 8px 10px;
	border: 2px solid white;
	border-bottom: 1px solid white;
}

div.welkom_webshop, div.welkom_workshop {
	display: block;
	position: absolute;
	top: 137px;
	left: 259px;
	height: 398px;
	width: 238px;
	padding: 8px 10px 8px 10px;
	border: 2px solid white;
	border-bottom: 1px solid white;
}

div.welkom_werkinopdracht {
	display: block;
	position: absolute;
	top: 137px;
	left: 389px;
	height: 398px;
	width: 238px;
	padding: 8px 10px 8px 10px;
	border: 2px solid white;
	border-bottom: 1px solid white;
}

div.welkom_contacteninfo {
	display: block;
	position: absolute;
	top: 137px;
	left: 519px;
	height: 398px;
	width: 238px;
	padding: 8px 10px 8px 10px;
	border-top: 2px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 2px solid white;
}

div.right
{
	display: inline;
	float: left;
	position: relative;
	width: 128px;
}

div.bottom
{
	display: block;
	width: 780px;
}

div.bottom ul
{	
	list-style-type: none;
}

div.bottom li
{
	float: left;
	clear: none;
	display: inline;
	width: 118px;	/* 130px - 2px (border) - 10px (padding-left) */
	height: 24px;	/* 32px - 2px (border) - 6px (padding-top) */
	border: 1px solid white;
	padding-top: 6px;
	padding-left: 10px;
	background-color: #D3C69C;
	/* for IE */
	filter:alpha(opacity=100);
}

div.bottom a
{
	display: block;
	text-decoration: none;
	color: #1d2f4f;
}

div.disclaimer
{
	text-align: center;
	color: #B2B2B2;
}

div.disclaimer a
{
	text-decoration: none;
	color: #B2B2B2;
}

