/* top level html containers */
html { height: 100%; overflow-x: auto; overflow-y:scoll; }
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../img/main_bg.gif) top center repeat-y #fff;
	color: #4d4d4d;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

/* general styling rules */
a { color: #000; }
a:hover { color: #f0a; }
table, form, p { margin: 0px; padding: 0px; }
img { border: 0px;
padding: 0;
margin: 0; }
.colorized { background-image: url(../img/shade.png); }

/* form */
input {	
	border: 1px solid #666; color: #000; background: url(../img/form_bg.gif);
}
textarea {
	border: 1px solid #666; color: #000; background: url(../img/form_bg.gif); font-family: Arial, sans-serif;
}

h1{
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0 20px 0;
}

h1 a{
	text-decoration: none;
}

h2{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

h2 a
{
text-decoration: none;
}
.heading_merk{
	margin: 37px 0 15px 0;	
}

/* footer position using 'footerStickAlt' technique */
#contents {
	position: relative;
	min-height: 100%;
	left: 50%;
	border: 0px;
	overflow-x: hidden;
	margin-left: -425px;
	width: 848px;
	z-index: 2;
	border-left: 1px solid #fff; 
	border-right: 1px solid #fff;
     /* overflow: auto; zorgt voor IE6 horizontale scrollbar removal */
	/* overflow-y: hidden;  zorgt voor IE6 verticale scrollbar removal.. ongewenst gedrag */ 
}

* html #contents {
	height: 100%; 
	
}
/* oude header
#header{
	width: 100%;
	height: 200px;
	overflow: hidden;
	background: url(../img/verf_header.jpg) right center no-repeat;		
} */

#header{
	width: 100%;
	height: 100px;
	overflow: hidden;	
}
.nav{
	background: url(../img/menu_bg.gif);
	width: 100%;
	height: 51px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	overflow: hidden;
}

#kiezer {
	margin: 50px 30px 50px 30px;
	text-decoration: none;
}

#kiezer h2 {
	font-size: 16px;
}
.show_all {
	position: relative;
	text-align: center;
	top: 40px;
	/* left: 1px; */
}
.pagination {
	margin: 35px 10px 5px 10px;
	padding-top: 15px;
	clear: both;
	text-align: center;
	/* border-top: 1px solid #e4e4e4; */
}

.pagination a {
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	font-weight: bold;
	margin: 0 2px;
	color: #666;
	background: #eee;
}

.pagination a.active {
	background: #ccc;
	color: #000;
}

.nav li{
	height: 50px;
	float: left;
	display: block;
	background: url(../img/menu_div.gif) right center no-repeat;
}

.nav a, .nav_selct {
	float: left;
	display: block;
	/*padding:18px 21px 0 20px; oldpadding*/
	padding:18px 16px 0 16px;
	height: 32px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #4d4d4d;	
	cursor: pointer;
}
.nav a:hover, .nav_selct{
	color: #fefefe;	
	background: url(../img/menu_select.gif);
}

.printen {
	text-align: right;
	text-decoration: none;
	cursor: pointer;
}

.printen a {
	text-align: right;
	text-decoration: none;
	margin-right: 10px;
}
.taf {
	text-decoration: none;
}

.overlaylogo {
	left:35px;
	position:absolute;
	top:40px;
	z-index: 99;
}

