body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	line-height: 14px;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	background-color : #E1EBF5;
	background-image: url(../images/background_body.png) repeat-x;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin:0;
	color: #1D5DA6;
	clear: both;
}

h1.blok {
	font-size: 14px;
	height: 19px;
	width: auto;
	display: block;
	padding-left: 10px;
	padding-top: 6px;
	background-color: #1D5DA6;
	line-height: 100%;
	margin:0;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #FFF;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin:0;
}

/*
img {
	display:block;
}
*/

p {
	margin: 0;
	line-height: 16px;
}

a {

}

form {
	margin: 0;
}

input.zoek {
	border: 1px solid #1E5EA7;
	color: #000;
	width: 155px;
	font-size: 10px;
	height: 16px;
	margin-bottom: 5px;
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
}

input.submit {
	border: 0;
	background-color: #1E5EA7;
	color: #FFF;
	float: right;
	margin-left: 10px;
}

input.submit-ideal {
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	margin-top: 14px;
	padding: 6px 12px;
}

.container {
	background-color: #FFF;
	text-align: left;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border: 10px solid #FFF;
	margin-top: 10px;
}

.header {
	height: 100px;
	border-bottom: 10px solid #2763A9;
	padding-bottom: 10px;
	position: relative;
}


#logo {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

#currentHoofdgroepImg {
	margin-top: 10px;
	margin-bottom: 10px;
}

.datum {
	float: right;
	margin-right: 10px;
	margin-top: 85px;
}

.taal {
	float: right;
	margin-top: 85px;
}

.taal img {
	border: 0;
}

.contentmenu {
	height: 25px;
	background-color: #DFE8F3;
	padding-left: 0px;
	padding-right: 20px;
	margin-bottom: 10px;
padding-top: 6px;
}
.contentmenu a {
	height: 19px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	color: #1D5DA6;
}

.contentmenu a#homelink {
	padding-left: 25px;
	background-image: url(../images/background_hoofdmenu_item.png);
	background-repeat: no-repeat;
	text-decoration: underline;
}

.contentmenu a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.kassa {
	float: right;
}

.kassa a{
	background-image: url(../images/background_hoofdmenu_item_rood.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #F04857;
}


.hoofdmenu {
	width: auto;
/*	background-color : #CEE457; */
	background-color: #C6E044;
	background-image: url(../images/background_hoofdmenu.png);
	background-repeat: no-repeat;
}

.hoofdmenu a {
/*	height: 19px; */
	padding: 6px;
	padding-left: 30px;
	font-size: 11px;
	display: block;
	width: auto;
	text-decoration: none;
	color: #1D5DA6;
}

.hoofdmenu a:hover {
	background-color: #FFF;
/*	font-weight: bold; */
	background-image: url(../images/background_hoofdmenu_item.png);
	background-repeat: no-repeat;
}

.hoofdmenuon {
	background-image: url(../images/ahome.png);
}

a.sub {
	background-color: #F8FBE6;
}

a.sub:hover {
	background-color: #F8FBE6;
	background-image: none;
}

a.home {
	background-image: url(../images/ahome.png);
	color: #FFF;
	font-weight: bold;
}

a.home:hover {
	color: #1D5DA6;
}

.breadcrums {
	font-size: 14px;
	font-weight: bold;
	color: #1D5DA6;
	height: 25px;
	line-height: 140%;
}

.breadcrums a {
	color: #1D5DA6;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.pagina {
	clear: both;
	padding: 4px;
	color: #1D5DA6;
	font-weight: bold;
	text-align: right;
}

.pagina a {
	color: #1D5DA6;
	text-decoration: underline;
}

.pagina img {
	border: 0;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}

.infoblok {
	background-color: #D4EFF4;
	padding: 10px;
	font-size: 11px;
	color: #0F53A1;
	line-height: 130%;
}
.infoblok a{
	height: 19px;
	padding-top: 6px;
	font-size: 11px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #0F53A1;
}
.infoblok a:hover{
	text-decoration: underline;
}

.bestellijst {
	background-color: #F45A4B;
	padding: 0px;
	margin-top: 0;
	position: relative;
}

div.BestellijstVernieuwdIndicator {
	position: absolute;
	z-index: 2;
	left: -175px;
	width: 145px;
	height: 50px;
	overflow: hidden;
	background-image: url(../images/nieuw-product-in-bestellijst-achtergrond.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: rgb(29, 93, 166);
	padding: 15px;
	cursor: pointer;
}

#plaatjewinkelwagen {
	position: relative;
	float: right;
	top: -5px;
}

table.winkelwagentje {
	width: 100%;
	border: 1px solid #DEE8F2;
	border-collapse: collapse;
	margin-bottom: 1em;
}

table.winkelwagentje tfoot {
	font-weight: bold;
}

table.winkelwagentje thead th {
	border-bottom: 1px solid #DEE8F2;
}

table.winkelwagentje tbody td {
	vertical-align: top;
}

table.winkelwagentje tfoot td.prodprice {
	border-top: 1px solid #000;
}

table.winkelwagentje th, table.winkelwagentje td {
	padding: 2px 4px;
}

table.winkelwagentje th.prodprice, table.winkelwagentje td.prodprice,
table.winkelwagentje th.aantal, table.winkelwagentje td.aantal {
	text-align: right;
}

div.formPart, table.formPart {
	border: 1px solid #DEE8F2;
	margin-bottom: 1em;
}

div.formPart {
	padding: 2px;
}

table.formPart {
	width: 100%;
}

.bestellijst table {
	width: 100%;
	margin: 0;
	margin-top: 0px;
/*	border-collapse: collapse; */
}

.bestellijst table td {
	color: #fff;
	padding: 1px 4px 1px 4px;
}

.bestellijst table td.prodnaam {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}

.bestellijst table td.prodprice {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
body#afrekenen div.content { 
	float: left; 
	margin-right: 20px; 
	width: 570px; 
}
img.ideal_header { 
	right: 10px;
	position: absolute;
}
img.ideallogo { margin-top: 15px; }
.bestellijst a.afrekenButton {
	display: block;
	background-color: #1D5DA6;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	margin-left: 75px;
	font-size: 14px;
	text-align: center;
}

img.modaantalknop {
	border: 0;
	vertical-align: middle;
}

p.betaalwijze_uitleg {
	padding-left: 25px;
}

div#bestellingAfronden {
	margin-top: 1em;
	text-align: right;
}

