HTML, BODY {
	height: 100%;
}
BODY {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	BORDER-BOTTOM: medium none;
	BORDER-LEFT: medium none;
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	
	BACKGROUND-COLOR: #FDEDCF;
	COLOR: #000000;
	FONT-FAMILY: Times, 'Times Roman', 'Times New Roman';
	FONT-SIZE: 13px;
	LINE-HEIGHT: 15px;
	
	TEXT-ALIGN: left;
	
	scrollbar-track-color:#FDEDCF;
	scrollbar-face-color:#992333;
	scrollbar-arrow-color:#FDEDCF;
}
A, A:active, A:visited {
    COLOR: #992233;
    FONT-FAMILY: Times, 'Times Roman', 'Times New Roman';
    FONT-SIZE: 15px;
    LINE-HEIGHT: 18px;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
}
A:hover {
    TEXT-DECORATION: underline;
}
A.product, A.product:active, A.product:visited, A.product:hover {
	COLOR: #992233;
	FONT-SIZE: 15px;
	LINE-HEIGHT: 18px;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
}
#content {
	background-image: url(/images/header-shade.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
TD, DIV#subcontent {
    FONT-FAMILY: Times, 'Times Roman', 'Times New Roman';
    FONT-SIZE: 15px;
    LINE-HEIGHT: 18px;
}
TD.outset {
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

H1, H2, H3, H4, H5, H6 {
    COLOR: #992233;
    FONT-FAMILY: Times, 'Times Roman', 'Times New Roman';
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    margin-top: 0px;
}
H4 {
    FONT-SIZE: 18px;
    LINE-HEIGHT: 13pt;
}

INPUT, TEXTAREA {
    FONT-FAMILY: Times, 'Times Roman', 'Times New Roman';
    FONT-SIZE: 15px;
    COLOR: #992233;
}

INPUT.submit {
    color:#FFFFFF;
    background-color:#992233;
    font-weight: bold;
}
P {
	padding-bottom: 1em;
}

.producttitle {
}
.productimage {
	background-color: #992233;
}
td.boxed {
	background-image: url(/images/boxbody.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 8px;
	line-height: 20px;
}
td.boxed a, td.boxed a:visited, td.boxed a:link, td.boxed a:active, td.boxed a:hover {
	color: #fdedcf;
	font-weight: bold;
}
blockquote {
	margin-left: 15px;
}

#header {
	background-image: url(/siteimages/header-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#headerlinks {
	position: absolute;
	top: 7px;
	left: 0px;
	height: 20px;
	width: 100%;
	text-indent: 100px;
}
#headerlinks a {
	color: #993333;
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	letter-spacing: 0px;
}
#shade {
	position: absolute;
	top: 147px;
	left: 0px;
	width: 100%;
	height: 7px;
	background-image: url(/images/header-shade.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 275px;
	height: 117px;
}
#controlbox {
	position: absolute;
	top: 50px;
	left: 345px;
	width: 157px;
	height: 33px;
	background-image: url(/siteimages/controlbox.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
}
#carteuro {
	font-family: Times;
	color: #282F79;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
}
#clock {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 300px;
	height: 30px;
	text-align: right;
}
#scroller {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 550px;
	height: 40px;
	background-image: url(/siteimages/header_titlebar.gif);
	background-repeat: no-repeat;
}
#topmenuitems {
	position: absolute;
	top: 115px;
	left: 0px;
	height: 20px;
	width: 100%;
}
IMG.noborder {
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:none;
	margin-left:none;
	margin-top:none;
	margin-right:none;
	margin-bottom:none;
}
INPUT.noborder {
	width: 60px;
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:none;
	background:transparent;
	color: #0069AB;
	padding-top: 2px;
}
.hid {
	position: absolute;
	visibility: hidden;
	display:none;
	height:1px;
	width:1px;
}
.ticker {
	position: relative;
	top: 8px;
	right: 0px;
	margin-right: 5px;
	width: 540px;
	text-align: right;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
}
.ticker FONT A:link,
.ticker FONT A:active,
.ticker FONT A:hover,
.ticker FONT A:visited {
	color: #282F79;
	text-decoration: underline;
}

