﻿/* JG - form items have wrong size */
form input, form textarea, form select 
{
	font-size:8pt;
}


* {
	margin: 0;
	padding: 0;
/*	border: 0; removed by  johnny to restore form borders  */
}
/* Added by johnny to restore form borders*/
img,fieldset,button,hr
{
	border:0px;
}

div.for_printer_only
{
	display:none;
}
/* end Added by johnny */

html, body {
	width: 100%;
	height: 100%;
}
body {
	font: 62.5%/1.6em Verdana, Arial, Helvetica, sans-serif;
	background: #d4d4d4 url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_body.jpg) repeat-x;
}
p {
/*	font-size: 1.1em; dvg in opdracht van wieger wegens te grote letters*/
	color: #4e4f4f;
	padding: 0px 0px 8px 0px;
}
h1 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f71713;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
}
h2 {
	font: 1.1em/1.6em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 8px 0px 0px;
}
h3 {
	/*font: 1.1em/1.6em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555;
	padding: 8px 0px 0px;*/
	font-size: 1.1em;
	color: #4e4f4f;
	padding: 0px 0px 8px 0px;
	font-weight: bold;
}

h4 {
	font: 1.1em/1.6em Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555;
	font-style:italic;
	padding: 8px 0px 0px;
}
#rightcontainer h4 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f71713;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
#rightcontainer h5 {
	font-size: 1.1em;
	color: #6e6e6e;
	font-weight: bold;
	font-style: normal;
	padding: 0px 0px 0px 0px;
}


/* ericd 140809 toegevoegd */

#contentholder ul {
	color: #555;
	line-height: 1.6em;
	list-style: outside;
	padding: 0px 0px 6px 20px;
}

#contentholder ol {
	color: #555;
	line-height: 1.6em;
	list-style: outside;
	padding: 0px 0px 6px 20px;
}

#contentholder ol li {
/*	font-size: 1.1em; //EvK wil tekst niet groter */
	list-style: decimal;
}

/* ericd 140809 hier is een andere voor in de plaats gekomen (hierboven)
#contentholder ul {
	color: #555;
	line-height: 1.6em;
	padding-bottom: 6px;
	list-style: inside;
}
*/

#contentholder ul li {
/*	font-size: 1.1em; //EvK wil tekst niet groter */
}
#contentholder a {
	color : #00608f;
	text-decoration : underline;
	font-weight: normal;
	display:inline;
	background:none;
	padding:0px;
}
#contentholder a:hover, #contentholder #active a, #contentholder a.active {
	color : #000;
}
ul.linklist {
	list-style-type: none;
}
table {
/*	font-size: 1.1em; dvg in opdracht van wieger wegens te grote letters*/
	line-height: 1.2em;
	border-collapse: separate;
	border-spacing: 0px;/*was 1px;*/
	width: 90%;
	margin-top: 6px;
	margin-bottom: 8px;
}
th {
	border-bottom: solid 1px #544b4b;;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px;
}
td {
	width: auto;
	padding: 2px;
	color: #555;
}
caption {
	caption-side: bottom;
	text-align: left;
	margin-left: 10px;
	font-size: 1em;
	color: #685b5b;
	font-style: italic;
}

table.lines td
{
	border-bottom: solid 1px #ddd;
}

.hidden {
	display:none;
}

hr.dotted { 
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/hr.gif) repeat-x top center;
	width: 100%;
	height: 1px;
	border: 0;
	margin: 0px 0px 6px 0px;
}
hr.dottedbottom { 
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/hr.gif) repeat-x top center;
	width: 100%;
	height: 1px;
	border: 0;
	margin: 0px 0px 2px 0px;
}
* > hr.dotted { 
	width: 100%;
	height: 10px;
}
#products h1 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	margin: 0px 0px 4px 6px;			
}

#maincontainer {
	width: 948px;
	margin: 0px auto;
}

