body {
	margin: 0px;
	padding: 0px;
	background-image: url('../images/bg_body.gif');
	background-repeat: repeat-x;
	background-color :#f4f4f4;
	height: 100%;
	}
body.form {
	background-image: none;
	background-color: #ffffff;
	}
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	}

td, div, th, img {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666666;
	border: 0px solid #0075bb;
	}

td a, div a, th a {
	color: #333333;
	text-decoration: underline;
	}


/* basis */

div.basic {
	margin:0px auto;
	width:960px;
	min-height: 100%;
	background-image: url('../images/bg_basic.gif');
	background-repeat: repeat-y; 
	margin-bottom: -40px;
	}

table.basic {
	margin:0px auto;
	width:960px;
	}

td.topbar {
	height: 110px !important;
	text-align: center;
	overflow: hidden;
	background-image: url('../images/bg_body.gif');
	background-repeat: repeat-x; 
	}

img.left {
	float: left;
	margin-bottom: -25px;
	}
img.right {
	float: right;
	margin-bottom: -25px;
	}


/* MENU */

td.menu_1 {
	height: 26px ! important;
/*	padding-left: 188px; */
	background-image: url('../images/bg_menu_1.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #0075bb;
	}

/* LANGUAGEmenu */

td.menu_1 div.language {
	width: 160px;
	height: 18px;
	margin-left: 20px;
	margin-right: 8px;
	padding-top: 7px;
	float: left;
	}
/*
td.menu_1 div.language a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 15px;
	font-size: 11px;
	}
td.menu_1 div.language a:hover {
	color: #000000;
	}
*/

/* SUBMENU */

td.submenu {
	width: 185px ! important;
	border-width: 0px 1px 0px 2px;
	background-color: #005499;
	padding-bottom: 40px;
	}
div.submenu {
	margin-bottom: 15px;
	}
div.submenu div {
	border-width: 1px 0px 1px 0px;
	border-top-color: #999999;
	border-bottom-color: #333333;
	margin-top: 5px;
	}
div.submenu div.menu1-level3-no,
div.submenu div.menu1-level3-act,
div.submenu div.menu1-level4-no,
div.submenu div.menu1-level4-act {
	margin-top: 0px;
	}

div.submenu div a {
	display: block;
	padding: 4px 3px 4px 10px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/bg_submenuitem.gif');
	background-position: center 0px;
	background-repeat: no-repeat; 
	}
div.submenu div.menu1-level3-no a,
div.submenu div.menu1-level3-act a {
	padding-left: 10px;
	background-color: #ebebeb;
	background-image: none;
	font-weight: normal;
	}
div.submenu div.menu1-level3-act a {
	background-color: #cccccc;
	}
div.submenu div.menu1-level4-no a,
div.submenu div.menu1-level4-act a {
	padding-left: 20px;
	background-color: #cccccc;
	background-image: none;
	font-weight: normal;
	}
div.home div a {
	color: #ffffff;
	background-position: center -80px;
	}
div.submenu div.menu1-level2-act a {
	color: #000000;
	}
div.submenu div a:hover {
	color: #FFFFFF;	
	background-position: center -40px;
	background-color: #999999;
	}
div.home div a:hover {
	background-position: center -120px;
	}
div.submenu div.menu1-level2-act a:hover {
	color: #FFFFFF;	
	}

/* SUBMENU BANNERS */

td.submenu div.csc-textpic {
	text-align: center;
	background-color: #ffffff;
	width: 150px;
	padding: 0px 0px 5px 0px;
	overflow: hidden;
	}
td.submenu div.csc-textpic a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
td.submenu div.csc-textpic,
td.submenu div.csc-textpic * {
	margin: 0px auto;
	font-size: 10px;
	text-align: center;
	color: #000000;
	}
td.submenu div.csc-textpic {
	margin-top: 15px;
	}

/* BANNER FOTOWEDSTRIJD */

td.submenu div.csc-frame {
	border-width: 0px;
	margin: 0px ! important;
/*	position: relative;
	left: -30px;*/
	}
	
td.submenu div.csc-frame div.csc-textpic {
	margin: 0px ! important;
	width: 165px;
	height: 120px;
	overflow: hidden;
	background: none;
	}/*
td.submenu div.csc-frame div.csc-textpic * {
	width: 150px ! important;
	height: 100px;
	margin: 0px;
	padding: 0px;
	}*/
td.submenu div.csc-frame div.csc-textpic {
	}
td.submenu div.csc-frame div.csc-textpic dt {
	width: 150px;
	height: 100px;
	position: relative;
	left: 6px;
	top: 18px;
	overflow: hidden;
	}
td.submenu div.linkfotowedstrijd {
	background-image: url('../images/fotoframe_nido_fotowedstrijd.png');
	background-repeat: no-repeat;
	display: block;
	width: 165px;
	height: 160px;
	position: relative;
	top: -120px;
	left: 10px;
	/* left: -22px;*/
	padding: 0px;
	margin-right: -10px;
	margin-bottom: -120px ! important;
	}
td.submenu div.linkfotowedstrijd a {
	display: block;
	width: 165px;
	height: 160px;
	}
	
/* maincontent */

td.content {
	width: 775px;
	background-color: #ffffff;
	padding: 20px;
	padding-bottom: 60px;
	border-width: 0px 2px 0px 0px;
	}


/* FOOTER */

div.footer {
	color: #666666;
	font-size: 11px;
	width: 960px;
	height: 40px ! important;
	vertical-align: middle;
	padding: 0px;
	background-image: url('../images/bg_bottombar.gif');
	background-repeat: repeat-x;
	text-align: center;
/*	position: relative;
	top: -0px; */
	margin: 0px auto;
/*	margin-bottom: -40px; */
	}
div.footer p {
	margin: 0px;
	padding-top: 3px ! important;
	}
div.footer a {
	text-decoration: none;
	}


/* --- */

p {
	margin-top: 0px; 
	margin-bottom: 15px;
	float: normal;
	}

h1 {
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 15px;
	background-image: url('../images/bg_header.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #999999;
	}
div.producten h1 {
	clear: both;
	}
div.gladheid h1 {
	background-image: url('../images/bg_header_gladheid.gif');
	}
div.vegen h1 {
	background-image: url('../images/bg_header_vegen.gif');
	}

/* revisie MC */
div.content h1 {
	background-image: none ! important;
	padding-left: 0px;
	border-bottom: 5px solid #ebebeb;
	margin-bottom: 25px ! important;
	}
div.gladheid h1 {
	border-bottom: 5px solid #DDE8F9;
	}
div.vegen h1 {
	border-bottom: 5px solid #F7E1AC;
	}
/* revisie MC */


h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
	}
/* revisie MC */
h2 {
	margin-top: 0px;
	padding: 2px 10px 2px 5px;
	background-color: #ebebeb;
	border-bottom-width: 0px;
	}
/* revisie MC */

h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	}
h4 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	}

