


/* ------------------    STYLESHEET KNIVES AND TOOLS   ------------------ */

html {
     overflow: -moz-scrollbars-vertical;
}


body {
	margin: 0px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	height: 100%;	
}

li {
	padding-left: 4px;
	margin-left: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}


form {
	margin-top:0px;margin-bottom:0px;
}

a:link, a:visited, a:hover ,a:active{ 
    color: #383838;
    text-decoration: underline;
}

a img {
	border:0px;
	border-style:none;
}

#container{
	width:912px;
	margin: 0 auto;
}

#wrapper{
	clear:right;
	float: right;
	width:730px;
	height: auto !important; /* voor moderne browsers */
}

#wrapperside{
	clear:left;
	float: left;
	width:177px;
	height: auto !important; /* voor moderne browsers */
	margin:0 auto;
}

#contentframe{
	clear:right;
	float: right;
	width:730px;
	height: auto !important; /* voor moderne browsers */
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* ------------------    MENU SIDE   ------------------ */
#menuside{
	clear:left;
	float: left;
	width:177px;
	height: 100%;
	margin-top: 45px;
	padding-top: 0px;
}

.input {
	color: #383838;
	background-color: #FFFFFF;
	border: 1px solid #4c74a3;
}

#navcontainer ul{
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 1px;
}

#navcontainer ul ul{
	list-style-type: square;
	margin-left: 5px;
}

#navcontainer ul ul ul{
	list-style-type: square;
	margin-left: 10px;
}

#navcontainer a:hover{
	text-decoration: underline;
}

#navcontainer ul li{
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#navcontainer ul ul li{
	padding-left: 4px;
	margin-left: 14px;
	list-style-type: square;
}

#navcontainer ul ul ul li{
	padding-left: 4px;
	margin-left: 14px;
	list-style-type: square;
}


#navcontainer ul li a{
	display: block;
	color: #383838;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer ul ul li a{
	display: block;
	color: #383838;
	text-decoration: none;
	font-weight: normal;
}



#navcontainer ul ul ul li a{
	display: block;
	color: #383838;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}


#submitButtonDiv {
	width:150px;
}

/* ------------------    Nieuws    ------------------ */

ul.nieuwsfeed {
	margin-bottom:0px;
}

.nieuwsfeed li{
	list-style:none;
	margin:5px 0 0 -8px;
	font-weight:normal;
	padding-left:40px;
	line-height:33px;
}

.nieuwsfeed li a{
	text-decoration:none;
}

.nieuwsbrief{
	background-image: url(../images/icon_nieuwsbrief.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.rss{
	background-image: url(../images/icon_rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.twitter{
	background-image: url(../images/icon_twitter.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


ul.laatstenieuws {
	margin-bottom:0px!important;
}

.laatstenieuws li{
	list-style:none;
	background-image: url(../images/button_m_sm.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
	font-weight:normal;
	padding-left:15px;
	margin:7px 0px 0px -8px!important;
	font-size:12px;
}

.laatstenieuws li a{
	text-decoration:none;
}

.sidebarsep {
	background-image: url(../images/menu_seperator.gif);
	background-repeat: repeat-x;
	height:2px;
	margin:0 20px 0 0;
}


/* ------------------    EINDE Nieuws    ------------------ */


/* ------------------    ORDERTRACKING MENU SIDE   ------------------ */
#ordertracknavcontainer{
	width:177px;
	margin-top:20px;
	margin-left:0px;
	padding-left:0px;
	float:left;
	clear:left;
	list-style: none;
}

#ordertracknav ul{
	margin:0px;
	padding:0px;	
}

#ordertracknav li {
	float:left;
	margin: 0px;
	padding-top:1px;
	padding-left: 23px;
	list-style-type:none;
	background-image: url(../images/button_m_ordert.gif);
	background-repeat: no-repeat;
}

#ordertracknav li a{
	display: block;
	font-size: 17px;
	color: #383838;
	text-decoration: none;
}

#ordertracknav a:hover{
	text-decoration: underline;
}

/* ------------------    ALG MENU SIDE   ------------------ */
#algnavcontainer{
	width:177px;
	margin-top:20px;
	margin-left:0px;
	padding-left:0px;
	float:left;
	clear:left;
	list-style: none;
}

#algnavcontainer ul{
	margin:0px;
	padding:0px;	
	list-style-type: none;
}


