/* 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;
}

/*/// INDEX PROPS ///*/

div.contenthead
{
position:absolute;
width: 720px;
height: 131px;
top:1px;
left:0px;
border-bottom:1px solid #AFA6A4;
}

div.contentmenu
{
position:absolute;
background-image: url(../images/logo.jpg);
float:left;
width: 411px;
height: 131px;
top:0px;
left:0px;
}
div.hoofdmenu {
	position:absolute;
	background-image: url(../images/hoofdmenu.jpg);
	left:0px;
	top:0px;
	width:720px;
	height:33px;
}

.hoofdmenu A
{
color: #193E7D;
text-decoration: underline; 
}

.hoofdmenu A:HOVER 
{
color: #1C426F;
text-decoration: none; 
}

div.page-image {
	position:absolute;
	background-image: url(../include/images/page_image.jpg);
	left:0px;
	top:33px;
	width:229px;
	height:340px;
}

div.koptekst {
	position:absolute;
	left:229px;
	top:32px;
	width:414px;
	height:57px;
	z-index: 1;

}

div.Logoklein {
	position:absolute;
	background-image: url(../images/Logoklein.jpg);
	left:643px;
	top:33px;
	width:77px;
	height:57px;
}

div.content {
	position:absolute;
	left:229px;
	top:90px;
	width:491px;
	height:410px;
}



div.contentLayer
{
position:absolute;
float:right;
width: 309px;
height: 369px;
top:87px;
left:229px;
padding-left:20px;
padding-right:0px;
}

div.menu
{
position:absolute; 
width:168px; 
height:132px; 
z-index:2; 
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:20px;
padding-top:8px;
word-spacing:85px;
}

.menu A
{
color: #203466;
text-decoration: none; 
padding-left:10px;

}

.menu A:HOVER 
{
color: #3C61BE;
font-weight: bold;
padding-left:10px;
 
}

.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: none; 
color: #3C61BE;
}
.text 
{
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;
}

.text A
{
color: #203466;
text-decoration: none; 
}

.text A:HOVER 
{
color: #3C61BE;
text-decoration: none;
font-weight:bold; 
}
.teksttitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECE2BB;
	display: block;
	border: 1px solid #000000;
}
