p#opening {
             color:#FFFFFF;
			 font-size:75%;
			 font:"Courier New", Courier, monospace;

         }

div#wrap {
            min-width:1024px;
			max-width:1024px;
			margin:0 auto; /*center hack other then ie*/
			width:1024px;
         }
		 
.inside {
          padding:10px;
        }		 

div#left ul {

	background: none ;
	list-style:none;
	width:155px;
	}

div#left li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #FFFF00;
	background-color:  #000000;
	border: 1px solid #FFFF00;	
	display: block;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	align: center;
	padding: 1px;
	}

div#left li a:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	border: 1px solid #000000;
	display: block;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	align: center;
             }
			 
div#footer {
	position: relative;
	bottom: 0px;
	background-color:#000000;
	clear: both;
	display: block;
	height: 70px;
	width: 1024px;
	border: thin solid #FFFF00;
           }
h3 {
	font-size:92%;
	color:#000000;
	text-indent:5px;
	padding:2px;
	margin:2px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
   }  

h2 {
	font-size:102%;
	color:#000000;
	text-indent:5px;
	padding:2px;
	margin:2px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
   }
   
h1 {
            font-size:108%;
			background-color:#000000;
			color:#FFFF00;
			text-indent:5px;
			padding:2px;
			margin:2px;
			text-align:center;
			font-family: Arial, Helvetica, sans-serif;
   }   
   
p.pp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;

}
   
.hoofd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:center; /*center hack ie*/
}

div#top {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 1024px;
	height: 90px;
	margin-left: 0%;
        }

div#top_3 {
	width: 1024px;
	height: 90px;
	margin-left: 0%;
        }

		
div#left {
	background-color: #000000;
	float: left;
	width: 22%;
	height:100%;
	color: #FFFF00;
	border: thin solid #FFFF00;
	overflow:hidden;	
}		

div#right {
	background-color: #000000;
	float: right;
	width: 16%;
	height: 100%;
	color: #FFFF00;
	border: thin solid #FFFF00;
	overflow: hidden;
	
}		

div#content {
	float:left;
	width: 60%;
	height: 600px;
	overflow: scroll;
	position:relative;
	background-color: #FFFFFF;
            }
						
div#km_left {
	float: left;
	width: 48%;
	height:100%;
	color: #000000;
	margin:3px;
	background-color: #FFFFFF;
	text-align:left;
}	

div#km_right {
	float: right;
	width: 48%;
	height:100%;
	color: #000000;
	margin:3px;	
	background-color: #FFFFFF;
	text-align:left;
}		

div#km_main {
	color: #000000;
	width: 100%;
	height:100%;
	background-color: #FFFFFF;
}	

div#km_main_inside {
	color: #000000;
	width: 100%;
	height:100%;
	background-color: #FFFFFF;
	float:left;
	margin:7px;
}	

ul#ul_pp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;
}		

li#rred {
    color: #FF0000;
}

li#yyellow {
    color:#EAEA00;
}		

li#bblue {
    color:#0033FF;
}

li#ggreen {
    color:#009900;
}