#algnav li {
	float:left;
	margin: 0px;
	width:140px;
	padding-top:1px;
	padding-left: 13px;
	list-style-type:none;
	background-image: url(../images/button_m_sm.gif);
	background-repeat: no-repeat;
}

#algnav li a{
	display: block;
	color: #383838;
	text-decoration: none;
	font-size: 13px;
}

#algnav a:hover{
	text-decoration: underline;
}

/* ------------------    NIEUWSBRIEFBOX   ------------------ */

#nieuwsbrief{
width: 163px;
cursor: pointer;
}

#leftboxtop{
background-image: url(../images/leftbox-top.gif);
background-repeat: no-repeat;
height:20px;
width: 163px;
font-size: 10pt;
font-weight: bold;
color: #FFFFFF;
padding-left: 7px;
padding-right: 5px;
padding-top: 2px;
margin-top: 10px;
}

#leftboxmiddle{
background-image: url(../images/leftbox-bg.gif);
width: 149px;
padding-left: 7px;
padding-right: 7px;
padding-top: 3px;
margin: 0px 0px 0px 0px;
}

#leftboxbottom{
background-image: url(../images/leftbox-bottom.gif);
background-repeat: no-repeat;
height:11px;
width: 163px;
}

/* ------------------    EINDE MENU SIDE   ------------------ */

#toppicture{
	clear: both;
	height: 167px;
	padding-top: 4px;
}

/* ------------------    LOGO & PAYOFF &  MAIL & WW   ------------------ */

#logo{
	margin-top:20px;
	width:155px;
	float:left;
	clear:left;
}

#payoff{
	float:right;
	margin-right:8px;
	width:520px;
}

/* Payoff tekst (blauw)*/
#payoff p{
	height: 34px;
	line-height: 0.7;
	font-size: 17px;
	font-weight: bold;
	color: #4c74a3;
	text-align: right;
	vertical-align: text-top;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0 0 0 0;
}

#mailandww{
	margin-top: 35px;
	padding-right: 8px;
	float: right;
	clear: none;
	width: 80px;
}

/* ------------------    VLAG MENU    ------------------ */

#vlagcontainer{
	padding-top: 5px;
	padding-right: 4px;
	width:25px;
	float:right;
	clear: none;
}

#nav, #nav ul { /* all lists */
 padding: 0;
 margin: 0;
 list-style: none;
 line-height: 1;
 clear:none;
}
 
#nav a {
 display: block;
 width: 22px;
}
 
#nav li { /* all list items */
 float: left;
 width: 22px; /* width needed or else Opera goes nuts */
 margin-right:4px;
 margin-left:-3px;
 list-style: none;
}
 
#nav li ul { /* second-level lists */
 position: absolute;
 padding-left:1px;
 width: 22px;
 left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
 
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
 left: auto;
}
 
#content {
 clear: left;
 color: #ccc;
}

/* ------------------    EINDE PAYOFF &  MAIL & WW   ------------------ */

/* ------------------    FOOTER   ------------------ */
#footer{
	margin:0px;
	width:100%;
	clear:both;
	height:155px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#footer p{
	font-size:11px;
}

#footercontainer{
	width:900px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#footercontent{
	width:730px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	float: right;
}

#footercontentleft{
	float:left;
	width:200px;
}

#footercontentright{
	float:right;
	width:300px;
}

#footercontenticons{
	width:730px;
	float: right;
}

a.footer:link, a.footer:visited, a.footer:hover, a.footer:active { 
    color: #383838;
    text-decoration: underline;
}

/* ------------------    EINDE FOOTER   ------------------ */

/* ------------------    TOP MENU    ------------------ */
#menu{
	height: 25px;
	text-align:center;
}

#tabsE {
	float:none;
	height:25px;
	line-height:normal;
	width:912px;
	margin: 0 auto;
	text-align: left;
}
    
/* Padding geeft de hoeveelheid indent van het menu aan */
#tabsE ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#tabsE li {
      display:inline;
      margin:0;
      padding:0;
	  list-style:none;
}

#tabsE a {
    float:left;
    background:url("../images/tableftE.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
	color:#383838;
	border-left:#FFF solid 1px;	  	  
}

#tabsE a span {
	float:left;
	display:block;
	background:url("../images/tabrightE.gif") no-repeat left top;
	color:#FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
}
    
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span {float:none;}
/* End IE5-Mac hack */

/*#tabsE a:hover span {
	  color:#fff;
}*/

/*#tabsE a:hover {
      background-position:0% -25px;
}

#tabsE a:hover span {
      background-position:100% -25px;
} */ 

