body {
	margin:0;
	padding:0;
	color:#000;
    height:100%;
	background:#ccc;
	text-align:center;
	font: x-small Verdana, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 10px;


} 
html>body {font-size: small;}


/* definitions applying to the container block */

#container {
	position: relative;
	width: 770px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5em;
	background: #fff;
	voice-family: "\"}\""; 
	voice-family:inherit;
	background: #fff url("/sources/bg_nav.gif") top left repeat-y;
}

#ff {border: none;}

#header {
	background: #fff url("/sources/bg_top.jpg") top left no-repeat;
	margin: 0;
	padding: 0;
	height: 112px;
	width: 770px;
	border:px solid green;
}


#logo  {
	position:absolute;
	background-color: transparent;
	margin: 0;
	padding: 0;
	left:22px;
	top:17px;
	width:223px;
	height:55px;
}	

#banner {
	background: url("/sources/bg.gif") top left repeat-x;
	padding: 0 10px 0 30px;
	margin: 0;
	text-align: left;
	line-height: 55px;
	height: 46px;
	width: 730px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 690px;
}

#content1,
#content {
    background: #fff;
	padding: 0;
	margin: 10px 30px 20px 209px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	height : 1280px;	/* this is treated as min-height in IE6 */
	border: 0px solid purple; 
}
#content1{
	margin: 10px 20px 20px 209px;
	width: 337px;
}

#content1 p {
	margin: 0;
	margin-bottom:6px;
}


html > body #content,
html > body #content1 {	/* this selector is valid in Mozilla and overrules the previous rule */
	height: auto;
	min-height : 1280px;	/* this is treated as min-height in IE6 */
}


#footer {
	background: #ddd;
	line-height:11px;
	clear: both;
	padding: 4px 4px 4px 28px;
	margin-top: 0;
	margin-left:182px;
	color: #888;
	border-top:1px solid #fff;
	margin-bottom: 0px;
	font-size: 10px;
}


/* SIDEBAR AAN DE RECHTERKANT 
#sidebar_right {
	display: block;
	float: right;
	background: #F8D3D2;
	width: 142px;
	margin: 30px 25px 0 0;
	padding: 30px 6px 6px 10px;
	border: none;
	font-size: 11px;
	line-height: 15px;
}*/

/* sidebar_right absoluut gepositioneerd omdat IE alle margins verdubbelt bij relatieve positionering   */

#sidebar_right {
	background: #F8D3D2 url("/sources/bg_sidebar_right.gif") top left repeat-x;
	display: block;
	position:absolute;
	left:584px;
	top:125px;
	width: 142px;
	margin: 0;
	padding: 5px 6px 15px 10px;
	border: none;
	font-size: 11px;
	line-height: 15px;
}

#sidebar_right h1 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	padding:0;
}

#sidebar_right h2 {
	font-size: 12px;
	font-weight: bold;
	color: #DC241F; /* regma-rood */
	font-style:normal;
	border: 0;
	margin: 12px 0 3px 0;
	padding:0;
	line-height: 15px;
}

#sidebar_right h1 a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	padding:0;
	text-decoration:underline;
}

#sidebar_right ul  {
	list-style-type: none;
	margin: 0;
	margin-left:0;
	padding: 0;
}

#sidebar_right ul ul li {
	margin: 0;
	margin-bottom:5px;
	padding: 0;
	padding-left:7px;
	background: url("/sources/bullet_blauwblokje.gif") no-repeat 1px 8px;
}

/* this rule corrects padding in mozilla */
div#container > div#sidebar_right {
	padding: 0px 10px 20px 10px;
}

/* hide the breadcrumbs div */
div#breadcrumbs {
	display: none;
}

/* secondary navigation */
#secnavcontainer {
	background: transparent;
	padding: 0px;
	margin: 0px;
	border: 0px solid green;
	font-size: 10px;
	font-weight:bold;
	line-height:11px;
}

#secnav {
	position:absolute;
	right: 0px;
	top:70px;
	height: 16px;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	border:0px solid red;
}

#secnav li {
	position:relative;
	float:left;
	border-right:2px solid #DC241F; /* regma-rood */
	padding:0px;
	margin:0;
}	

#secnav li.geenstreepje {
	position:relative;
	float:left;
	border-right:0px solid #DC241F; /* regma-rood */
	padding:0px;
}	

#secnav li a {
	display: block;
	list-style-type: none;
	text-align: left;
	color: #DC241F; /* regma-rood */
	text-decoration: none;
	margin: 0;
	margin-left: 10px; 
	margin-right: 10px;
	padding:0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	border:0px solid silver;
}

