body {
	margin: 0px;
	text-align: center;
	background: #557FA6;
	behavior: url('http://www.kf-fesd.be/fr/css/csshover.htc');
}
img {
	border: 0px;
}
table {
	border: 0px;
}
hr {
height: 1px;
margin: 0;
padding: 0;
color: #F00;
background-color: #F00;
border: 0;
}
p.titelProjecten{
	color: #C32B46;
	padding:0;
	margin:0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
p.contentProjecten{
	color: #262626;
	padding:0;
	margin:0;
	padding-top:5px;
	font-family: Verdana;
	font-size: 12px;
}
td {
	color: #262626;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
}
.textlink {
	color: #BD213D;
}
.textlink:hover {
	color: #BD213D;
}
.textlink:visited {
	color: #BD213D;
}
td.lighter{
	background: #EBF6FB;
}
td.darker{
	background: #D8EDF8;
}
.title {
	font-family: Verdana;
	font-size: 13px;
	color: #BD213D;
	line-height: 18px;
	font-weight: bold;
}
a, a:active {
	color: #ECF1F4;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}
a:hover, a:visited {
	color: #ECF1F4;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}
a.blue,a.blue:active{
	color: #0299D3;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}
a.blue:hover,a.blue:visited{
	color: #0299D3;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 140px;
	text-align: justify;
}

td.shadow_left {
	background-image: url('../images/fill1.gif');
	background-repeat: repeat-y;
}
td.shadow_right {
	background-image: url('../images/fill2.gif');
	background-repeat: repeat-y;
}
td.white {
	background: #FFFFFF;
}
td.bordeaux {
	background-image: url('../images/fill3.gif');
	background-repeat: repeat-x;
}
table.contentback {
	/*background-color: #FFFFFF;*/
	background-color: #CDE9F6;
	background-image: url('../images/contentback_lite.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
table.nocontentback {
	background-color: #CDE9F6;
}
table.projectback {
	background-color: #EBF6FB;
}
div.submenu ul {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
}
div.submenu li {
	width:175px;
	border:1px;
	border-style:solid;
	border-color:#FFFFFF;
	border-bottom: 1px;
	background: #BE223F;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	line-height: 22px;
}
div.submenu li:hover {
	background: #00A0DD;
}
div.submenu a, a:active, a:hover, a:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

