/*
Designed by <theFactor.e>
http://www.tfe.nl

Author: Wouter Lowies

CVS Header Information:  
    $Source$
    $Revision$
    $Date$
    $Name$
    $Author$
*/

/* -|-|-|- ALGEMEEN  -|-|-|- */
@import url("algemeen.css");

/* -|-|-|- PARTS  -|-|-|- */
@import url("parts.css");

/* -|-|-|- BOTTOM  -|-|-|- */
@import url("bottom.css");

/* -|-|-|- TABLE  -|-|-|- */
.table {
        position:absolute;
        width:805px; /* 745 */
        margin-top:75px;
        margin-left:0px;
}
.table .column1 {
        width:175px; /* 145 */
        background-color:#EFEFEF;
}
.table .column2 {
        width:445px;
        padding-right:5px;
        padding-left:5px;
        padding-bottom:15px;
}
.table .column3 {
        width:175px; /* 145 */
}
.table .column1bottom {
        width:175px; /* 145 */
        height:6px;
}
.table .column1bottom .fill {
        width:175px; /* 145 */
        height:6px;
        background-color:#B1B4B4;
        line-height:1px;
}
.table .column2bottom, .table .column2bottomwide {
        width:445px;
        height:6px;
        padding-right:5px;
        padding-left:5px;
}
.table .column2bottom .fill, .table .column2bottomwide .fill {
        width:445px;
        height:6px;
        background-color:#F79B49;
        line-height:1px;
}
.table .column3bottom {
        width:175px; /* 145 */
        height:6px;
}
.table .column3bottom .fill {
        width:175px; /* 145 */
        height:6px;
        background-color:#A7A8A9;
        line-height:1px;
}

/* -|-|-|- LEFTMENU  -|-|-|- */
.leftmenu {
	width:175px;
	background-color:#FFFFFF;
}
.leftmenu .title {
        height:18px;
        padding: 2px 0 0 19px;
		background: #efefef;
		font-weight: bold;
		vertical-align: center;
		background: #efefef url(../images/arrow_back_gray.png) no-repeat 8px 6px;
}
.leftmenu .title a {
	text-decoration: none;
}
/* -|-|-|- NIVEAU1  -|-|-|- */
.leftmenu .niveau1 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight:bold;
        padding-top:9px;
        margin-top:5px;
        background-color:#EFEFEF;
}
.leftmenu .niveau1 a, .leftmenu .niveau1 a:visited {
        color:#333333;
        text-decoration:none;
        background-image:url(../images/ar_greyleft.gif);
        background-repeat:no-repeat;
        background-position:157px 16px; /* 127 */
        border-bottom:1px solid #D8D8D8;
        display:block;
        margin-left:10px;
        padding-top:11px;
        padding-bottom:5px;
        padding-right:7px;
        margin-right:2px;
}
.leftmenu .niveau1 a:active, .leftmenu .niveau1 a:hover {
        color:#F58420;
        text-decoration:none;
}
.leftmenu .niveau1 .selected a, .leftmenu .niveau1 .selected a:visited {
        color:#333333;
        text-decoration:none;
        background-image:url(../images/ar_orangedown.gif);
        background-repeat:no-repeat;
        background-position:157px 17px; /* 127 */
        border-bottom:0px solid #D8D8D8;
        display:block;
        margin-left:10px;
        padding-top:11px;
        padding-bottom:5px;
        padding-right:7px;
        margin-right:2px;
}
.leftmenu .niveau1 .selected a:active, .leftmenu .niveau1 .selected a:hover {
        color:#F58420;
        text-decoration:none;
}
.leftmenu .niveau1 .nochild a, .leftmenu .niveau1 .nochild a:visited {
        color:#333333;
        text-decoration:none;
        background-image:none;
        border-bottom:1px solid #D8D8D8;
        display:block;
        margin-left:10px;
        padding-top:11px;
        padding-bottom:5px;
        padding-right:5px;
}
.leftmenu .niveau1 .nochild a:active, .leftmenu .niveau1 .nochild a:hover {
        color:#F58420;
        text-decoration:none;
}