#secnav li a:hover {
	color: #999; /* regma-rood */
}

/* CONTENT */

a:link, a:visited  {
	color: #003C79;  /* regma-blauw */
}

a:hover, a:active  {
	color: #888;    /*donkergrijs*/
}

h1 {
	color: #003C79;  /* regma-blauw */
	font-style:italic;
	font-size: 160%;
	padding-top: 10px;
	padding-bottom:7px;
	line-height: 140%;
}

h2 {
	color: #DC241F; /* regma-rood */
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 2px;
	margin:0;
}

h3 {
	color: #003C79;  /* regma-blauw */
	font-style:normal;
	font-size: 120%;
	padding-top: 10px;
	padding-bottom:7px;
	line-height: 110%;
}

h4 {
	font-size: 100%;
	font-style: normal;
}

h5 {
	font-size: 100%;
	font-style: normal;
}

.leftboxnieuws {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
}

dt {
	clear: left;
	padding: 0px;
	color: #657683;
	font-weight: normal;
	font-size: 140%;
}

dd {
	padding-left: 0px;
	margin: 0 0 20px 0;
}



#news {
	padding: 10px;
	padding-top:5px;
	margin: 30px 0 10px 0;
	background: #DEE6EE; /* lichtblauw */
	border:0px solid red;
}

#news h1 {
	padding-top:0px;
	line-height: 110%;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:3px;
	color: #DC241F; /* regma-rood */
}

.kopje {
	line-height: 110%;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-bottom:3px;
	color: #DC241F; /* regma-rood */
}

#news dt  {
	background: transparent url("/sources/bullet_roodballetje.gif") 0px 8px no-repeat;
	padding-top:0;
}


#news dt a:link, #news dt a:visited {
	border: none;
	font-style:italic;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#news dt a:hover {
	border: none;
}

#news dd  {
	margin-left:0;
	margin-bottom:1.5em;
	padding:0;
}

body.template_newsdetail div#news  {
	background: #fff;
	margin: 10px 0 10px 0;
	padding: 10px; /**/
}

body.template_newsdetail div#news h1  {
	color: #003C79;  /* regma-blauw */
	font-style:italic;
	font-size: 160%;
	padding-top: 00px;
	padding-bottom:7px;
	line-height: 140%;
}


#faq dt {
	background-repeat: no-repeat;
	background-position: 0 5px;
	clear: left;
	padding-left: 15px;
	color: #657683;
	font-weight: bold;
	font-style:italic;
	margin-bottom: 15px;
}
		
#faq dd {
	padding-left: 15px;
	margin: 0 0 20px 0;
}

#content a:link, #content a:visited,
#content1 a:link, #content1 a:visited {
	color: #003C79;  /* regma-blauw */
	border-bottom: 1px solid #003C79;
	text-decoration: none;
}

#content a:hover, #content a:active,
#content1 a:hover, #content1 a:active {
	color: #888;    /*donkergrijs*/
	border-bottom: 1px solid #888;
	text-decoration: none;
}

#bannerintro a:link, #bannerintro a:visited {
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}

#bannerintro a:hover, #bannerintro a:active {
	color: #A5BF10;
	border-bottom: 1px dashed #A5BF10;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover, #footer a:active {
	color: #A5BF10;
	border-bottom: 1px dashed #A5BF10;
	text-decoration: none;
}

.newsdate {
	margin-left: 10px;
	font-style:italic;
	font-weight:normal;
	font-size: 10px;
	color: #888;    /*donkergrijs*/
}


/* FORMULIER */

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
	color: #000;
	border: 1px solid  #003C79;  /* regma-blauw */
	margin-bottom:6px;
}
	
textarea {
	color: #000;
	border: 1px solid  #003C79;  /* regma-blauw */
	margin-bottom:4px;
}

select {
	color: #000;
	margin-bottom:4px;
}

fieldset {
	background: #DEE6EE; /* lichtblauw */
	border: none;
	padding: 10px 10px 15px 10px;
	margin: 0 0 10px 0;
}

