@charset "utf-8";
/* CSS Document */
/*
lichtblauw : #96ABD8 > ##C7D1EA
donkerblauw: #0057A3
*/
html, body {
	background-color: #0057A3;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;	
	padding: 0;
	margin: 0;
	color: #0060AE;
	font-size: 13px;
}
img {
	
	border:0;
}

h1 {
	color: white;
	position: absolute;
	margin-top: -30px;
	margin-left: 15px;
	font-size: 16pt;	
}
h2 {
	margin-top: 0;
	font-size: 12px;
	font-weight: normal;
	color: black;
	padding: 2px 4px;
}
#header {
	width: 99%;
	height: 114px;
	line-height: 1em;
	float:left;
	clear:both;
}
#menu {
	width: 200px;
	margin: 0 10px 0 0px;
	float: left;	
}
#3pub_uitgave_edit {
	/* width: auto;
	background-image: url(/images/fe/fe014.png);
	background-position: 0 200px;
	background-repeat: no-repeat; */
}
#content {
	float: left;
	background-color: white;
	background-position: 0 200px;
	background-repeat: no-repeat;
	min-height:500px;
	*height:500px;
}
#right {
	width: 166px;
	position: absolute;
	right: 0px;
}
#left {
	
}
.right {
	float: right;
}

.clear {
	clear:both;
}

.homebg {
	background-image: url(/images/home/arrows_fe.png);
	background-position: 0 70px;
	background-repeat: no-repeat;
	min-height: 623px;
	color: white;
}

.en .homebg {
	background-image: url(/images/home/arrows_fe_en.png);
}

.de .homebg {
	background-image: url(/images/home/arrows_fe_de.png);
}

.homebg #content {
	/*margin-left: 240px;*/
	/*width: 700px;*/ /* 960 - 240 - 20 */
	padding-right: 20px;
	background-color: transparent;
	background-image: none;
}
.homebg .w3 {
	margin-left: -40px;
	width: 750px;
}
.homebg h1 {
	font-size: 12pt;
	margin-left: 0;
	padding-left: 0;
}
.homebg .article .art_intro {
	display: block;
	margin-bottom: 400px;	
}
.homebg .article .art_intro a {
	color: white;	
}
.homebg .article ol {
	
}
.homebg .article ol li {
	float: left;
	width: 200px;
	margin-left: 40px;	
}
.homebg .article ol li:first-child {
	margin-left: 0px;
}
#loginform {
	color: white;
	margin: 121px 20px 0 16px;
	width: 146px;
	padding: 5px 5px 8px 5px;
}
.rounded {
	behavior: url(/css/pie.htc);
	position: relative;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px 8px 8px;
}
.loginform_label {
	clear: left;
	line-height: 24px;
	padding-top: 0px;
	font-weight: bold;
	margin-left: 16px;
}
.loginform_input {
	margin-left: 16px;
}
/*
HEADER
*/
#header a.home {
	margin: 16px 0 0 10px;
	display: block;
	width: 364px;
	height: 63px;
	background-image: url(/images/fe_logo.png);
	background-repeat: no-repeat;
}
#header li,
#header a {
	color: white;
	text-decoration: none;
}
#header ul {
	float: right;
	margin: 12px 0;
	list-style: none;
	padding: 0;
}
#header li {
	margin: 0;
	padding: 0 7px 4px 7px;
	float: left;
	border-right: 1px solid;
	/*line-height: 18px;*/
}
/*#header li:last-child {
	border: none;	
}*/
#header ul#personal {
	/*padding: 2px 0 2px 0;*/
}
#header ul#extra {
	clear: right;
}
#header ul#navigation_meta {
	margin-right: 0;
}
#header ul#personal li {
	border-color: white;
	position: relative;
}
#header ul#extra li,
#header ul#navigation_meta li {
	border-color: #C7D1EA;
}
/*
#header ul#extra li:last-child {
	border: none;	
}*/

#header ul#extra li,
#header ul#extra a,
#header ul#navigation_meta li,
#header ul#navigation_meta a {
	/*text-transform: uppercase;*/
}

