/* CSS Reset ================================================================================================================== */
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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {font: 10pt/18pt Calibri, Arial, Verdana, sans-serif; color: #434343; background: #e0e0e1 url('Resources/bg.jpg') no-repeat top center;}
p {padding-bottom: 1em;}
ol, ul {padding-left: 1em;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

/* Layout stijlen ================================================================================================================== */

.clear {clear: both;}
#wrapper {width: 990px; margin: 0px auto; background: #fff url('Resources/main_spacer.jpg'); margin-top: 30px;}
#footer{width: 990px; height: 50px; margin: 0px auto; background: url('Resources/footer.png');}
#top {width: 990px; height: 108px; background: url('Resources/logo.jpg') no-repeat;}
#top_inner {width: 570px; min-height: 50px; float: right; margin-top: 31px;}
#header {width: 988px; min-height: 250px; margin: 0px 1px 0px 1px;}
#wrapper2 {width: 990px;}
#col1 {display: inline; width: 220px; float: left; margin-left: 1px;}
#col1_inner {width: 200px; margin: 0px 0px 0px 20px; padding: 20px 0px 20px 0px;}
#col1_inner2 {width: 200px; margin: 0px 0px 0px 20px;}
#col2 {width: 490px; float: left;}
#col2 {width: 400px; margin: 0px 45px 0px 45px; padding: 40px 0px 20px 0px;}
#col3 {width: 279px; float: left;}
#label {position: relative; width: 285px; height: 77px; margin-left: 2px; margin-top: -70px; margin-right: -8px; background: url('Resources/24uurs.gif');}
#col3_inner {width: 240px; margin: 0px 39px 0px 0px; padding: 33px 0px 20px 0px;}

a:link, a:visited {color: #c83a2d; font-style: italic;}
a:active, a:hover {color: #313131; font-style: italic;}

h3 {font-weight: bold; color: #c83a2d; font-size: 12pt;}

.prijslabel {width: 82px; height: 82px; position: relative; margin-left: 175px; margin-right: -175px; margin-top: -60px; background: url('Resources/label.png') no-repeat; font: bold 12pt Calibri, Arial, sans-serif; color: #fff; line-height: 76px; text-align: center;}
.prijslabel_text {margin-left: -3px;}

.row {display: block; float: left; width: 100px;}
.Textbox_Normal {display: block; float: left; width: 250px;}
.newLine {clear: both;}

a.topbutton:link, a.topbutton:visited {display: inline; background: url('Resources/inactive.jpg'); border-left: 1px solid #cd5247; border-right: 1px solid #c45951; padding: 0px 10px 0px 10px; font-weight: bold; color: #fff; line-height: 50px;}
a.topbutton:active, a.topbutton:hover {display: inline; background: url('Resources/active.jpg') no-repeat; border-left: 1px solid #cd5247; border-right: 1px solid #c45951; padding: 0px 10px 0px 10px; font-weight: bold; color: #fff; line-height: 50px;}