body.kader { background-color:#002199;    }

 a:link{
color: #FFFFFF;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited{
color: #FFFFCC;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover{
color: #EEEEEE;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.vantscherm {  position : absolute; left : -2000px; font-size: xx-small }
.menubarText {
	text-decoration: none;
	color: #ff0000;
	font: Bold 14px Arial, Helvetica;
	font-weight: bolder;
	bottom: 20px;
}
.lowText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }
.header { text-decoration: none; color: #FFFFFF; font: 11px Arial, Helvetica }
.contact { text-decoration: none; color: #EEEEEE; font: Italic 11px Arial, Helvetica }
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #003099 }

.buttonText { text-decoration: none; color: #ffffff; font: 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #ffffff; font: 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px solid #666666 }
.buttonBorderOver { border: 1px inset #CC9966 }

.calendarCell {
	text-decoration: none;
	color: #FFFFFF;
	font: 12px Arial, Helvetica;
}


h1 { 
	color: #FF0000;
	font: 35px Arial, Helvetica;
	height: auto;
	width: auto;
	text-align: center;
	position: static;
}

h2 {
	color: #FF0000;
	font: 30px Arial, Helvetica;
	height: auto;
	width: auto;
	text-align: left;
	position: static;

}
h3 { color:#FF0000; 
	 font: 25px Arial, Helvetica
	height: auto;
	width: auto;
	text-align: center;
	position: static;
}
h4 { color: #FF0000; font: 20px Arial, Helvetica }
UL { list-style: square outside none }

.urlText { 
	color: #000000; 
	font: 14px Arial, Helvetica	 }

.hrTable { color: #99CCFF }

/* code for the browser scrollbar */
body {
	scrollbar-3dlight-color:#FFD700;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-base-color:#FF6347;
	scrollbar-darkshadow-color:#FFA500;
	scrollbar-face-color:#008080;
	scrollbar-highlight-color:#FF69B4;
	scrollbar-shadow-color:#FF00FF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	background-color:#002199;
}

/* code for the forms scrollbar */
.FSB {scrollbar-3dlight-color:gold;
	scrollbar-arrow-color:yellow;
	scrollbar-base-color:tomato;
	scrollbar-darkshadow-color:orange;
	scrollbar-face-color:teal;
	scrollbar-highlight-color:hotpink;
	scrollbar-shadow-color:magenta; }
.normaltext {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}
.tablerow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3333CC;
	border: 1;
	border-bottom: 1;
}