#header ul#chooselanguage {
	margin-bottom: 0;
    margin-right: 50px !important;
    margin-top: 6px;
}
#chooselanguage li {
	border:0px;
}

ul#personal ul {
	display: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	background-color: white;
}
ul#personal li:hover ul {
	display: block;
}
ul#personal ul li {
	border: none;
	padding: 6px;
	min-width: 140px;
}
ul#personal ul a {
	color: #0060AE;
	font-size: 12px;
}
.homebg #header ul li,
.homebg #header ul a {
	/* border-color: #0060AE!important;
	color: #0060AE; */
}
.homebg #header {
	height: 72px;
}
ul#navigation_main {
	clear: right;
	margin: 30px 134px 0 0;
}
ul#navigation_main li {
	margin: 0;
	padding: 0;
	border: none;
}
ul#navigation_main a {
	display: block;
	width: 160px;
	height: 34px;
	background-image: url(/images/arrow_passive.png);
	background-repeat: no-repeat;
	line-height: 26px;
	color: #51BAEC;
	font-size: 16px;
	padding-left: 16px;
	font-weight: bold;
}
ul#navigation_main li:first-child a {
	color: #51BAEC;
}
ul#navigation_main li.selected a {
	background-image: url(/images/arrow_active.png);
	color: #0057A3;
}

/*  
 * HIDE ORDER BUTTON 
 */

/*
ul#navigation_main li:last-child{
	display:none;
} */

/*
#order_button {
	display:none;
}*/

/*
FORM
*/
#header form {
	display:block;
	margin: 0 0 0 6px;
	padding: 0;
	float: right;
}
#header #searchForm input[type="text"] {
	width: 83px;
	height: 14px;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #C7D1EA;
}

.lightblue {
	background-color: #E1E6F4;
}
table.list,
form.list {
	width: 97%;
	margin: 4px;
	/* font-size: 12px; */
}
table.list .main {
	line-height: 24px;
}
table.list .main a {
	text-decoration: none;
	color: #0060AE;	
}
table.list td.k1 {
	width: 67px;
}
table.list th {
	background-color: #F6F8FC;
	text-align: left;
	padding: 0 0 0 7px;
	font-weight: bold;
}
table.list td {
	background-color: #fff;
	padding: 0 0 0 5px;
}
table.list td.header {
	border-top: 1px solid #B9D2E9;
	color: gray;
}
.lightblue h2 {
	margin-bottom: 0;
}
form.list {
	background-color: #F6F8FC;
	padding: 4px 0;
}
label {
	padding: 0 0 0 5px;
	color: black;
}
#container form.list input,
#container form.list textarea {
	margin: 4px 4px 4px 0;
    width: 500px;
	border: none;
	border: 1px solid #E1E6F4;
}
#container form.list input[type="checkbox"] {
	width: auto;
}
#container input[type="text"],#container input[type="password"],#container textarea,#container select {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#loginform input[type="text"],#loginform input[type="password"],#loginform input[type="submit"] {
	width: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#loginform .title {
	margin-bottom: 14px;
	display: block;
	font-size: 16px;
}
#loginform a {
	font-size: 11px;
	color: white;
}
.uitgave_img {
	margin: 0 0 0 5px;
}
.uitgave_img,
.uitgave_img img,
.uitgave_img div {
	float: left;
	clear: left;
}
.uitgave_img img {
	margin: 0 8px 8px 0;
}
.uitgave_img div {
	font-size:10px;
}
.sjabloon {
	margin: 0 12px;
	padding: 0;
}
ul.sjabloon {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.sjabloon li {
	margin: 0 4px 6px 4px;
}

ul.sjabloon  {
	margin-top: 6px;	
}

ul.sjabloon a {
	display: block;
	/* width: 208px;
	height: 88px; */
	border: 1px solid #F3F5FB;
	background-color: #F3F5FB;
	text-align: center;
	padding: 4px;
	color: grey;
	text-decoration: none;
}
ul.sjabloon a img {
	border: 1px solid black;
	margin: auto;
	display: block;
}
ul.sjabloon a:hover,
ul.sjabloon li.selected a {
	background-color: #96ACD6;
	border-color: #0060AE;
	color: #0057A3;
}
div#pub_uitgave_detail_big {
	 border: 1px solid #0060AE;
    border-radius: 8px 8px 8px 8px;
    display: none;
    /* margin-left: 240px; */
    min-height: 300px;
    padding: 3px;
    position: absolute;
    top: 4px;
    width: 534px;
}
.closebtn {
	display: block;
	width: 14px; height: 15px;
	background-image: url(/images/btn_close.png);
	text-decoration: none;
	margin: 3px 3px 0 0;
}
img.uitgavepreview {
	border: 1px solid black;
}
div#pub_uitgave_detail_big > div {
	margin-top: 10px;
}
div#pub_uitgave_detail_big .info {
	background-color: #F0F3FA;
	color: black;
	width: 248px; /* 260 - 2*6 */
	height: 253px; /* 265 - 2*6 */
	padding: 6px;
	display: block;
	font-size: 11px;
}
div#pub_uitgave_detail_big .prop,
div#pub_uitgave_detail_big .val {
	float: left;
	width: 120px;
}
div#pub_uitgave_detail_big .prop {
	clear: left;
}
/*
CONTENT
*/
.cont {
	float: left;
	padding: 0px 0;
}
.w1 {
	width: 240px;
}
.w2 {
	width: 540px;
}
.w3 {
	width: 707px;
}
.w1 h1,
.w1 h2,
.w2 h1,
.w2 h2,
.w3 h1,
.w3 h2 {
	padding-left: 10px;
}