/*#tabsE a:active { 
      background-position:0% -25px;
	  color:#383838;
} */

#tabsE .activemenu {
	text-decoration: none;
	color: #383838;
    background-position:0% -25px;
}

#tabsE .activemenu span{ 
      background-position:0% -25px;
	  color:#383838;
}

/* ------------------    EINDE TOP MENU    ------------------ */


/* ------------------    FONT DETAILS   ------------------ */

p, h1, h2, h3, h4 {
    padding-top: 0px;
    padding-bottom: 0px;
}


p, li, h1, h2, h3, h4, td, input, select, textarea,body{
    font-family: "Trebuchet MS", "Bitstream Vera Sans", tahoma, verdana, lucida, arial, helvetica, sans-serif;
    lfont-family: arial, helvetica, sans-serif;
    font-size: 13px;
    color: #383838;
    line-height: 1.2;
    margin-top: 0px;
    margin-bottom: 0px;


}



h1 {
	font-size: 20px;
	line-height: 22px;
	margin-top: 4px;
	margin-bottom: 10px;

}

h2 {
	font-size: 16px;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 0px;

}

h3 {
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 3px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font-size: 20px;
	color: #FF0000;
	line-height: 22px;
}

/* ------------------    EINDE FONT DETAILS   ------------------ */

/* ------------------    BREADCRUMBS   ------------------ */
#bread{
	width:730px;
	padding-left:0px;
	margin-top:6px;
	margin-bottom:6px;
	clear: both;
	height: 20px;
}

#breadcrumbs ul{
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	list-style-type: none;
}

#breadcrumbs li {
	font-size: 11px;
	float: left;
	border-left: 1px solid #4c74a3;
	padding-left: 4px;
	margin-right: 4px;
	margin-left: 0px;
	color: #4c74a3;
	height: 17px;
	line-height: 18px;
	list-style-type: none;
}

#breadcrumbs li.first {
	border-left: 0px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #4c74a3;
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #4c74a3;
	text-decoration:underline;
}

/* ------------------    EINDE BREADCRUMBS   ------------------ */

/* ------------------    PRODUKTCATEGORIE   ------------------ */
#produktcatcontainer{
	width:730px;
	margin-bottom:14px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#produktcathead{
	width:720px;
	float: left;
	padding-left: 4px;
}

#produktcathead p{
	font-size: 20px;
	color: #383838;
	text-decoration: underline;
	margin:0 0 0.5em 0
}


#produktcatpicture{
	width:250px;
	height:145px;
	float: left;
	padding-left: 4px;
}

#produktcattext{
	width:460px;
	padding-left: 0px;
	float: right;
}

/* ------------------    EINDE PRODUKTCATEGORIE   ------------------ */

/* ------------------    RECENT PRODUCTS     ------------------ */

#recent_products_container{
	width:730px;
	height:185px;
	margin-bottom:8px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float:left;
}

#recent_products_title{
	width:700px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom:8px;	
}


#recent_product_container{
	width:137px;
	height:154px;
	float: left;
	margin-bottom:8px;
	margin-right:8px;
	padding-bottom:8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#recent_product_title{
	height:35px;
	font-size: 11px;
	font-weight:bold;
}

#recent_product_picture{
	height:100px;	
	padding-bottom:0px;
	margin-bottom:0px;
}

#recent_product_price{
	height:17px;	
	font-weight:bold;
	font-size: 11px;
}

/* ----------------    EINDE RECENT PRODUCTS  ----------- */

/* ------------------    CAT_PRODUCT   ------------------ */
#cat_productcontainer{
	width:700px;
	height: auto; 
	float: top;
}

#cat_productdesccontainer{
	width:520px;
	padding-left: 8px;
	float: left;
	font-weight: normal;
}

#cat_productbuttoncontainer{
	widtsh:400px;
	padding-left: 8px;
	float: right;
	font-weight: normal;
	background-color:#EEEEEE;
}

#cat_producthead{
	padding-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
}

#cat_productpicture{
	width:150px;
	float: left;
	padding-left: 4px;
	padding-top: 10px;

}



#cat_producttext{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	float:left;
}

#cat_productprice{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	
	float:left; 
	width:550px;
}
.cat_priceusd {
	font-size: 10px;
	font-weight: normal;
	color:#383838;

}


#cat_productproductnr{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	float:left;
	width:500px;
}

#cat_productstock{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	float:left;
	width:500px;
}
#cat_productscore{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	float:left;
	width:500px;
}



