/* CSS Document */
/* voor: Raulph.com */
/* door: P. Tuinstra - Raulph.com - 7dec2010  */
/*  ======================================================   */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin:0; padding:0; border:0; outline:0;
}
* {
	margin:0px; padding:0px; 
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
	line-height: 1.5em;
/*
	line-spacing:6em; 
	line-spacing:1.4em; 
*/
}
html, body {
    color: #cccccc; 
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
	line-height: 1.4em;
/*	
	line-spacing:6em; 
	color: #CCFF99; 
	*/
}
ul  {
list-style:  square;
margin: 0;
padding: 0 0 0 15px;
}

	h1 { font-family: Times; font-size: 26px; color: #DEECA5; font-weight: bold; margin:0; line-height:27px; }
	h2 { font-family: Trebuchet; font-size: 11px; color: #CBCDCC;  } 
/*	h2 { font-family: Trebuchet; font-size: 11px; color: #CBCDCC;  }  */ 
	h3 { font-family: Trebuchet; font-size: 14px; color: #ffffff; font-weight: bold; margin: 0px; }
	h4 { font-family: Trebuchet; font-size: 11px; color: #D4FFD4;  }
	h5 { font-family: Times; font-size: 30px; color: #E1E1E1; line-height:20px; font-stretch:0.5em;   }
	h6 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666;  }
	
	
	
/*	letter-spacing:0,5em;  font-stretch:1; */


.menutxt {
    color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    text-decoration: none;
}
.menutxt a:hover {
    text-decoration: underline;
}
.menutxt a, a:visited, a:active {
    color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    text-decoration: none;
}

a, a:visited, a:active {
    color: #CCFF99;
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    text-decoration: none;
}
a:hover {
    color: #fff;
    text-decoration: underline;
}
/*	
a:focus, a:active, a:hover, a:link, a:visited

a:active {
    color:#fff;
    text-decoration: underline;
	font-weight: bold;
}
 */
a#current {
    color:#fff;
	font-family: Arial, Helvetica, sans-serif; 
	padding: 0 3px 12px 3px 0;
    font-size: 15px;
    text-decoration: none;
	font-weight: bold;
	border: 1px solid #cccccc;
}
/*	------------------------------------------ */

#mainpane {
    background-color: #333366;
	margin:0 auto;
    width: 870px;
	bottom: 0px;
	padding: 0 0 40px 0;
}
#content {
    background-color: #333366;
	padding: 0 20px 0 40px;
	margin:0;
	top:0;
}

#footerpane {
    clear: both;
    background-color: #FFFFFF;
    height: 45px;
	position: static;
	bottom: opx;
}
#newspane {
    clear: both;
    width: 801px; 
	padding: 0 0 0 200px;
}
#toppane { 
	position:absolute; 
	left:467px; 
	top:0;
    width: 406px; 
	height:65px; 
	padding: 12px 12px;
}
