
/* Stylesheet voor Homepage For-image */

* {
	padding: 0;
	margin: 0;
	behavior: url(/iepngfix.htc);
}

body {
	background: #000000;
	font-size: 12px;
	font-family: Arial; 
	behavior: url(/csshover.htc);
}

#wrapper {
	margin: 0px auto;
	width: 1024px;
	background-color: #999999;
	margin-top: 20px;
}
#header {
	
	width: 1024px;
	height: 90px;
	text-align: right;
	padding-top: 10px;
}

#header img {
	margin-right: 15px;
}


#content1 {
	
	float: left;
	position: relative;
	width: 1022px;
	line-height: 135%;	
	color: #000000;
	background-color: #999999;
	padding-left:2px ;
	padding-right:0px;
	margin:0 auto;
	padding-bottom: 15px;

		
}

#menu {
	position: relative;
	font-family: Arial; 
	font-size: 11px;
	font-weight: normal; 
	color:#666666; 
	padding: 1px 0px 2px 0px; 
	text-decoration:none; 
	background-color: #fff;
	width: 1024px;
	float: left;
	text-align: left;
	background-color: #ffffff;
	height: 25px;
	padding-top: 3px;
}

#menu ul {
	list-style: none;
	text-align: left;
	float: left;	

}

#menu ul li {
	float: left;
	margin: 0 auto;	
	height: 17px;
	padding: 4px 5px 0px 5px; 
	margin-left: 25px;
	

}
#menu ul .selected a, #submenu ul .selected a:visited 

{
	color: #000000;
}	



#menu ul li:hover {
	border-bottom: 1px solid #ccc; 
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc; 
}

#menu ul li a, #submenu ul li a:visited {
	font-family: Arial; 
	font-size: 12px;
	font-weight: normal; 
	color:#666; font-weight: normal; 
	padding: 0px 0px 0px 0px; 
	text-decoration:none; 
	margin-top: 55px; 
	background-color: #fff;
	height: 35px;
	width: 1024px;
}


h1 {
	font: 220% "Trebuchet MS", sans-serif;
	line-height: 130%;
	margin-bottom: 5px;
	color: #e3e5ff;
	display: none;
	font-weight: bold;
	padding-top: 20px;
	
}

p, table, h2, h3 {
	margin-bottom: 5px;
	
}

img {
	border: none;
}

table {
	float: left;
	text-align: right;
	margin-right: 80px;
}
a, a:visited {
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#footer{
	margin: 0 auto;
	position: relative;
	bottom: 5px; /* heel belangrijk */
	width: 1024px;
	height: 30px;
	background-color: #666666;	
	color: #FFFFFF;
	font-size: 93%;
	text-align: center;
	line-height: 29px;
	letter-spacing: 2px;
	word-spacing: 2px;

}
#hometext
{
	color: #444444;
	font-size: 93%;
	text-align: center;

	letter-spacing: 1px;
	word-spacing: 1px;
}
.zwartebalk
{
	position: relative;
	margin-top:10px;
	background-color:#000000 ;
	width: 1020px;
	height:10px ;
	margin-left: 0px;	
}
.slideshow
{	
	right: 0px;
	margin-top: 00px;

}


.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
