* {
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px;
	padding: 0px;

	font-family:  Verdana;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
ul li, ol li {
	margin-left: 25px;
}

a {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	color:#e31519;
	text-decoration: none;
}
img {
	border: 0px solid black;
}

a:hover {
	text-decoration: none;
}
.block h2 {
	color:#ffffff;
}

p {
	margin-top: 0px;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
}

h1,h2,h3 {
	color: #e31519;
}

h4,h5,h6 {
	color: #e31519;
}

h1 {
	font-size: 18px;
	line-height: 24px;
	REMborder-bottom: 1px solid black;
	padding:0px;
	margin:0px;
	margin-bottom: 8px;
}
h2 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 6px;
}
h3 {
	font-size: 14px;
	font-size: 18px;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-bottom: 4px;
}
h5 {
	font-size: 11px;
	margin-bottom: 4px;
}
h6 {
	font-size: 10px;
	margin-bottom: 4px;
}

td {
        vertical-align: top;
}

hr {
	border: 0px;
	border-top: 1px solid black;
	height: 1px;
}

.kortingress * {
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #e31519;
}