/* -|-|-|- NIVEAU2  -|-|-|- */
.leftmenu .niveau2 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight:normal;
        background-color:#E4E4E4;
        border-top:1px solid #A2A2A2;
        border-bottom:1px solid #A2A2A2;
        margin-left:9px;
}
.leftmenu .niveau2 a, .leftmenu .niveau2 a:visited {
        color:#333333;
        text-decoration:none;
        background-image:url(../images/ar_greyleft.gif);
        background-repeat:no-repeat;
        background-position:158px 7px; /* 128 */
        /*border-top:1px solid #D0D0D0;*/
        display:block;
        margin-left:0px;
        padding-left:5px;
        padding-top:2px;
        padding-bottom:2px;
        padding-right:5px;
}
.leftmenu .niveau2 a:active, .leftmenu .niveau2 a:hover {
        color:#F58420;
        text-decoration:none;
}
.leftmenu .niveau2 .selected a, .leftmenu .niveau2 .selected a:visited {
        color:#333333;
        text-decoration:none;
        background-image:url(../images/ar_orangedown.gif);
        background-repeat:no-repeat;
        background-position:158px 7px; /* 128 */
        border-bottom:1px solid #D0D0D0;
        display:block;
        margin-left:0px;
        padding-left:5px;
        padding-top:2px;
        padding-bottom:2px;
        padding-right:5px;
}
.leftmenu .niveau2 .selected a:active, .leftmenu .niveau2 .selected a:hover {
        color:#F58420;
        text-decoration:none;
}
.leftmenu .niveau2 .nochild a, .leftmenu .niveau2 .nochild a:visited {
        color:#333333;
        text-decoration:none;
        /*border-top:1px solid #D0D0D0;*/
        display:block;
        margin-left:0px;
        padding-left:5px;
        padding-top:2px;
        padding-bottom:2px;
        padding-right:5px;
}
.leftmenu .niveau2 .nochild a:active, .leftmenu .niveau2 .nochild a:hover {
        color:#F58420;
        text-decoration:none;
}

/* -|-|-|- NIVEAU3  -|-|-|- */
.leftmenu .niveau3 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight:normal;
        margin-left:9px;
}
.leftmenu .niveau3 a, .leftmenu .niveau3 a:visited {
        color:#333333;
        text-decoration:none;
        display:block;
        background-image:none;        
        margin-left:10px;
        padding-top:2px;
        padding-bottom:2px;
        padding-right:5px;
        border-top:0px;
}
.leftmenu .niveau3 a:active, .leftmenu .niveau3 a:hover {
        color:#F58420;
        text-decoration:none;
}
.leftmenu .niveau3 .selected a, .leftmenu .niveau3 .selected a:visited {
        color:#FF9933;
        font-weight:bold;
        text-decoration:none;
        display:block;
        background-image:none;        
        margin-left:10px;
        padding-top:2px;
        padding-bottom:2px;
        padding-right:5px;
}
.leftmenu .niveau3 .selected a:active, .leftmenu .niveau3 .selected a:hover {
        color:#F58420;
        text-decoration:none;
}

