@charset "utf-8";
body  {
	background: #eaeaea;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clear{clear:both;}
.break{
		margin-bottom: 5px;
}
p {
margin:0px;
padding:0px;}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: normal;
}
#tekstsdc ul {

}
#tekstsdc li {
}
.inputsdc {
	font-size: 12px;
	color: #336699;
	border: 1px solid #000033;
	margin-top: 10px;
}
img {border:0px;}
.thrColAbsHdr #container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 989px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
} 

.thrColAbsHdr #header { 
	height: 158px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	background: #0000FF; 
}
/* Header onderdelen*/
.header_menu {
	float: left;
	width: 237px;
	text-align: left;
}
.header_image {
	width: 989px;
}
#kruimelpad {
	background-image: url(../images/layout/kruimelpad.gif);
	height: 29px;
	margin-bottom: 19px;
	line-height: 26px;
	font-size: 12px;
	padding-left: 11px;
}
.kruimelpad_links {
	float: left;
}
.zoeken{
	width: 140px;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
	height: 22px;
}

#kruimelpad .container_zoeken {
	float: right;
	width: 190px;
	margin-top: 3px;
	margin-right: 10px;
}

#kruimelpad .zoeken input {
	margin: 0px;
	height:17px;
	padding-left: 5px;
	font-size: 12px;
}
#kruimelpad .zoeken_plaatje {
	margin-top: 2px;
	float: right;
}

a.productsdc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	color: #c0c0c0;
}
a.productsdc:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
#werkenbij {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
.nieuws_items {
	background-image: url(../images/layout/kruimelpad_pijl.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left: 15px;
	font-weight: bold;
	color: #336699;
	font-size: 12px;
}
.nieuws_items_sub {
	color: #c0c0c0;
	padding-left: 15px;
	font-size: 10px;
	padding-bottom: 10px;
}
#top10 {
	text-align: left;
	font-size: 12px;
	color: #336699;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
#informatie {
	font-size: 12px;
	color: #336699;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
#top10 li {
	line-height: 20px;
	display:list-item;
}
#top10 ol {
	margin: 0px;

}

#flash_banner{
	margin-bottom: 19px;
}

.thrColAbsHdr #container #kruimelpad a {
	color: #353535;
	text-decoration: underline;
	font-weight: bold;
}
/* Titel Onderwerp*/
.titel_onderwerp {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	height:22px;
	background-color: #c0c0c0;
	border: 1px solid #c0c0c0;
	line-height:22px;
	padding-left:11px;
	padding-right:11px;
	text-align: center;
	font-weight: bold;
}
.titel_onderwerpsdc {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	height:22px;
	background-color: #c0c0c0;
	border: 1px solid #c0c0c0;
	line-height:22px;
	padding-left:11px;
	padding-right:11px;
	text-align: center;
	font-weight: bold;
}
.titel_onderwerp2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	height:22px;
	background-color: #c0c0c0;
	border: 1px solid #c0c0c0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	line-height:22px;
	padding-left:11px;
	padding-right:11px;
	text-align: center;
	font-weight: bold;
}
.titel_onderwerp3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	height:22px;
	background-color: #e75b00;
	border: 1px solid #c0c0c0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	line-height:22px;
	padding-left:11px;
	padding-right:11px;
	text-align: center;
	font-weight: bold;
}
/* Menu Links */
.thrColAbsHdr #left {
	float:left;
	width: 198px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
.ideal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
}

#menu{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
#menusdc{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
}

.bestellen {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	padding: 6px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
.bestellensdc {
	font-size: 10px;
	color: #999999;
	font-weight: bold;336699
	height: 134px;
	margin-top:0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
}

/* Main Content */
.thrColAbsHdr #mainContent { 
	float:left;
	margin-left:23px;
	width:570px;
}