/* ------------------    EINDE CAT_PRODUCT   ------------------ */

/* ------------------    CAT_SUBCAT   ------------------ */
#cat_subcatcontainer{
	width:730px;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#cat_subcathead{
	width:720px;
	float: left;
	padding-left: 4px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

#cat_subcatpicture{
	width:250px;
	float: left;
	padding-left: 4px;
}

#cat_subcattext{
	vertical-align:text-top;
	width:460px;
	padding-left: 0px;
	float: right;
}

#cat_subcatspacer{
	width:720px;
	padding-left: 0px;
	margin-left: 0px;
	float: left;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* ------------------    EINDE CAT_SUBCAT   ------------------ */

/* ------------------    CAT_CATEGORY   ------------------ */
#cat_categorycontainer{
	width:730px;
	/*height:220px;*/
	margin-bottom:30px;
	padding-bottom:30px;
}

#cat_categoryhead{
	width:720px;
	float: left;
	padding-left: 4px;
	font-size: 20px;
	font-weight: bold;
}

#cat_categorytext{
	padding-left: 4px;
	padding-top: 4px;
	margin-top: 0px;
}

#cat_categorypicture{
	float: right;
	padding-left: 4px;
	padding-top: 0px;

}


#cat_category_readmore_title{
	padding-top: 4px;
	font-weight: bold;
	
}

#cat_category_readmore_list{
	padding-top: 4px;
	
}

#cat_category_readmore_list ul{
	margin: 0;
	padding-top: 0px;
	list-style-type: none;
}

#cat_category_readmore_list li {
	font-size: 11px;
}

/* ------------------    EINDE CAT_CATEGORY   ------------------ */

/* ------------------    PRODUKT DETAIL   ------------------ */

#prod_detail_container{
	padding-top:0px;
	float:left;
	width: 730px;
	margin-bottom:20px;
}

#prod_detail_picture_large{
	float:left;
	width: 450px;
	height:300px;
	border: 1px solid #CCCCCC;
	text-align:center;
}

#prod_detail_picture_thumb_container{
	float:left;
	width: 448px;
	padding-left:0px;
}

.prod_detail_picture_thumb{
	border: 1px solid #CCCCCC;
	float:left;
	height: 48px;
	width: 48px;
	margin-top:5px;
	margin-right:6px;
}

#prod_detail_text{
	float:right;
	width: 264px;
}

#prod_detail_newsletter{
	margin-top:10px;
}

.voorraad_tekstkleur{
	color: #4c74a3
}

.fontsize_small{
	font-size:11px;
	color: #383838;
}

#productvariationtable th, td{
	align:left;	
}

#productvariationtable th{
	background-color:#808080;
	color:#FFFFFF;
}

#productvariationtable td{
	background-color:#D0D0D0;
}

/* tabbladen in produktdetail */
 


/* ------------------    EINDE PRODUKT DETAIL   ------------------ */


/* ------------------    ALTERNATIVE PRODUCTS     ------------------ */

#alternative_products_container{
	width:730px;
	margin-bottom:8px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#alternative_products_title{
	width:700px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom:4px;	
}


#alternative_product_container{
	width:220px;
	float: left;
	margin-bottom:8px;
	padding-right:4px;
	padding-left:4px;
	padding-bottom:8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#alternative_product_title{
	height:35px;
	font-size: 11px;
	font-weight:bold;
}

#alternative_product_picture{
	height:100px;	
	float: left;
	padding-bottom:0px;
	margin-bottom:0px;
}

#alternative_product_description{
	height:100px;	
	padding-left: 5px;
	padding-bottom:0px;
	margin-bottom:0px;
}


#alternative_product_price{
	height:17px;	
	font-weight:bold;
	font-size: 11px;

}


/* ----------------    EINDE ALTERNATIVE PRODUCTS  ----------- */


/*- STARRATING --------------------------- */

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(../images/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*- EINDE STARRATING --------------------------- */

/* ----------------    BEGIN WINKELWAGEN SYSTEEM  ----------- */

#ww_infocontainer{
	width:730px;
	margin-top:10px;
	padding-left: 0px;
	float: left;
}

#ww_links{
	width:133px;
	float: left;
	background-image: url(../images/scheidingsbalk.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#ww_rechts{
	width:585px;
	float: right;
	min-height:600px;

}

#ww_tekstkop{
	vertical-align:text-top;
	width:730px;
	padding-left: 4px;
	margin-bottom:10px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #4c74a3;	
}