#topcontainer {
	height: 71px;
	clear: both;
}
#logocontainer,
#topnavcontainer {
	height: 71px;
	float: left;
	width: 248px;
}
#topnavcontainer {
	width: 700px;
	text-align: right;
}
#topnavcontainer p {
	text-align: right;
	color: #e0e0e0;
	font-size: 1em;
	padding-top: 11px;
}
#topnavcontainer p a {
	padding: 0px 4px;
	color: #6e6e6e;
	text-decoration: none;
}
#topnavcontainer p a:hover {
	color: #000;
	text-decoration: underline;
}
#direct_go {
	float: right;
	border-right: 1px solid #e0e0e0;
	background: #fff;
	width: 250px;
	height: 19px;
	cursor: pointer;
}
#direct_go span a {
	text-decoration: none;
	color: #6e6e6e;
	padding-right: 24px;
	display: block;
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/dropdown_n.gif) no-repeat right 2px;
}
#direct_go:hover span a {
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/dropdown_o.gif) no-repeat right 2px;

}
#direct_go ul {
	display: none;

}
#direct_go:hover ul {
	display: block;
	background: #fff;
	position: absolute;
	z-index: 50;
	width: 238px;
	padding: 0px 6px 6px 6px;
	border-right: 1px solid #e0e0e0;
	text-align: left;
	cursor: default;
}
#direct_go ul li {
	list-style-type: none;
	display: block;
}
#direct_go ul li a {
	color: #6e6e6e;
	text-decoration: none;
	cursor: pointer;
}
#direct_go ul li a:hover {
	color: #000;
	text-decoration: underline;
}
form#topsearch_form {
	float: right;
	margin-left: 8px;
	width: 200px;
}
form#topsearch_form input {
	float: left;
}
form#topsearch_form input.input {
	border: 1px solid #e0e0e0;
	height: 17px;
	line-height:17px;/*JG text vertically centered */ 
	width: 174px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
form#topsearch_form input.input:hover {
	border: 1px solid #6e6e6e;
}
form#topsearch_form button , form#topsearch_form td button  {
	width: 19px;
	height: 19px;
	float: left;
	margin-left: 4px;
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/zoeken_n.gif) no-repeat left top;
	cursor: pointer;
}
form#topsearch_form button:hover , form#topsearch_form td button:hover{
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/zoeken_o.gif) no-repeat left top;
}
form#topsearch_form button span {
	display: none;
}


.zoekknop {
	width: 19px;
	height: 19px;
	float: left;
	margin-left: 4px;
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/zoeken_n.gif) no-repeat left top;
	cursor: pointer;
}

.zoekknop:hover {
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/zoeken_o.gif) no-repeat left top;
}

.zoekspan {
	display: none;
}

.zoekinput {
	border-bottom-color:#e0e0e0 !important;
	border-top-color:#e0e0e0 !important;
	border-left-color:#e0e0e0 !important;
	border-right-color:#e0e0e0 !important;
	
	height: 17px;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.zoekinput:hover {
 	border-bottom-color:#6e6e6e !important;
	border-top-color:#6e6e6e !important;
	border-left-color:#6e6e6e !important;
	border-right-color:#6e6e6e !important;
}


/* TOPMENU STYLES */
#hmenucontainer {
	height: 26px;
	background-color: yellow;
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_hmenu.gif) no-repeat left top; 
}
#topmenu a:link { color: #fff; text-decoration: none;}
#topmenu a:active { color: #fff; text-decoration: none;}
#topmenu a:visited { color: #fff; text-decoration: none;}
#topmenu a:hover { color: #000; text-decoration: none;}

ul#topmenu  {
	height: 26px;
	margin: 0px 0px 0px 8px;
	padding: 0;
	width: auto;
	text-align: left;
	display: block;
}
ul#topmenu li {
	margin: 0;
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_hmenu_item.gif) no-repeat right center;
	font-size: 1.4em;
	color: #fff;
	list-style-type: none;
	line-height: 26px;
	float: left;
	display: block;
}
ul#topmenu a {
	display: block;
}
ul#topmenu .menubox_active a,
ul#topmenu .menubox_inactive a {
	text-decoration: none;
	padding: 0px 16px 3px 16px;
	color: #fff;
}
ul#topmenu .menubox_active a:hover,
ul#topmenu .menubox_inactive a:hover {
	color: #f71713;
}

