@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7D7C82;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	font-size: 10px;
	color: #8bccad;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D9C181;
}
a:hover {
	text-decoration: underline;
	color: #01A161;
}
a:active {
	text-decoration: none;
	color: #807F85;
}


.table_body {
	background-image: url(../images/body_background_horse.jpg);
	background-repeat: no-repeat;
}
a:active {
	text-decoration: none;
	color: #807F85;
}

.body_kop {
	font-size: 14px;
	font-weight: bold;
}
.gold_kader {
	color: #01A161;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: thin solid #01A161;
	text-align: center;
	padding: 10px;
}
.table_logo {
	background-image: url(../images/midas_logo_verloop.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