/* -|-|-|- MAINMENU  -|-|-|- */
.mainmenu {
        font-family:Arial, Helvetica, sans-serif;
        font-size: 12px;
        width:445px;
}
.mainmenu .buttons .spacer {
        width:107px;
        height:20px;
}
.mainmenu .buttons .menu1 {
        position:absolute;
        margin-top:0px;
        margin-left:0px;
        width:108px;
        height:20px;
        background-image:url(../images/btn_vervolg_menu1.gif);
        background-repeat:no-repeat;
        background-position:left top;
}
.mainmenu .buttons .menu2 {
        position:absolute;
        margin-top:0px;
        margin-left:113px;
        width:107px;
        height:20px;
        background-image:url(../images/btn_vervolg_menu2.gif);
        background-repeat:no-repeat;
        background-position:left top;
}
.mainmenu .buttons .menu3 {
        position:absolute;
        margin-top:0px;
        margin-left:225px;
        width:108px;
        height:20px;
        background-image:url(../images/btn_vervolg_menu3.gif);
        background-repeat:no-repeat;
        background-position:left top;
}
.mainmenu .buttons .menu4 {
        position:absolute;
        margin-top:0px;
        margin-left:338px;
        width:107px;
        height:20px;
        background-image:url(../images/btn_vervolg_menu4.gif);
        background-repeat:no-repeat;
        background-position:left top;
}
.mainmenu .menus .topleft a, .mainmenu .menus .topleft a:visited {
        display:block;
        width:204px;
        color:#FFFFFF;
        text-decoration:none;
        background-color:#F5841F;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:8px;
        padding-right:8px;
        border-bottom:1px solid #FFFFFF;
        border-left:1px solid #FFFFFF;
        border-right:1px solid #FFFFFF;
}
*html .mainmenu .menus .topleft a, *html .mainmenu .menus .topleft a:visited { /* only IE hack */
        width:222px;
        width/* */:/**/204px; /* not IE5 hack */
}
.mainmenu .menus .topleft a:active, .mainmenu .menus .topleft a:hover {
        color:#333333;
        text-decoration:none;
        background-color:#B5B5B5;
}
.mainmenu .menus .topright a, .mainmenu .menus .topright a:visited {
        display:block;
        color:#FFFFFF;
        text-decoration:none;
        background-color:#939495;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:8px;
        padding-right:8px;
        border-bottom:1px solid #FFFFFF;
        border-left:1px solid #FFFFFF;
        border-right:1px solid #FFFFFF;
}
*html .mainmenu .menus .topright a, *html .mainmenu .menus .topright a:visited { /* only IE hack */
        width:222px;
        width/* */:/**/204px; /* not IE5 hack */
}

.mainmenu .menus .topright a:active, .mainmenu .menus .topright a:hover {
        color:#333333;
        text-decoration:none;
        background-color:#F8AB65;
}
.mainmenu .menus .left {
        position:absolute;
        width:220px;
        height:243px;
        margin-top:25px;
        margin-left:-1px;
        display:none;
        z-index:100;
}
.mainmenu .menus .right {
        position:absolute;
        width:222px;
        height:243px;
        margin-top:25px;
        margin-left:224px;
        display:none;
        z-index:100;
}
.mainmenu .menus .fill1 {
        position:absolute;
        margin-top:-5px;
        margin-left:1px;
        width:108px;
        height:5px;
        line-height:1px;
        background-color:#F5841F;
}
.mainmenu .menus .fill2 {
        position:absolute;
        margin-top:-5px;
        margin-left:114px;
        width:107px;
        height:5px;
        line-height:1px;
        background-color:#F5841F;
}
.mainmenu .menus .fill3 {
        position:absolute;
        margin-top:-5px;
        margin-left:1px;
        width:108px;
        height:5px;
        line-height:1px;
        background-color:#939495;
}
.mainmenu .menus .fill4 {
        position:absolute;
        margin-top:-5px;
        margin-left:114px;
        width:107px;
        height:5px;
        line-height:1px;
        background-color:#939495;
}

/* -|-|-|- BANNER  -|-|-|- */
.banner {
        width:445px;
        /*margin-top:25px;*/
        margin-left:0px;
        padding:0px;
}
/* -|-|-|- BREADCRUMB  -|-|-|- */
.breadcrumb {
        width:445px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight:normal;
        border-bottom:1px solid #D3D3D3;
        padding-bottom:5px;
}
.breadcrumb .links {
        padding-top:5px;
        margin-left:25px;
}
.breadcrumb a, .breadcrumb a:visited {
        color:#333333;
        text-decoration:underline;
        white-space:nowrap;
        line-height:15px;
}
.breadcrumb a:active, .breadcrumb a:hover {
        color:#F58420;
        text-decoration:underline;
}
.searchBreadcrumb, .searchBreadcrumb a, .searchBreadcrumb a:visited {
	color: silver;
	font-size: 0.9em;
	font-weight: normal;
}
.searchBreadcrumb a:hover, .searchBreadcrumb a:active {
	color:#F58420;
}
/* -|-|-|- PAGETITLE  -|-|-|- */
.pagetitle {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:20px;
        font-weight:normal;
        color:#F5841F;
        margin-left:25px;
        margin-top:10px;
        margin-bottom:20px;
}

