.wep_body {
	background-color : #FFFFFF;
	background-image : url(../../afbeeldingen/sjabloon01/bg_site.gif);
	background-attachment : fixed;
	background-position : left;
	background-repeat : repeat;
	margin: 0 0 auto auto;
	scrollbar-base-color: green;
	scrollbar-track-color: #6FAB31;
	scrollbar-face-color: green;
	scrollbar-highlight-color: green;
	scrollbar-3dlight-color: #000033;
	scrollbar-darkshadow-color: #000033;
	scrollbar-shadow-color: green;
	scrollbar-arrow-color:#6FAB31;

}

.wep_table {
	font: 80% Arial, Verdana, Helvetica, sans-serif;
	color: black	
}

.wep_menulink:link {
	color: #000000;
	text-decoration: none;
}
.wep_menulink:visited { 
	color: #000000;
	text-decoration: none;
}
.wep_menulink:active {
	color: #000000;
	text-decoration: none;
}
.wep_menulink:hover {
	color: #000000;
	text-decoration:  none;
}

.wep_tds {
	width: 150px;
	height: 20px;
	text-align:center;
	vertical-align: middle;
	font: bolder 70% Arial,Verdana,  Helvetica, sans-serif;
	background-color: #6FAB31;
	border = #333333 solid 1px;
	cursor: hand;
	filter:alpha(opacity=100);
	-moz-opacity:100%;
}
 
 .wep_editcell_background {
	background-color: white;
	background-image : url(../../afbeeldingen/sjabloon01/structuur/bg.gif);
}

.wep_editcontent {
	font: normal 80% Arial,Verdana,  Helvetica, sans-serif;
}

.wep_formcontent {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
}

.wep_formButton {
	border:solid #000000;
	border-width : 1px;
	background-color: #6FAB31;
	cursor:hand;
}
.wep_formInput {
	border:solid #000000;
	border-width : 1px;
	background-color: #fafad2;
	filter:alpha(opacity=50);
	-moz-opacity:50%;
	width: 170px;
	height: 18px ;
	font-size: 9pt;
	color: #000000;
}
.wep_formInput2 {
	border:solid #000000;
	border-width : 1px;
	background-color: #fafad2;
	filter:alpha(opacity=50);
	-moz-opacity:50%;
	width: 40px;
	height: 18px ;
	font-size: 9pt;
	color: #000000;
}
.wep_formBox {   }
.wep_formText {
	border:solid #000000;
	border-width : 1px;
	background-color: #fafad2;
	filter:alpha(opacity=50);
	-moz-opacity:50%;
	width: 340px;
	height: 100px ;
	font-size: 9pt;
	color: #000000;
}

.wep_inputSearch {
	border:solid #000000;
	border-width : 1px;
	background-color: white;
	width: 140px;
	height: 16px ;
	font-size: 8pt;
	color: #000000;
	}

.wep_submitSearch {
	border-width : 0px;
	background-color: #6FAB31;
	cursor:hand;
	height: 16px ;
	width: 60px;
	font: bolder 70% Arial,Verdana,Helvetica, sans-serif;
	cursor: hand;
}

.wep_spaceSearch {
	margin: 0px 0px 0px 0px;
}

.wep_invisiblelayer   { position: absolute; left: 0px; bottom: 0px; z-index: -1; visibility: visible;filter:alpha(opacity=0); }
.wep_invisiblelayer2   { position: absolute; right: 0px; bottom: 0px; z-index: -2; visibility: visible;filter:alpha(opacity=0); }

a:link {
	color: Green;
	text-decoration: underline;
}
a:visited {
	color: Green;
	text-decoration: underline;
}
a:active {
	color: Green;
	text-decoration: underline;
}
a:hover {
	color: Green;
	text-decoration: none;
}

h1{
	color : green;
	font-size : 140%;
	font-weight : bolder;
/*	font-style : italic;*/
	font-family : Arial;
}

h2,h3,h4,h5 {
	color : green;
	font-size : 120%;
	font-weight : 700;
	font-style : normal;
	font-family : Arial;
	margin-bottom : 0px;
	margin-top : 0px;
}

h6 {
	color : green;
	font-size : 120%;
	font-weight : normal;
	font-style : normal;
	font-family : Arial;
	font-weight : 700;
}

p {
	margin-top : 0px;
}

ul {
	line-height : 120%;
}

.tabel_01 {
	border = #000000 solid 1px;
	background-color: #F5F5F5;
	font: 80% Arial,Verdana, Helvetica, sans-serif;	
}

.tabel_groen {
	border = #000000 solid 0px;
	background-color: #66CC00;
	font: 80%  Arial, Verdana,Helvetica, sans-serif;
}

.synoniem{
   position: absolute; right: 0px; top: 0px; z-index: -3; visibility: visible;filter:alpha(opacity=0);
}