/* 
	Genreal Stylesheet | Smartfloor.nl

	tableaux
	www.tableaux.nl
	29-05-2006
*/


/* ------------------------------------
   links
   ------------------------------------*/ 
a { 
	font-size: 11px; 
	text-decoration: none; 
	color: #000000;
	}
a:hover { 
	font-size: 11px; 
	text-decoration: underline;
	color: #000000; 
	}

/* ------------------------------------
   body
   ------------------------------------*/ 

html{
	height:100%;
}   

   
body {
	font-family: Trebuchet MS;
	font-size: 12px;
	margin:0px;
	overflow-x:hidden;
	line-height:20px;
	scrollbar-face-color:#F5F5F5;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#CFCFCF;
    scrollbar-shadow-color:#DFDFDF;
    scrollbar-darkshadow-color:#EFEFEF;
    scrollbar-track-color:FBFBFB;
    scrollbar-arrow-color:8F8F8F;
	background-image: url(../images/structure/linksstrook.gif);
	background-repeat:repeat-y;
	height:100%;
	}
p, td { 
	font-family: Trebuchet MS; 
	font-size: 12px; 
	margin:0px;
	line-height:20px;	
	}	
/* ------------------------------------
   kop
   ------------------------------------*/	
.kop { 
	font-family: Trebuchet MS; 
	font-size: 13px; 
	font-weight: bold; 
	color: #004E72;
	margin:0px;
	overflow-x:hidden; 
	}
	/* ------------------------------------
   subkop
   ------------------------------------*/	
.subkop { 
	font-family: Trebuchet MS; 
	font-size: 12px; 
	font-weight: bold; 
	color: #004E72;
	margin:0px;
	overflow-x:hidden; 
	}		
/* ------------------------------------
   div's
   ------------------------------------*/		
div#topfoto
	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:819px; height:55px; z-index:1
	} 
div#logo
	{
	position:absolute;
	left:33px;
	top:0px;
	height:80px;
	background:#e7e7e7;
	z-index:2;
	padding-top:32px;
	}
div#header
	{
	position:absolute;
	left:0px; top:55px;
	width:812px; height:35px; z-index:1;
	background:url(../images/structure/topstrook.gif);
	text-align:right;
	}
div#header img
	{
	margin-top:9px;
	}
div#menulinks
	{ 
	position:absolute; 
	left:0px; top:90px; 
	width:265px; height:45px; z-index:1;
	background-image: url(../images/structure/menulinks.gif);
	}
div#navigatie
	{ 
	position:absolute;
	left:265px; top:90px;
	width:548px; height:45px;
	background-image: url(../images/structure/menuback.gif);
	z-index:5;
	} 
div#menu{
	margin-top:13px;
	}
div#linksboven
	{
	left:0px; overflow:hidden;
	background-image: url(../images/structure/linksstrooktop.gif);
	width:205px; height:12px; z-index:1;
	}			
div#links
	{ 	
	float:left;
	left:0px; 
	height:100%; width:205; z-index:1;
	background-image:url(../images/structure/linksstrook.gif);
	background-repeat:repeat;
	}  	
div#content
	{ 
	text-align:justify;	
	position:absolute;
	left:0px; top:135px;
	width:813px; height:100%; z-index:1;
	background-image:url(../images/structure/contentback.gif);
	background-position:205px 0px;
	background-repeat:no-repeat;
	}
div#left
	{
	display:block;
	float:left;
	}
div#tekst
	{ 
	position:absolute;
	left:270px;
	top:28px;
	width:500px; z-index:2;
	overflow:hidden;
	} 
	
div#fotos{
	position:absolute;
	left:30px;top:92px; 
	height:auto;
	width:150px;
	z-index:5;
}
div#fotos img{
	display:block;
}
div#icons{
	margin-left:275px;
}
.thumbBorder{
	margin-top:-94px;
}
	
div#foto1
	{ 
	position:absolute;
	left:30px;top:92px; 
	width:137px;height:94px;z-index:5;
	}
div#foto2
	{ 
	position:absolute;
	left:30px;top:214px; 
	width:137px;height:94px;z-index:5;
	}	

