/* Style Louis Couperus */
/* Author: A.Spallitta */
/* www.FacilityMatch.com */

/* IE VALIGN FIX */
table 
{
width: 100%;
height: 100%;
}

td
{
vertical-align: top;
text-align: center;
}

/*/// OPBOUW LAYOUT  ///*/

div.container
{
position: relative;
margin: 0 auto;
width: 720px;
height: 500px;
text-align: left;
}

div.logo {
	position:absolute;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:214px;
	height:130px;
}

lll {
	position:absolute;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	left:214px;
	top:0px;
	width:168px;
	height:130px;
	visibility: visible;

}

div.Blocks {
	position:absolute;
	background-image:url(../images/Blocks.jpg);
	background-repeat:no-repeat;
	left:424px;
	top:31px;
	width:246px;
	height:74px;
}

div.indeximage {
	position:absolute;
	background-image:url(../images/indeximage.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:130px;
	width:411px;
	height:370px;
	z-index: -1;

}

div.Titel {
	position:absolute;
	background-image:url(../images/Titel.jpg);
	background-repeat:no-repeat;
	left:348px;
	top:130px;
	width:372px;
	height:81px;
	z-index: 2;

}

div.contentLayer
{
position:absolute;
float:right;
width: 309px;
height: 369px;
top:220px;
left:411px;
padding-left:20px;
padding-right:0px;
}
/*// TEXT DEFS //*/

.specmenu
{
position:absolute;
background-image:  url(../images/spcblock.jpg);
background-repeat:no-repeat;
background-position: 0px -1px ; 
width:200px; 
height:17px; 
z-index:4; 
left: 505px; 
top: 114px;
 
}
.specmenu A
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left:20px;
padding-right:10px;
font-weight: normal;
text-decoration: none;
color: #203466;
}

.specmenu A:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left:20px;
font-weight: bold;
text-decoration: underline; 
color: #3C61BE;
}

.text 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000000;
line-height: 16px;
align:left;
}

.text A
{
color: #203466;
text-decoration: underline; 
}

.text A:HOVER 
{
color: #3C61BE;
text-decoration: none; 
}

div.menu
{
position:absolute; 
width:168px; 
height:130px; 
z-index:0; 
left: 214px; 
top: 0px; 
background-image:  url(../images/menu.jpg);
background-repeat:no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000000;
line-height: 16px;
align:left;
padding-left:15px;
padding-top:8px;
}

.menu A
{
color: #203466;
text-decoration: none; 
padding-left:15px;

}

.menu A:HOVER 
{
color: #3C61BE;
font-weight: bold;
padding-left:15px;
 
}