ul {
	margin: 0px 0px 20px 18px;
	padding: 0px;
	}
li {
	margin: 0px;
	padding: 0px;
	}

div.divheight {
	width: 1px ! important;
	float: left;
	border-right: 1px dashed red;
/*	width:1px;
	float:left;
	position:relative;
	left:-1px;*/
	}

div.content {
	width: 500px;
	float: left;
	margin-right: 20px ! important;
	}

div.right {
	width: 200px;
	float: left;
	}
div.right div.csc-textpic {
	margin-bottom: 15px;
	}
div.right div.csc-textpic * {
	margin: 0px;
	padding: 0px;
	float: none;
	}

div.contenthome {
	width: 340px;
	float: left;
	text-align: justify;
	margin-left:0px;
	margin-top: 15px;
	margin-right: 20px ! important;
	}
div.righthome {
	width: 340px;
	float: left;
	}


/* HOMEPAGE */

div.contenthome b,
div.contenthome strong,
div.contenthome h3 {
	color: #000000;
	font-size: 14px;
	}
div.contenthome h1,
div.righthome h1 {
	background-image: url('../images/bg_txthomepageheader.gif');
	background-repeat: no-repeat;
	height: 20px;
	padding: 5px 0px 0px 10px;
	font-size: 14px;
	color: #000000;
	border-bottom-width: 0px;
	margin-bottom: 0px ! important;
	}
div.contenthome h1 a,
div.righthome h1 a {
	text-decoration: none;
	}
