@charset "utf-8";
/* CSS Document */

body,
.alert .close,
.post header {
font-family: 'Raleway', sans-serif;
color:#565555;
  	font-size:16px;
	font-weight:500;
	line-height:32px;
}

p {
  	font-size:16px;
	font-weight:500;
	line-height:32px;
	font-family: 'Raleway', sans-serif;
	color:#333;
}


h1, h2, h3, h4, h5, h6,
.btn,
.page-heading,
.team em,
blockquote.style-1,
.tab-pane .commentlist .meta,
.wpcf7-submit,
.testimonial-footer span.user 
 {
 font-family: 'Raleway', sans-serif;
 color:#0081c9;
}

.nav-tabs > li > a,
.site-navigation > ul a,
.tp-arr-titleholder,
.above-nav-bar.top-bar ul li
 {
 font-family: 'Raleway', sans-serif;
}

section.style-2,
.page-heading {
  background-color: #0081c9;
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.045), inset 0 1px 0 0 rgba(0, 0, 0, 0.045);
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.045), inset 0 1px 0 0 rgba(0, 0, 0, 0.045);
}

.hoogtefontcommon {
	line-height: 30px;
}

#sliderfont {
 	font-family: 'Raleway', sans-serif;
	font-size: 44px;
	color: #FFF;
}

/* unvisited link */
a:link {
    color: white;
}

/* visited link */
a:visited {

}

/* mouse over link */
a:hover {
	color: #565555;
}

/* selected link */
a:active {

}
.zwartfont {
	color: #000;
	font-size:13px;
}
.footerkop {
	font-variant: small-caps;
	color: #FFF;
	font-weight: 500;
}

.footerfont {
	color: #CCC;
	font-size: 13px;
}

.footerfont a:link {
	color: CCC;
}

.footerfont a:hover {
	color: #565555;
	text-decoration: underline;
}

.dik {
	font-weight: bold;
}

#h2formaat
{
	font-weight: 500;
	font-size: 24px;
	margin-right: -25px;
}

#fahome {
	color: #565555;
}

.h1kop
{
	color: #565555;
	font-weight: 500;
}

.h1pageheading
{
	color:#FFF;
	font-weight: 500;
}

.h1zwart
{
	color: #000;
	font-weight: 500;
}

.h4vultekst
{
	color: #565555;
	line-height: 28px;
}

.h4koptekst
{
	color: #000;
	font-weight: 500;
}