/*---{ common )-------------------------------------------------------*/


#logoPrint{
	display:none
}

body{
	font-size: x-small;
	text-align: center;
	color: #f7e9e8;
	background: #bf311a url('../images/bodyBG.gif') repeat left top;
	padding: 0;
	margin: 0;
	line-height: normal;
}

body, input, select, textarea, td, th{
	font-size: 100%;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
}

h1, .Kop1{
	font-size: 180%;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #fff;
}

h2, .Kop2{
	font-size: 160%;
	font-weight: bold;
	color: #fff;
}

h3, .Kop3{
	font-size: 120%;
	font-weight: bold;
	color: #fff;
}

hr{
	border: 0 solid #ddd;	
	border-bottom: 1px solid #ddd;	
	line-height: 1px;
	height: 1px;
}

.Standaard{
	font-size: 100%;	
}

p{
	padding:0;
	margin:0 0 15px 0;
}

a{
	text-decoration: none;
	color: #fff;
}

a.download{}

a:hover{
	text-decoration: underline;
}

div.media {
}

.testEnvironment{
	background: red;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	padding: 2px 0px;
}

.clsSmall{
	font-size: 85%;	
}

.clearleft{
	clear: left;
}

.clearright{
	clear: right;
}

.clearboth{
	clear: both;
}

/*---{ not displayed )-------------------------------------------------------*/
.hide { display:none!important; }


/*---{ wrapper )-------------------------------------------------------*/



#wrapper{
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 980px;
	font-size: 90%;
	z-index: 98;
}

/*---{ header )-------------------------------------------------------*/

#header{
	position: relative;
	height: 260px;
	width: 980px;
	background: transparent url('../images/menuBG.gif') no-repeat left bottom;
}

/* logo */

#logo{
	position: absolute;
	left: 361px;
	top: 65px;
	font-size: 200%;
	border-bottom: none;
}

#logo a{
	display: block;
}

#logo, #logo a{
	width: 258px;
	height: 117px;
}

#logo a span{
	display: none;
	overflow: hidden;
}



/* address */

#header address{
	display: none;
}



/* breadCrumbs */

#breadcrumbs{
	position: relative;
	top: 0px;
	left: 20px;
	font-size: 100%;
	font-weight: normal;
	display:none;
}

#breadcrumbs a{}

/* globalNav */

#globalNav{
	position: absolute;
	z-index:80;
	top: 202px;
	left:0px;
	border-bottom: 1px solid #3d3d3d;
	height: 57px;
	width:980px;
	

}

#globalNav ul
{
	list-style: none;
	float: left;
}

#globalNav ul li{
	height: 58px;
	float: left;
	position:relative;
}

#globalNav ul li.navLi-1{
	background: url('../images/menu_seperator.gif') no-repeat right 16px;

}

#globalNav ul li.navLi-1.last{
	background: none;	
}


#globalNav ul li a:hover{
	text-decoration: none;	
}

#globalNav ul li.first a.navA-1{
	margin: 0 0 0 12px;
}

#globalNav a.navA-1{
	padding: 24px 12px 23px;
}

#globalNav a.navA-1:hover{
	color: #fff;
}

#globalNav ul li a{
	display: block;
	font-size: 12px;
	height: 12px;
	color: #c9c9c9;
	text-transform: uppercase;
	float:left;
}

#globalNav ul li.active a{
	color: #fff;
	font-weight: bold;
}


#globalNav ul li.more {
	padding: 0 5px 0 0;
}

#globalNav ul li.more ul{
	display: none;	
}

#globalNav ul li.iehover{}

#globalNav ul li.iehover a{
	color: #bcbcbc;	
}

#globalNav ul li.iehover ul{
	display: block;
	position: absolute;
	top: 58px;
	left:5px;
	padding: 0 0 6px;
	margin: 0 0 0 -7px;
	width: 256px;
	background: transparent url('../images/globalnav-bg.png') left bottom no-repeat;
}

#globalNav ul li.iehover ul li{
	border: none;
	clear: both;
	margin: 0 0 0 4px;
	width: 246px;
	height: 34px; 
}

#globalNav ul li.iehover ul li a{
	display:block;
	color: #bcbcbc;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	width: 236px;	
	padding: 6px 0 4px 12px;
	z-index: 201;
	
}

#globalNav ul li.iehover ul li a:hover{
	color: #fff;	
}

#globalNav ul li.iehover ul li.last{
	border-bottom: none;
}	


/* qSearch */

#qSearch{
	position:absolute;
	z-index:90;

	right:20px;
	top:215px;
	margin: 0;
	width: 208px;
	height: 29px;
	background: url('../images/searchBG.gif') left top no-repeat;
}

#qSearch button{
	margin: 4px 0 0 0;
	border: none;
	width: 16px;
	height: 16px;
	text-indent: -7000em;
	background: url('../images/searchICO.gif') no-repeat left top;		
	cursor: pointer;
}

#qSearch input{
	margin: 4px 0 0 10px;
	border: none;
	width: 	170px;
	color: #e2e2e2;
	font-size: 11px;	
	background:none;
}



/*---{ cols )-------------------------------------------------------*/

#cols{
	position: relative;
	z-index: 10;
	width: 980px;
	background: transparent url('../images/collsBG.gif') repeat-y left top;
	/*overflow: hidden;*/
}

#cols a{
	color: #fff;
}
#cols a:hover{
	color: #f0d9d7;
}

#subHeader{
	height: 290px;
	width: 680px;
	overflow:hidden;
	position:relative;
}

