html, body	{
	padding: 0;
	margin: 0;
	height: 100%;
	min-height: 100%;
	}

body	{
	background: #CCCCCC;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size: 70%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height:1.6em;
	}

h1	{
	
	}

h2	{
	font-size: 130%;
	margin: 0 0 10px;
	}

h3	{
	margin: 0 0 10px;
	font-size: 110%;
	}

p	{
	margin: 0 0 10px;
	}

a	{
	color: #FC1921;
	}

a:hover	{
	color: #B3B3B3;
	}

#container-page {
	position: relative;
	margin: 0 auto;
	width: 1060px;
	text-align: left;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background: url("../images/achtergrond-1060px.jpg") repeat-y;
	}

#container-innerpage {
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background: url("../images/inner.gif") repeat-y 50px;
	}

#container-header	{
	position: absolute;
	top: 0;
	left: 50px;
	height: 190px;
	width: 960px;
	margin-right: 50px;
	}

#container-header-left	{
	float:left;
	height: 190px;
	width: 690px;
	background: url("../images/top-bg-white.jpg") repeat-x;
	}

#container-header-right	{
	float:left;
	height: 190px;
	width: 270px;
	background: url("../images/top-bg-red.jpg") repeat-x;
	}

.topknob	{
	position: absolute;
	border-left: 1px solid #FC1921;
	padding: 3px 0 3px 10px;
	margin-top: 10px;
	}

.hansel	{
	margin-left: 190px;
	}

.faq	{
	margin-left: 110px;
	}
	
#search	{
	position:absolute;
	margin: 10px 0 0 690px;
	}
	
#search input	{
	font-size: 1em;
	border: 1px solid #777777;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}

#search .submit	{
	background-color:#FC1921;
	border: 1px solid #777777;
	color:#FFFFFF;
	}
	
.column.middle .highlight	{
	background-color:#FFFF00;
	color:#000000;
	}
	
#bagz	{
	position:absolute;
	margin: 55px 0 0 160px;
	}



#bagz p	{
	display: block;
	float: left;
	width: 83px;
	height: 110px;
	}

#bagz .bag1	{
	width: 81px;
	background: url("../images/bag1.jpg") no-repeat;
	}

#bagz .bag2	{
	background: url("../images/bag4.jpg") no-repeat;
	}

#bagz .bag3	{
	background: url("../images/bag3.jpg") no-repeat;
	}

#bagz .bag4	{
	width: 85px;
	background: url("../images/bag2.jpg") no-repeat;
	}

#bagz .lolight	{
	background-position: 0 -110px;
	}

.logo	{
	margin-top: 45px;
	margin-left: -64px;
	border: 0;
	width: 282px;
	height: 42px;
	background: url("../images/logo-krijger-molenaars.jpg") no-repeat;
	}

#container-content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	}

#container-content-keeper {
	position: relative;
	float:left;
	width: 960px;
	left: 50px;
	margin-right: 50px;
	margin-top: 190px;
	padding-bottom: 80px;
	z-index: 10;
	}

#container-redline	{
	background: url("../images/redline.gif") repeat-y;
	float:left;
	}

#container-footer {
	position: absolute;
	width: 960px;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 80px;
	overflow: hidden;
	z-index: 10;
	left: 0;
	}

#container-footer-keeper {
	position: relative;
	float:left;
	width: 860px;
	left: 50px;
	margin-right: 50px;
	}

#dnv	{
	position: absolute;
	display: block;
	width: 97px;
	height: 58px;
	margin-left: 83px;
	margin-top: 10px;
	background: url("../images/dnv-nieuw.gif") no-repeat;
	}

#footer-content	{
	position: absolute;
	margin-left: 200px;
	margin-top: 35px;
	}

#container-mill-stone	{
	position: absolute;
	z-index: 1;
	left: 50px;
	margin-right: 50px;
	height: 259px;
	width: 246px;
	bottom: 0 !important;
	background: url("../images/molensteen-bg.jpg") no-repeat;
	}

.column	{
	position: relative;
	float: left;
	display: inline;
	}

#container-content-keeper .left	{
	width: 190px;
	z-index: 30;
	}

#container-content-keeper .middle	{
	width: 500px;
	z-index: 20;
	}

#container-content-keeper .right	{
	width: 270px;
	color: #FFFFFF;
	}

#container-content-keeper .right a	{
	color: #E6E6E6;
	}

#container-content-keeper .right a:hover	{
	color: #B3B3B3;
	}

/******************************** navigation ********************************/
#navigation-container	{
	font-weight: bold;
	}

#navigation-container ul	{
	padding: 0;
	margin: 0;
	width: 189px;
	list-style-type: none;
	}

#navigation-container li ul	{
	position: absolute;
	left: 189px;
	width: 191px;
	top: -1px;
	border-top: 1px solid #B3B3B3;
	}