div.contenthome div.csc-header,
div.righthome div.csc-header {
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
table.news {
	width: 340px;
	margin: 0px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	}
table.news th {
	display: none;
	}
table.news dd {
	margin-left: 0px;
	}
table.news img {
	float: left; 
	margin-right: 5px;
	}
div.end {
	background-image: url('../images/bg_news_end.gif');
	background-repeat: no-repeat;
	width: 340px;
	height: 30px;
	}
table.news h3 {
	margin: 5px 0px 2px 10px;
	font-size: 12px;
	}
table.news h3 a {
	text-decoration: none;
	}
span.datum {
	float: right;
	font-size: 10px;
	margin-right: 10px;
	}
table.news p {
	margin: 0px;
	}

td.image {
	text-align: right;
	}
td.image img {
	float: right;
	}

table.newsitem h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
td.news_single_image {
	width: 250px;
	}
div.news-single-img {
	float: right;
	width: 240px;
	}
p.news-single-imgcaption {
	clear: both;
	padding: 5px;
	font-size: 11px;
	background-color: #ebebeb;
	}

/* NIEUWE KLANT COMBINATIES HOMEPAGE */

a#c292 {
	height: 18px;
	width: 10px;
	display: block;
	clear: both;
	}
table.aflevering,
div.bg_aflevering {
	width: 338px;
	height: 200px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	}
table.aflevering {
	top: -200px;
	margin-bottom: -200px;
	}
table.aflevering td {
	background-image: url('/fileadmin/template/main/images/afleveringen_krans.png');
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
	}
table.aflevering td a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	display: block;
	width: 338px;
	height: 200px;
	line-height: 370px; 
	}
td.aflevering {
	background-image: url('/fileadmin/template/main/images/bg_aflevering.gif');
	background-repeat: no-repeat;
	background-position: 100px 50px;
	height: 350px;
	}

/* table CONTACTPERSONEN */

table.contactpersonen {
	width: 700px;
	}
table.contactpersonen caption {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	}
table.contactpersonen td, 
table.contactpersonen th {
	width: 25%;
	padding: 2px 0px 2px 5px;
	margin: 0px ! important;
	border-bottom: 1px solid #cccccc;
	}

/* CONTACTPERSONEN NEW */

div.imagemap {
	padding: 10px 0px 10px 0px;
	border: 1px solid #ebebeb;
	text-align: center;
	margin: 10px auto;
	}
div.imagemap img {
	margin: 0px auto;
	}
div.csc-textpic-text p,
div.csc-textpic-text h3,
div.csc-textpic-text h4 {
	margin-left: 5px;
	}

/* PRODUCTENOVERZICHT */

div.producten div.content {
	width: 600px;
	}

div.producten div.csc-textpic/*,
div.right div.csc-textpic*/ {
	width: 95px;
	float: left ! important;
	margin: 0px 5px 10px 0px;
	}
div.producten div.csc-textpic */*,
div.right div.csc-textpic * */ {
	margin: 0px ! important;
	}
div.producten div.csc-textpic-text/*,
div.right div.csc-textpic-text*/ {
	background-image: url('../images/bg_txtlink.gif');
	background-repeat: no-repeat;
	height: 35px;
	}
div.producten div.vegen div.csc-textpic-text/*,
div.right div.vegen div.csc-textpic-text*/ {
	background-image: url('../images/bg_txtlink_vegen.gif');
	}
div.producten div.csc-textpic-text p/*,
div.right div.csc-textpic-text p*/ {
	margin-left: 2px ! important;
	}
div.producten div.csc-textpic-text a/*,
div.right div.csc-textpic-text a*/ {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	letter-spacing: -1px;
	}

div.producten div.csc-textpic-clear/*,
div.right div.csc-textpic-clear*/ {
	display: none; 
	}

div.trainingcenter div.csc-textpic {
	width: 145px;
	}
div.trainingcenter div.csc-textpic-imagewrap {
	width: 145px;
	overflow: hidden;
	}
div.trainingcenter div.csc-textpic-imagewrap,
div.trainingcenter div.csc-textpic-imagewrap * {
	overflow: hidden;
	}
div.trainingcenter div.csc-textpic-text {
	width: 145px;
	background-repeat: repeat-x;
	}

/* CONTACTPERSONEN bij PRODUCTEN */

div.csc-frame-frame1 {
	border: 1px solid #999999;
	padding: 10px 10px 0px 10px;
	margin-top: 20px;
	}
div.right div.csc-frame-frame1 {
	width: 140px;
	float: right;
	}
div.csc-frame-frame1 p {
	font-size: 11px ! important;
	}

/* EXTRA WIJDE LAYOUT (LAYOUT1) */

div.wide div.content {
	width: 600px;
	}
