BODY {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-serif;
}
P, TD, H1
{ 
	color: #919295; 
	font-weight: normal; 
	font-size: 11px;  
	font-family: Arial, Helvetica, Sans-serif; 
	line-height: 16px;
	letter-spacing: 1px;
}
H2 {
	color: #919295; 
	font-weight: bold; 
	font-size: 18px;
}
H3 {
	color: #868688; 
	font-weight: normal; 
	font-size: 18px;
	font-family: Arial, Helvetica, Sans-serif; 
	line-height: 20px;
	margin-bottom: -10px;
}
a
    { color: #919295; font-weight: normal; text-decoration:none;
} 
a:hover
    { color: #000000; text-decoration:none;
} 
td { 
vertical-align: middle;
}

/*Layout vierkanten*/

#middenlinks
{
	position:absolute;
	width: 330px;
	height: 330px;
	left: 50%;
	margin-left: -495px;
	top: 50%;
	margin-top: -165px;
	z-index: 3;
}
#middenlinkskeuze {
	position:absolute;
	width: 330px;
	height: 330px;
	left: 50%;
	margin-left: -495px;
	top: 50%;
	margin-top: 170px;
	z-index: 3;
} 
#middenlinkskeuze a {
	font-size: 12px;
	font-weight: bold;
		font-variant: small-caps;
    text-decoration: none;
	color: #919295;
	padding-left: 5px;
}
#middenlinkskeuze a:hover {
    text-decoration: none;
	color: #000000;
}
#hierbeniknul {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	display:inline;
	padding-left: 5px;
	font-variant: small-caps;	
}

#middenmidden
{
	position:absolute;
	width: 330px;
	height: 330px;
	left: 50%;
	margin-left: -165px;
	top: 50%;
	margin-top: -165px;
	background-image:url(../_images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 3;
}
#middenrechts
{
	position:absolute;
	width: 330px;
	height: 330px;
	left: 50%;
	margin-left: 165px;
	top: 50%;
	margin-top: -165px;
	background-color:white;
	z-index: 3;
}
#middenlinkstekst
{
position:absolute;
width: 330px;
height: auto;
left: 50%;
margin-left: -495px;
top: 50%;
margin-top: 165px;
z-index: 4;
	}
#middenlinkstekst p
{
	font-size: 25px;
	font-weight:bold;
	color: #919295;
	line-height: 28px;
	text-align:right;
	}
#middenrechtstekst
{
position:absolute;
width: 330px;
height: auto;
left: 50%;
margin-left: 165px;
top: 50%;
margin-top: 165px;
z-index: 4;
text-align:justify;
	}
	
/* Menu */
#hierbenik
{
	font-size: 25px;
    text-decoration: none;
	color: #000000;
	font-weight: bold;
	display:inline;
	padding-right: 10px;
}
.menuhome-off {
	display: block;
	position:absolute;
	left: 50%;
	margin-left: 165px;
	top: 50%;
	margin-top: -190px;
	width: 66px;
	height: 20px;
	background-image:url(/insight/_images/home-off.gif);
	cursor: pointer;
	background-repeat: no-repeat;
}
.menuhome-on { 
	display: block;
position:absolute;
	left: 50%;
	margin-left: 165px;
	top: 50%;
	margin-top: -190px;
	width: 66px;
	height: 20px;
	background-image:url(/insight/_images/home-on.gif);
	cursor: pointer;
		background-repeat: no-repeat;
}
.menuwerk-off { 
	display: block;
	position:absolute;
	left: 50%;
	margin-left: 240px;
	top: 50%;
	margin-top: -190px;
	width: 59px;
	height: 20px;
	background-image:url(/insight/_images/werk-off.gif);
	cursor: pointer;
	background-repeat: no-repeat;
}
.menuwerk-on { 
	display: block;
	position:absolute;
	left: 50%;
	margin-left: 240px;
	top: 50%;
	margin-top: -190px;
	width: 59px;
	height: 20px;
	background-image:url(/insight/_images/werk-on.gif);
	cursor: pointer;
	background-repeat: no-repeat;
}
.menuteam-off { 
	display: block;
	position:absolute;
	left: 50%;
	margin-left: 308px;
	top: 50%;
	margin-top: -190px;
	width: 59px;
	height: 20px;
	background-image:url(/insight/_images/team-off.gif);
	cursor: pointer;
	background-repeat: no-repeat;
}
.menuteam-on { 
	display: block;
	position:absolute;
	left: 50%;
	margin-left: 308px;
	top: 50%;
	margin-top: -190px;
	width: 59px;
	height: 20px;
	background-image:url(/insight/_images/team-on.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.menucontact-off { 
	display: block;
	position:absolute;
	left: 50%;
	margin-left: 376px;
	top: 50%;
	margin-top: -190px;
	width: 90px;
	height: 20px;
	background-image:url(/insight/_images/contact-off.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.menucontact-on { 
	display: block;
position:absolute;
	left: 50%;
	margin-left: 376px;
	top: 50%;
	margin-top: -190px;
	width: 90px;
	height: 20px;
	background-image:url(/insight/_images/contact-on.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
#contact{
	width: 320px;
	height: 360px;
	border: thin 0px solid
}

#links
{
position:absolute;
left:0px;
width: 100%;
height: 330px;
top: 50%;
margin-top: -165px;
background-color: #000;
z-index: 1;
}
#rechts
{
position:absolute;
left: 45%;
width: 55%;
height: 330px;
top: 50%;
margin-top: -165px;
background-color: #000;
z-index: 2;
}