/* SUBMENU STYLES */
#submenu {
	width: 188px;
	height: auto !important;
	
}
#submenu ul {
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
}
#submenu ul li ul {
	list-style-type: none;
	font-size: 1em;
	font-weight: normal;
	color: #00608f;
	margin-left: 0px;
	padding-left: 0px;
	text-transform: lowercase;
}

#submenu ul li ul li.menu_inactive,
#submenu ul li ul li.menu_active {
	font-weight: normal;
}



#submenu ul li ul li ul {
	list-style-type: none;
	font-weight: normal;
	font-size: 1em;
	color: #353535;
	padding-left: 1em;
}
.menu_active { }
.menu_inactive { }
.leaf_active { }
.leaf_inactive { }


#submenu ul .menu_active a {color: #000; text-decoration: none;	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/subarrow_a.gif) no-repeat; padding-left:0px; display: block; height: 19px; padding-top:2px;}
#submenu ul .menu_active a:hover {color: #000;text-decoration: none; background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/subarrow_a.gif) no-repeat; padding-left:0px; display: block; height: 19px; padding-top:2px;}

#submenu ul .menu_inactive a {color: #00608f;	text-decoration: none;	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/subarrow_n.gif) no-repeat; padding-left:0px; display: block; height: 19px; padding-top:2px;}
#submenu ul .menu_inactive a:hover {color: #000;text-decoration: none; background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/subarrow_o.gif) no-repeat; padding-left:0px; display: block; height: 19px; padding-top:2px;}

#submenu ul .leaf_active a {color: #000; text-decoration: none;	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/sub.gif) no-repeat; padding-left:0px; display: block; height: 19px; padding-top:2px;}
#submenu ul .leaf_active a:hover {color: #000; text-decoration: none;	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/sub.gif) no-repeat; padding-left:0px; display: block; height: 19px; padding-top:2px;}

#submenu ul .leaf_inactive a {color: #00608f; text-decoration: none;	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/sub.gif) no-repeat; padding-left:0px; display: block; height: 19px; padding-top:2px;}
#submenu ul .leaf_inactive a:hover {color: #000; text-decoration: none;	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/sub.gif) no-repeat; padding-left:0px; display: block; height: 19px; padding-top:2px;}

#submenu ul li ul .menu_active a {color: #353535;text-decoration: none; /*padding-left: 10px;*/}
#submenu ul li ul .menu_active a:hover {color: #004c99;text-decoration: none; /*padding-left: 10px;*/}

#submenu ul li ul .menu_inactive a {color: #00608f;text-decoration: none; /*background: url(none);*/}
#submenu ul li ul .menu_inactive a:hover {color: #000;text-decoration: none; /*background: url(none);*/}

#submenu ul li ul .leaf_active a {color: #000;text-decoration: none; /*padding-left: 10px;*/}
#submenu ul li ul .leaf_active a:hover {color: #000;text-decoration: none; /*padding-left: 10px;*/}

#submenu ul li ul .leaf_inactive a {color: #00608f;text-decoration: none; /*padding-left: 10px;*/}
#submenu ul li ul .leaf_inactive a:hover {color: #000;text-decoration: none; /*padding-left: 10px;*/}



#leftcontainer {
	float:left;
	width: 188px;
	padding: 0px 16px;
}
#naw {
	width:188px;
	line-height: 1.5em;
	color: #838383;
	padding: 15px 0px 0px;
	display: table-cell;
	height: 100%;
}

















