body {
	width:100%;
	height:100%;
	margin:0;
	padding:0px;
	background:#6e6e6e;
	font-family: Trebuchet MS;
	font-smooth:always;
	font-size:14px;
	/* font-weight:lighter; /* Doet volgens mij niks (?) - Gertjan --> Volgens mij wel, het blokkeerde alle boldtags (!) - Michiel*/
	line-height:1.4em;
	color: #e3e3e3;	
}

html, body {
	overflow-x:hidden;
}

.geel {
	color: #FDB813;
}

#content img{
	border: 0px;
}

#header {
	height:260px;
	min-width: 1000px;
	width:100%;
	background:#6e6e6e url(../default_images/bg_header.gif) repeat-x;
}

#header_container {	
	width:1000px;
	margin:0px auto;
	padding:0;
}

#logo {
	margin-left:10px;
	position: absolute;
	width:390px;
	height:216px;
	/*background:url(../default_images/logo.gif) no-repeat top left;*/
}

#pictures {
	position: relative;
	float:right;
	left: 0px;
	padding-left:50px;
	width:455px;
	height:288px;
	/*background:url(../default_images/foto_div.png) no-repeat top left;*/
	z-index:15;
	overflow:none;
	padding-right:40px;
}
/* MENU */
#menu {
	margin-left:0px;
	position: absolute;
	/*width:1100px; /*641*/
	height:40px;
	top:216px;
	background:url(../default_images/menu.png) top left no-repeat;
	color:#ffffff;
	z-index:16;
}

#menu ul {
	margin:0 auto;
	padding:0px;
	list-style: none;
	font-family:Arial;
	font-size:16px;
	color:#000000;
}

#menu ul li {
	padding:10px 10px 0px 10px;
	margin-bottom:0px;
	display:block;
	height:31px;
	float:left;
}

#menu ul li.first {
	/*margin-left:-15px;*/
}

#menu ul li.activefirst{
	color:#FFFFFF;
	/*padding-left:15px;
	background:#909090;*/
}

#menu ul li.active {
	behavior: url(iepngfix.htc);
	color:#FFFFFF;
	background:url(../default_images/transp_bg2.png) left bottom no-repeat;
}

#menu ul li.active a{
	color:#000000;	
}
#menu ul li a:hover{
	color: #000000;
}
#menu ul li.subactive a{
	color:#000000;	
}
#menu ul li.subactive{
	background:#909090;
	/*margin-left:-7px;
	margin-right:10px;
	padding-right:10px;
	padding-left:10px;*/
}

#menu ul li.subfirst{
	margin-left:0px;
}

#menu ul li a {
	color: #414141;
	text-decoration: none;
}

#submenu_background_bar{
	background: #909090;
	min-width: 1000px;
	position:absolute;
	width:100%; /*641*/
	margin-left:0px;
	height:40px;
	float:left;
	top:257px;	
	z-index:0;
}

.submenu {
	min-width: 1000px;
	position:absolute;
	width:100%; /*641*/
	margin-left:0px;
	height:40px;
	float:left;
	top:257px;
	z-index:20;
}

.submenu ul {
	height:0px;
	width:990px;
	line-height:30px;
	margin:0 auto;
	padding:0;
	list-style: none;
	font-family:Arial;
	font-size:16px;
	color:#FFFFFF;
	padding-left:10px;
}

.submenu ul li.first{
	margin-left:0px;
	color:#FFFFFF;
	
}

.submenu ul li.active {
	behavior: url(iepngfix.htc);
	color:#FFFFFF;
	background:url(../default_images/transp_bg2.png) left top no-repeat;
	/*background:#000000;*/
}

.submenu ul li {
	padding:0px 30px 0px 0px;
	margin-bottom:-10px;
	display:block;
	height:40px;
	float:left;	
}

.submenu ul li a {
	color: #FFF;
	text-decoration: none;
}
.submenu ul li a:hover{
	color: #414141;
}
.submenu li{
	margin-bottom:-5px;
}


/* CONTENT */
#content {
	clear:right;
	min-width: 1000px;
	width:100%;
	/*min-height:450px;*/
	background: #343434 url(../default_images/bg_content.gif) repeat-x;
	
}

#text_container {
	width:970px;
	height:100%;
	margin:0 auto;
	margin-top:35px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:20px;
}

/* NOISE FX */
#noise {
	behavior: url(iepngfix.htc);
	margin-bottom:-20px;
	min-width: 1000px;
	width:100%;
	background:url(../default_images/noise.png) bottom;
	background-repeat: repeat-x;
}

#noise_spacer{
	margin-height:20px;
}

/* FOOTER */
#footer {
	min-width: 1000px;
	width:100%;
	height:50px;
	position:relative;
	bottom:0;
	background: #292929 url(../default_images/footer.gif) repeat-x;
	text-align:center;
}

#footer p {
	margin-top:0px;

	font-family:Arial;
	font-size:11px;
	color:#5B5B5B;
	padding-top:13px;
}

#footer a {
	color:#5B5B5B;
	text-decoration:none;
}

#clear {
	height:20px;
	clear:right;
}
#submenu_spacer {
	height:25px;
	clear:right;
	background: #6d6d6d repeat-x;
}

#sidebar {
	margin-left:40px;
	width:230px;
	float:right;
	padding-right:10px;
}

#sidebar img{
	behavior: url(iepngfix.htc);
	margin-left:12px;
	margin-bottom:20px;
}

#clear_sidebar {
	clear:right;
}

/* LOGIN  */

#loginbox {
	width:190px;
	margin:0px 0px 0px 0px;
	padding:12px;
	padding-bottom:0px;
	float:right;
	background:#515151;
	color:#AAAAAA;
	border:1px solid #636363;
	text-align:left;
}