/* -|-|-|- SUBNAV  -|-|-|- */
.subnav {
        width:445px;
        border-bottom:1px solid #D0D0D0;
}
.subnav .subtable {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:25px;
}
.subnav .links{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight:normal;
        color:#333333;
        margin-right:5px;
}
.subnav a, .subnav a:visited {
        color:#333333;
        text-decoration:underline;
        display:block;
        background-image:url(../images/ar_orangeleft.gif);
        background-repeat:no-repeat;
        background-position:left 4px;
        padding-left:10px;
        margin-bottom:4px;
}
.subnav a:active, .subnav a:hover, .subnav .selected {
        color:#F58420;
        text-decoration:underline;
        display:block;
        background-image:url(../images/ar_orangeleft.gif);
        background-repeat:no-repeat;
        background-position:left 4px;
        padding-left:10px;
        margin-bottom:4px;
}

/* -|-|-|- CONTENT  -|-|-|- */
/*
.content {
        margin-top:5px;
        width:415px;
        margin-left:25px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color:#333333;
}
*/
/* -|-|-|- LANGBOX  -|-|-|- */
.langbox, .langbox3 {
		margin-top:1px;
}
.langbox2 {
		margin-top:11px;
}
.langbox, .langbox2 {
        width:173px; /* 143 */
        height:93px;
        border:1px solid #F58420;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color:#333333;
        background-color:#D4D4D5;
}
.langbox .text, .langbox2 .text, .langbox3 .text {
	padding:4px 4px 0 4px;
}
.langbox .arrow, .langbox2 .arrow, .langbox3 .arrow {
        padding-left:10px;
        background-image:url(../images/ar_greyleft.gif);
        background-repeat:no-repeat;
        background-position:left 4px;
}
.langbox .arrowleft, .langbox2 .arrowleft, .langbox3 .arrowleft {
        float:left;
        padding-left:10px;
        background-image:url(../images/ar_greyleft.gif);
        background-repeat:no-repeat;
        background-position:left 4px;
}
.langbox .arrowright, .langbox2 .arrowright, .langbox3 .arrowright {
        padding-left:10px;
        background-image:url(../images/ar_greyleft.gif);
        background-repeat:no-repeat;
        background-position:left 4px;
        margin-left:75px;
}
.langbox .setting, .langbox2 .setting, .langbox3 .setting {
        width:173px; /* 143 */
        height:41px;
        background-color:#FFFFFF;
        margin-top:0px;
        margin-bottom:1px;
}
.langbox .setting2, .langbox2 .setting2, .langbox3 .setting2 {
	height:42px;
	background-color:#FFFFFF;
	padding-bottom:3px;
}
.langbox .change, .langbox2 .change, .langbox3 .change {
	height:38px;
	background-color:#FFFFFF;
	padding-top: 10px;
}
.langboxempty {
	width:175px; /* 143 */
}

.langboxempty img {
        margin-bottom:4px;
}

.langboxempty select {
        width:175px!important;
}

/* -|-|-|- EXTRAFUNC  -|-|-|- */
.extrafunc {
        width:173px; /* 143 */
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color:#333333;
        margin-bottom:8px;
}
.extrafunc .print {
        padding-top:9px;
        padding-bottom:4px;
        padding-left:24px;
        background-image:url(../images/icon_print.gif);
        background-repeat:no-repeat;
        background-position:left 9px;
}
.extrafunc .contactme {
        padding-top:5px;
        padding-bottom:4px;
}
.extrafunc .requestquote {
	padding-bottom:4px;
}
.extrafunc .mydownloads {
        padding-top:5px;
        padding-bottom:4px;
        padding-left:24px;
        background-image:url(../images/icon_download.gif);
        background-repeat:no-repeat;
        background-position:left 4px;
}

