*{
margin : 0;
padding : 0 ;
}

body         {
scrollbar-arrow-color:#ff6600;
scrollbar-track-color:#cccccc;
scrollbar-shadow-color:#999999;
scrollbar-face-color:#999999;
scrollbar-highlight-color:#999999;
scrollbar-darkshadow-color:#ff6600;
scrollbar-3dlight-color:#ff6600;
background-attachement : fixed;
}

a.menu:link   { color: red }
a.menu:visited { color: blue }
a.menu:hover  { color: #00FF00; text-decoration: underline;background-color: black }
a.menu {text-decoration : none}

a.menunb:link   { color: red }
a.menunb:visited { color: blue }
a.menunb:hover  { color: #00FF00; text-decoration: underline;background-color: black }
a.menunb {text-decoration : none}

a.tlnk:link   { color: red ;  font-weight:bold}
a.tlnk:visited { color: #00CC33;  font-weight:bold }
a.tlnk:hover  { color: yellow;  font-weight:bold;background-color: black }
a.tlnk {text-decoration : underline}

a.mail:link   { color: #9900FF ;  font-weight:bold}
a.mail:visited { color: #9900FF;  font-weight:bold }
a.mail:hover  { color: red;  font-weight:bold;background-color: black }
a.mail {text-decoration : underline;font-style:italic}

div.kop1   { margin-top: 0px;
           margin-left: 5px;
           font-weight: bold;
           font-family: Arial;
           font-size: 30px;
           color: #999999}
div.kop2   { margin-top: -40px;
           margin-left: 0px;
           font-weight: bold;
           font-family: Arial;
           font-size: 30px;
           color: red}

div.menu
{
	
	POSITION: absolute;
        LEFT: 0%;
    	WIDTH: 15%;
    	TOP: 0%;
    	HEIGHT: 100%;
	BACKGROUND-COLOR: #cccccc;
	TEXT-ALIGN:center;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
div.kop
{
	padding-top : 0px;
	POSITION: absolute;
        LEFT: 15%;
    	WIDTH: 85%;
    	TOP: 0%;
    	HEIGHT: 10%;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN:center;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
div.kopopening
{
	padding-top : 0px;
	POSITION: absolute;
        LEFT: 0%;
    	WIDTH: 100%;
    	TOP: 0%;
    	HEIGHT: 10%;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN:center;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
div.bujin
{
	padding : 10px;

	POSITION: absolute;
        LEFT: 15%;
    	WIDTH: 85%;
    	TOP: 10%;
    	HEIGHT: 90%;
	background-image:url(images\bujin_grey.jpg);
	background-attachement : fixed;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	overflow : auto;
}
div.tja
{
	padding : 10px;

	POSITION: absolute;
        LEFT: 15%;
    	WIDTH: 85%;
    	TOP: 10%;
    	HEIGHT: 90%;
	background-image:url(images\tja_logo2.gif);
	background-attachement : fixed;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	overflow : auto;
}

div.mat
{
	padding : 10px;

	POSITION: absolute;
      LEFT: 15%;
    	WIDTH: 85%;
    	TOP: 0%;
    	HEIGHT: 90%;
	background-image:url(images\mat.jpg);
	background-attachement : fixed;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	overflow : auto;
}

div.empty
{
	height : 2px;
	background : #666699;
	border-radius : 5px;
	opacity : 0.5;
}


option.orange {font-weight: bold;background-color: #FF9900}
option.orange:hover {font-weight: bold;background-color: #FF9900}
option.green {font-weight: bold;background-color: green}
option.green:hover {font-weight: bold;background-color: green}
option.blue  {font-weight: bold;background-color: blue}
option.blue:hover  {font-weight: bold;background-color: blue}
option.brown {font-weight: bold;background-color: brown}
option.brown:hover {font-weight: bold;background-color: brown}
option.black {font-weight: bold;background-color: black;color:white}
option.black:hover {font-weight: bold;background-color: black;color:white}

.hmenu {	
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
	color : #003366;
}
.hmenu A{	
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
	color : #CCCCCC;
}
.hmenu A:HOVER{	
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
	color : #CCCCCC;
}
.hmenuselected {	
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
	color : #333399;
}
.hmenuselected A{	
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
	color : #FF0000;
}
.hmenuselected A:HOVER{	
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
	color : #FF0000;
}
.hmenusub {
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	color : #333333;
}
.hmenusub A{	
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	color : #FFFF66;
}
.hmenusub A:HOVER{	
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	color : #FFFF66;
}
.hmenusubselected {
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	color : #333333;
}
.hmenusubselected A{	
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	color : #99CC66;
}
.hmenusubselected A:HOVER{	
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	color : #99CC66;
}
p.nieuwsold
{
	width:80%;
	text-align:center;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:5px;
	border-left-width:5px;
	border-style:solid;
	margin-top:40px;
	border-color:#99CC66;
	BACKGROUND-COLOR:#cccccc;
	
}
p.nieuwsnew
{
	width:80%;
	text-align:center;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:5px;
	border-left-width:5px;
	border-style:solid;
	margin-top:40px;
	border-color:#FF0000;
	BACKGROUND-COLOR:#cccccc;

}
