*{
	margin:0px;
	
	padding:0px;
	
	border:0px;
	
	text-align:left;
	
	font-family:Georgia;
}

p
{
	font-family:Georgia;
	
	font-size:12px;
	
	line-height:17px;
	
	color:#e2d8cb;
}

div#container {

	position:absolute ;  /* needed for footer positioning*/
	
	margin:0 auto; /* center, not in IE5 */
	
	width:100%;
	
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
	height:auto !important; /* real browsers */
		
	float:left;
	
	padding:0px 0px 180px 0px;
}

div#footer
{
	position:absolute;
	
	width:100%;
	
	clear:both;
	
	bottom:0; /* stick to bottom */
	
	height:160px;
	
	background-color:#cec2bc;
	
	bottom:0; /* stick to bottom */
}

* html div#footer
{
	margin:50px 0px 0px 0px; /* ie6 hack */
}

	div#footer div#footerinner
	{
	
		color:#b68b89;
		
		padding:0px 0px 0px 10px;
		
		line-height:20px;
		
		width:900px;
		
		height:160px;
		
		margin:0 auto;
		
		font-size:11px;
	}

	
body
{
	height:100%;
	
	background-image:url(../img/html-bgd.gif);
	
	background-repeat:repeat-x;
}

html
{	
	background-color:#000000;	
	
	height:100%;
}

div#background
{
	background-image:url(../img/achtergrond.jpg);
	
	background-repeat:no-repeat;
	
	display:block;
	
	width:900px;

	margin:0 auto;
	
	min-height:600px;
}

div#background2
{	
	background-image:url(../img/achtergrond2.jpg);
	
	background-repeat:no-repeat;
	
	display:block;
	
	width:900px;

	margin:0 auto;
	
	min-height:600px;
}


div#header
{
	width:900px;
	
	height:115px;
	
	display:block;
}

div#header a
{
	width:100px;
	
	height:80px;
	
	display:block;
	
	float:right;
	
	margin:20px 0px 0px 0px;
}


div#navigatie
{
	width:900px;
	
	height:35px;
	
	background-color:#cec2bc;
	
	display:block;
	
	border-top:4px solid #000000;
	
	border-bottom:4px solid #000000;
	
	float:left;
	
	clear:both;
}

div#navigatie ul
{
	height:35px;
	
	list-style:none;
}

div#navigatie ul li
{	
	height:35px;
	
	line-height:35px;
	
	float:left;	
}

div#navigatie ul li a
{
	font-size:12px;
	
	color:#000000;
	
	text-decoration:none;
	
	display:block;
	
	width:150px;

}

div#navigatie ul li a:hover
{
	color:#ff0000;
}

div#navigatie ul li ul
{	
	position:absolute;
}

div#navigatie ul li ul li
{
	background-color:#cec2bc;
		
	width:150px;
	
	display:block;
	
	float:left;
	
	clear:both;
}

div#navigatie ul li a
{
	font-size:12px;
	
	color:#000000;
	
	text-decoration:none;
	
	display:block;
	
	padding:0px;
	
	text-align:center;
}

div#content
{
	margin:15px 15px 15px 15px;
	 
	width:500px;
	
	float:left;
}

h1
{
	font-family:"Times New Roman", Times, serif;
	
	font-size:18px;
	
	color:#ff0000;
	
	width:480px;
	
	text-align:center;
}

div#content a
{
	line-height:18px;
	
	color:#FF0000;
}

div#content i
{
	margin:0px 0px 0px 0px;
	
	font-size:14px;
}

div#content span
{
	font-family:Georgia;
	
	font-size:12px;
	
	line-height:17px;
	
	color:#e2d8cb;
	
	color:#FF0000;
}


div#content ul li , div#content ol li
{
	font-family:Georgia;
	
	font-size:12px;
	
	line-height:17px;
	
	color:#e2d8cb;
	
	margin:0px 0px 0px 55px;
}

div#content ul li:first-letter , div#content ol li:first-letter
{
	text-transform:capitalize;
}

div#content p
{
	padding:10px 15px 15px 0px;
	 
	width:480px;
	
	text-align:center;
	
	line-height:18px;
}

div#content q
{
	font-family:"Times New Roman", Times, serif;
	
	font-size:18px;
	
	color:#ff0000;
	
	width:480px;
	
	text-align:center;
	
	display:block;
}



div#content
{
	margin:15px 15px 15px 15px;
	 
	width:500px;
	
	float:left;
}

