body {
font-family: arial, courier; 
font-size: 9pt;
margin: 5px;
background-image: url("../images/bruin_02.jpg");
}

table {
font-family: arial, courier; 
font-size: 9pt;
}

#container {
background-color: #efefde;			/* "Arcania-groen"     */
width: 800px; height: 600px;
margin: 0 auto 0 auto;              /* centreert de pagina */
margin-top: 5px;
text-align: left;
background-image: url("../images/bg-arcania-3.gif");
background-repeat: no-repeat;
background-attachment: fixed;
background-position:  center; 
border: 3px solid #cc6600;
}

#logo { 
float: left;
height: 100px; 
width: 141px;
margin-top: 5px; margin-left: 5px;
text-align: center;
border: 1px solid #cc6600;
padding-top: 10px;
padding-left: 8px;
/* background-color: #ffff33;		/* geel */
background-image: url("../images/logo3b.gif");
background-repeat: no-repeat; 
background-position:  center;
}

#kop { 
float: right;
margin-top: 5px; margin-right: 5px;
height: 100px;
border: 1px solid #cc6600;
padding-top: 10px; padding-bottom: 0px;
padding-left: 10px; padding-right: 10px;
width: 612px;
vertical-align: top;
/* background-color: #99ffff;      /* lichtblauw */
}

#menu { 
clear: both; 
float: left;
width: 141px;
border: 1px solid #cc6600;
margin-top: 5px; margin-left: 5px;
padding-top: 10px; padding-bottom: 10px;
padding-left: 8px; padding-right: 0;
height: 450px; 
/* background-color: #66ff66;  /* lichtgroen */
}

#content { 
float: right;
margin-top: 5px; margin-right: 5px; margin-bottom: 5px;
border: 1px solid #cc6600;
padding-top: 10px; padding-bottom: 10px;
padding-left: 10px; padding-right: 10px;
overflow: auto;
width: 612px;
height: 450px; 
/* background-color: #ff66ff;      /* ongeveer magenta */
}

#menugallinks { 
float: left;
width: 100px;
border: 0px solid #cc6600;
margin: 0px;
padding: 0px;
height: 450px; 
overflow: auto;
/* background-color: #66ff66;  /* lichtgroen */
}

#galmidden { 
float: left;
width: 392px;
border: 0px solid #cc6600;
margin: 0px;
padding: 10px;
height: 430px; 
/* background-color: #66ffff;  /* lichtblauw */
}

#menugalrechts { 
float: left;
width: 100px;
border: 0px solid #cc6600;
margin: 0px;
padding: 0px;
height: 450px; 
overflow: auto;
/* background-color: #66ff66;  /* lichtgroen */
}


/* hyperlinks in menublok */
A {font-family: arial, courier; font-weight: bold;} 
A.mnu:link {color: #000099; text-decoration: none; font-size: 8pt;}
A.mnu:visited {color: #000099; text-decoration: none; font-size: 8pt;}
A.mnu:active {color: #000099; text-decoration: none; font-size: 8pt;}
A.mnu:hover {color: #00ffff; text-decoration: none; font-size: 8pt; background-color:#000080}

A.act:link {color: #999999; text-decoration: none;}
A.act:visited {color: #999999; text-decoration: none; }
A.act:active {color: #999999; text-decoration: none; }
A.act:hover {color: #999999; text-decoration: none; background-color:#000080;}

A {font-family: arial, courier; font-weight: bold; font-size: 9pt} 
A.mnutest:link {color: #999999; text-decoration: none}
A.mnutest:visited {color: #999999; text-decoration: none}
A.mnutest:active {color: #999999; text-decoration: none}
A.mnutest:hover {color: #00ffff; text-decoration: none; background-color:#000080}

A.noline:link {color: #0000ff; text-decoration: none; font-size: 9pt;}
A.noline:visited {color: #0000ff; text-decoration: none; font-size: 9pt;}
A.noline:active {color: #0000ff; text-decoration: none; font-size: 9pt;}
A.noline:hover {color: #00ffff; text-decoration: none; font-size: 9pt; background-color:#000080}



.go_away {
	display: none;
}

ul.geenbullet {
list-style: none;
}

ul.mnu {
list-style: none;
font-size: 8pt;
line-height: 16pt;
margin-left: 0;
padding-left: 0;
color: #cc6600; font-weight: bold;
}
ul.mnusub {
list-style: none;
font-size: 8pt;
line-height: 16pt;
margin-left: 1;
padding-left: 1;
color: #cc6600;
}


table.menu {
	border: 0px solid #C0C0C0; 
	text-align: left;
}
td.menutext {
	border: 0px solid #CC9933;
	font-family: arial, courier; font-weight: bold; font-size: 8pt; color: #cc6600;
	padding: 3px;
}
td.menulink {
	border: 0px solid #ECEEDD;
	font-family: arial, courier; font-weight: bold; color: #000099;
	padding: 3px;
}
td.menufoto {
	border: 0px solid #ECEEDD;
	padding-top: 1px; padding-bottom: 1px; padding-left: 5px; padding-right: 5px;
	background-color: rgb(209,138,44);
}
td.menutest {
	border: 0px solid #ddEEDD;
	padding-top: 1px; padding-bottom: 1px; padding-left: 5px; padding-right: 5px;
	background-color: #bbbbbb;
}


h1, h2
{
	font-family: 'comic sans ms', arial, courier; 
	color: #000099; 
	font-weight: bold; 
	text-align: center;
}

h1	{
	font-size: 24pt;
line-height: 0.8;
	}

h2	{
	font-size: 16pt;
line-height: 1.2;
	}


h3, h4, h5, h6
{	
	font-family: arial, courier; 
}

h3
{
	color: #000099; 
	font-weight: bold; 
	font-size: 14pt;
}

h4
{
	font-weight: bold; 
	text-align: left;
	font-size: 12pt;
}
h5
{
	font-weight: bold; 
	text-align: left;
	font-size: 10pt;
	color: #000099; 
}
h6
{
	font-weight: bold; 
	text-align: left;
	font-size: 8pt;
}

.centreren
{
	text-align: center;
}

.centraal 
{
	font-family: 'comic sans ms', arial, courier; 
	color: #000099; 
	font-size: 14pt; 
	text-align: center;
}