html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
font-size:76%; 
font-family: "Comic Sans MS", helvetica, "trebuchet ms", tahoma, verdana, sans-serif; 
background-color: #c71585;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

.clear {clear: both;} 

/* frames */ 
 body{
margin: 0;
text-align: center;
 }

.header {
float: left;
width: 1024px;
height: 180px;
}

.footer {
background-image: url(footer.png);
background-repeat: no-repeat;
background-color: transparent;
filter: alpha(opacity=90);
background-position: 0px 0px;
width: 1024px;
height: 40px;
float: left; 
} 

div#container{
margin: 0 auto 0 auto;
width: 1024px;
}

.nieuws {
background-image: url(nieuws.png);
background-repeat: no-repeat;
background-color: transparent;
filter: alpha(opacity=90);
background-position: 0px 0px;
float: left;
width: 224px;
height: 600px;
}

.content {
background-color: #00FF00;
background-position: 0px 0px;
width: 798px;
height: 600px;
float: left;
}


/* tekstinstelling verwijzingen */ 
#kop {
	position:relative;
	padding:0.5em;
	top:10px;
	height:100%;
	width:100%;
	text-align:center;
	z-index:1;
	}

	
#inhoud {
	position:relative;
	float:left;
	margin:0;
	left:0px;
	top:0px;
	width:1024px;
	color:#000000;
	z-index:1;
	}

/* kopteksten */ 
h1 {
	height:40px;
	font-family: "sans-serif";
	text-align:center;
	color:#ffffff;
	font-size:20px;
	line-height:80%;
	padding:20px 0px 5px 0px;
	border:0;
	z-index:2;  }

h2 {
	height:22px;
	font-family: "comic sans ms";
	text-align:center;
	color:#a7a7d3;
	font-size: 18px;
	line-height:100%;
	padding: 0em;
	border:0;
	z-index:1; }
}	


/* Submenu navigatie */ 
div.menuBar,
div.menuBar a.menuButton {
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
color: #FFFF00;
}

div.menuBar {
background-color: transparent;
padding: 10px 2px 10px 2px;
text-align: center;
margin-left:0px;
}

div.menuBar a.menuButton {
background-color: transparent;
border: 2px solid;
border-color: #05288c #05288c #05288c #05288c;
color: yellow;
cursor: pointer;
left: 0px;
margin: 20px;
padding: 2px 6px 2px 6px;
position: relative;
text-decoration: none;
top: 0px;
z-index: 100;
}

div.menuBar a.menuButton:hover {
background-color: transparent;
border-color: #999999 #ffff00 #ffff00 #999999;
color: #00ff00;
}


/* tabellen */ 
td.scroll
{
	width: 790px;
	height: 600px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-3d-light-color: #99FF00;
	scrollbar-arrow-color: #99FF00;
	scrollbar-darkshadow-color: #99FF00;
	scrollbar-face-color: #c71585;
	scrollbar-highlight-color: #FFFF00;
	scrollbar-shadow-color: #FFFF00;
	scrollbar-track-color: #FFFF00;
}

td.scroll2
{
	width: 220px;
	height: 600px;
	font-family: verdana;
	font-size: 11px;
	color: #a7a7d3;
	scrollbar-base-color: #00FF00;
	scrollbar-3d-light-color: #99FF00;
	scrollbar-arrow-color: #c71585;
	scrollbar-darkshadow-color: #c71585;
	scrollbar-face-color: #00ff00;
	scrollbar-highlight-color: #FFFF00;
	scrollbar-shadow-color: #FFFF00;
	scrollbar-track-color: #99FF00;
}

td.scroll3
{
	width: 1000px;
	height: 380px;
	font-family: comic sans ms;
	font-size: 14px;
	color: #a7a7d3;
	scrollbar-base-color: #99FF00;
	scrollbar-3d-light-color: #99FF00;
	scrollbar-arrow-color: #99FF00;
	scrollbar-darkshadow-color: #99FF00;
	scrollbar-face-color: #FF8800;
	scrollbar-highlight-color: #FFFF00;
	scrollbar-shadow-color: #FFFF00;
	scrollbar-track-color: #99FF00;
}