.homebg h1 {
	font-size: 11pt;
	margin-left: 0;
	padding-left: 0;
	position: relative;
	margin-top: 0;
}

.marginTop {
	margin-top: 48px!important;
}
.w1margin {
	margin-left: 240px;
}
.border {
	border: 1px solid #0060AE; 
}
.borderbig {
	border: 3px solid #0060AE; 
}
.buttonrow {
	margin: 4px;
	float: left;
}
.buttonrow a {
	margin-left: 62px;
	float: left;
}
.buttonrow a:first-child {
	margin-left: 0;
}
.buttoncol a,
.buttoncol span {
	margin-bottom: 16px;
}
.btn_blue,
.btn_orange,
.btn_blue_add,
.btn_blue_disabled,
.btn_orange_disabled {
	display:block;
	min-width: 134px;
/*	height: 18px;*/
	line-height: 17px;
	/* background-image: url(/images/btn_blue.png); */
	background-color: #4C89BE;
	behavior: url(/css/pie.htc);
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	color: white;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding: 4px;
}
.btn_blue:hover,
.btn_orange:hover,
.btn_blue_add:hover,
.btn_blue_disabled:hover,
.btn_orange_disabled:hover {
	background-color: #0057A3;
	}	
.btn_orange {
	_background-image: url(/images/btn_orange.png); 
}
.btn_blue_disabled {
	/* background-image: url(/images/btn_blue_disabled.png); */
	background-color: #DDDDDD;
	color: #A2BBDB; 
}
.btn_orange_disabled {
	/* background-image: url(/images/btn_orange_disabled.png); */
	color: #A2BBDB; 
}
.btn_blue_add {
	/* background-image: url(/images/btn_blue_add.png);
	text-align: left;
	padding-left: 6px;
	width: 128px; */
}
#container form.list input.btn_blue {
	display:block;
	width: 134px;
	cursor: pointer;
}
.lightblue p {
	font-size: 12px;
	margin: 10px 6px;
}
div.listview {
	margin: 8px;
	background-color: rgba(255,255,255,0.7);
}
div.listview h2 {
	behavior: url(/css/pie.htc);
	color: white;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	background: -webkit-gradient(linear, 0 0, 0, from(#81A8CE), to(#0057A3)); 
	background: -webkit-linear-gradient(#81A8CE, #0057A3); 
	background:    -moz-linear-gradient(#81A8CE, #0057A3); 
	background:     -ms-linear-gradient(#81A8CE, #0057A3); 
	background:      -o-linear-gradient(#81A8CE, #0057A3); 
	background:         linear-gradient(#81A8CE, #0057A3);
	-pie-background:  linear-gradient(#81A8CE, #0057A3); /*PIE*/
	text-shadow: 0 -1px 1px #254F7A;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;	
}
a.listview {
	behavior: url(/css/pie.htc);
	margin: 8px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	background: -webkit-gradient(linear, 0 0, 0, from(#81A8CE), to(#0057A3)); 
	background: -webkit-linear-gradient(#81A8CE, #0057A3); 
	background:    -moz-linear-gradient(#81A8CE, #0057A3); 
	background:     -ms-linear-gradient(#81A8CE, #0057A3); 
	background:      -o-linear-gradient(#81A8CE, #0057A3); 
	background:         linear-gradient(#81A8CE, #0057A3);
	-pie-background:  linear-gradient(#81A8CE, #0057A3); /*PIE*/
	text-shadow: 0 -1px 1px #254F7A;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 8px 8px 8px 17px;
	text-decoration: none;
	display:block;	
	border: 1px solid #0060AE;
}
div.listview h3 {
	color: #aaa;
	font-size: 14px;
	font-weight: normal;
	padding: 0 15px; 
	margin-bottom: 0;
}
div.listview img {
	/* margin-left: 15px; */
}
ul.listview, ul.listview ul {
	list-style: none;
	margin: 2px 8px 8px 8px;
	padding: 0;	
}
ul.listview li {
	behavior: url(/css/pie.htc);
	position: relative;
	background: -webkit-gradient(linear, 0 0, 0, from(#fff), to(#E4E9F4)); 
	background: -webkit-linear-gradient(#fff, #E4E9F4); 
	background:    -moz-linear-gradient(#fff, #E4E9F4); 
	background:     -ms-linear-gradient(#fff, #E4E9F4); 
	background:      -o-linear-gradient(#fff, #E4E9F4); 
	background:         linear-gradient(#fff, #E4E9F4);
	-pie-background:  linear-gradient(#fff, #E4E9F4); /*PIE*/
	border: 1px solid #0060AE;
	border-top: 1px solid #78A3CB;
	border-bottom: 0px;
}
ul.listview li:hover {
	background: none;
	background-color: #E4E9F4; 
	-pie-background: none;
}
ul.listview li.active {
	behavior: url(/css/pie.htc);
	position: relative;
	background: -webkit-gradient(linear, 0 0, 0, from(#81A8CE), to(#0057A3)); 
	background: -webkit-linear-gradient(#81A8CE, #0057A3); 
	background:    -moz-linear-gradient(#81A8CE, #0057A3); 
	background:     -ms-linear-gradient(#81A8CE, #0057A3); 
	background:      -o-linear-gradient(#81A8CE, #0057A3); 
	background:         linear-gradient(#81A8CE, #0057A3);
	-pie-background:  linear-gradient(#81A8CE, #0057A3); /*PIE*/
}
ul.listview li:first-child {
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	border-bottom: 0px;
	border-top: 1px solid #0060AE;
}
ul.listview li:last-child {
	border-bottom: 1px solid #0060AE;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-bottom-left-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
}
ul.listview a {
	padding: 8px;
	color: #0060AE;
	text-decoration: none;
	display:block;
}
div.listview h2 a {
	color: white;
	text-decoration: none;
	padding: 8px 8px 8px 17px;
	display:block;
}
ul.listview a span,
div.listview a span,
a.listview span {
	font-size: 11px;
	display: block;
	float: right;
	background-image: url(/images/listview/next.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 22px;
}
div.listview h2 a span,
a.listview span {
	background-image: url(/images/listview/next_diap.png);
	color: white;
	margin-right: 9px;
}
.button span {
	background-image: url(/images/listview/next_diap.png);
	background-position: right;
	background-repeat: no-repeat;
	padding: 9px;
	margin-left: 8px;
}
ul.listview a.add {
	text-align: center;
}
ul.listview a.add span {
	padding: 3px 0 2px 22px;
	float: none;
	background-image: url(/images/listview/add.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #0060AE;
	text-decoration: none;
	display: inline;
}
ul.listview li em,
div.listview h2 em {
	background-color: red;
	border: 2px solid white;
	color: white;
	width: auto;
	font-size: 9px;
	font-weight: bold;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 1px 3px 1px 2px;
	text-shadow: none;
	min-width: 10px;
}
input.editorButton,
input.button,
input.buttonsmall,
a.button {
	behavior: url(/css/pie.htc);
	display: inline-block;
	margin: 8px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	background: -webkit-gradient(linear, 0 0, 0, from(#81A8CE), to(#0057A3)); 
	background: -webkit-linear-gradient(#81A8CE, #0057A3); 
	background:    -moz-linear-gradient(#81A8CE, #0057A3); 
	background:     -ms-linear-gradient(#81A8CE, #0057A3); 
	background:      -o-linear-gradient(#81A8CE, #0057A3); 
	background:         linear-gradient(#81A8CE, #0057A3);
	-pie-background:  linear-gradient(#81A8CE, #0057A3); /*PIE*/
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	text-decoration: none;
	text-shadow: 0 -1px 1px #254F7A;
	padding:4px 10px 6px 8px;
	border: 1px solid #0060AE;
}

a.deleteButton {
	behavior: url(/css/pie.htc);
	display: inline-block;
	margin: 8px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	background:#cc0000;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	text-decoration: none;
	text-shadow: 0 -1px 1px #254F7A;
	padding:4px 10px 6px 8px;
	border: 1px solid #0060AE;
}

input.button {
	cursor:pointer;
	width:210px !important;
}

input.buttonsmall {
	cursor:pointer;
	width:140px!important;
	display:block;
}
input.editorButton {
	width:100px !important;
}

input.ieButton {
	display: block;
	margin: 8px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	background-color:#0057A3;
	background: -webkit-gradient(linear, 0 0, 0, from(#81A8CE), to(#0057A3)); 
	background: -webkit-linear-gradient(#81A8CE, #0057A3); 
	background:    -moz-linear-gradient(#81A8CE, #0057A3); 
	background:     -ms-linear-gradient(#81A8CE, #0057A3); 
	background:      -o-linear-gradient(#81A8CE, #0057A3); 
	background:         linear-gradient(#81A8CE, #0057A3);
	-pie-background:  linear-gradient(#81A8CE, #0057A3); /*PIE*/
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	text-decoration: none;
	text-shadow: 0 -1px 1px #254F7A;
	padding:4px 10px 6px 8px;
}

a.button img {
	margin: 2px 8px 0 0;
	float: left;
}
a.submitbutton {
	padding:4px 8px 6px 10px;
	float: right;
}
a.submitbutton img,
a.fullbutton img {
	margin: 2px 0 0 8px;
	float: right;
}
a.fullbutton {
	padding:4px 8px 6px 10px;
	display: block;
}
.ta_format {
	float: right;
	width: 100px;
}
.ta_format img {
	cursor: pointer;
}
a.preview {
	/*color: grey;*/
	text-align: center;
	display: block;
	padding: 4px;
	text-decoration: none;
}
a.preview:hover {
	color: white;
}
.leftFloat {
	float:left;
}

.edit_main_container,
.edit_main_container_small {
	float:left; 
	background-color:#F6F8FC; 
	padding:10px; 
	color:black; 
	height:130px; 
	width:652px; 
	margin-bottom:10px;
}

.edit_main_container_small {
	height:20px;
}

.edit_label {
	float:left; 
	font-weight:bold; 
	height:24px;
}

.edit_image_example {
	float:left; width:140px;	
}

.edit_image_name {
	padding-left:6px; 
	height:26px;
}

.edit_button_placeholder {
	height:48px;
}

.edit_quality_container {
	float:right; 
	/* margin-left:50px; */ 
	margin-top:32px;
}

.quality_arrow {
	float:left; 
	background-image:url(/images/quality_arrow.png); 
	width:12px; 
	height:10px;	
}

.quality_red_bar {
	float:left;
	width:210px; 
	height:8px; 
	background-color:red; 
	margin-bottom:5px; 
	border-radius:6px 6px 6px 6px;
}

.quality_green_bar {
	float:right; 
	width:105px; 
	height:8px; 
	background-color:green;  
	border-radius:0px 6px 6px 0px;
}

.quality_title {
	float:left;
	width:210px; 
	height:14px; 
	margin-bottom:20px; 
	text-align:center; 
	font-size:14px;
}


/*
Articles
*/
.article {

}
.article img {
	float: right;
	margin-left: 14px;
}
.article .art_intro {
	font-weight: bold;
}
.article p {
	width: 	230px;
}
.uploadform {
	clear: left;	
}

/*
Forms
*/
#container label {
	width: 140px;
	float: left;
	clear: left;	
	margin-bottom: 6px;
	font-weight:bold;
	margin-right: 4px;
}
#container input {
	width: 256px;
	float: left;
	margin-bottom: 6px;
	border: 1px solid #B4D4EC;
}

.sAddress {
	width: 300px!important;
}

/* Uitgave genereren */

#uitgaveProcess {
	position:absolute; 
	display:none; 
	width:700px; 
	border-radius:8px 8px 8px 8px; 
	background-color:#F6F8FC; 
	height:220px; 
	left:240px; 
	bottom:0px; 
	z-index:1001; 
	border:3px solid #0060AE;
}

#uitgaveProcess_preload {
	margin:10px; 
	float:left; 
	width:140px;
}

#uitgaveProcess_textContainer {
	margin:10px; 
	float:left; 
	width:500px; 
	color:black; 
	font-size:11pt;
}

#uitgaveProcess_completeText,
#uitgaveProcess_loadText {
	display:none;
}

.closeUitgaveprocess {
	float:right;
	font-size:14pt;
	font-weight:bold;
	cursor:pointer; 
	margin:10px; 
	color:red;	
}
#helper, #helper img {
	position: absolute;

}

/* Stickervel */
.image_navbuttons { 
	position:absolute;
	margin-top:-2px; 
	margin-left:-6px; 
	z-index:300; 
	display:none;
}


.base_circle {
	position: relative;
	height:80px;
	width:80px;
	border:1px solid black;	
}

.circle_round {
	behavior: url(/css/pie.htc);
	position: relative;
	border-radius:100px; 
	border:1px solid black;
}

.circle_round_active {
	behavior: url(/css/pie.htc);
	position: relative;
	border-radius:100px; 
	border:2px solid black;
}


.circle_opacity {
	opacity:0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=60);
	position:relative;
}

/*
.base_circle {
	height:100px; 
	width:100px; 
	border-radius:100px; 
	border:1px solid black; 
}

.circle_opacity {
	opacity:0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=60);
	position:relative;
}*/

.article_stickerField,
.app_stickerField {
	float: left;
	width: 100%;
}
.article_stickerField h1 {
	color: inherit;
	margin: 12px 0;
	position: relative;
}
.article_stickerField ol {
	padding-left: 0;
	margin-left: 0;
}
.article_stickerField li {
	padding-left: 0;
	margin-left: 2em;
}
.article_stickerField {
	padding-left: 15px;
	width: 40%;
}
/* Overbodig spul verbergen */
#btn_save {
	display: none;
}
.right.buttoncol a {
	display:block;
}
a.fe_nieuw {
	position: absolute;
	margin-left: -231px;
	width: 202px;
	text-align: center;
}

#forwardStatusMessage { 
	padding:10px;
	font-size:12pt; 
	font-weight:bold;
}

#registerButton { 
margin-left:16px;
}

.kies {
	background-image: url(/images/fe/kies.png);	
}

.bewerk {
	background-image: url(/images/fe/bewerk.png);	
}

.previewImageThumb {

	margin-top:10px;
	
}


#userMembership,
#userMembership label
{
	display:none;
}


ul#navigation_main li:last-child a {
	background-image: url(/images/arrow_active_bestel.png);
}
ul#navigation_main li:last-child.selected a{
	background-image: url(/images/arrow_active_bestel.png);
}