html, body {
  	height:100%;
  	margin:0px;
  	font-size: 11px;
}
input.formf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	width:98%;
	height:25px;
	padding-left:3px;
	padding-top:4px;
}

textarea.formf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #cccccc;
	width:100%;
}



a {
	color:#F15A1E;
	font-weight:bold;
	text-decoration:none;
}

#pdf{
	margin-top:25;
	margin-bottom:25;
	width:300px;
	padding: 5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-style: solid;	
	border-color: #CCCCCC;
	background-color:#F7F5ED;
	height:20px;
}

.datatable td{
	border-style: solid;	
	border-color: #CCCCCC;
	border-width: 1px;
}

.hdng {
	border-style: solid;	
	border-color: #999999;
	border-width: 1px;
	background-color:#F7F5ED;
	font-weight:bold;	
}

#month {
	margin-top:15px;
	margin-bottom:10px;
	padding-left:15px;
	background-image: url(../img/bllt.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#prodblck{
	float:left;
	margin-top:10;
	margin-bottom:10;
	margin-right:20;
	width:180px;
	padding: 5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-style: solid;	
	border-color: #CCCCCC;
	background-color:#F7F5ED;
}



.head {
	font-weight:bold;
	font-size:10px;
	color:#666666;
}

.lst {
	margin-bottom:2px;
	padding-bottom:2px;	
	margin-left:15px;
	margin-right:15px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}

.lstbot {
	margin-bottom:2px;
	padding-bottom:2px;	
	margin-left:15px;
	margin-right:15px;
}

.ttlorange {
	color:#F15A1E;
	font-weight:Bold;
	margin-bottom:1px;
	font-size:10px;
	
}

.ttlspcsitem {
	line-height:12px;
	padding-top:2px;
	padding-bottom:3px;
}



#lnkblk{
	width:200px;
	margin-top:20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}

#lnkblk_sm{
	width:200px;
	margin-top:15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}

#lnk{
	padding-top:3px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
	font-style: italic;
	font-weight:normal;
}

#themas{
	margin-top:30px;
}

#themattl{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


#themalist
{
	margin-top: 5;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#themalist li
{
	font-style: italic;
	padding-bottom:5px;
	padding-left: 15px;
	background-image: url(../img/blt.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#themalist li li{
	background-image:none;
	padding-left:0px;
}


a:hover {
	color:#F15A1E;
	font-weight:bold;
	text-decoration:underline;
}

.ttl{
	height:30px;
	font-size: 15px;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	margin: 0;
	clear:both;
}



#img{
	margin-top:5px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-style: solid;	
	border-color: #999999;
}


#img_rght{
	
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-style: solid;	
	border-color: #999999;
}

.img_lft {
	float:left;
	margin-top:15px;	
	margin-right:20px;
	padding: 5px;
	border-width:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-style: solid;	
	border-color: #999999;
	
}



#titlespecs{
	font-size: 9px;
	margin-top:25px;
	padding-top: 5px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:15px;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-style: solid;	
	border-color: #CCCCCC;
	background-color:#F7F5ED;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}


#feed {
  height:100%;
}



#cont {
  height:100%;
}



.overview {
	width:100%;
}

div.overview h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:25px;
	font-weight:300;
	font-style:normal;
	font-size:20px;
	color:F15A1E;
}

.pr_img {
	float:left;
	margin-top:5px;
	margin-right:20px;
	padding: 5px;
	border-width:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-style: solid;	
	border-color: #999999;
	
}

.pr_txt {
	text-align:left;
	margin-bottom:0px;
}

.pr_line {
	clear:left;
	margin-top: 15px;
	margin-bottom: 20px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
}

#detail {
	width:470px;
}

#detail h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:lighter;
	font-size:28px;
	line-height:35px;
	color:F15A1E;
}

#de_img {
	float:left;
	margin-top:5px;
	margin-right:20px;
	padding: 5px;
	border-width:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-style: solid;	
	border-color: #999999;
	
}

#de_img_a {
	margin: 5px 20px 0px 0px ;
	padding: 5px;
	border-width: 1px 1px 4px 1px;
	border-style: solid;	
	border-color: #CCCCCC;
	
}
/*///////////////////////////////////////////////////////////////////// 2 - modules - left side*/
#mod_left img {
	margin-top: 5px;
}
#mod_left td{
width:85px;
}


#de_txt_a {
	padding-right:15px;
	padding-left:15px;
	text-align:left;
	line-height:20px;
	margin-bottom:15px;
}



.column_rght {
	padding-left:25px;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #999999;
}


#de_txt {
	line-height:20px;
	margin-right: 15px;
	margin-bottom:15px;
}


.de_ital {
	font-size:13px;
	font-style:italic;
	line-height:20px;
}


