.js_groepselect{
	border:1px solid #8cacbb;
	width:162px;
}
.voorwaarde {
	margin:10px;
	padding:4px 10px 5px 10px;
	border:1px solid;
}
.voorwaarde_open select,.voorwaarde_open input{
	margin-top:3px;
}
.voorwaarde_open {
	background-color:#fff;
	font-weight:normal;
	border-color:#ccc;
border:2px solid #999;
font-size:13px;
color:#444;
font-weight:bold;
}
.voorwaarde_open img.bewerk{
	display:none;
}
.voorwaarde_open img.verwijder_element{
display:block;
float:right;
cursor:pointer;
margin-right:-6px;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity:0.50;
}
.voorwaarde_gekozen{
	background-color:#ddd;
	font-weight:bold;
	border-color:#aaa;
}
.voorwaarde_gekozen img.bewerk{
	display:block;
float:right;
cursor:pointer;
}
.voorwaarde_gekozen img.verwijder_element{
	display:none;
}
.voorwaarde_gekozen select,.voorwaarde_gekozen input,.voorwaarde_gekozen button{
	display:none;
}
.voorwaarde_titel{
text-transform:capitalize;
}
.eigenschap_textinput { 
	border:1px solid #8cacbb;
	font-size: 14px;
	width: 140px;
	margin-top:1px;
	margin-bottom:1px;
	padding:0px 2px 0px 2px;
	height:16px;
}
.eigenschap_file { 
	border:1px solid #8cacbb;
	font-size: 14px;
	width: 40px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;	
}
.eigenschap_spacer{
	margin:2px 0px 3px 0px;
}
.voorwerpen_voorwaarde_toevoegen{
	cursor:pointer;
	float:right;
	margin-right:2px;
}
.export{
	cursor:pointer;
	margin-right:2px;
}
.laadplaatje{
	background:url(/plaatjes/cirkel_laden.gif);
margin:4px 0 0 5px;
	width:16px;
	height:16px;
	position:absolute;
	z-index:2;
}
.laden {
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity:0.50;
	width: 100%;
}
.getal_input{
	width:75px;
}
.minmax{
	width:60px;
	display:block;
	float:left;
	margin-top:8px;
}
.voorwaarde_gekozen div.minmax_div{
	display:none;
}
.voorwaarde_open div.minmax_div{
	display:block;
}
body{
	font:69% Arial,"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
	color:#000;
	margin:0;
	padding:0;
	cursor:default;
	background-position: center;
	background-image: url(/plaatjes/bg_blauw.gif);
	background-repeat: repeat-y;
	height: 100%;
	text-align:center;
}
#overlay_wrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#overlay_fill{
	margin-left:200px;
	margin-top:240px;
	width:800px;
	height:400px;
	background-color: #fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#zandloper {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:3;
}
#zandloper img {
	position:absolute;
	left: 50%;
	top :50%;
	width: 32px;
	height: 32px;
	margin-left: -16px;  /* half of width */
	margin-top: -16px;   /* half of height */
}
#portal-top{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#portal-header{
	width: 1000px;
	height: 200px;
	background-image: url(/plaatjes/banner.jpg);
}
#tabs{
	width: 1000px;
	height: 40px;
	padding:0;
	background-image: url(/plaatjes/menu.gif);
	background-repeat: repeat-x;
}
#logo{
display:block;
float:left;
width:198px;
height:40px;
background:url(/plaatjes/logoFGB.gif) no-repeat;
}
#loguit{
	float:right;
	color:#ccc;
	margin:5px;
}
#hoofdmenu{
display:block;
	white-space:nowrap;
	list-style:none;
	margin:0;
}
#hoofdmenu li{
display:block;
float:left;
padding:0;
}
#hoofdmenu li a{
display:block;
	background-color:transparent;
	color:#eee;
	margin:2px;
	padding:8px;
	text-decoration:none;
	text-transform:none;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}
#hoofdmenu li a:hover, #hoofdmenu li.selected a{
	background-color:#ddd;
	color:#666;
}
.visualClear{display:block;clear:both;}
#container {
	width: 1000px;
	margin-left:auto;
margin-right:auto;
text-align:left;
}
#portal-column-one{
	padding:10px 0 0 0;
	float:left;
	display:block;
	width:200px;
}
#portal-column-content{
	padding-left:15px;
	padding-bottom:15px;
	margin-top:15px;
	float:left;
	font-size:13px;