#ww_stappenbalk{
	padding-left: 4px;
	float: left;
}

#ww_stappenbalk p{
	color:#cfd9e6;	
}


.ww_stappenbalk_actief {
	color: #4c74a3;
}

#ww_content i{
	color:#FF0000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


#ww_rechts ul {
	margin-left: 0px;
	padding-left: 0px;
}


#ww_list li {
	float:left;
	margin: 0px;
	width:560px;
	padding-top:1px;
	padding-left: 13px;
	list-style-type:none;
	background-image: url(../images/button_m_sm.gif);
	background-repeat: no-repeat;

}

table.ww_art_overz{
	font-size: 13px;
	color: #383838;
	font-style: normal;
}

table.ww_art_overz td{
	font-size: 13px;
	color: #383838;
	font-style: normal;
}

table.ww_art_overz th{
	font-size: 13px;
	color: #383838;
	font-style: normal;
}

table.ww_art_overz td.g_border{
	font-size: 16px;
	color: #383838;
	font-style: normal;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

table.ww_art_overz td.g{
	font-size: 16px;
	color: #383838;
	font-style: normal;
	font-weight: bold;
}

table.ww_bet_overz{
	font-size: 11px;
	color: #383838;
	font-style: normal;
}

table.ww_bet_overz td{
	font-size: 11px;
	color: #383838;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#ww_spacer{
	width:700px;
	padding-left: 0px;
	margin-left: 0px;
	float: left;
	margin-bottom:15px;
	padding-bottom:15px;
}

/* ----------------    GEEN ARTIKELEN  ----------- */

/* ----------------    BEGIN ACHTERGRONDINFO  ----------- */

#info_container{
	width:715px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:10px;
	float: left;
	background-color:#f1f1f1;
	border:1px solid #a5a5a5
}

#info_group{
	float: left;	
	width: 200px;	
}



#info_linksenrechts{
	qwidth:715px;
	margin-top:10px;
	padding-left: 0px;
	float: left;

}

#info_links{
	width:100px;
	float: left;
	padding-left:5px;

}

#info_links p{
	line-height:1.4;
	
}

#info_rechts{
	float: left;
}

#info_rechts p{
	margin-left:5px;
	padding-left:5px;
	line-height:1.4;
	
}


#info_tekstkop{
	vertical-align:text-top;
	width:730px;
	padding-left: 4px;
	margin-bottom:10px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #4c74a3;	
}

#verhaal_links{
	width:535px;
	float: left;
	padding-left:5px;
}

#verhaal_links img{
	margin-top:10px;
	margin-bottom:10px;
}

#verhaal_rechts img{
	margin-top:10px;
	margin-bottom:10px;
}


#verhaal_links p{
	line-height:1.4;
	
}

#verhaal_rechts{
	width:170px;
	float: left;
	padding-left:5px;

}

#verhaal_rechts p{
	margin-left:5px;
	padding-left:5px;
	line-height:1.4;
	
}

/* ----------------    EINDE ACHTERGRONDINFO  ----------- */

/* ----------------    SBB            ------------------- */
.header1 {
	FONT-SIZE: 14px; font-weight: bold
}

.header2 {
	FONT-SIZE: 12px; font-weight: bold
}
.header3 {
	FONT-SIZE: 11px; font-weight: bold
}


ul,li {
	margin-top:0px;
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 0px;
}



.assistant_header{
	font-size:16px;
	font-weight:bold;
}



.assistant_question{
	font-size:14px;
	font-weight:bold;
}


#assistant_answer a:link,
#assistant_answer a:hover,
#assistant_answer a:active,
#assistant_answer a:focus,
#assistant_answer a:visited
{
	font-size:12px;
	color: #4c74a3;
}


.tabbutton {
	background-image: url(/tab.gif);
	background-repeat: repeat-x;
	background-position: 0 0px;
	margin-right: 8px;
	float:left;
	height: 20px;
	padding-top:4px;
	cursor:pointer;	
}

.tabbutton a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", tahoma, verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
	margin-right: 6px;
	margin-left: 6px;	
	
}

#easyTooltip{
	padding:5px 10px;
	border:1px solid #195fa4;
	background:#195fa4 url(/easytooltip/bg.gif) repeat-x;
	color:#fff;
	}

/* STYLES FOR READMORE   */
  .hct {display:none;}
  .sct {display:block;}
  #rdmre, #rdlss, #rdlss2 { cursor:pointer;text-decoration:underline; }
/* ********************* /*  