div.wide div.right {
	display: none;
	}

/* SEARCHFORM */

td.menu_1 div.tx-macinasearchbox-pi1 {
	float: right;
	margin-top: 0px;
	border-width: 0px;
	}

#searchform table {
	margin-left: 5px;
	}
#searchform th {
	color: #ffffff;
	font-weight: bold;
	padding: 6px 5px 0px 0px;
	}
#searchform td {
	padding: 4px 10px 0px 0px;
	}
#searchform input {
	font-size: 11px;
	padding: 0px;
	text-indent: 5px;
	width: 100px;
	height: 16px ! important;
	margin-top: 1px;
	border: 1px solid #333333;
	background-image: url('../images/bg_search_input.gif');
	background-repeat: no-repeat;
	}
#searchform button {
	width: 20px;
	height: 20px;
	border-width: 0px;
	background-color: transparent;
	background-image: url('../images/bg_search_button.gif');
	background-repeat: no-repeat;
	margin-bottom: -1px;
	}
#searchform button:hover {
	background-position: 0px -20px;
	}

div.csc-header {
	clear: both;
	margin: 0px ! important;
	height: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
	}
div.csc-header h2 {
	}

/* BESTELFORM klein strooimaterieel */

table.bestelform {
	width: 600px;
	}
table.bestelform th,
table.bestelform td {
	padding: 2px 5px 2px 5px;
	}
th.right,
td.right {
	text-align: right;
	}
span.rood {
	color: #cc0000;
	}
table.bestelform table {
	margin-top: 20px;
	}
table.bestelform th {
	background-color: #ebebeb;
	padding: 2px;
	text-align: left ! important;
	}
table.bestelform td td input {
	width: 100px;
	}
table.bestelform td td input.small {
	width: 30px;
	}
body.form a.button {
	display: block;
	text-decoration: none;
	background-image: url('../images/bg_submenuitem.gif');
	background-position: center 0px;
	background-repeat: no-repeat; 
	width: 173px !important;
	height: 20px !important;
	text-align: center;
	line-height: 20px;
	border: 1px solid #333333;
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-top: 10px;
	}


/* powermail */

.tx-powermail-pi1_fieldset {
	border:none !important;
	background:none !important; 
	}

.tx_powermail_pi1_fieldwrap_html {
	width:700px !important;
	clear:both !important;
	margin-bottom:5px;
	}

.powermail_check_inner {
	width:250px !important;
	float:left !important;
	overflow:hidden !important;
	}

.tx-powermail-pi1_fieldset select,
.tx-powermail-pi1_fieldset textarea,
.tx-powermail-pi1_fieldset input {
	float:left;
	width:150px;
	height:16px;
	margin-left:15px;
	margin-bottom:5px;
	}

.tx-powermail-pi1_fieldset textarea {
	width:250px;
	height:100px;
	}

.tx-powermail-pi1_fieldset select {
	height:20px;
	}

.tx-powermail-pi1_fieldset P {
	width:500px;
	padding-top:5px;
	font-weight:bold;
	}

.tx_powermail_pi1_fieldwrap_html_radio_title {
	width:0px !important;
	font-weight:normal !important;
	margin:0px !important;
	padding:0px !important;
	visibility:hidden;
	display:none;
	}

.tx-powermail-pi1_fieldset label {
	width:203px !important;
	margin-bottom:5px;
	font-weight:normal;
	}

.powermail_check_inner label {
	width:303px !important;
	}

.powermail_check,
.powermail_radio {
	width: 12px !important;
	height: 12px;
	float: left;
	position:relative;
	margin-top:0px !important;
	left:-15px;
	padding:0px !important;
	border:none;
	}

.powermail_check {
	position:relative;
	}

.powermail_check_inner {
	float:left !important;
	width:300px !important;
	}

.powermail_check_inner label,
.powermail_radio_inner label {
	position:relative;
	margin-left:-365px;
	right:-390px;
	}

.powermail_radio_inner label {
	margin-left:-375px;
	}

div.powermail_mandatory_js {
	width:500px;
	clear:both;
	position:relative;
	top:-15px;
	color:#FF0000 ! important;
	font-weight:bold;
	}

.powermail_submit,
.tx-powermail-pi1_confirmation_submit,
.tx-powermail-pi1_confirmation_back {
	margin-left:217px !important;
	background-image: url('../images/bg_submenuitem.gif');
	background-position: center 0px;
	background-repeat: no-repeat; 
	width: 182px !important;
	height: 22px !important;
	font-size: 11px;
	font-weight: bold;
	}

