body {
	background: #413c32 url(../images/raster.png);
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
    font-style: normal;
	font-size: 15px;
}

.clear { clear: both; }

#content ul,
p { padding-bottom: 14px; }

h4 {
	font-weight: 600;
	font-size: 16px;
}

.logo-corner {
	position: absolute;
	right: 0;
}

.logo-corner img {
	width: 175px;
	height: 175px;
}

#logo-spacer { height: 75px; }

#slider-box,
#map {
	width: 980px;
	height: 380px;
	position:relative;
}


#container {
	width: 980px;
	margin: 25px auto;
	background: #302c24;
	padding-bottom: 80px;
}

#content {
	padding: 0px 30px 30px 65px;
	float: left;
	width: 585px;
	line-height: 22px;
	top: 55px;
	position:relative;
}

#content ul {
	list-style: disc;
	padding-left: 20px;
}

#content h1 {
	text-transform: uppercase;
	font-size: 26px;
}

#content h3 {
	text-transform: uppercase;
	font-size: 18px;
	color: #6893c1;
	padding-bottom: 10px;
}

.news-detail-fields img,
.news-summary-fields img {
	width: 100%;
}

.team-item,
.news-item,
.referentie-item {
	padding: 20px;
	border: 3px solid #6893c1; 
	margin-bottom: 20px;
	background: #FFF;
	color: #413c32;
}

.team-item .image {
float: left;
width: 145px;
}

.referentie-item .image {
float: left;
width: 200px;
}

.team-item .text,
.referentie-item .text {
float: left;
width: 300px;

}

.team-item h2,
.referentie-item h2 {
	color: #6893c1;
	font-size: 18px;
	padding-bottom: 15px;
}

.team-item img {
	width: 125px;
}

.team-item ul.socialmedia {
	list-style: none;
	padding: 0 !important;
	margin: 0;
}

.team-item ul.socialmedia li {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.team-item ul.socialmedia img {
	width: 30px;
}

#information {
	margin-top: 100px;
	background: #14120f url(../images/bg_sidebar.png);
	padding: 25px;
}

.main-nav { text-transform: uppercase; }
.main-nav li { font-weight: 600; background: #6893c1; text-align: center; margin-bottom: 4px; border: 2px solid #5b5345; }
.main-nav li:hover { background: #92b2d3; } 
.main-nav li a { text-decoration: none; color: #FFF; padding: 6px 4px 6px 4px; display: block; font-size: 15px; }
.main-nav li ul li { font-weight: 300; background: #6893c1; text-align: center; margin-bottom: 0px; border: 0px; }

#sidebar {
	margin: 20px 40px 20px 20px;
	float: left;
	width: 240px;
	position: relative;
	z-index: 1500;
	top:-160px;
}

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 5px 0px 5px 0px;
	color: #423c2f;
	font-size: 11px;
}

.slogan {
	padding: 10px;
	margin-bottom: 4px;
	color:#FFF;
	background:#6893c1;
	text-align: center;
	font-size: 16px;
	border: 2px #5b5345 solid;
}

#contact {
	margin-top: 8px;
	line-height: 20px;
}

#contact h3 {
	font-size: 16px;
	line-height: 20px;
	padding: 8px 0px 4px 0px;
}

#footer img { padding-bottom: 20px; }
#footer #footer-logo { float: left; }
#footer #footer-terms { padding-top: 10px; float: left; }
#footer #footer-terms a { text-decoration: none; font-size:13px; color: #FFF; }


.social-icons { margin-top: 8px; }
.social-icons li { float:left; margin-right: 7px; }
.social-icons li.last { margin-right: 0px; }

h1 { font-size: 24px; padding-bottom: 24px; color: #6893c1; }

a { color: #6893c1; }