html{
	overflow-x: hidden;
}

body {
	background-color: #004C90;
	background-attachment: fixed;	
	background-image: url(../images/bg_page.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	width: 1280px;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cfe6f1;
}

h1 {
	font-size: 110%; 
	font-weight: bold;
	color: #FF8700;
	text-transform: uppercase;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;
	padding: 0px;
	margin: 0px;
}

h2 {
  color: #FFFFFF;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 27px;
  margin: 0;
  padding: 0;
  word-spacing: 0.2em;
}

h3 {
  color:#fff;
  font-weight: normal;
  margin-top: 45px;
  line-height: 33px;
}

h5 {
	font-size: 80%;
	font-weight: normal; 
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2E7AB8;
	border-right-color: #2E7AB8;
	border-bottom-color: #2E7AB8;
	border-left-color: #2E7AB8;
	height:1px;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
}

/* Navigation */ 
.navlist {
	font-size: 12px;
	word-spacing: .3em;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	font-weight: bold;		
	text-align: right;	
	list-style: none;
	padding: 15px 0px 0px 0px;
	margin: 0px;
  background-color: #72A703;
}
.navlist li {
	
}
.navlist a {
	color: #FFFFFF;
  font-weight: bold;
	text-decoration: none;
  padding: 4px 8px 4px 0;
  margin: 8px 7px 0 7px;
  display: block;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #72A703;
}

.navlist a:hover {
  background-color: #8ABF17;
  border: 1px solid #B9D974;
}
.navlist a.actief {
  background-color: #EF9700;
  border: 1px solid #EFCE95;
}

.selected {
	color: #FFFFFF;
	text-decoration: underline;
}

#divLeft {
	width: 190px;
	height: 15px;
	float: left;
}

#divHeader {
	width: 600px;
	padding-left: 10px;
	height: 175px;
	float: left;
  position: relative;
}
#anwb {
  position: absolute;
  top: 45px;
  right: 24px;
}

#divRight {
	width: 190px;
	height: 175px;
	float: left;
}

#divNews {
	position: absolute;
	left: 800px;
	top: 15px;
	width: 190px;
	height: 170px;
	padding: 0px 0px 20px 0px;
	z-index: 2;
}

#divNavigation {
	width: 190px;
	height: 450px;
	clear: left;
	float: left;
	background-repeat: no-repeat;
}

#divPrintheader {
	display: none;
}

#divTwitter {
  position: relative;
  width: 150px;
  background-color: #024D91;
  opacity:0.8;
  filter:alpha(opacity=80);
  padding: 5px 20px;
}
#divTwitterTxt {
	float: left;
  margin: 0 10px 0 0;
}
#divDesign #divTwitterTxt a {
  font-family: 'Just Another Hand', arial, serif;
  font-size: 23px;
}

/* Content container */
#divContent {
	width: 570px;
	float: left;
	padding: 15px 20px;
	line-height: 140%;
	word-spacing: 0.3em;
}
#divContent a {
	text-decoration: none;
	color: #FFFFFF; /* white */
}

/* Foto fader */
#fadeContainer {
	float: right;
}
/*
div.fade {
  behavior: url('../js/htmlfade.htc');
  -moz-binding: url(../js/bindings.xml#htmlfade.htc);
  visibility: hidden;
}
*/
/* Foto borders */
img.fotoBorder {
	border: solid 1px #669966;
}

.foto1_small { /* CMS images */
	float: right;
	border: solid 1px #669966;
}	

/* Alingn image left */
img.imgFloatleft {
	float: left;
	margin: 15px 30px 15px 0px;
}

/* Alingn image right */
img.imgFloatright {
	float: right;
	margin: 15px 0px 15px 30px;
}

/* PNG transparancy */
img.png {
 /* behavior: url("/js/pngbehavior.htc");  */
}

table.tdGreen td{
	color: #FFFFFF;
	font-size: 12px;
	word-spacing: 0.3em;
	letter-spacing: 0.1em;
	font-weight: bold;
  padding: 0 10px;
}

td.odd {
  background-color: #8ABF17;
}
td.even {
	background-color: #72A703;
}
table.tdGreen th {
  background-color: #00284F;
  padding: 10px;
}

/* Formfields */
.frmVeld {
	background-color: transparent !important;
	border: 1px solid #72A703;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF; 
}
.frmVeldError {
	background-color: transparent;
	border: 1px solid red;
}

.frmButton {
	background-color: transparent;
	border: 2px solid #72A703;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF; 
}

.headCaps {
}

.textSmall {
	color: #FFFFFF;
	font-size: 0.8em;
	word-spacing: 0.0em;
	letter-spacing: 0.0em;	
}

#divDesign {
	float: left;
}
	
#divDesign A {
	font-size: 0.8em;
	word-spacing: .3em;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	text-decoration: none;
}
a.more, 
a.more_active {
  padding: 4px 15px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #8ABF17;
  border: 1px solid #B9D974;
}
a.more_active, 
a.more:hover {
  background-color: #EF9700;
  border: 1px solid #EFCE95;
  text-decoration: none;
  color: #000;
}