div.powermail_radio_inner label {
	width:60px !important;
	}

/* powermail specific */

.koppen {
	font-size: 13px;
	font-weight: bold;
	padding-top:20px !important;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:1px solid #999999;
	width: 250px ! important;
	}

.formimg {
	float:left;
	}

.powermail_radio_inner {
	margin-left:325px;
	position:relative;
	clear:both;
	}

#powermaildiv_uid12 {
	padding-top:15px;
	}

#powermaildiv_uid3 {
	padding-left:225px;
	}

.powermail_radio_inner_uid3_0,
.powermail_radio_inner_uid3_1 {
	float:left;
	width:75px;
	overflow:hidden;
	margin:0px;
	clear:none;
	}

#powermaildiv_uid11 {
	position:relative;
	top:-20px;
	margin-bottom:0px;
	}

#powermaildiv_uid3 {
	width:400px !important;
	overflow:hidden !important;
}

/* SPECIALE TABLES 1 */

table.nido {
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
	background-color: #ebebeb;
	}

table.nido th {
	background-color: #999999;
	padding: 2px;
	text-align: left ! important;
	color: #ffffff;
	}
table.nido tr.tr-odd {
	background-color: #ffffff;
	}
table.nido tr.tr-even {
	background-color: #ebebeb;
	}

table.nido td {
	padding: 2px 5px 2px 2px;
	margin: 0px ! important;
	}

/* SPECIALE TABLES 2 */

table.nido2 {
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #cccccc;
	}

table.nido2 th {
	background-color: #ebebeb;
	padding: 2px;
	text-align: left ! important;
	}
table.nido2 td {
	padding: 2px 5px 2px 2px;
	margin: 0px ! important;
	border-top: 1px solid #cccccc;
	}

/* TIPS */

div.csc-frame-rulerAfter {
	border-bottom: 1px dotted #cccccc;
	}

/* PERFECT LIGHTBOX */

.csc-textpic-caption {
	display: none;
	}

/* FOTO's */

div.csc-textpic-imagerow {
	margin-bottom: 10px;
	}

/* SEMINARS */

div.tx-seminars-pi1-listrow table {
	width: 720px;
	margin-bottom: 20px;
	border-top: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	}
div.tx-seminars-pi1-listrow th {
	padding: 2px 5px 2px 5px;
	text-align: left;
	border-bottom: 2px solid #cccccc;
	}
div.tx-seminars-pi1-listrow th a {
	display: normal;
	padding: 0px;
	}
div.tx-seminars-pi1-listrow td {
	padding: 5px;
	border-right: 1px solid #cccccc;
	}
tr.listrow-odd td {
	border-right: 1px solid #cccccc;
	}

td.tx-seminars-pi1-title {
	white-space: nowrap;
	}
div#tx-seminars-pi1-registration-form fieldset {
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	}
td.tx-seminars-pi1-event-begin-date-over span.tx-seminars-pi1-square {
	background-color: #cc0000;
	}


/* tx-onetimeaccount-pi1 */

div.tx-onetimeaccount-pi1 fieldset {
	width: 480px;
	padding: 10px;
	border-width: 0px;
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	}
div.tx-onetimeaccount-pi1 label {
	font-weight: bold;
	}
div.tx-onetimeaccount-pi1 input {
	height: 16px;
	padding: 0px 5px 0px 5px;
	}
div.tx-onetimeaccount-pi1 textarea {
	height: 60px;
	padding: 0px 0px 0px 0px;
	}
div.tx-onetimeaccount-pi1 fieldset,
div.tx-onetimeaccount-pi1 input,
div.tx-onetimeaccount-pi1 textarea,
div.tx-onetimeaccount-pi1 select {
	float: left;
	margin-left: 0px;
	margin-right: 1px;
	}
input#tx_onetimeaccount_pi1_form_email,
input#tx_onetimeaccount_pi1_form_telephone,
input#tx_onetimeaccount_pi1_form_title,
input#tx_onetimeaccount_pi1_form_fax {
	width: 229px;
	}
div.tx-onetimeaccount-pi1 dl {
	clear: both;
	}


/* SPECIAL VIP SECTION NWE NIDO WINTER EXPERIENCE */

