/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
.site {
	width: 980px;		
}


}
table.vestingchecks {
	margin-bottom: 20px;
	font-family: arial;
	text-align: center;
}
table.vestingchecks tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323232;
	font-family: arial;
	font-size: 14px;
}
	table.vestingchecks thead { font-weight: bold;font-family: arial;}
	table.vestingchecks tbody tr td{
	padding: 5px 10px;
	text-align: left;
}
	table.vestingchecks tbody .green {background: #13a89e; color: #fff;font-family: arial;}
	
.right {float: right; width: 300px;}
	ul#voorbeeldrapporten {list-style-image:url('../images/pdf.png'); padding-left: 40px;}
		ul#voorbeeldrapporten li {margin: 10px 0; color: #54675e; font-size: 24px; line-height: 30px;}
			ul#voorbeeldrapporten li span {display: inline-block; vertical-align: middle; margin: -12px 0 0;}
			
.gray {
	background-color: #EBEBEB;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #13a89e;
	font-size: 20px;
	font-family: arial;
}
.gray2 {
	background-color: #EBEBEB;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #92278f;
	font-size: 20px;
	font-family: arial;
}
.roze {
	background-color: #92278f;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 20px;
	color: #fff;
	font-family: arial;
	text-align: right;
}
.Green {
	background-color: #13a89e;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 20px;
	color: #fff;
	font-family: arial;
	text-align: right;
}
#footer p {
	text-align: right;
	font-size: 11px;
	text-decoration: none;
}
	#footer p span {margin: 0 5px;}