.thrColAbsHdr #mainContent ul { 
	
}
.thrColAbsHdr #mainContent ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;	
}
.main_flash{
	margin-bottom: 8px;
}
.main_aanbieding {
	float:left;
	height: 185px;
	width: 266px;
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-top: 8px;
}

.aanbieding_titel {
	height: 21px;
	/*background-image: url(../images/layout/main_aanbieding_bg.gif);*/
	background-repeat: no-repeat;
	background-position: right;
	background-color: #c0c0c0;
	line-height: 21px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
}
.aanbieding_titel_main{
	width:536px;
	height: 21px;
	/*background-image: url(../images/layout/main_aanbieding_bg.gif);*/
	background-repeat: no-repeat;
	background-position: right;
	background-color: #c0c0c0;
	line-height: 21px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	margin-bottom:20px;
	text-transform: uppercase;
}

.aanbieding_plaatje {
	float: left;
	width: 95px;	
	text-align: center;
	overflow: hidden;
	padding-top: 5px;
}
.indexnested_plaatje{
	float: left;
	width: 140px;	
	text-align: center;
	overflow: hidden;
	padding-top: 5px;
	padding-left: 5px;
}
.indexnested_plaatje_sdc{
		float: left;
		width: 264px;	
		text-align: center;
		overflow: hidden;
		padding-top: 5px;
}
.indexnested_tekst {
	float: right;
	width:115px;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
}
.aanbieding_tekst {
	float: right;
	width:160px;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
}
.normaltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.prijs_van {
	color: #21926e;
	font-size: 10px;
}
.prijs_voor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
}
.sdcklein{
	font-size: 10px;
}
.nieuwste_producten {
	width:537px;
	background-color: #c0c0c0;
	background-image: url(../images/layout/main_aanbieding_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 21px;
	margin-top: 15px;
	line-height: 21px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
}
.home {
	width:537px;
	background-color: #c0c0c0;
	background-image: url(../../../images/status/home.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 15px;
	line-height: 21px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
}
.stap1 {
	width:537px;
	background-color: #c0c0c0;
	background-image: url(../../../images/status/kiesproduct.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 15px;
	line-height: 21px;
	padding-left: 7px;
}
.aanbieding {
	width:544px;
	background-color: #c0c0c0;
	height: 234px;
	margin-top: -10px;
	margin-bottom: -3px;
}
.stap2 {
	width:537px;
	background-color: #c0c0c0;
	background-image: url(../../../images/status/uwgegevens.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 15px;
	line-height: 21px;
	padding-left: 7px;
}
.stap3 {
	width:537px;
	background-color: #c0c0c0;
	background-image: url(../../../images/status/afrekenen.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 15px;
	line-height: 21px;
	padding-left: 7px;
}


.invulveld {
	text-align: left;
}


.bestellen .invulveld input {
	height: 22px;
	width: 170px;
	font-size: 14px;
	line-height: 22px;
	padding-left: 8px;
}

#jumpMenu {
	width: 178px;
	color: #c0c0c0;
	font-size: 14px;
}
.nieuwste_main{
	float:left;
	width: 266px;
	background-color: #FFFFFF;
	margin-right: 8px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.nieuwste_main .aanbieding_tekst h1 {
	font-size: 12px;
	font-weight: bold;
	color: #c0c0c0;
	margin:0px;
	padding:0px;
}
.nieuwste_mainsdc{
	float:left;
	width: 266px;
	height: 150px;
	background-color: #FFFFFF;
	margin-right: 8px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.nieuwste_mainsdc .aanbieding_tekst h1 {
	font-size: 12px;
	font-weight: bold;
	color: #c0c0c0;
	margin:0px;
	padding:0px;
}
.thrColAbsHdr #right {
	float:right;
	width: 197px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	text-align: center;
}
.thrColAbsHdr #right img{
	margin-bottom: 0px;
	margin-top:0px;
}
/* footer */
.thrColAbsHdr #footer {
	height:20px;
	background-color: #c0c0c0;
	border: 1px solid #c0c0c0;
	margin-top: 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.thrColAbsHdr #footer a{
	color: #FFFFFF;
	text-decoration: none;
	margin-left:20px;
	margin-right:20px;
}


/* pagina2 */
.thrColAbsHdr #container #mainContent .titel_onderwerp {
	width:520px;
}
.thrColAbsHdr #container #mainContent .titel_onderwerpsdc {
	width:520px;
}
.thrColAbsHdr #container #mainContent .main_aanbieding .aanbieding_tekst img {
	margin-top: 10px;
}
.thrColAbsHdr #container #mainContent .nieuwste_main .aanbieding_tekst img {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* pagina 4 */
.nieuwste_main_overzicht{
	float:left;
	width:542px;
	border: 1px dashed #CCCCCC;
}

