body {
	margin: 0px;
	/*background-color: #9fa615;*/
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	vertical-align: top;
}


h3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : White;
}

h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : White;
}

A  {
	color : White;
	text-decoration : underline;
	text-weight : bold;
}

A:Hover  {
	color : White;
	text-decoration : underline;
}

.topTable{
	background-color: White;
}
.topBalkCell{
	padding-left: 77px; 
}
.lichtkrantCell{
	text-align: right;
	padding-right:20px;
	color: #9fa615;
}
.mainTable{
	background-image: url(/img/staande_i_right_rood.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
}
.mainTableLeden{
	background-image: url(/img/staande_i_right_groen.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
}
.mainTableKader{
	background-image: url(/img/staande_i_right_groen_op_bl.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
}
.whiteRow{
	background-color: White;
}
.menuHolderCell{
	padding-left:2px;
	padding-top:10px;
}
.menuHolderCell A,
.menuHolderCell A:visited{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.menuHolderCell A:hover{
	color: White;
	text-decoration: underline;
}
.menuHolderCell TABLE{
	margin:0px;
	padding:0px;
	
}
.menuHolderCell TD{
	padding-bottom:8px;
	/*border-bottom: solid 1px #7b8104;
	border-right: solid 1px #7b8104;*/
}
.contentHolderCell{
	background-color: #7b8104;
	padding:10px;
}
.ledencontentHolderCell{
	background-color: #852126;
	padding:10px;
}
.kadercontentHolderCell{
	background-color: #093963;
	padding:10px;
}

.contentHolderCell A,
.contentHolderCell A:visited{
	font-weight: bold;
	text-decoration: none;
}
.contentHolderCell A:hover{
	font-weight: bold;
	text-decoration: underline;
}
.homePageNewsCell1{
	background-color: #b42c33;
	padding:10px;
}
.homePageNewsCell2{
	background-color: #104a7d;
	padding:10px;
}
.homePageNewsCell3{
	background-color: #7b8104;
	padding:10px;
}
.homePageNewsCell1 H3,
.homePageNewsCell2 H3,
.homePageNewsCell3 H3{
	margin-bottom: 0px;
}
.ne_detailImg{
	margin-right:10px;
}
.sitemapTable TD{
	border-bottom: solid 1px #9FA615;
}
.fotoThumbCell{
	vertical-align: middle;
}

hr .profiel{
	border-bottom: solid 1px White;
	border-top: solid 0px transparent;
	height:1px;
}

.profielCell{
	background-color: White;
	padding:3px;
	color: #104A7D;;
}

.profielCell A,
.profielCell A:hover,
.profielCell A:visited{
	color: #104A7D;
}

#logoutDiv {
	Position: Absolute;
	Left: 255;
	Top: 10;
	Width: 322;
	Height: 80;
	text-align: right;
	color: #9fa615;
}

#logoutDiv SPAN{
	padding: 2px;
	border: solid 1px #9fa615;
}

#logoutDiv A,
#logoutDiv A:hover,
#logoutDiv A:visited{
	color: #9fa615;
	text-decoration: none;
}
#kroonDiv{
	Position: Absolute;
	Left: 10;
	Top: 400;
}
#lastUpdateDiv{
	Position: Absolute;
	Left: 240;
	Top: 10;
	Width: 350;
	color: #9FA615;
	text-align:right;
}
.search {
	background-color: #42554A;
	color : white;
}

#slide {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	Position: Absolute;
	/*Left: 570;*/
	Top: 230;
	Visibility: Visible;
}
.tSurroundingTable{
	
}
.tTable {
	
}
.tHeader {
	background-color : #104A7D;
}
.tHeaderCell {
	
}
.tTitle {
	font-weight : bold;
}
.required
	{
		font-size : 150%;
		font-weight : bold;
		color:red;
	}