h1
{
	font-family:"Times New Roman", Times, serif;
	
	font-size:18px;
	
	color:#ff0000;
	
	margin:20px 0px 0px 0px;
		
	width:480px;
	
	text-align:center;
}

div#content a
{
	line-height:18px;
	
	color:#FF0000;
}

div#content i
{
	margin:0px 0px 0px -4px;
	
	font-size:12px;

}

div#content span
{
	font-family:Georgia;
	
	font-size:12px;
	
	line-height:17px;
	
	color:#e2d8cb;
	
	color:#FF0000;
}


div#content ul li , div#content ol li
{
	font-family:Georgia;
	
	font-size:12px;
	
	line-height:17px;
	
	color:#e2d8cb;
	
	margin:0px 0px 0px 55px;
	
	text-align:center;
}

div#content ul li:first-letter , div#content ol li:first-letter
{
	text-transform:capitalize;
}

div#content p
{
	padding:10px 15px 15px 0px;
	 
	width:480px;
	
	text-align:center;
	
	line-height:18px;
}

div#content q
{
	font-family:"Times New Roman", Times, serif;
	
	font-size:18px;
	
	color:#ff0000;
	
	width:480px;
	
	text-align:center;
	
	display:block;
}



div#gallerij
{
	width:700px;
	
	margin:0px 0px 0px 80px;
}

div#gallerij h1
{
	width:700px;
	
	margin:0px 0px 0px 0px;
}


div#gallerij p
{
	text-align:center;
}



div#gallerij img
{
	margin:5px;
}


div#flashdiv
{
	background-image:url(../img/frame.png);
	
	height:371px;
	
	width:275px;
	
	float:left;
	
	margin:23px 0px 0px 40px;
	
	_background-image:url(../img/frame.gif);
}

div#flashinner
{
	margin:23px 0px 0px 33px;
	
	overflow:hidden;
	
	height:320px;
	
	width:213px;
}

div#flashinner img
{
	height:320px;
	
	width:213px;
}

div#contact
{
	float:left;
	
	width:900px;
	
	margin:0px;
	
	background-color:#000000;
}

div#contact a
{
	line-height:18px;
	
	color:#FF0000;
}

div#contact p
{
	width:400px;
	
	float:left;
	
	margin:15px 15px 15px 15px;
}

div#contact img
{
	line-height:18px;
	
	color:#FF0000;
	
	margin:4px 4px 4px 4px;
}

div#hires
{
	float:left;
	
	clear:left;
	
	width:720px;
	
	height:500px;
	
	margin:0 auto;
	
	text-align:center;
		
	border:1px solid #2e2e2e;
	
	margin:5px 5px 5px 0px;
}

div#thumbs
{

	float:left;
	
	clear:left;
	
	margin:0 auto;
	
	text-align:center;
}

div#thumbs img
{
	border:2px solid #999999;
	
	width:50px;
}

div#thumbs a
{
	width:100px;
	
	height:100px;
	
	margin:5px 5px 5px 0px;
	
	display:block;
	
	float:left;

	text-align:center;
	
	border:1px solid #2e2e2e;
}

div#thumbs a:hover
{
	background-color:#cec2bc;
}

	div#lastul
	{
		float:left;
		
		width:120px;	
		
		margin:10px 0px 0px 0px;
	}
		
	div#footerinner div#lastul ul
	{
		float:left;
		
		margin:30px 0px 0px 0px;
		
		width:160px;
	}
	
	
	div#secondul
	{
		float:left;
		
		width:430px;
	}
	
	div#footerinner div#secondul ul
	{
		float:left;
		
		margin:60px 0px 0px 0px;
		
		width:430px;
	}
	
	div#firstul
	{
		float:left;
		
		width:320px;
		
		margin:10px 0px 0px 0px;
	}
	
	div#firstul h2,
	div#lastul h2
	{	
		font-family:"Times New Roman", Times, serif;
		
		font-size:15px;
		
		color:#ff0000;
	}
	
	div#footerinner div#firstul ul
	{
		float:left;
		
		margin:10px 0px 0px 0px;
		
		width:160px;
	}
	
	div#footerinner div#firstul ul li,
	div#footerinner div#secondul ul li,
	div#footerinner div#lastul ul li
	{					
		font-size:12px;
		
		text-decoration:none;
		
		margin:0px 0px 0px 15px;
	
		color:#000000;	
	}
	
	div#footerinner div#lastul ul li a
	{					
		font-size:12px;
	
		color:#ff0000;		
	}