@charset "UTF-8";
body {
	margin-top: 0px;
	background-color: #cdcdcd;
}
.hoofdtabel {
	width: 1000px;
}

.navigatiebuttonschaduw {
	text-align: center;
	vertical-align: midden;
	background-image: url(images/buttonschaduw.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 2px;
}

.bovenbalkbreur {
	background-color: #0265CB;
	background-image: url(../breur/images/bovenbalk_breur.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	height: 150px;
	width: 1050px;
}
.bovenbalkdeurkruk {
	background-color: #0C3113;
	background-image: url(../images/content/bovenbalk_deurkruk.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	height: 150px;
	width: 1050px;
}
.bovenbalkbeveiliging {
	background-color: #19A028;
	background-image: url(../beveiligingen/images/bovenbalk_beveiliging.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	height: 150px;
	width: 1050px;
}

.navigatiebalk {
	height: 20px;
}



.contentvlak {
	background-color: #FFFFFF;
	height: 500px;
	padding: 10px;
}
.schaduwrechts {
	background-image: url(../images/layout/schaduwrechts.gif);
	background-repeat: repeat-y;
	width: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.schaduwlinks {
	background-image: url(../images/layout/schaduwlinks.gif);
	background-repeat: repeat-y;
	width: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.onderbalk {
	background-color: #666666;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 1px;
}
.onderbalk a {
	color: #FFFFFF;
}
.onderbalk a:hover {
	color: #CDCDCD;
}


.schaduwonder {
	background-image: url(../images/layout/schaduwonder.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.schaduwhoekjerechts {
	background-image: url(../images/layout/schaduwhoekjerechts.gif);
	width: 9px;
	background-position: left top;
	background-repeat: no-repeat;
}
.schaduwhoekjerlinks {
	background-image: url(../images/layout/schaduwhoekjelinks.gif);
	width: 9px;
	background-position: right top;
	background-repeat: no-repeat;
}


.contenttabel {
	width: 900px;
	height: 400px;

}
.fotokader {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	width: 325px;
	height: 500px;
}
.tekstkader {
	width: 600px;
	padding-left: 25px;
}
.tekstkader a {
	color: #666666;
}
.tekstkader a:hover {
	color: #333333;
}


.dividerlijntje {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	width: 100%;
	display: block;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #E3001C;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0C3113;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #19A028;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0265CB;
	display: inline;
	padding: 5px;
	letter-spacing: 1pt;
}

.kaderkopje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0265CB;
	display: inline;
	padding: 5px;
	letter-spacing: 1pt;
}
.tussenkopje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #E2001A;
	display: block;
}
.tussenkopjedeurkruk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0C3113;
	display: block;
}
.tussenkopjebeveiliging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #19A028;
	display: block;
}


.tekstkaderkolom {
	width: 225px;
	padding-left: 25px;
	vertical-align: text-top;
}
.iconenbreur {
	background-image: url(../breur/images/iconenbreur.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 100px;
}
.iconendeurkruk {
	background-image: url(../images/content/iconendeurkruk.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 100px;
}
.iconenbeveiliging {
	background-image: url(../beveiligingen/images/iconenbeveiliging.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 100px;
}
.webwinkelzoekbalk {
	background-color: #CDCDCD;
	padding-left: 10px;
	width: 700px;
	height: 40px;
}
.webwinkelzoekvlak {
	height: 70px;
	width: 725px;
}

.omkadering {
	border: 1px solid #CDCDCD;
}
.webwinkelinlogkader {
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px;
	color: #666666;
	width: 240px;
}
.webwinkelinlogkader a {
	color: #666666;
}
.webwinkelinlogkader a:hover {
	color: #333333;
}


.webwinkelassortimenthomepage {
	height: 175px;
	width: 725px;
}
.webwinkelproductgroepen {
	height: 830px;
	width: 700px;
}
.achtergrondwebwinkelmenu {
	background-color: #CDCDCD;
}

.broodkruimelswebwinkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	height: 30px;
	padding-left: 10px;
	font-weight: bold;
}
.broodkruimelswebwinkel a {
	color: #CDCDCD;
}
.broodkruimelswebwinkel a:hover {
	color: #666666;
}
.omschrijvingsbalk {
	background-color: #0265CB;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.omschrijvingskader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	border: 1px solid #666666;
	width: 700px;
}
.webwinkelomschrijvingsvlak {
	width: 700px;
	vertical-align: text-top;
	height: 620px;
}

.omschrijvingskader a {
	color: #666666;
}
.omschrijvingskader a:hover {
	color: #333333;
}
.bestelbalk {
	background-color: #666666;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	vertical-align: midden;
}
.broodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
}
.winkelwagenkader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px;
	color: #666666;
	width: 755px;
}
.celhoogteformulieren {
	height: 30px;
	width: 150px;
}
.sorteerkader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px;
	color: #666666;
	width: 550px;
}
.contentvlak a {
	color: #666666;

}
.contentvlak a:hover {
	color: #333333;
}
.inlogscherm {
	height: 260px;
	width: 250px;
}
.iframe {
	width: 1000px;
	height: 700px;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.hoofdtabel tr .contentvlak .contenttabel tr .tekstkader ul .tekst .tekst {
	font-size: 11pt;
}
.tekst {
	color: #666666;
}
