#navcontainer ul
{
display: block;
list-style: none outside;
padding: 0;
margin: 0 0 0 10px;
font-family: Verdana, sans-serif;
font-size: x-small;
}

#navcontainer li
{
padding: 0;
margin: 0 4px 0 5px;
border-top: 1px solid #000066;
border-right: 1px solid #000066;
border-left: 1px solid #000066;
background-color: #000066;
color: #ffffff;
font-weight: bold;
display: block;
float: left;
position: relative;
top: -1.32em;
}

#navcontainer a:link,
#navcontainer a:visited
{
background-color: #000066;
color: #ffffff;
text-decoration: none;
padding-left: 1em;
padding-right: 1em;
}

#navcontainer a:hover
{
background-color: #FF6600;
color: #FFFFFF;
}

#navcontainerclear { display: none; }

html>body #navcontainerclear
{
display: block;
clear: both;
}

#navcontainer li#active a
{
background-color: #FF6600;
color: #000066;
}
#logo {
  border-bottom: 3px solid #FF6600;
  background-color: #ffffff;
  color: #ffffff;
}

#logo h1 {
  font-family: Arial, sans-serif;
  font-size: 200%;
  padding-left: 10px;
  padding-bottom: 60px;

}
#Layer1 {position:absolute; width:150px; height:104px; z-index:1; right: 10px; top: 0px;}
#Layer2 {
	position:absolute;
	width:350px;
	right: 0px;
	top: 139px;
	background-image:  url("pix/stipblauw.gif");
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 20px;
	padding-right: 10px;
}
#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color:#000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding: 15px 403px 15px 15px;
	background-image:  url("pix/checker.gif");
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
}
.date {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000066;
	padding:1px 0px 2px 0px;
	background-image:none;
	margin-bottom:3px;
	width: 350px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}

a:link {
	color: #FF6600;
	text-decoration:none
}
a:visited {
	color: #FF6600;
	text-decoration:none
}
a:hover {
	color: #FF6600;
	text-decoration:underline
}
.header {
	background-color:#000066;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
	padding:1px 0px 2px 2px;
	background-image:none;
	margin-bottom:3px;
	width: 350px;
	text-indent: 5px;
	font-style: normal;
}
table {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 0px solid #000066;
	border-left: 1px solid #000066;
}
td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	text-align: left;
}