.topcell {
	background-image: url(../img/bg_h.gif);
	background-repeat: repeat;
	height: 22px;
	width: 255px;
}


.pagetit {
	z-index:100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #FF6600;
	line-height: 63px;
	}



.shrt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	font-style: italic;
}

.crumble {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: italic;

}

.imgcell {
	border: 1px solid #999999;
}

.nfocell {
	border: 1px solid #999999;
	background-color:#F7F5ED;
}

.smlltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
a.grylnk:link, a.grylnk:visited, a.grylnk:active {
	text-decoration: none;
	font-style: italic;
	color: #666666;
	font-weight:normal;
}

a.grylnk:hover {
	text-decoration: underline;
	color:#F15A1E;
	font-weight:normal;
}

.stpl_16 {
	background-image: url(../img/bg_st_16.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.nrm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

td.link_in_tekst a{
font-weight:normal;
line-height:25px;
}

td.link_in_tekst a:link{
font-weight:normal;
line-height:25px;
}
td .link_in_tekst a:hover{
text-decoration:underline;
font-weight:normal;
}

td .link_in_tekst a:visited{
font-weight:normal;
line-height:25px;
}


h2{
font-size:14px;
color:#F15A1E;
font-weight:bold;
margin:15px 0 0 0;
padding-bottom:0px;
}

th{
text-align:left;
background:#F4F0E4;
}
table #np{
margin: 0px 0 0 0;
}

table #inner_np {

width:100%;
margin:0;

}

#inner_np{
background:#E2E2E2;
}


table #np td,th {
border: solid 1px #E2E2E2;
}
p.voetnoot {
font-size:10px;
}

h1{
color:F15A1E;
}


input{
border:1px solid #cccccc;
font-size:10px;

}

submit{
margin:10px;
}

select{
font-size:10px;
border:solid #cccccc 1px;
color:#666666;
}

table#online_tarieven{
vertical-align:top;
width:100%;
margin:5px 0 0 0;
background-color:#F7F5ED ;
border:solid 1px #cc;

}


table#online_tarieven td {
border:solid 1px white;
padding:4px;
line-height:30px;
}

.vetgrijs{


font-size:10px;
color:#66;
font-weight:bold;
}

h3{
margin:0;
padding:0;

}

th{
text-align:center;
}

table#inner_np td {

background-color:#FFFFFF;
border:none;

}
td.prijs{

height:100px;
font-size:16px;
text-align:center;
font-weight:bold;
}




/* for e news */
.e_break_nr{
width:187px;
text-align:right;
padding-top:10px;
color:#F15A1E;
}


#container_e{
line-height:16px;
text-align:justify;


width:575px;;

background-image:url(../library/enews/img_page/bg_enews.jpg);
background-repeat:no-repeat;
padding:20px 111px 0px 113px;
outline-width:0px;
}
#top{
height:30px;
width:100%;
color:#F15A1E;
font-size:12px;
line-height:30px;
}

#container_e a{
font-weight:normal;
}

.Ebreak{
font-size:25px;
padding-left:8px;
}

.nr {
padding-left:380px;
}

#header_e{
margin-top:38px;
}
#inleiding_e{
padding:15px 15px 0 10px;
}
#spotlight_e{
padding:100px 0 0 15px ;
_padding:90px 0 0 15px ;
margin-bottom:30px;
}
img.inleiding{
float:left;
}

p.inleiding_e{
padding:0px 18px 0 280px;
}
/* for e news */

#item{
clear:both;
padding-left:13px;
margin-bottom:50px;
}

.titel_art{
font-family:georgia;
font-size:18px;
color:#F15A1E;
line-height:30px;
padding:20px 0 0 3px;
display:block;
}
.item_img{
width:264px;
margin:0;
float:right;
clear:right;
}
p.pitem{
margin:10px 0 0 3px;
width:264px;
}


#pdf_e{
margin-top:130px;	
}

#pdf_e a{
font-weight:normal;
}

#pdf_e img{
border:none;
}
div.tussen{
background-image:url(../library/enews/schuinstrepen.jpg);
background-repeat:repeat;
height:50px;
width:578px;
clear:left;
}


h3.tussentitel{
margin:20px 0 30px 0;
}

#navigatie_e{

margin-top:0px;
background-color:#666666;
height:30px;
}

#navigatie_e a{
padding-left:20px;
color:#FFFFFF;
text-decoration:underline;
line-height:30px;
}

#kollom_L_e{
margin-right:10px;

}


#baobab_light_e{
display:block;
padding:300px 0 0 20px;
_padding:230px 0 0 20px;	
}


img.item_img{
margin:13px 13px 0 0;
}

.logo{
float:left;
margin:0px 0px 10px 5px;
}