legend {
	background: transparent;
	padding: 0;
	margin: 0;
	margin-bottom:15px;
	color : #003C79;  /* regma-blauw */
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

label {
	float: left;
	width: 30%;
	margin-right: 0.5em;
	padding: 0;
	text-align: left;
	font-weight: normal;
}

button {
	background: #F8D3D2; /* lichtrood */
	border: 1px solid #DC241F; /* regma-rood */
	padding: 2px 4px;
	color:#DC241F;
	font-weight: bold;
	font-size: 100%;
	margin-left: 5px;
}

/* FOTOPAGINA */

.box {
	float: left;
	width: 30%;
	border: 1px solid #E3E4E4;
	margin: 6px;
	text-align: center;
}

.box h2 {
	background: #F1F3F4;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 5px 10px;
}

.box p {
	border-top: 1px solid #E3E4E4;
	font-size: 90%;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 5px 10px;
}


/* DIVERSEN */

.hide {display: none;}

.clearer {clear: left; line-height: 0; height: 0;}
.clearer2 {clear: right; height: 0; padding: 0; margin: 0; }
.block { display: block;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.quote {
	width: 40%;
	text-align: left;
	float: right;
	font-size: 140%;
	font-style: italic;
	color: #97A5B1;
	margin: 5px;
	padding: 10px;
}

abbr {
	color: #7A0001;
}

acronym {
	color: #7A0001;
}

code {
	color: #7A0001;
}

hr {
	border: none;
	border-bottom: 1px solid #768793;
	clear: left;
}

#content ul, #content1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content ul li, #content1 ul li {
	margin: 0;
	background-image: url(/sources/bullet_blauwblokje.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding: 0;
	padding-left: 8px;
}

#content ul.plain {
	list-style-type: disc;
	margin-left: 40px;
	padding: auto;
}

#content ul.plain li {
	font-size: normal;
	font-weight: normal;
	background-image: none;
	color: #000;
	margin: 0;
	padding: 0;
}

#content ol {
	margin-left: 30px;
	padding-left: 0;
}

#content ol li {
	font-size: 100%;
	background-image: none;
	margin: 0;
	padding: 0;
}

.leftbox {float: left; margin: 10px;}

.rightbox {float: right; margin: 10px;}

img {border: none;}

.leftfront {
	float: left;
	margin: 0;
	padding: 0;
}

.rightfront {
	margin: 0;
	margin-left: 260px;
	padding: 0;
}

/* image alignment */

.leftbox {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
}

.rightbox {
	float: right;
	margin: 0 0 5px 10px;
	padding: 0;
}

.centerbox {
	display: block;
	margin: 5px auto;
	padding: 0;
	text-align: center;
}

.rightwrap{
	
	display: inline;
	float: right;
	
}	

.rightside
{
	position: absolute;
	float: right;
	right: 35px;
	top: 420px;
}

.rightsidelink
{
	position: absolute;
	float: right;
	right: 25px;
	top: 600px;
	font-weight: bold;
	width: 150px;
	text-align: center;
}

dl {
	margin: 0 0 0 0;
	padding: 0;
}

dt {
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 14px;
}

dd {
	margin: 0;
	margin: 0 0 20px 0;
	padding: 0 0 0 14px;
}


/* PRODUCTPAGINA */

body.template_standard_sidebar div#sidebar_right {
	background: #F8D3D2;
	display: block;
	position:absolute;
	left:590px;
	top:125px;
	width: 150px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 15px;
}

/* this rule corrects padding in mozilla */
body.template_standard_sidebar div#container > div#sidebar_right {
	padding: 0;
}


body.template_standard_sidebar  div#divTitle  {
	background: #DC241F; /* regma-rood */
	border: 0px solid purple;	
	padding: 0;
	margin: 0;
}

body.template_standard_sidebar  div#divFeatures  {
	border: 0px solid blue;	
	padding: 5px 6px 8px 7px;
	margin: 0;
}


body.template_standard_sidebar  div#divBottom  {
	background: #fff;
	border: 0px solid blue;	
	padding: 0;
	margin: 0;
}

body.template_standard_sidebar div#divTitle h1  {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	padding: 5px 2px 5px 10px;
	margin:0;
}

body.template_standard_sidebar div#sidebar_right ul li {
	font-weight:bold;
	color : #003C79;  /* regma-blauw */
	margin: 0;
	margin-bottom:3px;
	margin-top:7px;
	padding: 0;
	padding-left:9px;
	background: url("../img/bullet_roodplusje.gif") no-repeat 0px 5px;
}



body.template_standard_sidebar  div#divBottom  {
	color: #DC241F; /* regma-rood */
	font-size:11px;
	line-height:30px;
}

body.template_standard_sidebar  div#divBottom a {
	list-style-type: none;
	color: #DC241F; /* regma-rood */
	text-decoration: none;
	margin: 0;
	margin-left: 2px; 
	margin-right: 2px;
	padding:0;
}

body.template_standard_sidebar  div#divBottom a:hover {
	color: #999; /* regma-grijs */
}

 /* product-template nieuwe stijl */


body.template_standard_sidebar  div#content div#paragraphs div  {
	margin-bottom: 2em;
}