width:785px;
overflow:auto;
}
#overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:2;
text_align:center;
}
.groepselectie {
	margin:10px;
	padding:2px 10px 7px 10px;
	border:2px solid #999;
background-color:#fff;
font-size:13px;
color:#444;
font-weight:bold;
}
.groepselectie select,.groepselectie input{
	margin-top:3px;
}
.geselecteerde_groep{
	margin:0 15px 2px 0;
	padding:2px 0px 3px 4px;
	border:1px solid #ccc;
float:left;
}
.geselecteerde_groep:hover{
	border-color:#aaa;
}
table{
	font-size:100%;
}
img{
	border:none;
	vertical-align:middle;
}
h1{
	font-size:27px;
color:#666;
	margin:0;
	margin-bottom:12px;
	font-weight:normal;
}
h2{
	font-size:20px;
	font-family:arial narrow;
	margin:0;
	margin-bottom:12px;
	margin-top:18px;
	font-weight:normal;
}
hr{
	border: 0;
	width: 230px;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}
a{
	color:#273d7e;
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

form{
	margin:0;
	padding:0;
}
select{
	border:1px solid #8cacbb;
	width:138px;
}
button{
	border:1px solid #fff;
	padding:3px 4px 1px 2px;
	background-color:#fff;
	color:#333;
	width:auto;
	overflow:visible;
	cursor:pointer;
	text-align:left;
margin:3px 0 0 0;
}
button:hover,button.sfhover {
	border-color:#ccc #666 #666 #ccc;
}
button img {
	margin-right:3px;
}
.knop {
	color:#FFFFFF;
	background-color:#8cacbb;
	padding-left:0;
	padding-right:0;
}
.eigenschap_bewerken{
	cursor:pointer;
}
.data_groot{
	border:1px solid #666;
}
.data_groot td{
	padding:2px;

}
.onderlijnd{
	border-bottom:1px solid #666;
}
.data{
	border:2px solid #eee;
background-color:#eee;
	font-size:12px;
}
.raster td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #dddddd;
border-right:1px solid #000;
}
.rand_rechts{
	border-right:1px solid #999;
}
.data thead td{
	color:#333;
	border-bottom:1px solid #666;
	cursor:default;
	padding:3px;
font-weight:bold;
}
.data tfoot td{
	color:#666;
	border-top:1px solid #ccc;
	cursor:default;
	padding:3px;
	padding-bottom:0;
}
#sorttable_sortfwdind,
#sorttable_sortrevind{
	font-size:11px;
}
.data tbody tr td{
	padding-left:4px;
	padding-right:2px;
border-right:1px solid #fff;
border-bottom:1px solid #f8f8f8;
}
.data_highlight{
	background-color:#fff;
	cursor:default;
}
.data_normal{
	background-color:#eee;
}
.templates{
	border-left:1px dotted #273d7e;
	margin-left:4px;
	margin-bottom:10px;
}

.kruisje{
	color:#ccc;
	padding:0 5px 0 4px;
	cursor:pointer;
}
.kruisje:hover{
	color:#aaa;
}
.soort_knop {
	margin-left:10px;
	padding:1px 5px 1px 5px;
	border:1px solid #8cacbb;
}
.eigenschap_textinput { 
	border:1px solid #8cacbb;
	font-size: 14px;
	width: 150px;
	margin-top:1px;
	margin-bottom:1px;
	padding:0px 2px 0px 2px;
	height:16px;
}
.eigenschap_file { 
	border:1px solid #8cacbb;
	font-size: 14px;
	width: 40px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;	
}
.eigenschap_spacer{
	margin:2px 0px 3px 0px;
}

#inlogformulier{
	border: solid 1px #ccc;
	width:300px;
	margin-top:100px;
	margin-left:290px;
	padding:20px 20px 0 20px;
}
#inlogformulier label{
	display:block;
	clear:both;
}
#inlogformulier #email{
	width:223px;
}
.nieuwe_eigenschap{
	border:1px solid #bbb;
	margin:0px 3px 4px 0px;
	padding:1px 3px 1px 2px;
	color:#eee;
font-weight:bold;
	background-color:#888;
}
.sub_nieuwe_eigenschap{
font-weight:normal;
	border:1px solid #ccc;
	margin:1px;
	padding:1px 3px 1px 2px;
	color:#666;
	background-color:#fff;
}
.kruisje_rechts{
	float:right;
	color:#eee;
	margin-right:2px;
	cursor:pointer;
}
.verz {
	font-size:18px;
	display:block;
}
.verz .verz .verz{
	font-size:14px;
}
.verz .verz .verz .verz{
	font-size:12px;
}
.verz .verz{
	font-size:16px;
	display:block;

padding-left:15px;
	margin-bottom:5px;
	padding-top:5px;
	border-left:1px dotted #666;
}
.afbeelding_preview{
	width:25px;
	height:15px;
}
