﻿body
{
	margin-top: 0px;
	background-color: black;
}

body, table, p, input, select, textarea
{
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
}

#wrapper
{
	width: 950px;
	margin-left: auto;
	margin-right: auto
}

div.clear
{
	clear: both;
}

div.hr
{
	width: 455px;
	height: 1px;
	border-bottom: 1px solid #D6D6D6;
	display: block;
	margin-bottom: 15px;
}

a img
{
	border: 0px;
}

h1
{
	font-size: 18px;
	color: #333;
}

h2
{
	font-size: 14px;
	color: #F90;
	margin: 0px;
}

h3, h4, h5, h6
{
	font-size: 13px;
	margin: 0px;
}

a, a:active, a:hover, a:link, a:visited
{
	text-decoration: none;
	color: #F90;
}

a:hover
{
	text-decoration: underline;
}



/* Topper */

#topper
{	
	background-color: #EBEBEB;
	border: 1px solid white;
	height: 86px;
	line-height: 86px;
	padding: 12px;
}

#topper #topright
{
	float: right;
	line-height: 16px;
	text-align: right;
}

#topper #search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 25px;
	line-height: 22px;
	vertical-align: middle;
	margin-top: 40px;	
}


#topper #search input.button
{
	margin: auto;
	background: #7F7F7F;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 0px 5px;
}

a.button
{
	margin: auto;
	background: #7F7F7F;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 4px 5px 2px 5px;
	text-decoration: none;
}

#topper #search input
{
	border: 1px solid #CCC;
	margin-left: 5px;
}

#topper #language
{
	height: 16px;
}

#topper #language a
{	
	text-decoration: none;
}

#topper #language img
{
	margin-left: 3px;
}

#topper #logo
{
	margin-top: 18px;
	_margin-top: -80px;
}






/* Navigation */
#navigation
{
	background-color: #4C4C4C;
	font-size: 12px;
	border: 1px solid white;
	height: 46px;
	line-height: 48px;
	padding: 0px 6px;
	overflow: hidden;

}

#navigation a, #navigation a:active, #navigation a:hover, #navigation a:visited,
#footernavigation a, #footernavigation a:active, #footernavigation a:hover, #footernavigation a:visited
{
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	margin: 0px 7px;
}

#navigation a:hover
{
	color: #3AC5FF;	
}

#navigation a.active, #subnavigation a.active, #productnavigation a.active,
#navigation a:active.active, #subnavigation a:active.active, #productnavigation a:active.active,
#navigation a:link.active, #subnavigation a:link.active, #productnavigation a:link.active,
#navigation a:visited.active, #subnavigation a:visited.active, #productnavigation a:visited.active
{
	color: #0097D6;	
}


/* Subnavigation */
#subnavigation
{
	border-top: 1px solid #D6D6D6;
	width: 210px;
	margin-bottom: 20px;
}

#subnavigation a, #subnavigation a:active, #subnavigation a:hover, #subnavigation a:link, #subnavigation a:visited,
#productnavigation a, #productnavigation a:active, #productnavigation a:hover, #productnavigation a:link, #productnavigation a:visited
{
	color: #666666;
	text-decoration: none;
	display: block;
	line-height: 20px;
	overflow: hidden;
	border-bottom: 1px solid #D6D6D6;
}

#subnavigation a:hover, #productnavigation a:hover
{
	color: #F90;
}


/* Productnavigation */

#productnavigation
{
	padding-top: 15px;
}

#productnavigation a.category, #productnavigation a.activecategory,
#productnavigation a:active.category, #productnavigation a:active.activecategory,
#productnavigation a:hover.category, #productnavigation a:hover.activecategory,
#productnavigation a:link.category, #productnavigation a:link.activecategory,
#productnavigation a:visited.category, #productnavigation a:visited.activecategory
{
	background: url('../image/collapsed.gif') no-repeat 0px 5px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 25px;
}

#productnavigation a.activecategory, #productnavigation a:active.activecategory, #productnavigation a:hover.activecategory,
#productnavigation a:link.activecategory, #productnavigation a:visited.activecategory
{
	background: url('../image/expanded.gif') no-repeat 0px 5px;
}


#productnavigation ul
{
	margin-left: 0px;
	color: #F90;
	margin-top: 0px;
	padding: 0px;
}

#productnavigation ul li
{
	border-bottom: 1px solid #D6D6D6;
	list-style: none;
	background-image:url('../image/bullet.gif');
	background-repeat: no-repeat;
	padding-left: 25px;
}

#productnavigation ul li a, #productnavigation ul li a:active, #productnavigation ul li a:hover,
#productnavigation ul li a:link, #productnavigation ul li a:visited
{
	border: 0px none;

}





