/*ALGEMEEN*/

html, body, .honderd {
	height:100%;
}
body {
	background-color:#FFF;
	margin:0;
}
body, td, th, tr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a, a:visited {
	color:#ff0000;
}
a:hover {
	text-decoration:none;
}
.marge_rechts {
	background-image:url(../img/bg_rechts.png);
	background-repeat:repeat-y;
	background-position:left;
}
.marge_links {
	background-image:url(../img/bg_links.png);
	background-repeat:repeat-y;
	background-position:right;
}
.wrapper {
	background-image:url(../img/bg_footer.jpeg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:0;
}
/*CONTENT*/

.content {
	font-size:12px;
	padding:0px 45px 45px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:700;
	color:#000000;
	margin-top:0;
	text-align:center;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#ff0000;
	margin-top:0;
	text-align:center;
}
.fontys_label{
	font-size: 12px;

}
.fontys_item_main {
font-size: 12px;
padding-bottom: 25px;
}
.fontys_cursief{
font-style: italic;
text-align: center;
}
.testimonial_list {
	text-align: center;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.testimonial_list h1 {
	color:#000000;
	font-size:18px;
	margin-top: 30px;
	margin-bottom: 0px;

}
.testimonial {
	color: #000000;
	background-color: #FEF4EB;
	padding: 10px;
	width: 90%;
	border: 1px solid #ff0000;
	margin-top: 25px;
}
.fontys_stappen_lijst strong {
	font-size: 12px;
}

.post_scriptum li, .post_scriptum ul {
	margin-top: 10px;
}
/*FOOTER*/

.contact {
	margin-top:10px;
	margin-bottom:12px;
	font-size:12px;
	color:#6a6a6a;
	text-align:center;
	padding:0;
}
.footer {
	height:57px;
	font-size:11px;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
}