body.nwe div.container {
	width: 100%;
	}
body.nwe div.basic {
	margin:0px auto;
	margin-top:20px;
	border: 20px solid white;
	width: 860px;
	height: 630px;
	background-image: url('/fileadmin/images/nwe/bg_nwe.jpg');
	background-color: #6F7487;
	background-repeat: no-repeat; 
	margin-bottom: -40px;
	}

body.nwe#aanmeldform div.basic {
	background-image: url('/fileadmin/images/nwe/bg_nwe_aanmeld.jpg');
}
body.nwe div.content {
	width: 860px;
	height: 630px;
	}
body.nwe div.content * {
	color: #ffffff;
	color: #000000;
	text-align: center;
	}

body.nwe div.content a.afmelden {
	display:block;
	position:relative;
	top:-8px;
	color: #333333;
	font-size:11px;
	text-align: center;
	}

body.nwe.next div.content {
	padding: 40px 220px 10px 220px;
	width: 420px;
	height: 580px;
	}
body.nwe div.csc-frame-frame {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	}
body.nwe div.csc-frame-frame2 {
	border: 1px solid transparent ! important;
	}
body.nwe div.csc-frame-frame1 {
	display: none;
	}
body.nwe.next form {
	width: 420px;
	padding: 10px 10px 0px 10px;
	margin-bottom: 230px;
	color: #000000;
	background-image: url('/fileadmin/images/nwe/bg_form.png');
	}
body.nwe.next div.tx-powermail-pi1_thx {
	margin-top: 0px;
	width: 420px;
	padding: 10px 10px 5px 10px;
	margin-bottom: 108px;
	color: #000000;
	background-image: url('/fileadmin/images/nwe/bg_form.png');
	}
body.nwe.next form *,
body.nwe.next div.tx-powermail-pi1_thx * {
	color: #333333;
	}

body.nwe.next .tx_powermail_pi1_fieldwrap_html {
	width:420px !important;
	}
body.nwe.next label {
	width: 180px ! important;
	text-align: left !important;
	color:#333333 !important;
	}

body.nwe.next .tx-powermail-pi1_fieldset input {
	width:196px;
	text-align: left;
	color:#333333 !important;
	}
body.nwe .tx-powermail-pi1_fieldset select {
	width:202px;
	text-align: left ! important;
	color:#333333 !important;
	}

body.nwe.next .tx-powermail-pi1_fieldset P {
	width:400px;
	}
/*
body.nwe.next .powermail_radio_inner {
	margin-left:138px;
	position:relative;
	clear:both;
	}
body.nwe.next .powermail_radio_inner label {
	margin: 0px ! important;
	left: 0px;
	right: 0px;
	float: right;
	width:120px !important;
	position: relative;
	left: -200px;
	}*/

body.nwe.next div.powermail_mandatory_js {
	width:160px;
	padding-top: 1px;
	height: 16px;
	background-image: url('/fileadmin/template/main/images/bg_mandatory.gif');
	position: relative;
	left: 380px;
	top: -24px;
	margin-bottom: -48px;
	color: #ffffff ! important;
	}

body.nwe.next input.powermail_submit {
	margin-left:196px !important;
	float: left ! important;
	text-align: center;
	}

body.nwe.next div#powermaildiv_uid27 {
	position:relative;
	top:-23px;
	margin-bottom:-8px;
	text-align:left;
	color:#333333 !important;
	}

body.nwe.next div#powermaildiv_uid27 a {
	color:#333333 !important;
	}

body.nwe.next .powermail_submit {
	margin-top:10px;
}

/* SERVICE FORMULIEREN (add op NWE) */

body.service.nwe.next div.content * {
	text-align: left;
	}
body.service.nwe.next div.basic {
	background-image: url('/fileadmin/template/main/images/bg_service_next.jpg') ! important;
	}
body.service.nwe.next.start div.basic {
	background-image: url('/fileadmin/template/main/images/bg_service.jpg') ! important;
	}
body.service.nwe.next div.csc-frame-frame,
body.service.nwe.next div.csc-frame-frame1 {
	display: block;
	margin: 0px;
	border-width: 0px;
	width: 420px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 30px;
	color: #000000 ! important;
	background-image: url('/fileadmin/images/service_sectie/bg_form.png') ! important;
	}

body.service.nwe.next div.csc-frame-frame1 p {
	color: #000000 ! important;
	}
