html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body, td, th, textarea, input { 
	font-family: 'arial';
	font-size: 10pt;
} 

.index_address { 
	padding: 8pt;
}

.index_address { 
	line-height: 15pt;
}	

.index_address, 
.index_address b,
.index_address a { 
	font-size: 10pt;
}

.index_address a {
	text-decoration: none;
}

.index_address a:hover {
 	text-decoration: underline;
}

.top-menu a { 
	text-decoration: none;
}

.top-menu a:hover { 
	text-decoration: underline;
}

.top-menu {
	padding: 0px 4px 4px 0px;
}

.top-menu a {
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

.top-menu .spacer { 

}

.top-menu .spacer, 
.menu .spacer, 
.submenu .spacer { 
	padding: 0px 2px 0px 2px;
	line-height: 15pt;
}

.menu,
.submenu {
	font-size: 9pt;
	text-transform: uppercase;
}

/* begin product_page */

.page_products {
	line-height: 14pt;	
}

.page_products .detail .brand,
.page_products .detail .description,
.page_products .details .brand,
.page_products .details .type,
.page_products .detail .description,
.page_products .list .type,
.page_products .details .voor,
.page_products .list .brand {
	font-weight: bold;
}

.page_products .details .brand,
.page_products .list .brand {
	text-transform: uppercase;
}

.page_products .list .type {
	
}

/* begin page_contact */

.page_contact {
	padding: 8pt;
}

.page_contact .location, 
.page_contact .location	 a, 
.page_contact .google_link	a { 
	color: #000000;
}

.page_contact .hours { 
	text-transform: uppercase;
	font-weight: bold;
}

.page_actions {
	padding: 18px 42px 9px 18px;
	line-height: 14pt;	
}

.page_actions .description {

}

.page_actions .brand,
.page_actions .type,
.page_actions .van,
.page_actions .voor {
	text-transform: uppercase;
	font-weight: bold;
}

.page_actions .geldig {
	text-transform: uppercase;
}

.details .voor,
.page_actions .voor { 
	color: #31a946;
}

.details .van,
.page_actions .van { 
	text-decoration: line-through;
}	

.include_actions { 
	padding-top: 18px;
	line-height: 14pt;
	font-size: 8pt;
}

.include_actions .brand,
.include_actions .type,
.include_actions .van,
.include_actions .voor {
	font-weight: bold;
	text-transform: uppercase;
}

.include_actions .voor { 
	color: #31a946;
}

.include_actions .van { 
	text-decoration: line-through;
}	

.include_actions .geldig {
	text-transform: uppercase;
}


.page_content {
	padding: 18px 24px 18px 18px;
	line-height: 14pt;
}

.page_content .title {
	font-weight: bold;
	text-transform: uppercase;
}

.page_content .introduction {
	font-weight: bold;
}

.bullet { 
	width: 4px;
	height: 4px;
	margin: 7px 0px 0px 2px;
	line-height: 2px;
	font-size: 2px;
	background-color: #000000;
}

a { 
	color: #000000;
}

.prijs, 
.nu { 
	text-align: right;
}

.nu {
	font-weight: bold;
	color: red;
}

.row1 { 
	background-color: #f0f0f0;
}

.row0 { 
	background-color: #ffffff;
}

.link { 
	text-decoration: underline;
	color: rgb( 0,141,203 );
}

.link:hover { 
	text-decoration: underline;
}

.red,  
.red a { 
	color: red;
}
