@charset "UTF-8";


body, html {
  height: 100%;
}

* {
   padding:0;
   margin:0;
}
img {
   border:0px solid #CCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999;
}
body,td,th {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #FFF;
}
body {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#content100 {
	width:100%;
}
.centreren {
	margin: 0px auto;
	width: 990px;
	float: none;
}

.bgvlakken {
	position: fixed;
	top: 0;
	width:990px;
	height:100%;
	background-image: url(../_images/presentaties/bg_breed.png);
	background-repeat: repeat-y;
	z-index:1;
}
.menu_bar {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width:200px;
	text-align: center;
	z-index:3;
}
.content_kolom {
	position: absolute;
	margin-left:200px;
	top: 0;
	bottom: 0px;
	width:690px;
	z-index:2;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
}

.logo {
	margin-top:71px;
}
.menu { margin-top:90px; }
.social-media {
	position: absolute;
	left:50px;
	bottom:40px;
	width:105px;
}

.heading_home {
	font-size:26px;
	margin-bottom: 5px;
}
.heading_home_img {
	widht:682px;
	height:17px;
}

.heading_pages {
	font-size:26px;
	margin-bottom: 10px;
}
.heading_pages_img {
	widht:623px;
	height:23px;
}

.navigatie_links {
	width:200px;
	font-size: 13px;
	line-height: 35px;
	letter-spacing: 2px;
	color: #FFF;
	text-align: center;
}

#slideshow {
	width:690px;
	height:385px;
	float:left;
}
.slideshowbeelden {
	width:690px;
}

.frank_swolfs {
	position:absolute;
	left: 379px;
    top: 130px;
	width:353px;
	height:300px;
	z-index:10;
}
.adresbalk {
	position:absolute;
	left:50px;
	top:560px;
	width:740px;
	height:36px;
	z-index:2;
	background-color: #000000;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	z-index:11;
}
.keywordsbalk {
	position:absolute;
	left:50px;
	top:606px;
	width:740px;
	height:36px;
	z-index:2;
	color: #000;
	text-align: center;
	padding-top: 10px;
	z-index:11;
	background-image: url(../_images/strategie/transparant_px_wit.png);
}

.kolom1 {
	width:690px;
	float:left;
	margin-top:20px;
	margin-left:0px;
}

.kolom3 {
	width:217px;
	float:left;
	margin-top:20px;
	margin-left:0px;
	padding-bottom: 20px;
}
.kolommarge {
	margin-right:19px;
}

h1,h2,h3,h4 {
	margin-bottom: 0.2em;
	line-height: 1.3em;
}
h1 { font-size: 22px; }
h2 { font-size: 19px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; }


strong { font-weight: bold; }

.corps11 {font-size: 11px;}

.rechtslijnend { text-align: right; }

.rood { color: #E30814; }
.grijs { color: #3c3c3c; }
.wit { color: #fff; }
.zwart { color: #000; }

.txtshadow { color: #FFF; text-shadow:2px 2px #000; }

.intro { color: #b4b4b4; }

hr {
	border: 0;
	color: #666;
	background-color: #666;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link, a:visited {
	color: #5f86a0;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}


a:link.navigatie_links, a:visited.navigatie_links {
	color: #FFF;
	text-decoration: none;
}
a:hover.navigatie_links {
	color: #5f86a0;
	text-decoration: none;
}
a:link.current, a:visited.current {
	color: #5f86a0;
	text-decoration: none;
}
a:hover.current {
	color: #FFF;
	text-decoration: none;
}

a:link.opdonker, a:visited.opdonker {
	color: #FFF;
	text-decoration: none;
}
a:hover.opdonker {
	color: #CCC;
	text-decoration: underline;
}

.margin_T10 {
     margin-top: 10px;    
}
.margin_L10 {
     margin-left: 10px;    
}
.margin_R10 {
     margin-right: 10px;    
}
.margin_O10 {
     margin-bottom: 10px;
}

.margin_T20 {
     margin-top: 20px;    
}
.margin_L20 {
     margin-left: 20px;    
}
.margin_R20 {
     margin-right: 20px;    
}
.margin_O20 {
     margin-bottom: 20px;
}