body.service.nwe.next p {
	text-align: left ! important;
	font-size: 12px ! important;
	}
body.service.nwe.next form {
	margin-bottom: 30px;
	background-image: url('/fileadmin/images/service_sectie/bg_form.png') ! important;
	}
body.service.nwe.next div.tx-powermail-pi1_thx {
	color: #000000 ! important;
	background-image: url('/fileadmin/images/service_sectie/bg_form.png') ! important;
	}
body.service.nwe.next div.tx-powermail-pi1_thx * {
	color: #000000 ! important;
	}
body.service.nwe.next form label,
body.service.nwe.next div.tx-powermail-pi1_thx label {
	color: #000000 ! important;
	font-weight: bold;
	}
body.service.nwe.next .tx-powermail-pi1_fieldset textarea {
	text-align: left;
	color:#333333 !important;
	margin-left: 0px;
	width: 390px;
	}
body.service.nwe.next .powermail_submit {
	text-align: center ! important;
	}
body.service.nwe.next span.powermail_mandatory {
	margin-left: 5px;
	color: #cc0000;
	}
fieldset.tx-powermail-pi1_fieldset_feuserinfo {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
fieldset.tx-powermail-pi1_fieldset_feuserinfo input {
	border-width: 0px;
	background: none;
	padding-left: 0px;
	height: 22px;
	position: relative;
	top: -5px;
	}

body.service.nwe.next.start div.csc-frame-frame1 {
/*	width: 720px;*/
	width: 430px;
	height: 40px;
	padding: 10px 4px 0px 6px;
	position: relative;
	left: -160px;
	top: 326px;
	background: none;
	background-color: #ffffff;
	}
div.buttons {
	width: 755px;
	position: relative;
	left: -160px;
	top: 306px;
	}
div.buttons div.csc-textpic,
div.buttons div.csc-textpic dl,
div.buttons div.csc-textpic dt,
div.buttons div.csc-textpic div,
div.buttons div.csc-textpic div div,
div.buttons div.csc-textpic a,
div.buttons div.csc-textpic * {
	width: 140px ! important;
	margin: 0px ! important;
	padding: 0px ! important;
	overflow: hidden ! important;
	}
body.service.nwe.next div.buttons div.csc-textpic {
	height: 170px;
	float: left ! important;
	margin-right: 10px ! important;
	margin-bottom: 20px ! important;
	overflow: hidden ! important:
	}
div.buttons div.csc-textpic-clear {
	display: none;
	}

/* INTRANET LOGIN */

body.start div.csc-frame-frame2 {
	width: 180px;
	margin: 0px -100px 0px 100px;
	position: relative;
	top: 100px;
	border-width: 0px ! important;
	background-color: #ffffff;
	padding: 0px 20px 10px 20px;
	}
body.start div.csc-frame-frame2 p {
	margin-bottom: 20px;
	}

body.start div.tx-felogin-pi1 {
	background-color: #ffffff;
	width: 180px;
	border-width: 0px;
	position: relative;
	left: -20px;
	padding: 0px 20px 0px 20px;
	}
body.start div.tx-felogin-pi1 * {
	float: left;
	}
body.start div.tx-felogin-pi1 form {
	width: 178px;
	margin: 0px;
	border: 1px solid #cccccc;
	padding: 0px ! important;
	}
div.tx-felogin-pi1 {
	float: left;
	padding: 20px;
	color: #000000;
	border: 1px solid #ffffff;
	}
div.tx-felogin-pi1 h3 {
	display: none;
	}
div.tx-felogin-pi1 fieldset {
	border-width: 0px;
	margin: 0px;
	}
div.tx-felogin-pi1 form {
	border-width: 0px;
	}
div.tx-felogin-pi1 div {
	margin-bottom: 5px;
	}
div.tx-felogin-pi1 label {
	width: 120px;
	}
div.tx-felogin-pi1 input {
	width: 157px;
	text-align: center ! important;
	background-color: #cccccc ! important;
	color: #000000;
	background-image: url('../images/bg_submenuitem.gif');
	background-position: center 0px;
	background-repeat: no-repeat; 
	font-size: 11px;
	font-weight: bold;

	}
div.tx-felogin-pi1 input#user,
div.tx-felogin-pi1 input#pass {
	width: 150px;
	text-align: left ! important;
	background: none !Important;
	background-color: #ffffff ! important;
	font-size: 12px;
	font-weight: normal;
	}