#mediacontainer {
	height: 259px;
	margin: 4px 0px;	
}
#mediacontainervervolg {
	height: 169px;
	margin: 4px 0px;
}
#mediaholder_left {
	width: 276px;
	height: 227px;
	float: left;
	padding: 16px 16px 16px 24px;
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_mediaholder_left.gif) no-repeat left top; 
}
#mediaholder_left p {
	color: #fff;
	font-size: 1.1em;
}
#mediaholder_right {
	width: 632px;
	height: 259px;
	float: left;
}
#contentcontainer {
	width: 948px;
	min-height: 367px;
	height: auto !important;
	height: 367px;
}
#contentcontainer_top,
#contentcontainer_bottom {
	float:left;  /* foei! */
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/contentbordertop.gif) repeat left top;
	height: 16px;
	width: 948px;
}
#contentcontainer_bottom {
	float:left;  /* foei! */
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/contentborderbottom.gif) repeat left bottom;
}
#contentcontainer_middle,
#contentcontainer_middle .column {
	float:left;  /* foei! */
	width: 948px;
	min-height: 335px;
	height: auto !important;
	height: 335px;
	background: #fff url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/contentmiddle.gif) repeat left top;
}
#contentcontainer_middle .column {
	float: left;
	width: 284px;
	padding: 0px 16px;
	background: none;
}
#contentcontainer_middlevervolg,
#contentcontainer_middlevervolg .column {
	float:left;  /* foei! */
	width: 948px;
	/*min-height: 400px;*/
	height: auto !important;
	height: 400px;
	background: #fff;
}
#contentcontainer_middlevervolg .column {
	float:left;
	width: 948px;
	padding: 0px 16px;
}
#contentholder {
	width:508px !important;
	padding:0px!important;
	/*min-height: 400px;*/
	height: auto !important;
	height: 400px;
}




#breadcrumbcontainer {
	width: 948px;
	height: 16px;
	background: none;

}
#breadcrumbholder {
	padding: 0px 10px 0px 220px;
	font-size: 0.9em;
	color: #919191;
}
#breadcrumbholder a { color: #919191; text-decoration: none; }
#breadcrumbholder a:hover { color: #000; text-decoration: none; }

#breadcrumbholder .active a {
	color: #000;
	text-decoration: none;
}
#breadcrumbholder .active a:hover { color: #000; text-decoration: none; }





#products .top {
	background: #fff url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_product_top.gif) no-repeat left top;
	width: 268px;
	padding: 8px 8px 0px 8px;
}
#products .bottom {
	background: #fff url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_product_bottom.gif) no-repeat left top;
	height: 12px;
	margin-bottom: 8px;
	width: 284px;
	padding: 0px;
}
#products .top p {
	color: #00608f;
	padding-bottom: 0px;
}
#products .top p a {
	color: #f71713;
	display: block;
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_readmore_n.gif) no-repeat left center;
	padding-left: 10px;
	clear: both;
	text-decoration: none;
}
#products .top p a:hover {
	color: #000;
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_readmore_o.gif) no-repeat left center;
	text-decoration: underline;
}
#products .top img {
	display: block;
	clear: both;
	margin-bottom: 4px;
}
#rightcontainer {
	background: none;
	width: 188px !important;
	padding: 0px 16px;
}
#rightcontainer .top {
	background: #fff url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_rightcont_box_top.gif) no-repeat left top;
	width: 172px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	padding: 8px 8px 0px 8px;
}
#rightcontainer .bottom {
	background: #fff url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_rightcont_box_bottom.gif) no-repeat left top;
	height: 12px;
	margin-bottom: 8px;
	width: 188px;
	padding: 0px;
}

#rightcontainer #related_actions_box .top {
	background: #fff url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_rel_items_box_top.gif) no-repeat left top;
	min-height: 40px;
	height: auto !important;
	height: 40px;
}
#rightcontainer #related_actions_box .bottom {
	background: #fff url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_rel_items_box_bottom.gif) no-repeat left top;
}
#related_actions_box ul {
	list-style-type: none;
}
#related_actions_box ul a {
	padding-left: 28px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#related_actions_box ul a.rel_print { background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/print_n.jpg) no-repeat left center; }
#related_actions_box ul a.rel_print:hover { background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/print_o.jpg) no-repeat left center; }
#related_actions_box ul a.rel_contact { background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/contact_n.jpg) no-repeat left center; }
#related_actions_box ul a.rel_contact:hover { background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/contact_o.jpg) no-repeat left center; }
#related_actions_box ul a.rel_info { background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/info_n.jpg) no-repeat left center; }
#related_actions_box ul a.rel_info:hover { background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/info_o.jpg) no-repeat left center; }
#related_actions_box ul a.rel_stuurdoor { background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/stuurdoor_n.jpg) no-repeat left center; }
#related_actions_box ul a.rel_stuurdoor:hover { background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/stuurdoor_o.jpg) no-repeat left center; }



