/* Reset default */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}
:focus {	outline: 0;}
body {	line-height: 1;	color: black;	background: white;}
ol, ul {	list-style: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
caption, th, td {	/* text-align: left; */	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {	content: "";}
blockquote, q {	quotes: "" "";}

/* Main */

body{
	background: #fff url(images/bg.gif) no-repeat center top;
	font:11px/1.273 tahoma,arial,sans-serif;
	text-align: center;
}

#main{
	display: block;
	width: 760px;
	text-align: left;
	margin: 0 auto;
}

#hdr{
	display: block;
	height: 100px;
	background: transparent url(images/lgs.gif) no-repeat left top;
}

#content{
	border-top: 1px solid #435a6a;
	border-bottom: 1px solid #435a6a;
	padding: 10px;
	
}

#ftr{
	display: block;
	padding: 10px;
	height: 100px;
}

h1{
	color:#e27d1c;
	font-weight:bold;
	font-size:1.455em;
	margin-bottom: 1em;
}

p{
	margin-bottom: 1em;
}

p.meer{
	text-align: right;
	border-bottom: 1px solid #435a6a;
}

a{
	font-weight: bold;
	color: #435a6a;
	text-decoration: none;
}

a.titelkeuze{
	color: #e27d1c;
	font-size: 1.3em;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0;
	vertical-align: middle;
}

img[align='left']{
	margin: 0 10px 5px;
}

span.rank{
	font-weight: lighter;
	color: Silver;
}

table{
	width: 100%;
}

.vijftig{
	width: 50% !important;
}

table.vijftig td{
	width: 50%;
}

td.winkel{
	padding: 2em 0;
}

td.winkel a:hover{
	text-decoration: none;
}

td.TDstore{
	border-top: 1px solid #435a6a;
}

td.store{
	padding-bottom: 0.5em;
}

td.underline, td.TDsubtotaal{
	border-bottom: 1px solid #435a6a;
}

td.TDtotaal{
	border-top: 1px solid #435a6a;
	border-bottom: 2px double #435a6a;
}
