@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(/content/user/Image/site/bart_claes_background_splash_extra.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
a{
	font-size: 14px;
	color: f7500e;
}

a:link {
	text-decoration: underline;
	color: #ffffff;
}
a:visited {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #f7500e;
}
a:active {
	text-decoration: none;
	color: #f7500e;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight:normal;
	line-height:28px;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
.text {	line-height:18px; text-align:justify}

.lijst td {
height:10px;
}
.lijst_oranje {
	background-color: #e7551a;
	color:#000000;
	font-weight:bold;
padding-left:6px;
}
.block {
	margin-left:245px;
	border: 1px solid #333333;
	padding: 10px;
	width:432px;
}
.news_title {
	font-size: 18px;
	color: #FFFFFF;
	font-weight:normal;
	line-height:28px;
}
.news_intro {
	font-style:italic;
}
.news_body {
	text-align:left;
}
.link { padding-top:10px}