.column .nieuwsitem a {
	color: #00608f;
	font-weight: bold;
	text-decoration: none;
	background: none;
	padding-left: 0px;
}
.column .nieuwsitem a:hover {
	color: #000;
	background: none;
	padding-left: 0px;
	text-decoration: none;
}
.column a {
	color: #00608f;
	display: block;
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_link_n.gif) no-repeat left center;
	padding-left: 10px;
	clear: both;
	text-decoration: none;
}
.column a:hover {
	color: #000;
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/bg_link_o.gif) no-repeat left center;
	text-decoration: underline;
}
.column .up a {
	color: #00608f;
	text-decoration: none !important;
	background: none;
	padding-left: 0px;
}
.column .up a:hover {
	color: #000;
	background: none;
	padding-left: 0px;
	text-decoration: none;
}



#footer {
    background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/sitemap.png) no-repeat left top;
	float:left;  /* foei! */
	width: 948px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin-top: 8px;
	clear: both;
}
#footer_top p {
	text-align: center;
	#color: #838383;
	color: #000000;
	font-size: 1em;
	margin-top: 8px;
}
#footer_top p a {
	#color: #838383;
	color: #000000;
	padding: 8px;
}
#footer_top p a:hover {
	color: #000;
}
#footer_top p img {
	vertical-align: middle;
	width: 12px;
	height: 12px;
}
#footer_sitemap {

}
#footer_sitemap ul {
	float: left;
	padding: 0px 14px 14px 14px;
	width: 150px;
	display: block;
}
#footer_sitemap ul li {
	list-style-type: none;
	font-size: 1em;
}
#footer_sitemap li.header {
	font-weight: bold;
	background: url(/osict_sites/objects/4c3c68f8bc8a60156c1446641fe62315/hrblack.gif) repeat-x bottom center;
}
#footer_sitemap a {
	font-size: 1em;
	#color: #838383;
	color: #000000;
	text-decoration: none;
}
#footer_sitemap ul ul {
	padding: 0px;
	width: 150px;
	float: none;
}
#footer_sitemap ul ul li {
	padding-left: 10px;
	
}



#footer_sitemap a:hover {
	text-decoration: underline;
	color: #000;
}
#footer_sitemap li.header a:hover {
	text-decoration: none;
	color: #000;
}



/* **************** FORM STYLES **************** */

/* FORMSTYLES*/
#defaultform {
	width: 392px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #4e4f4f;
	display: table;
	margin: 12px 0px 10px;
}
p #defaultform {
	font-size: 1em;
	line-height: 1.8em;
	line-height: 1.1em;
	margin-left: 0;
}
#defaultform input, #defaultform textarea, #defaultform select  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #e1e1e1;
	background: #e1e1e1;
	color: #4f5358;
}
#defaultform input.input {
	border: 1px solid #e1e1e1;
	width: 192px;
	height: 14px;
	margin-right: 0px;
	float: left;
	margin-bottom: 4px;
	background: #e1e1e1;
}
#defaultform textarea {
	width: 192px;
	height: 100px;
	margin-right: 0px;
	float: left;
	margin-bottom: 4px;
}
#defaultform label  {
	width: 176px;
	height: 12px;
	float: left;
	margin-left: 0px;
}
#defaultform select.dropdown {
	width: 192px;
	margin-bottom: 4px;
	float: left;
	font-size: 1em;
	background: #e1e1e1;
	border: 1px solid #e1e1e1;
}
#defaultform label.radio, #defaultform input.radio  {
	width: auto;
	border: 0;
	vertical-align: text-top;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}
#defaultform input.checkbox, #defaultform label.checkbox {
	border: 0;
	width: auto;
	vertical-align: text-bottom;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}
#defaultform input.button {
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	background-color: #000;
	border: none;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	margin-left: 176px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom:5px;
	height: 19px;
	line-height:1.5em;
}
#defaultform .buttonhov {
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	background-color: #f71713;
	border: none;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	margin-left: 176px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom:5px;
	height: 19px;
	line-height:1.5em;
	cursor:pointer;
}


.specialhyperlink {
   color: #fff;
}

#products p.nieuwsitem,#products p.productindent
{
	padding-left:8px;
}