#loginbox a.login_link{
	text-decoration:none;
}

/* NEWSLETTER BUTTON */
#newsletter {
	width:192;
	min-height:41px;
	line-height:41px;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:60px;
	background:url(../default_images/newsletter.jpg) right no-repeat;
	cursor:pointer;
	float:right;
}

#newsletter:hover {
	background:url(../default_images/newsletter_hover.jpg) right no-repeat;
}
	
#newsletter p {
	margin:0;
	padding:0px 4px 0px 7px;
	width:211px;
	text-align:center;
	word-spacing:-1px;
	letter-spacing:0px;
}

/* Partner pagina table */
.partnerTabel{
	background:#515151;
	width:680px;
}
.partnerTabel td{
	padding:20px;
}
.logocell{
	background:#9e9e9e;
	vertical-align:top;
	text-align:center;
	margin-left:10px;	
}
.logocell img{
	margin-top:40px;
	text-align:center;
}

/* Branche pagina's table */
.brancheTabel{
	background:#515151;
	width:680px;
	border:1px solid #636363;
}
.brancheTabel td{
	padding:15px;
	
}
.logocell2{
	background:#9e9e9e;
	vertical-align:center;
	text-align:left;
	margin-left:10px;	
	padding-top:40px;
}
.logocell2 a{
	color:#515151 !important;
}
.logocell2 img{
	text-align:left;
}

/* DEMO IMAGE BAR */
#demo_img {
	width: 676px;
	height: 41px;
	background:url(../default_images/demo.jpg) no-repeat;
	text-align:center;
	padding-top:9px;
	cursor:pointer;
}
#demo_img:hover{
	background:url(../default_images/demo_hover.jpg) no-repeat;
}

/* NEWSBOX */
#newsbox_page {
	width:650px;
	min-height:20px;
	padding:12px;
	margin-bottom:20px;
	background:#515151;
	color:#AAAAAA;
	border:1px solid #636363;
}

#newsbox_page h3{
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
}

#branchekeuze {
    width: 100%;
}
#branchekeuze td {
	color:#FDB813;
    width: 50%;
    font-size:17px;
    padding-top: 35px;
    background: url(../default_images/vakje-normaal.png) no-repeat ;
}

#branchekeuze td:hover {
    background: url(../default_images/vakje-border.png) no-repeat ;
    cursor: pointer;
}

#branchekeuze img {
    float: left;
    margin: -35px 5px 0 0;
}
#branchekeuze a {
    text-decoration:none !important;
    color:#FDB813 !important;
	
}

#content h1 {
	margin:0;
	padding-top:25px;
	padding-bottom:10px;
	font-size:25px;
	color:#FDB813;
	font-weight:normal;
}

.news_alt {
	color:#FDB813;
}

#content img.icon{
	padding:0px;
	margin: 0px;
	margin-bottom:-3px;
}

#content a {
	color:#AAAAAA;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

.button {
	font-family:Trebuchet MS;
	font-size:16px;
	padding: 2px;
	color:#545454;
	background:url(../default_images/btn_bg.jpg);
	border:1px #b8b8b8 solid;
}

.default_button {
	font-family:Trebuchet MS;
	font-size:16px;
	padding: 2px;
	color:#545454;
	background:url(../default_images/btn_bg.jpg);
	border:1px #b8b8b8 solid;
}

p.news {
	margin-top:30px;
	color:#FFFFFF;
	font-size:18px;
}


h2 {
	margin:0 0 20px 0;
	padding:0;
	font-size:20px;
	color:#FDB813;
	font-weight:normal;
}

.txtf {
	font-family: Trebuchet MS;
	font-size:16px;
	width:186px;
	height:25px;
	margin-bottom:10px;
	padding:5px 0 0 5px;
	background:#686868;
	color:#CACACA;
	border:none;
}

.txtf:hover {
	background:#CACACA;
	color:#686868;
}


/*Customer file table*/
table.customer_file_table{
	background:#515151;
	border:1px solid #7a7a7a;
}
table.customer_file_table tr{
	vertical-align:top;
}
table.customer_file_table tr.top{
	color:#AAAAAA;
}
table.customer_file_table th{
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
table.customer_file_table tr.alt{
	background:#565656;
}
table.customer_file_table td{
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;	
}
table.customer_file_table img{
	border:0px;
}

/*SIFR*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1.sifr {
	visibility: hidden;
	font-size:16px;
	line-height:18px;
	margin-right:-2px;
	padding-right:0px;
	font-weight:bold;
	font-height:28px;
}

.sIFR-hasFlash h1.sifr_active {
	visibility: hidden;
	font-size:16px;
	line-height:18px;

	margin-right:-2px;
	padding-right:0px;

	font-weight:bold;
	font-height:28px;
}
.sIFR-hasFlash h1.sifr_active a{
	padding-left:0px;
	padding-right:0px;
}
.sIFR-hasFlash h2.sifr {
	visibility: hidden;
	font-size : 17px;
	margin-top:0px;
	
}
h1.sifr {
	margin-right:0px;
	margin-top:0px;
	line-height:20px;
	font-size:16px;
	font-weight: normal;
}
h1.sifr_active {
	/*padding-left:0px;*/
	margin-right:0px;
	margin-top:0px;
	line-height:20px;
	font-size:16px;
	font-weight: normal;
}
h1.sifr_active a{
	/*padding-left:0px;
	padding-right:0px;*/
}
h2.sifr {
	margin-top:4px;
	font-size :16px;
	font-weight: normal;
}

#sitemap a{
	color: #e3e3e3;
	text-decoration: none;
}

