/* ------------------------------------------------------- 

	General Stylesheet | expansor.nl

	Lost in Time - Mediamakers
	www.lostintime.nl
	10-11-2006

---------------------------------------------------------- */

/* ------------------------------------
   body
   ------------------------------------*/ 
html{
	height:100%;
	}
body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/structure/background.gif);
	font-size: 12px;
	margin:0px;
	text-align:center;
	height:100%;
	*height:auto;
	overflow-x:auto;
	*overflow-x:hidden;	
	}
p, td{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:22px;
	color:#000000;		
	}
/* ------------------------------------
   center
   ------------------------------------*/
div#center{
	margin:0 auto;
	width:850px;
	background-color:#FFFFFF;
	display:table;
	text-align:center;
	min-height:680px;
	height:100%;
	}
/* ------------------------------------
   left
   ------------------------------------*/		
div#linkerkolom{
	float:left;
	margin:0 auto;	
	width:200px;
	min-height:580px;
	background:url(../images/structure/background_logo.gif);
	background-repeat:no-repeat;
	background-position:0px 125px;
	}	
div#adres{
	position:relative;
	width:200px;
	top:359px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#002e54;
	text-align:center;
	}				
/* ------------------------------------
   right
   ------------------------------------*/	
div#contentcontainer{
	float:right;
	margin:0 auto;	
	width:642px;
	line-height:20px;
	min-height:558px;
	text-align:left;
	background-color:#FFFFFF;
	border-right:#FFFFFF 1px solid;
	}
div#content{
	margin-left:35px; 
	margin-right:20px;
	overflow:hidden;
	display:block;
	}
div#content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:22px;
	color:#008AC8;	
	}	
div#content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:22px;
	color:#008AC8;	
	}		
div#header{ 
	margin:0 auto;
	background-color:#002e54;
	border-bottom:#FFFFFF 1px solid;
	width:642px;
	height:68px;
	}
div#language{
	position:relative;
	float:right;
	right:15px;
	top:10px;
	}	
div#menu{
	margin:0 auto;
	background-color:#002E54;
	width:642px;
	height:27px;
	}	
div#fotostrook{
	margin:0 auto;	
	width:642px;
	height:110px;
	position:relative;
	border-top:#FFFFFF 1px solid;
	overflow:hidden;
	}
div#footercontainer{
	margin:0 auto;
	height:25px;
	width:850px;
	background-color:#FFFFFF;	
	z-index:2;
	}		
div#footer{
	margin:0 auto;
	height:25px;
	width:643px;	
	background-color:#008ac8;
	float:right;
	}			
