H1 {
  color: #00427C;
  font-size: 16px;
  font-weight: bold;
  display: inline;
  padding-bottom: 0px;
  padding-top: 15px;
  padding-left: 0px;
}

H2 {
  color: #00427C;
	font-size : 14px;
  font-weight: bold;
  display: inline;
}

.FrmBtnOut
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #325FA0;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
	border : 1px solid #000000;
}

.FrmBtnOn
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #F69920;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
	border : 1px solid #000000;
}

SELECT{
  border: 1px solid 7f9db9;
  height:24px;
  width:150px;
  color:#000000;
  font-size:10px;
}

.TextField
{  
  height: 18px;
	font-family : Arial, Sans-serif, Verdana, Helvetica;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  background-color: #FFFFFF; 
  border-color: #CCCCCC; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}

A { text-decoration: none; }
A:link { color: #003366; }
A:visited { color: #003366; }
A:hover { text-decoration: none; color: #000000; }

A.black {text-decoration: underline; }
A.black:link {color: #000000; }
A.black:visited {color: #000000; }
A.black:hover {text-decoration: underline; color: #000000; }

A.white {text-decoration: none; }
A.white:link {color: #FFFFFF; }
A.white:visited {color: #FFFFFF; }
A.white:hover {text-decoration: underline; color: #FF9900; }

LI
{
  list-style-type: square;
}

UL
{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 20;
}

TD.HeaderRow
{
  background-color: #325FA0;
  color: #FFFFFF;
  font-weight: bold;
}

TD.DataRowEven
{
  background-color: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
}

TD.DataRowEven_NoBorder
{
  background-color: #FFFFFF;
}

TD.DataRowOdd
{
  background-color: #E5EAF6;
  border-bottom: 1px solid #CCCCCC;
}

TD.DataRowOdd_NoBorder
{
  background-color: #E5EAF6;
}

TD.header01 {
  background-color: #325FA0;
  color: #FFFFFF;
	font-size : 12px;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
}


TD.menuitem {
  background-color: #FAE1CD;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #DCDCDC;
  padding-left: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

TD.newscat {
  background-color: #F9F9F9;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #DCDCDC;
  padding-left: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

A.newscat { text-decoration: none; }
A.newscat:link { color: #5B5B5B; }
A.newscat:visited { color: #5B5B5B; }
A.newscat:hover { text-decoration: none; color: #000000; }

body{
	margin:0px;
	height:100%;
	// width:100%;
	background-color:#FFFFFF;
	background-image:url('/images/top_bg.jpg');
	background-repeat:repeat-x;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004373;
	line-height:16px;
}
#page{
	width:100%;
  height: 100%;
  background-image:url('/images/huisje.gif');
	background-repeat: no-repeat;
  background-position: right bottom;
	text-align:center;
}

#header{
	width:99%;
	height:84px;
}
#menu{
	width:775px;
}
#spacer{
	clear:both;
	height:3px;
}
#content{
	width:775px;
}

#zoeklinks{
overflow:hidden;
  position:relative;
  z-index:5;
  text-align:right; 
  width:195px;
  float:left;
  right:-3px;
}

#zoeken{
	height:145px;
  text-align:left;
  padding-top:4px;
  top:84px;
  margin-left:195px; /* firefox */

}
.zoekContent{
  font-size:10px;
  color:#AAAAAA;
  line-height:18px;
padding:10px;
}

#layer1{
  position:absolute;
  overflow:hidden;
	height:157px;
	width:575px;
	color:#FFFFFF;
	text-align:left;
	background-image:url('/images/zoeken_bg.gif');
  background-position: left bottom;
  z-index:6;
  visibility:show;
}

#layer2{
  position:absolute;
  overflow:hidden;
	height:157px;
	width:575px;
	color:#FFFFFF;
	text-align:left;
	background-image:url('/images/zoeken_bg.gif');
  background-position: left bottom;
  z-index:7;
  visibility:hidden;
}

#zoeklinksw{
overflow:hidden;
  position:relative;
  z-index:5;
  text-align:right; 
  width:195px;
  float:left;
  right:-3px;
}

#zoekenw{
	height:160px;
  text-align:left;
  padding-top:4px;
  top:84px;
  margin-left:195px; /* firefox */

}

#layer1w{
  position:absolute;
  overflow:hidden;
	height:157px;
	width:575px;
	color:#FFFFFF;
	text-align:left;
	background-image:url('/images/zoeken_bg.gif');
  background-position: left bottom;
  z-index:6;
  visibility:show;
}

#layer2w{
  position:absolute;
  overflow:hidden;
	height:157px;
	width:575px;
	color:#FFFFFF;
	text-align:left;
	background-image:url('/images/zoeken_bg.gif');
  background-position: left bottom;
  z-index:7;
  visibility:hidden;
}

#kolomA{
	float:left;
	width:196px;
	text-align:left;
}
#kolomB{
	float:left;
	width:375px;
	text-align:left;
}
#kolomBPage{
	float:right;
	width:575px;
	text-align:left;
}
#kolomC{
	float:right;
	width:200px;
	text-align:left;
}
.lastNew{
	background-image:url('/images/lastnew_bg.gif');
	background-repeat:no-repeat;
	width:119px;
	text-align:center;
	padding-left:6px;	
	padding-top:6px;
}
H4, H5{
	margin:0px;
	margin-bottom:5px;
}

H5{
  color:#003366;
  font-weight:bold;
  font-size:12px;
}

H6{
  font-size:11px;
  font-weight:normal;
  color:#FFFFFF;
  margin:0px;
  margin-bottom:5px;
}

#pageTitle{
	text-align:left;
	padding-top:20px;
}

#left_text{
padding-left:3px;
}
#left_module{
padding-left:3px;
}
#mid_text{
padding-left:3px;
}
#mid_module{
padding-left:3px;
}

.zoekOptie{
  padding:0px;
  margin-botom:7px;
}