body.template_standard_sidebar  div#content ul   {
	display: block;
	clear: both;
	margin: 0 0 0 20px;
}

body.template_standard_sidebar  div#content ul li.alert,
body.template_standard_sidebar  div#content ul.alert li {
	color : #000;  /* regma-blauw */
	font-weight: normal;
	font-style: italic;
	width: auto;
	float: none;
	font-size: 110%;
	font-size: 100%;
	background: transparent url("/sources/bullet_blauwballetje.gif") no-repeat 0px 6px;
	padding-left: 18px;
	margin-bottom: 3px;
}

body.template_standard_sidebar  div#content span.alert  {
	color: #999; /* regma-grijs */
	font-weight: bold;
	font-style: normal;
	width: 100%;
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	
}

body.template_standard_sidebar div#content span.alert a,
body.template_standard_sidebar div#content span.alert a:link,
body.template_standard_sidebar div#content span.alert a:hover,
body.template_standard_sidebar div#content span.alert a:active,
body.template_standard_sidebar div#content span.alert a:visited  {
	color: #DC241F; /* regma-rood */
	font-weight: bold;
	margin-right: 12px;
	text-decoration: none;
	border-bottom: 0px solid white;
}

body.template_standard_sidebar div#content span.alert a:hover,
body.template_standard_sidebar div#content span.alert a:active  {
	color: #999; /* regma-grijs */
}

body.template_standard_sidebar  div#sidebar_right  {
	display:none;
}

body.template_standard_sidebar h2  {
	margin: 0;
	padding: 0 0 2px 0;
}

body.template_standard_sidebar p  {
	border: 0px solid green;
	margin-top: 0;

}


/* einde product-template nieuwe stijl */


body.template_news div#sidebar_right  {
	display:none;
}

body.template_news div#content1  {
	width: auto;
}

/* productindex */

body.template_productindex  div#sidebar_right  {
	display: none;
}	

body.template_productindex #content  {
	width: auto;
	margin-right: 18px;
}


body.template_productindex #content h1  {
	margin: 3px 0 4px 0;
	clear: both;
}


body.template_productindex #content h2, 
body.template_productindex #content  #paragraphs div.productcategorytitle  {			/* zw-wit of kleur */
	padding: 3px 0 3px 3px;
	margin: 0px 0 0px 0;
	background: #DEE6EE; /* lichtblauw */
	color: #DC241F; /* regma-rood */
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	clear: both;
	
}




body.template_productindex #content h3, 
body.template_productindex #content #paragraphs div.productsubcategorytitle { 			/* merk */
	color: #003C79;  /* regma-blauw */
	font-style:normal;
	font-weight: bold;
	margin: 8px 0 8px 0;
	padding: 2px 0 0px 3px;
	font-size: 100%;
	line-height: 18px;
	border: 1px solid #F8D3D2;
	border: 1px solid #DEE6EE; /* lichtblauw */
	border-left: 0;	 border-right:0;border-top: 0;
	clear: both;
}


body.template_productindex #content h3 img {			/* zw-wit of kleur */
	margin: 0px 0 2px 0;

}


body.template_productindex  div.product  {
	width: 100px;
	height: 120px;
	float: left;
	margin: 0 6px 8px 0;
	text-align: center;
	line-height: 1em;
	border: 0px solid purple;
}

body.template_productindex  div.product h6  {
	height: 80px;
	width: 98px;
	margin: 0;
	text-align: center;
	border: 1px solid #F0F0F0; /* regma-lichtgrijs */
	border: 1px solid #ddd; /* regma-lichtgrijs */
	display: table-cell;
	vertical-align: middle;
	font-size:65px;
	line-height: 65px;
	float:none;
	clear: both;
}

html > body.template_productindex  div.product  h6 {
	font-size:100%;
	vertical-align: middle;
}

body.template_productindex  div.product h6 .centerbox {
	display: inline;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 10px;
	font-size: 10px;
	border: 0px solid red;
}

body.template_productindex  div.product h6 img {
	vertical-align: middle;
	line-height: 0px;
	font-size: 10px;
}

body.template_productindex  div.product p,
body.template_productindex  div.product div  {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	line-height: 10px;
	font-size: 10px;
	border: 0px solid yellow;
}

body.template_productindex div#content div.product  a:link,
body.template_productindex div#content div.product  a:visited,
body.template_productindex div#content div.product  a:active,
body.template_productindex div#content div.product  a:hover    {
	text-decoration:none;
	border-bottom: 0;
}

.template_search #sidebar_right  {
	display:none;
}



