.wep_body {
	background-color: White;
	background-image: url(../../afbeeldingen/sjabloon01/bg_site.gif);
	background-attachment: fixed;
	background-position: left;
	background-repeat: repeat;
	margin: 0 auto auto auto;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-face-color: #E3D6EB;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

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

.wep_menulink:link {
	color: White;
	text-decoration: none;
}
.wep_menulink:visited { 
	color: White;
	text-decoration: none;
}
.wep_menulink:active {
	color: White;
	text-decoration: none;
}
.wep_menulink:hover {
	color: Aqua;
	text-decoration: none;
}

.wep_menutext:link {
	font: 80% Arial, Verdana, Helvetica, sans-serif;
	color: White;
	text-decoration: underline;
	font-weight: bold;
}
.wep_menutext:visited {
	font: 80% Arial, Verdana, Helvetica, sans-serif;
	color: White;
	text-decoration: underline;
	font-weight: bold;
}
.wep_menutext:active {
	font: 80% Arial, Verdana, Helvetica, sans-serif;
	color: White;
	text-decoration: underline;
	font-weight: bold;
}
.wep_menutext:hover {
	font: 80% Arial, Verdana, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.wep_tds {
	width: 184px;
	height: 20px;
	text-align: left;
	text-indent: 5px;
	vertical-align: left;
	font: bolder 70% Arial,Verdana,  Helvetica, sans-serif white;
	cursor: hand;
	filter: alpha(opacity=100);
	-moz-opacity: 100%;
	background-image: url(../../afbeeldingen/bg_blank.gif);
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px White solid;
}
 
.wep_editcell_background {
/*	background: url(../../afbeeldingen/sjabloon01/structuur/bg.jpg);
	background-repeat: no-repeat;*/
	background-color: white;

}

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

.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: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: Blue;
	text-decoration: none;
}

h1{
	color: White;
	font-size: 110%;
	font-weight: bolder; /*	font-style : italic;*/
	font-family: Arial;
	background-color: #8A1D8A;
	text-indent: 6px;
}

h2{
	color: White;
	font-size: 110%;
	font-weight: bolder; /*	font-style : italic;*/
	font-family: Arial;
	background-color: #FDA027;
	text-indent: 6px;
}

h3{
	color: White;
	font-size: 110%;
	font-weight: bolder; /*	font-style : italic;*/
	font-family: Arial;
	background-color: #87D0A5;
	text-indent: 6px;
}

h4{
	color: White;
	font-size: 110%;
	font-weight: bolder; /*	font-style : italic;*/
	font-family: Arial;
	background-color: #5275B5;
	text-indent: 6px;
}

h5{
	color: White;
	font-size: 100%;
	font-weight: 700;
	font-style: normal;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #8A1D8A;
	text-indent: 6px;
}

h6 {
	color: White;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
	font-family: Arial;
	font-weight: 700;
	background-color: #881E8A;
	text-indent: 6px;
}

table {
	color: Black;
	font: 100%;
}

p {
	margin-top : 0px;
}

ul {
	line-height : 120%;
}

border {
	color: #CCCCCC;
	border-color: Aqua;
}

.tabel_01 {
	border: #000000 solid 0px;
	background-color: #FFEBCD;
	font: 100% Arial,Verdana, Helvetica, sans-serif;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.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);
}