/* -|-|-|- RIGHTBOX1  (default) -|-|-|- */
.rightbox1 {
	width:175px; /* 145 */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color:#fff;
	margin-bottom:5px;
	margin-top:1px;
}
.rightbox1 .marge {
        padding-top:3px;
        padding-right:4px;
        padding-bottom:3px;
        padding-left:4px;
}
.rightbox1 div.text .marge {
	padding-left:0px;
}
.rightbox1 .title {
	width:173px; /* 143 */
	font-weight:bold;
	background-color:#EFEFEF;
	margin-left:1px;
	margin-bottom:1px;
}
.langboxempty .title {
	font-weight:bold;
	padding: 0 0 14px 10px;
}
.rightbox1 .text{
	width:173px; /* 143 */
	background-color:#fff;
	margin-left:1px;
}
.rightbox1 a, .rightbox1 .text .marge a {
	text-decoration: none;
	padding-left:9px;
	background:transparent url(../images/bullet_gray.png) no-repeat scroll 0 4px;
}
.rightbox1 a:hover, .rightbox1 .text .marge a:hover {
		text-decoration: underline;
}
div.noarrow a {
	background-image: none !important;
}
/* -|-|-|- RIGHTBOX2 (Solutions / Products)  -|-|-|- */
.rightbox2 {
	width:175px; /* 145 */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	margin-bottom:5px;
}
.rightbox2 .marge {
	padding-top:3px;
	padding-right:4px;
	padding-bottom:3px;
	padding-left:4px;
}
.rightbox2 .title{
	color:#FFFFFF;
	width:173px; /* 143 */
	font-weight:bold;
	background-color:#F58420;
	margin-left:1px;
	margin-bottom:1px;
}
.rightbox2 .text{
	width:173px; /* 143 */
	background-color:#FFFFFF;
	margin-left:1px;
}

.rightbox2 a, .rightbox3 a {
	text-decoration: none;
	background:transparent url(../images/bullet_gray.png) no-repeat scroll 0 4px;
	padding-left:9px;
}
.rightbox2 a:hover, .rightbox3 a:hover {
	text-decoration: underline;
}

/* -|-|-|- RIGHTBOX3 (Support / Downloads) -|-|-|- */
.rightbox3 {
	width:175px; /* 145 */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	margin-bottom:5px;
}
.rightbox3 .marge {
	padding-top:3px;
	padding-right:4px;
	padding-bottom:3px;
	padding-left:4px;
}
.rightbox3 .title{
	color:#FFFFFF;
	width:173px; /* 143 */
	font-weight:bold;
	background-color:#999999;
	margin-left:1px;
	margin-bottom:1px;
}
.rightbox3 .text{
	width:173px; /* 143 */
	background-color:#FFFFFF;
	margin-left:1px;
}

.inlineText a{
	text-decoration: underline;
}

/* -|-|-|- CALL-TO-ACTION-BOX -|-|-|- */
.callToActionBox {
	border: 1px solid #F58420;
	margin-top: 20px;
}
.callToActionBox .title {
	background-color: #F58420;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 5px;
}
.callToActionBox .text {
	color: #939495;
	padding: 5px 10px 10px 10px;
}
.callToActionBox .text a.link {
	float: right;
	color: #000000;
}

