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

body{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 13px;
	color: #ffffff;
	line-height: 19px;
	font-weight: bold;
}

h1{
	padding: 0px;
	margin: 0px;
	margin-top: 16px;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 24px;
	color: #cbd300;
	font-weight: normal;
	line-height: 28px;
}

h3{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 16px;
	color: #ffffff;
	line-height: 19px;
	font-weight: bold;
}

a{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	color: #cbd300;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}






.tabStyle{
	font-family: 'Arial', 'Helvetic', 'sans-serif';
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.tableAdres{
	font-family: 'Arial', 'Helvetic', 'sans-serif';
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 52px;
}

.sloganBalk a{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
}
.sloganBalk a:hover{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	line-height: 28px;
	text-decoration: underline;
}

.nieuwsDatum{
	height: 18px;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	color: #cbd300;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
.nieuwsTitel{
	height: 40px;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
	text-decoration: none;
}
.nieuwsContent{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
}




/* headlines class */
.titel{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}



.projectenTitel{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 14px;
	color: #ffffff;
}
.overzichtSpecificaties{
	font-weight: normal;
}
