html {
	height: 100%;
}

body {
	margin: 0px;
	height: 100%;
	z-index: -1;
}
#content {
	line-height: 100%;
}
#breadCrumbs {
	overflow: hidden;
	width: 100%;
}
#breadCrumbs ul {
	padding: 0;
	padding-left: 5px;
}
#breadCrumbs li {
	float: left;
	list-style: none;
}
#contentTable {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}
#contentContainer {
	border: 0;
	margin: 0;
	padding: 0;
}
#content .inner {
	padding: 5px;
	line-height: 150%;
}
.nieuwsbrief {
	font-weight: bold;
	color: #fe8500;
	margin: 0 0 10px 10px;
	font-family: arial, verdana, sans serif;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-left: 20px;
	background: url('../grafisch/newspaper.gif') no-repeat center left;
}
.nieuwsbrief:hover {
	text-decoration: underline;
}
.bckGrndW {
	background-color:#FFFFFF;
}
.bckGrndZ {
	background-color:#000000;
}

.colorW {
	color:#FFFFFF;
}
.colorZ {
	color:#000000;
}
.color1 {
	color:#CCCCCC;
}


.border1 {
	border:1px solid #1F395E;
}
.borderLeftSep {
	border-left:1px solid #1F395E;
}
.borderRightSep {
	border-right:1px solid #1F395E;
}

.tekstV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tekstA {
	font-family: Arial, Helvetica, sans-serif;
}
.tekstN {
	font-family:Niamey, Verdana, Arial;
}

.noLine {
	text-decoration: none;
}
.line {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.scheef {
	font-style: italic;
}

.size8 {
	font-size: 8px;
}
.size9 {
	font-size: 9px;
}
.size10 {
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}
.cursor {
	cursor:default;
	cursor:pointer;
	cursor:hand;
}

.fade {
	filter:alpha(opacity=92);
	-moz-opacity:0.3;
    background-color: #002A51;
	border-top:1px #FF6600 solid;
	border-bottom:1px #FF6600 solid;
}
.formField {
	width: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:75px
}

a.linkNieuws1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #0000FF;
	text-decoration: underline;
}
a.linkNieuws1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #999999;
	text-decoration: underline;
}
a.linkNieuws2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a.linkNieuws2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}


#subscribeForm fieldset {
	border: 0;
}
#subscribeForm label {
	width: 125px;
	display: block;
	float: left;
}
#subscribeForm div {
	padding: 2px;
	overflow: hidden;
}
#subscribeForm div input {
	float: left;
}
#menu {
	width: 100%;
	clear: both;
	height: 26px;
}
#menu ul {
	clear: both;
}

#footer {
	font-size: 0.8em;
	text-align: center;
	padding: 5px;
}
#naw {
	margin: 0;
}
#poweredby img {
	border: 0;
}