#topmenubar A.link {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #fdedcf;
	background-color: #992233;
	padding: 2 0 2 0;
	text-decoration: none;
}
#topmenubar A.link:hover {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #992233;
	background-color: #fdedcf;
	padding: 2 0 2 0;
	text-decoration: none;
}
#subcontent {
	padding-top: 20px;
	padding-left: 190px;
}
#tdcontent {
	padding: 15 0 0 12;
}
.sublink {
	font-size: 11px;
}
.prodfield {
	background-color:transparent;
	text-align:center;
	height:20px;
	width:55px;
}
#navbar {
	position: absolute;
	top: 165px;
	left: 0px;
	width: 180px;
}
#boxhead {
	background-image: url(/siteimages/boxhead.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 180px;
}
.navbarlink, .navbarlink:hover, .navbarlink:active, .navbarlink:visited, .navbarlink:link {
	display: block;
	width: 180px;
	height: 20px;
	line-height: 20px;
	background-image: url(/siteimages/boxbody.gif);
	background-position: top left;
	background-repeat: repeat-y;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #fdedcf;
	text-indent: 8px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footer {
	background-color: #992233;
}
#footershade {
	position: relative;
	width: 100%;
	height: 5px;
	background-image: url(/siteimages/footer-shade.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#footer A.link, #footer A.link:visited, #footer A.link:hover {
	font-family: Times, 'Times Roman', 'Times New Roman';
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

#footer A.link, #footer A.link:visited {
	color: #fdedcf;
	background-color: #992233;
}
#footer A.link:hover {
	color: #992233;
	background-color: #fdedcf;
}
h1 {
	color: #992233;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 3px;
}

img.aroundleft {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
img.aroundright {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.rndimgdiv {
	display: block;
	width: 160px;
	height: 120px;
	background-position: 50% 50%;
	background-repeat: repeat;
	background-size: 100%;
	
	-moz-box-shadow: 5px 5px 5px #888888; /* Firefox/Mozilla */
	-webkit-box-shadow: 5px 5px 5px #888888; /*Safari/Chrome */
	box-shadow: 5px 5px 5px #888888; /* Opera & hoe het zou moeten */
	/* Voor IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888')";
	/* Voor IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888');
}
.pvtitle {
	width: 59px;
	text-align: center;
}

div.broodje {
	float: left;
	width: 190px;
	height: 170px;
	overflow: hidden;
	background-image: url(/eigenbroodje/images/normal.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	font-size: 70%;
	font-style: italic;
	line-height: 16px;
	cursor: pointer;
}
div.broodje:hover {
	background-image: url(/eigenbroodje/images/highlighted.gif);
	line-height: 16px;
}
div#selectedbroodje {
	float: left;
	display: none;
	width: 190px;
	height: 150px;
	text-align: center;
	overflow: hidden;
	background-image: url(/eigenbroodje/images/normal.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
div.brcenter {
	padding-top: 15px;
}
div#reopen {
	float: left;
	display: none;
	cursor: pointer;
}
div#broodjesnaam, div#broodjesprijs {
	width: 190px;
	text-align: center;
}
.tdborderright {
	border-right: 1px solid #992333;
}
#resultcell {
	width: 190px;
}
#sep {
	border-left: 1px solid #992333;
}
button {
	color: #FCEBCE;
	background-color: #992233;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#beleglijst {
	width: 175px;
}
#beleglijst tbody tr td {
	font-size: 12px;
}
#beleglijsttitle {
	text-align: left;
	font-style: italic;
	border-bottom: 1px solid #992233;
}
.bline {
	border-bottom: 1px solid #992233;
}
#bk, #total {
	display: none;
}
.belegcel {
	width: 250px;
}
.beleglink {
	font-style: italic;
	color: #992233;
	cursor: pointer;
	font-size: 12px;
	text-decoration: underline;
}