/* Footer */

#footer
{
	background: url('../image/bottombackground.gif') repeat-x;
	background-color: white;
	padding: 0px 12px;
	height: 75px;
}

#footer #footerimage
{
	float: left;
}

#footer #footerlogo
{
	float: right;
	margin: 15px 0px;
}

#footer #footernavigation
{
	width: 750px;
	height: 73px;
	line-height: 73px;
	padding: 0px 5px;
	overflow: hidden;
}

#poweredby
{
	margin: -16px 10px 0px 0px;
	color: #afafaf;
	font-size: 8px;
	float: right;
}

#poweredby a
{
	color: #afafaf;
	padding-right: 3px;
}







/* Content */

#content
{
	background-color: white;
	border: 1px solid white;
}

#contentarea
{	
	margin: 10px 17px;
}

#content #homeblocks
{
	background-image: url('../image/homeblockbackground.gif');
	background-repeat: repeat-y;
}

#content #contentblocks
{
	background-image: url('../image/contentblockbackground.gif');
	background-repeat: repeat-y;
}

#content #block1, #content #block2, #content #block3
{
	float: left;	
	margin: 5px 10px;
	margin-right: 0px;
	padding-right: 10px;
	overflow: hidden;
}

#homeblocks #block1, #homeblocks #block2, #homeblocks #block3
{
	width: 295px;
	_width: 290px;
}

#contentblocks #block1, #contentblocks #block3
{
	width: 215px;
	_width: 205px;
}

#contentblocks #block2
{
	width: 455px;
}

.datetime
{
	color: #999;
}

#content .lead
{
	font-weight: bold;
}


/* Home Content */

#homecontent
{
	background: url('../image/homebackground.gif') repeat-x;
	height: 138px;
	padding: 0px 10px;
}

#homecontent div.homeinfo
{
	padding-top: 11px;
	height: 115px;
	width: 400px;
	float: right;
	color: white;
	overflow: hidden;
}

#homecontent div.homeinfo a, #homecontent div.homeinfo a:active, #homecontent div.homeinfo a:hover, #homecontent div.homeinfo a:visited
{
	text-decoration: none;
	color: #FF9900;
}

#homecontent h1
{
	color: white;
}

#homecontent h1, #homecontent p
{
	margin: 2px 0px;
}

#homespacer
{
	height: 20px;
	background: url('../image/homespacerbackground.gif') repeat-x;
}

.productsmall span
{
	margin-bottom: 20px;
	display: block;
}

.productsmall .photo
{
	float: left;
	margin-right: 8px;
}


/* Product detail */

#productheader
{
	display: block;	
}

#productheader .photo
{
	width: 250px;
	height: 250px;
	margin-right: 10px;
	float: left;
	cursor: pointer;
	_cursor: hand;
}

#productheader .drawing
{
	width: 175px;
	height: 175px;
	border: 1px solid #6B6B6B;
}

#productheader .km_komo
{
	background-image: url('../image/km_komo.gif');
	float: left;
	height: 53px;
	width: 62px;
}

#productheader .km_skg1
{
	background-image: url('../image/km_SKG1.gif');
	float: left;
	height: 53px;
	width: 67px;
}

#productheader .km_skg2
{
	background-image: url('../image/km_SKG2.gif');
	float: left;
	height: 53px;
	width: 67px;
}

#productheader .km_skg3
{
	background-image: url('../image/km_SKG3.gif');
	float: left;
	height: 53px;
	width: 67px;
}

#productheader .km_veiligwonen
{
	background-image: url('../image/km_veiligwonen.gif');
	float: left;
	height: 53px;
	width: 44px;
}


#producttable
{
	width: 445px;
	margin: 20px 0px;
}

#producttable td
{
	vertical-align: top;
	padding-right: 5px;
}

#producttable .header td
{
	font-weight: bold;
}

#producttable .odd
{
	background-color: #E6E6E6;
}

#newsphoto
{
	width: 190px;
	overflow: hidden;
	margin-top: 45px;
	margin-left: 5px;
}




/* Form */

form label
{
	float: left;
	width: 100px;
	display: block;
	font-weight: bold;
	line-height: 22px;
}

form input, form select, form textarea
{
	width: 335px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}

form select
{
	width: 339px;
}

form input.button
{
	margin: auto;
	background: #7F7F7F;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 0px 10px;
	width: auto;
	text-align: center;
	height: 23px;
	margin-top: 10px;
}

/*Search*/
.searchdescription
{
	color: #000000;	
}

.searchpager
{
	width: 100%;
	text-align: center;
}

.searchpagerprevious
{
	float: left;
}

.searchpagernext
{
	float: right;	
}