#totaalprijs {
	border-top: 1px solid #fff;
	font-weight: bold;
	text-align: right;
	color: #fff;
}

#totaalprijs #currency {
	font-size: 69%;
}

.infoblok p{
	margin-top: 10px;
}

.left {
	float: left;
	width: 190px;
}

.middle {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 380px;
}

.middle h1 {
	margin-top: 10px;
}

h1.uitgelicht {
	color: #CCE34E;
}

div.uitgelicht {
	width: 380px;
	/* height: 160px; */
	background-color: #F5FADE;
}

div.uitgelicht table{
	color: #1154A2;
	margin-top: 10px;
}
div.uitgelicht tr {
	margin-bottom: 5px;
}

.prijsuitgelicht {
	background-color: #CCE34E;
	height: 20px;
	width: 50px;
	color: #FFF;
	display: block;
	font-size: 14px;
	font-weight: none;
	padding-top: 5px;
	padding-left: 5px;
	float: right;
	font-weight: bold;
	margin-right: 5px;
}

.prijsuitgelicht a {
	color: #FFF;
	text-decoration: none;
}

h1.aanbiedingen {
	color: #EB412B;
}

h1.netbinnen {
	color: #1D5DA6;
}

.aanbieding {
	border-top: 1px solid #DEE8F2;
	border-right: 1px solid #DEE8F2;
	width: 178px;
	padding: 5px;
	float: left;
	color:#1154A2;
	overflow:hidden;
}

.imgaanbieding {
	float: left;
	margin-right: 5px;
}

.aanbiedingtitel {
	font-weight: bold;
}

.productgroep {
	border-top: 1px solid #DEE8F2;
	border-right: 1px solid #DEE8F2;
	width: 178px;
	padding: 5px;
	float: left;
	color:#1154A2;
}

.productgroep a {
	color: #1D5DA6;
	text-decoration: none;
	font-weight: normal;
}

.productgroepomschrijving {
	height: 60px;
	overflow: hidden;
}

.imgproductgroep {
	float: left;
	margin-right: 5px;
	border:0;
}

.product {
	width: 380px;
	clear: both;
	border-top: 1px solid #DDE6EF;
}

.product a {
	text-decoration: none;
	color: #1D5DA6;
	}

.product table {
	width: 100%;
}

div.clearer {
	clear: both;
	line-height: 1px;
}

.product img {
	margin-top: 0px;
	margin-left: 5px;
	border: 0;
	margin-right: 5px;
}

.prijsvan {
	text-decoration: line-through;
	float: right;
	margin-right: 5px;
	width: 55px;
	text-align: right;
}

.lichtwit {
	background-color: #F5F8FB;
}

.blauw {
	background-color: #1D5DA6;
}

.lichtblauw {
	background-color: #1EADC7;
}

.rood {
	background-color: #EB412B;
}

.product table{
	color: #1154A2;
	margin-top: 10px;
}

.product tr {
	margin-bottom: 5px;
}

.productdetail {
	width: 380px;
	clear: both;
	border-top: 1px solid #DDE6EF;
	background-color: #E8EEF6;
	padding-bottom: 15px;
}

.productdetail img{
	float: left;
	display: block;
	margin-left: 5px;
}

.productdetail table{
	color: #1154A2;
	margin-top: 10px;
}

.productdetail tr {
	margin-bottom: 15px;
}

.productdetail a{
	color: #1D5DA6;
}

.productprijs {
	height: 15px;
	width: 55px;
	color: #FFF;
	display: block;
	font-size: 14px;
	font-weight: none;
	padding: 5px;
		float: right;
		clear: both;
		margin-right: 5px;
	font-weight: bold;
	text-align: right;
}

.besteldetails {
	float: left;
}

.besteldetails img {
	border: 0;
	margin-right: 5px;
	margin-top: 0px;
	vertical-align: middle;
}

.uitgelicht a, .netbinnen a, .aanbieding a {
	color: #1154A2;
	text-decoration: none;
	}

.uitgelicht a img, .netbinnen a img, .aanbieding a img {
	border:0;
	}


.productprijs a {
	color: #FFF;
	text-decoration: none;
}

.besteldetails a {
	text-decoration: underline;
	font-weight: bold;
	margin-right: 10px;
}

.rechts {
	border-right: 0;
}

.right {
	float: left;
	width: 160px;
}

.footer {
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 20px;
	color:#FFF;
	font-size: 10px;
	background-color: #1D5DA6;
	margin-top: 10px;
}

.copy {
	float: left;
}

a.realisatie {
	float: right;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}

a.realisatie:hover {
	text-decoration: none;
	color: #FFF;
}

/* SUBCONTENT */

.subcontent {
	line-height: 140%;
}

div.Nieuwsdatum {
	padding-top: 1em;
	margin-bottom: 0;
}

div.NieuwsIllustratie {
	float: right;
}

p.introPar {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}


