	body {
	margin		: 15px 10px 10px 25px;
	background-color: #DBF8FE;
	background-image: url(fond.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-attachment: fixed;
	}
    .twoColFixLtHdr #container {
	width: 1000px; 
	border: 1px solid #000000;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(FD.jpg);
	background-repeat: repeat-x;
	background-position: top;
    } 
    .twoColFixLtHdr #header {
	background-image: url(pissenlit.jpg);
	height: 329px;
	width: 1000px;
	padding-top: 0;
	padding-bottom: 0;
	background-repeat: no-repeat;
    } 
    .twoColFixLtHdr #header h1 {
    	margin: 0;
    	padding: 10px 0; 
    }
    .twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;
	height: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
    }
    .twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px;
	padding: 0 20px;
    } 
    .twoColFixLtHdr #footer {
	background-image: url(herbe.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
    } 
    .twoColFixLtHdr #footer p {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

		* {
			font-family	:arial,tahoma,verdana,helvetica;
			font-size	:12px;
		}
	
	p {
		margin-left	:10px;
	}


	p.intro {
		font-weight	:bold;
		font-style	:italic;
		margin-left	:10px;
		color		:#cc1100;
	}

	div#content h1 { font-size:170%;margin-left:10px;border-left:5px solid #ffcc33;padding-left:4px; }
	div#content h2 { font-size:125%;margin-left:10px;border-left:5px solid #ffcc33;padding-left:4px; }

	a {
	font-weight:bold;
	text-decoration:none;
	color:black;
	}
		a:hover {
	color:#333333;
		}

	/* hier stond: ul#menu */
/*
	div
	#menu {
	left    : 25px;
	top     : 119px;
	}

	div#menu form {
	margin-top:5px;
	}
	
	div#menu input#stext {
	border: 1px none gray;
	width: 120px;
	}
	
	div#menu input#ssubmit {
		width: 25px;
	}
	

	div#menu ul, div#menu li {
		margin:0;
		padding:0;
		display:block;
	}		

	div#menu ul {
	list-style:none;
	width:150px;
	padding:2px;
	border:1px none gray;
	background-color: #91DBFF;
	}	
div#menu li {
	position:relative;
	padding:3px;
	z-index:9;
	background-color: #CCEEFF;
	}
		div#menu li.folder {


		}

	

		div#menu li:hover {
	border:1px none gray;
	z-index:15;
	background-color: #98EAFF;
		}
	/*div#menu li a {
	display:block;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	width:auto;

; 	height: auto;
}
	div#menu>ul a {width:auto;}*/
	
		
/*	div#menu ul ul {
	position:absolute;
	display:none;
	right:-140px;
	top:5px;
	}
		
	
		
		div#menu li:hover ul ul {
			display:none;
		}

		div#menu li:hover ul, div#menu li:hover li:hover ul {
			display:block;
		}

*/
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}

/*fin de menu1*/
/*menu 2*/
div#menu ul, #menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;

	width: auto;
}
div#menu ul {
	background-color: #81AA20;
}

div#menu a:link, #menu a:visited, #menu a:active {
	color: #000000;
	display: block;
	background-color: #C2F2FE;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: auto;
}
div#menu a:hover {
	background-color: #93EAFE;
	text-decoration: none;
}
div#menu li a {display: block;}



/*import*/

	div#menu {
	position: absolute;
	width: 150px;
	border: 1px solid #00CCFF;
	}

	

	div#menu input#stext {
		border: 1px solid gray;
		width: 120px;
	}
	
	div#menu input#ssubmit {
	width: 25px;
	height: 100px;
	}
	
		
	div#menu ul ul {
	position: relative;
	display:none;
	width: 150px;
	left: 10px;
	border: 1px solid #00CC99;
	}
		
		
	/* :hover, met specificity */
		
		div#menu li:hover ul ul {
			display:none;
		}

		div#menu li:hover ul, div#menu li:hover li:hover ul {
			display:block;
		}
/*test	*/


	
	

	