/* -|-|-|- DROPDOWN1  -|-|-|- */
.dropdown1 {
	position:absolute;
	z-index:900;
	display:none;
	top:100px;
	left:275px;
}
*html .dropdown1 { /* only IE hack */
    padding-top:22px;
	padding-top/* */:/**/0px; /* not IE5 hack */
}
.dropdown1 table {
	width:auto;
	border:1px solid #939495;
	border-bottom:0px solid #939495;
}
.dropdown1 .nochild {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	border-bottom:1px solid #939495;
    white-space:nowrap;
}
.dropdown1 .child {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	border-bottom:1px solid #939495;
    white-space:nowrap;
}
.dropdown1 .nochild a, .dropdown1 .nochild a:visited {
	display:block;
	background-color:#FFFFFF;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:20px;
	white-space:nowrap;
}
*html .dropdown1 .nochild a { /* only IE hack */
	width:100%;
}
.dropdown1 .nochild a:active, .dropdown1 .nochild a:hover {
	background-color:#EFEFEF;
	text-decoration:none;
}
.dropdown1 .child a, .dropdown1 .child a:visited {
	display:block;
	background-color:#FFFFFF;
	background-image:url(../images/ar_greyleft.gif);
	background-repeat:no-repeat;
	background-position:right center;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:20px;
	white-space:nowrap;
}
*html .dropdown1 .child a { /* only IE hack */
	width:100%;
	background-image:url(../images/ar_greyleft_ie.gif);
}
.dropdown1 .child a:active, .dropdown1 .child a:hover {
	background-color:#EFEFEF;
	text-decoration:none;
}


/* -|-|-|- DROPDOWN2  -|-|-|- */
.dropdown2 {
	position:absolute;
	z-index:1000;
	display:none;
	top:100px;
	left:275px;
	margin-top:-1px;
	margin-left:28px;
}

*html .dropdown2 { /* only IE hack */
	margin-top:0px;
	margin-left/* */:/**/0px; /* not IE5 hack */
}
.dropdown2 table {
	width:auto;
	border:1px solid #939495;
	border-bottom:0px solid #939495;
}
.dropdown2 .nochild {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	border-bottom:1px solid #939495;
    white-space:nowrap;
}
.dropdown2 .child {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	border-bottom:1px solid #939495;
    white-space:nowrap;
}
.dropdown2 .nochild a, .dropdown2 .nochild a:visited {
	display:block;
	background-color:#FFFFFF;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:12px;
	white-space:nowrap;
}
*html .dropdown2 .nochild a { /* only IE hack */
	width:100%;
}
.dropdown2 .nochild a:active, .dropdown2 .nochild a:hover {
	background-color:#EFEFEF;
	text-decoration:none;
}
.dropdown2 .child a, .dropdown2 .child a:visited {
	display:block;
	background-color:#FFFFFF;
	background-image:url(../images/ar_greyleft.gif);
	background-repeat:no-repeat;
	background-position:right center;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:12px;
	white-space:nowrap;
}
*html .dropdown2 .child a { /* only IE hack */
	width:100%;
	background-image:url(../images/ar_greyleft_ie.gif);
}
.dropdown2 .child a:active, .dropdown2 .child a:hover {
	background-color:#EFEFEF;
	text-decoration:none;
}
.docPDF {
	padding-top:5px;
	padding-bottom:4px;
	padding-left:24px;
    background-image:url(../images/ico_pdf.gif);
    background-repeat:no-repeat;
    background-position:left 4px;
	line-height:2em;
	color:silver;
}
.docHelpPDF {
	padding-top:5px;
	padding-left:24px;
    background-image:url(../images/ico_pdf.gif);
    background-repeat:no-repeat;
    background-position:left 8px;
	color:silver;
	display:block;
}

/* ANTI FORM SPAM */
.subjectcheck
{
	display: none;
	visibility: hidden;
}

#contentwrapper {
	margin-top:0px;
}

/*	aanpassingen voor mega menu */
ul.nav-container {
	width: 624px !important;
	float: right !important;
}
#sitenav ul, #sitenav ul li {
	padding-right:5px !important;
}
#sitenav ul, #sitenav ul li#n4 {
	padding-right:0 !important;
	padding-left:1px;
}
ul.nav-container li#n1, ul.nav-container li#n2, ul.nav-container li#n3 ul.nav-container li#n4{
	width:151px !important;
}
ul.nav-container li.nav {
	width:153px !important;
}
#sitenav #n2:hover .menu, #sitenav #n2.sfhover .menu {
	left:-334px !important;
}
#sitenav #n4:hover .menu, #sitenav #n4.sfhover .menu {
	left:-58px !important;
}

div#company {
	margin: 15px 0;
}
.leftmenuwrapper {
	position:relative;
}