.aanbieding_plaatje_overzicht {
	text-align: center;
	float:left;
	width: 233px;
}
.thrColAbsHdr #container #mainContent .nieuwste_main_overzicht .aanbieding_tekst_overzicht img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.thrColAbsHdr #container #mainContent .nieuwste_main_overzicht .aanbieding_tekst_overzicht h1 {
	font-size: 12px;
	font-weight: bold;
	color: #c0c0c0;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

.thrColAbsHdr #container #mainContent .nieuwste_main_overzicht .aanbieding_plaatje_overzicht h1 {
	font-size: 12px;
	font-weight: bold;
	color: #c0c0c0;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.thrColAbsHdr #container #mainContent .nieuwste_main_overzicht .aanbieding_tekst_overzicht .prijs_voor {
	font-size: 16px;
	font-weight: bold;
	margin-top: 100px;
	line-height: 30px;
}

.aanbieding_tekst_overzicht {
	float: right;
	width:280px;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
}

.nieuwste_main_overzichtsdc{
	float:left;
	width:542px;
	border: 1px dashed #CCCCCC;
}
.nieuwste_main_overzichtsdcc{
	margin-left: 10px;
	padding-left: 50px;
	width:542px;
	border: 1px dashed #CCCCCC;
}

.nieuwste_main_overzichtsdcc{
	float:left;
	width:542px;
	padding-top: 10px;
	border: 1px dashed #CCCCCC;
	text-align: left;
}

.aanbieding_tekst_overzichtsdc {
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width:542px;
}

.nieuwste_main_overzichttxt{
	float:left;
	width:542px;
	border: 1px dashed #CCCCCC;
}

.aanbieding_tekst_overzichttxt {
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width:520px;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	color: #336699;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #c0c0c0;
}

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #336699;
}
/* EOF Dynamic Sitemap */


.menu-container{
	height: 28px;
	width: 989px;
	border: 1px solid #c0c0c0;
	background-image: url(../images/background-knop.jpg);
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.menu-boven-container {
	height: auto;
	width: 989px;
	display: block;
}
.menuTotaal {
	text-align: center;
	float: left;
	display: block;
	background-image: url(../images/background-knop.jpg);
}
.menuTotaal a {
	color: #E35813;
	display: block;	
}
.menuBoven a {
	font-size: 14px;
	text-decoration: none;
	display: block;
	line-height:25px;
	
	height: 26px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	font-weight: normal;
}
.menuBoven a:visited {
	text-decoration: none;
	color: #666666;
}
.menuBoven a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
	color: #666666;
}

a.winkelwagen{
	color: #FFFFFF;
	text-decoration: none;
}
a.winkelwagen:hover{
	color: #c0c0c0;
	text-decoration: none;
}

a.winkelwagenleeg{
	color: #ffffff;
	text-decoration: none;
}
a.winkelwagenleeg:hover{
	color: #27689a;
	text-decoration: none;
}
a.hoofdmenu{
	color: #65677d;
	text-decoration: none;
}
a.hoofdmenu:hover{
	color: #eb5e00;
	text-decoration: none;
}