.sitemappos a {
	left:727px;
	position:absolute;
	top:120px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

/* positionering disclaimer */
.disclaimer a {
	left:716px;
	position:absolute;
	top: -16px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

/* Voor de slideshow  */
#slideshow { position: relative; width: 100%; height: 100px; }
#slideshow div { position: absolute; left: 0; top: 0; }
    
/* positionering Logo */
.logoPPG {
	right: 10px;
	position:absolute;
	top:-50px;
}

.homeartikel
{
	background: #ebebeb;
	padding: 11px 19px 11px 19px;
	width: 482;
	/* margin-top: 10px; */
	margin: 10px 0 15px 0; 
}

.home_img{
	float: left;
	margin-right: 16px;
	margin-bottom:10px;
	border: 1px solid #b0b0b0;
}

.home_img img {
	float: left;
	border: 4px solid #fff;
}

.plainitem {
	width: 482;
	height: 35px;	
	margin: 10px 0 15px 0; 
	/*background: #ebebeb;*/
	padding: 11px 19px 11px 19px;
	
}

.item{
	width: 482;
	height: 100px;	
	margin: 10px 0 15px 0; 
	background: #ebebeb;
	padding: 11px 19px 11px 19px;
	
}

.item_img{
	float: left;
	margin-right: 16px;
	border: 1px solid #b0b0b0;
}

.item_img img{
	border: 4px solid #fff;
}


.item h2 > a {
	float: none;
}

.merken{
	font-size: 24px;
	color: #fff;
	margin-top: 50px;
}
/*
#right_column{
	float: right;
	width: 220px;
	position: relative;
	/*background: url(../img/right_bg.png) repeat-x;
	min-height: 250px;
} 

float:right;
min-height:250px;
position:relative;
width:158px;


#right_column {
float:right;
min-height:250px;
position:relative;
width:92px;
left:-65px;
*/

#right_column {
	float:right;
	min-height:250px;
	position:relative;
	width:158px;
}

#right_bg{
	position: absolute;
	top: 0px;
	left: 0px;
}
#right_content {
	padding-left:3px;
	position:relative;
	text-align:left;
}



#right_content h1{

	color: #fff;
	position: relative;
	text-align: left;
	padding-left: 15px;
}

#right_column ul{
	margin: 0px;	
	padding:0;
	
}

#right_column li{
	display: block;
	margin: 0px 0px 10px -24px;
	padding-left: 40px;
}

#right_column a{
	color: #fff;	
}

#breadcrums{
	margin: 5px 0 0 0;
	width: 100%;
	height: 20px;	
}

#breadcrums a{
	color: #4d4d4d;
	font-size: 11px;
	text-decoration: none;
}
.merk_page img {
padding-left:247px;
padding-top:22px;
}
.merk_page li{
	list-style-image: url(../img/list.gif);
}

#left_column{
	float: left;
	width: 620px; /* was 585px */
	margin-bottom: 20px;
	padding-left: 32px;
	text-align: justify;
}
.contact_tabel{
	margin-top: 20px;	
}

.contact_tabel a{
	font-size: 11px;
}

.contact_tabel td{
	padding-bottom: 10px; 	
}
#copyfooter { /* Second Footer = (Sitemap, Disclaimer and Contact) */
	position: relative;
	left: 50%;
	width: 848px;
	margin-left: -425px;
	height: 18px;
	background-color: #dedede;
	color: #777;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	padding-top: 4px;
	text-align: center;
	z-index: 8;
	border: 1px solid #fff; 
	border-bottom: none;
}

#copyfooter a {
	text-decoration: none;
	color: #777;
}

#footer {
	position: relative;
	left: 50%;
	width: 848px;
	margin-left: -425px;
	padding-top: 15px;
	height: 31px;
	margin-top: -70px;
	/* background-image: url(../img/footer_bg_lighter.gif); /* remove the _lighter for a darker bg */
	background: #dedede;
	z-index: 8;
	border: 1px solid #fff; 
	border-bottom: none;
}

#footer a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;	
}

#right_content ul li a {
	font-weight: normal;
	font-size: 15px;
	text-decoration: underlined;
	
}

#sitemap {
	padding-left: 30px;
	height: 100px;
	/* background: #777; */
	display: hidden;

}
.merkentabel
{
	text-align: left;
	text-decoration: none;

}
.merkitem
{
	padding: 10px 10px 20px 5px;
	background: #ebebeb;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 250px;
	min-height: 100px;

}

.merkitem img
{
	margin-left: 5px; /* +50 for mid */
}

.merknavi {
	
}

.merkshorttext {
	position: relative;
	width: 240px;
	/* padding-right: 10px; */
}
.article_controls {
	width: 200px;
	text-align: left;
	margin-top: 5px;
}
.img_big {
	width: 200px;
}

.article_controls a {
	text-decoration: none;
}
.linkwebsite0
{
	position: relative;
	left: 120px;
	top: -60px;
}

.merkitem a
{
	text-decoration: none;
}
.logosFooter
{
	position: absolute;
	top:  2px;
}
#sitemap ul {
	padding: 0;
}

#sitemap a {
	color: #000;
}

.sitemap_column {
	font-size: 10px;
	float: left;
	width: 14%;
	height: 100%;
	margin-right: 20px;
}
.sitemap_column h2 {
	font-size: 12px;
}