#subHeader h3{
	position:absolute;
	z-index:99;
	left:35px;
	bottom:40px;
	font-size:32px;
	font-weight:normal;
	letter-spacing:-1px;
	padding:0;
	margin:0;
}

#subHeader .txtBg{
	display:block;
	position:absolute;
	height:100px;
	width: 680px;
	z-index:2;
	left:0px;
	bottom:0px;
	background:url(../images/black60.png) left top;
}


#content{
	position: relative;
	margin: 0;
	width: 680px;
	float: left;
}

.contentInner{
	width: 600px;
	padding: 40px;
	font-size:12px;
	line-height: 1.6em;
}

#sidecol{
	position: relative;
    padding: 20px 0 0 30px;	
	width: 270px;
    margin: 0;
	float: left;
}



/*---{ localNav )-------------------------------------------------------*/

#localNav{
	padding: 0;
	margin: 0 0 30px 0;
}

#localNav h3{
	background: none;
	font-weight: bold;
	padding: 8px 10px;
	margin: 0 0 0 0;
	display:none;
}

#localNav ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#localNav ul li{
	border-bottom: 1px solid #b4493e;
	width: 240px;
}

#localNav ul li a{
	background: url('../images/localnavICO.gif') no-repeat left 10px;
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 25px;
	margin: 0 0 0 8px;
	width: 173px;
	font-size: 12px;	
}
#localNav ul li a:hover{
	background-position: 1px 10px;
	text-decoration: none;
}

#localNav ul li.active{
	background: url('../images/black29.png') repeat left top;
}

#localNav ul li ul{
	border-bottom: none;
	margin: 0;
	padding: 0;	
}

#localNav ul li.active ul{
	border-bottom: none;
	margin: 5px 0 0 0;	
}

#localNav ul li ul li{
	display: none;
	padding: 0;
	margin: 0;
}

#localNav ul li.active ul li{
	display: block;
	padding: 8px 0 8px 10px;
	margin: 0;
	height: 1%;
	list-style: none;
	background-image: none;
}

#localNav ul li.active ul li a{
	padding: 0;
	margin: 0;
}

#localNav ul li.active ul li.active a.active{
	font-weight: bold;
	text-decoration: underline;
}

/*---{ footer )-------------------------------------------------------*/



#footer {
	height:60px;
	position: relative;
	background: url('../images/footer.gif') no-repeat left top;
	padding: 20px 0 0 0;
	width: 980px;
	font-size: 11px;
	color: #e29b8f;
}

#footer a{
	color: #e29b8f;
}
#footer a:hover{
	color: #fff;
}

.footerLeft {
	position: absolute;
	left: 30px;
	top: 30px;
	width: 450px;
	line-height:18px;
}

.footerRight {
	position: absolute;
	right: 20px;
	top: 30px;
	width: 450px;
	text-align: right;
}




#footer a {}

/* --- { sitemap } ----------------------------------------------------*/

#sitemap{
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

#sitemapNav{
	padding: 0;
	margin: 0;
}

#sitemapNav li{
	/*list-style: none;*/
	padding: 0;
	padding: 0;
}

#sitemapNav li a{
	margin: 0 5px 0 0;
	padding: 0;
}

#sitemapNav li.more a.more{
	font-weight: bold;
}

#sitemapNav li.active a.active{
	font-weight: bold;
}

/*---{ frm }---------------------------------------------------------*/

#frm{
	font-size: 110%;
	padding: 0;
	margin: 0 0 20px 0;
}

#frm table{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#frm td, #frm th{
	padding: 0 10px 10px 0;
	margin: 0;
	text-align: left;
}

#frm th{
	font-weight: normal;
}

#frm .clsReq, .requiredField{
	color: #ff0000;
	padding: 0 0 0 5px;
}

#frm input, #frm textarea, #frm select{
	padding: 2px;
	margin: 0 5px 0 0;
}

#frm select{
	padding: 0px;
}

#frm input.single, #frm textarea{
	width: 300px;
}

#frm input.short{
	width: 120px;
}

#frm textarea{
	height: 150px;
}

table.orderForm input[type="radio"]{
	margin: 0 4px 0 0;
}
table.orderForm label{
	margin: 0 10px 0 0;
}
table.orderForm input[type="text"]{
	margin: 0 5px 0 0;
	padding: 2px 4px;
}

form table td{
	margin: 0 0 5px;
}


/*---{ page-navigation }---------------------------------------------------------*/

#pageNav {
	padding: 0;
	margin:0;
	font-size:11px;
}



#pageNav .comments{
	float: left;	
	font-size: 100%;
	color:#dea6a0;
	
}

#pageNav ul{
	list-style: none;
	float: right;
	font-size: 100%;
	margin: 0 10px 0 0;
}

#pageNav ul li{
	margin: 0 5px 0 0;
	list-style: none;
	float: left;
	border: 1px solid #c46358;
}

#pageNav a{
	display: block;
	height: 20px;
	width: 22px;
	text-align: center;
	float: left;
}

#pageNav ul li.active{
	border: 1px solid #fff;
}

#pageNav ul li.next,
#pageNav ul li.nextDisabled,
#pageNav ul li.prev,
#pageNav ul li.prevDisabled{
	color: #c8665a;
	border: none;
}
#pageNav ul li.next a,
#pageNav ul li.nextDisabled a,
#pageNav ul li.prev a,
#pageNav ul li.prevDisabled a{
	width: 40px;
	height: 20px;
	margin: 1px 0 0 0;
}

#pageNav ul a{
	text-decoration: none;
}

#pageNav ul a:hover {}

#pageNav ul a.active {
	font-weight: bold;
}