#navigation-container li	{
	position: relative;
	float: left;
	display: inline;
	}

#navigation-container li li	{
	margin-left: 0;
	border-right: 1px solid #B3B3B3;
	}

#navigation-container li span	{
	margin-left: 20px;
	}

#navigation-container li a	{
	color: #000000;
	display: block;
	width: 189px;
	padding: 7px 0;
	text-decoration: none;
	background: #FFFFFF;
	border-bottom: 1px solid #B3B3B3;
	}

#navigation-container .over a	{
	background: url("../images/nav-bg-hover.jpg") repeat;
	}

#navigation-container .over li a	{
	background: #FFFFFF;
	}

#navigation-container li a:hover, #navigation-container #active a:hover	{
	background: url("../images/nav-bg-hover.jpg") repeat;
	}

#navigation-container li li a	{
	width: 189px;
	border-left: 1px solid #FC1921;
	}

#navigation-container li ul 	{
	display: none;
	}

#navigation-container #active a	{
	background: url("../images/nav-bg-active.jpg") repeat;
	}

#navigation-container #active ul a	{
	background: #FFFFFF;
	}

#navigation-container .over ul	{
	display: block;
	}
/**************************** end navigation ********************************/

/******************************** content ********************************/
.row	{
	float: left;
	display:inline;
	width: 480px;
	margin: 0 10px;
	padding: 10px 0;
	}

.odd	{
	background-color: #E6E6E6;
	}

.even	{
	background-color: transparent;
	}

.content-holder	{
	margin: 0 10px;
	float: left;
	display:inline;
	}

.content-image	{
	float:left;
	width:460px;
	clear:both;
	}

.rightItem	{
	float: left;
	display:inline;
	margin: 0 10px;
	border-top: 1px solid #FFFFFF;
	}

.rightItem .content-holder	{
	width: 230px;
	margin-top: 10px;
	}

.noborder	{
	border: 0;
	}

.readmore	{
	float: left;
	margin: 0;
	padding-left: 0;
	list-style: none;
	clear:both;
	width:460px;
	}

.readmore li	{
	padding-left: 10px;
	background: url("../images/bullet.gif") no-repeat 0 .5em;
	}
	
.rowImage img	{
	border: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
	display: block;
	}
	
.rowImageSmall img	{
	border: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	}
	
.hack	{
	color:#FFFFFF;
	background-color:#FF0000;
	
	padding:5px;
	line-height:1.2em;
	font-size:0.9em;
	}

.hack	a{
	color:#FFFFFF;
	text-decoration:none;
	}

.date-rood	{
	font-size:80%;
	color:#FF0000;
	font-weight:100;
	}

#product-wrapper	{
	float: left;
	display: inline;
	width: 480px;
	}

#product-wrapper h3	{
	margin-left:10px;
	}

.product	{
	position: relative;
	float: left;
	display: inline;
	}

.product.one	{
	width: 120px;
	margin-left: 10px;
	}

.product.two	{
	width: 250px;
	margin-left: 0px;
	}

.product.three	{
	width: 80px;
	margin-left: 10px;
	}

.meer-info	{
	color:#FFFFFF;
	background-color:#FF0000;
	padding:5px;
	line-height:1.2em;
	font-size:0.9em;
	}
	
.meer-info	a{
	color:#FFFFFF;
	text-decoration:none;
	}

.prodImage img	{
	border: 1px solid #bbb;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top:-1em;
	display: block;
	}

.prodImageSmall img	{
	border: 1px solid #bbb;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	}

 
/**************************** end content ********************************/

/******************************** paging ********************************/
.paginering	{
	width: 170px;
	margin: 20px 20px 0;
	}

.currentPage	{
	font-weight: bold;
	}
/**************************** end paging ********************************/

/******************************** breadcrumbs ********************************/
.breadSpacer	{
	margin: 0 5px;
	}
/**************************** end breadcrumbs ********************************/


/******************************** SEARCH ********************************/
#zoekresultaten	{
	margin-left: 20px;
	}

.searchquery	{
	font-weight: bold;
	}

.zoekresultaat	{
	margin: 0;
	}

#zoekpaginering	{
	text-align: center;
	}

#zoekpaginering a	{
	margin: 0 5px;
	text-decoration: none;
	}


.currentPage	{
	color: #777777;
	margin: 0 5px;
	}

.nolink	{
	color: #777777;
	margin: 0 5px;
	}
/******************************** END SEARCH ********************************/

/******************************** sifr ********************************/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	/*visibility: hidden;*/
}

.sIFR-hasFlash h2 {
	/*visibility: hidden;*/
}

.sIFR-hasFlash #container-content-keeper .right h3 {
	letter-spacing: -5px;
	visibility: hidden;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
/**************************** end sifr ********************************/