* {
	margin:0;
	padding:0;
	font-family: 'Source Sans Pro', sans-serif;
} 

html, body {height: 100%;}

#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 350px;}  

#footer {
	position: relative;
	margin-top: -350px; 
	height: 350px;
	clear:both;
	background-color: #333;
} 
#header {
	height: 100px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 72px;
	width: auto;
	padding-top: 25px;
}
#menu {
    float: right;
    height: 33px;
    width: 900px;
    margin-top: 34px;
}
#menu ul li a {
    font-size: 18px;
    font-style: italic;
    line-height: 33px;
    color: #333;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    display: block;
    float: left;
    margin-left: 10px;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
#menu ul {
	list-style-type: none;
}
#menu ul li .active, #menu ul li a:hover {
	color: #FFF;
	background-color: #FA6C15;
}
.jssora21l, .jssora21r {
	display: block;
	position: absolute;
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(img/a21.png) center center no-repeat;
	overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21l.jssora21ldn { background-position: -243px -33px; }
.jssora21r.jssora21rdn { background-position: -303px -33px; }

.jssora22l, .jssora22r {
	display: block;
	position: absolute;
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(img/a22.png) center center no-repeat;
	overflow: hidden;
}
.jssora22l { background-position: -3px -33px; }
.jssora22r { background-position: -63px -33px; }
.jssora22l:hover { background-position: -123px -33px; }
.jssora22r:hover { background-position: -183px -33px; }
.jssora22l.jssora21ldn { background-position: -243px -33px; }
.jssora22r.jssora21rdn { background-position: -303px -33px; }


.jssorb21 {
	position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
	position: absolute;
	/* size of bullet elment */
	width: 19px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	color: white;
	font-size: 12px;
	background: url(img/b21.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }
#slogan {
	color: #FFF;
	font-size: 40px;
	position: absolute;
	font-weight: 200;
	font-style: italic;
	text-align: center;
	width: 100%;
	top: 300px;
	text-shadow:#333 2px 2px;
	}#content {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}
h1 {
	font-size: 34px;
	font-style: italic;
	color: #FA6C15;
	text-align: center;
	margin-bottom: 22px;
}
#intro {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	color: #666;
	font-style: italic;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#activiteit {
	padding: 10px;
	float: left;
	height: auto;
	width: 180px;
}
#activiteiten {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#clear {
	clear: both;
}
#activiteit {
	transition: opacity 0.5s ease-in-out;
	text-align: center;
}
#activiteit:hover {
	opacity: 0.75;
}
#activiteit a {
	font-style: italic;
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 18px;
	line-height: 22px;
}
#activiteit a img {
	margin-bottom: 22px;
}
#banner {
	height: auto;
	background-color: #FA6C15;
	margin-top: 70px;
	width: 100%;
	text-align: center;
	margin-bottom: 70px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#banner_slogan {
	height: 110px;
	width: 620px;
	text-align: center;
	font-style: italic;
	color: #FFF;
	font-size: 32px;
	line-height: 40px;
	vertical-align: middle;
	display: table-cell;
}
#banner_content {
	border: 3px solid #FFF;
	height: 110px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 32px;
	line-height: 40px;
	font-style: italic;
	color: #FFF;
}
#banner_table {
	display: table;
	vertical-align: middle;
	height: 100%;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#banner_table_cell {
	vertical-align: middle;
	height: 110px;
	width: 620px;
	display: table-cell;
}
#intro_vervolg {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 20px;
	font-style: italic;
	line-height: 30px;
	color: #666;
	margin-bottom: 60px;
}
h2 {
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #FA6C15;
	text-align: center;
	margin-bottom: 22px;
}
#nieuws {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#nieuws_holder a {
	background-color: #FA6C15;
	float: left;
	height: 200px;
	width: 330px;
	display: block;
	margin-left: 45px;
	padding: 20px;
	font-size: 18px;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	transition: opacity 0.5s ease-in-out;
}
#nieuws_holder a:hover {
	opacity: 0.75;
}
#nieuws_holder {
	margin-left: -45px;
}
#nieuws_holder a h3 {
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
	margin-bottom: 11px;
}
#footer_main {
	height: 225px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
}
#footer01 {
	float: left;
	height: 200px;
	width: 347px;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
#footer02 {
	float: left;
	height: 200px;
	width: 150px;
	margin-left: 80px;
}
#footer03 {
	float: left;
	height: 200px;
	width: 220px;
	margin-left: 50px;
}
#footer04 {
	float: right;
	height: auto;
	width: 280px;
	font-size: 22px;
	line-height: 30px;
	color: #FFF;
	font-style: italic;
}
#footer02 ul, #footer03 ul {
	list-style-type: none;
}
#footer02 ul li a, #footer03 ul li a {
	font-size: 22px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	transition: color 0.5s ease-in-out;
}
#social_media {
	margin-top: 22px;
	font-size: 20px;
	font-style: italic;
	color: #FFF;
}
#twitter {
	float: right;
	margin-right: 15px;
}
#volg {
	float: left;
	width: 100px;
	margin-top: 10px;
}
#facebook {
	float: right;
	margin-right: 25px;
}
#footer04 a {
	color: #FFF;
	text-decoration: none;
	transition: color 0.5s ease-in-out;
}
#footer04 a:hover {
	color: #FA6C15;
}
#footer02 ul li a:hover, #footer03 ul li a:hover {
	color: #FA6C15;
}
#fake_slider {
	background-color: #FA6C15;
	height: 5px;
	width: 100%;
}
#nieuws_content {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_nieuws_side.png);
	background-repeat: repeat-y;
	background-position: right;
}
#nieuws_main {
	float: left;
	width: 800px;
	font-style: italic;
	font-size: 20px;
	line-height: 30px;
	color: #666;
}
#nieuws_side {
	float: right;
	width: 300px;
	padding: 20px;
}
#nieuws_side h2 {
	color: #FFF;
	font-size: 24px;
	text-align: left;
	margin-bottom: 0px;
}
#nieuws_main h1 {
	text-align: left;
}
#nieuws_main a img {
	padding: 4px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
#nieuws_side a {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	margin-top: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 20px;
}
#nieuws_side a:last-child {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#nieuws_side ul li a:last-child {
	border-bottom-width: 1px;
	border-bottom-color: #fff;
}
#nieuws_side ul {
	list-style-type: none;
	margin-top: 20px;
}
#nieuws_side ul li a {
	padding: 0px;
	margin: 0px;
	display: block;
	line-height: 35px;
	font-size: 20px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 15px;
	background-image: url(img/bg_ul_li.png);
	background-repeat: no-repeat;
	background-position: left center;
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
#nieuws_side ul li .active, #nieuws_side ul li a:hover {
	color: #FA6C15;
	background-color: #FFF;
	background-image: url(img/bg_ul_li2.png);
}
#nieuws_main h2 {
	text-align: left;
	font-size: 24px;
	margin-bottom: 0px;
}
#nieuws_main ul li {
	list-style-position: inside;
}
.afb290 {
	background-color: #FFF;
	padding: 5px;
	width: 290px;
}
#nieuws_main label {
	display: block;
}
#nieuws_main label span {
	float: left;
	width: 200px;
}
#nieuws_main label a {
	color: #FA6C15;
}
#formulier form #contact label span {
	float: left;
	width: 200px;
	line-height: 40px;
}
#formulier form #contact label input {
	font-size: 18px;
	border: 1px solid #CCC;
	width: 400px;
	line-height: 30px;
	height: 30px;
	padding: 5px;
}
#formulier form #contact label {
	height: 50px;
}
form #contact label textarea {
	font-size: 18px;
	line-height: 30px;
	padding: 5px;
	border: 1px solid #CCC;
	height: 200px;
	width: 400px;
}
#spam {
	width: 410px;
	margin-top: 22px;
	margin-bottom: 22px;
	margin-left: 200px;
	font-size: 12px;
}
#spam a {
	color: #FA6C15;
}
#code {
	text-align: center;
	height: 50px;
	width: 410px;
	margin-left: 200px;
	padding-top: 20px;
	border: 1px solid #CCC;
	margin-bottom: 22px;
}
#nieuws_main a {
	color: #FA6C15;
	display: block;
}
#certificaat {
	font-style: italic;
	margin-top: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
	padding-bottom: 22px;
	line-height: 32px;
}
#certificaat:last-child {
	border-bottom-width: 0px;
}
#holder a {
	float: left;
	margin-left: 25px;
}
#holder {
	margin-left: -25px;
}
#wrap #main #content #nieuws_content #nieuws_main #holder a img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.knop {
    width: 412px !important;
}
iframe {
	width: 800px;
	height: 400px;
	}
@media screen and (max-width: 1200px) {
#header {
	width: 960px;
}
#menu {
    height: 33px;
    width: 730px;
    margin-top: 38px;
}
#menu ul li a {
    font-size: 16px;
    line-height: 25px;
    padding-right: 3px;
    padding-left: 3px;
    margin-left: 3px;
}
h1 {
	font-size: 28px;
	margin-bottom: 22px;
}
#intro {
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
	width: 960px;
}
#activiteit {
	padding: 10px;
	float: left;
	height: auto;
	width: 140px;
}
#activiteiten {
	width: 960px;
	margin-top: 50px;
}
#activiteit a img {
	width: 140px;
}
#banner {
    margin-top: 40px;
    margin-bottom: 40px;
}
#intro_vervolg {
    width: 960px;
	font-size: 18px;
	line-height: 24px;
}
h2 {
    font-size: 28px;
}
#nieuws {
    width: 960px;
}
#nieuws_holder a {
    float: left;
    height: 200px;
    width: 270px;
    margin-left: 45px;
    padding: 10px;
    font-size: 14px;
    line-height: 22px;
}
#footer_main {
    width: 960px;
    padding-top: 35px;
}
#footer02 {
    width: 150px;
    margin-left: 40px;
}
#footer02 ul li a, #footer03 ul li a {
    font-size: 18px;
    line-height: 24px;
}
#footer04 {
	width: 220px;
	font-size: 18px;
	line-height: 24px;
}
#footer01 {
    height: 200px;
    width: 247px;
    font-size: 10px;
}
#footer01 img {
    width: 247px;
}
#volg {
    float: left;
	font-size: 18px;
}
#facebook {
    margin-right: 10px;
}
#twitter {
    float: right;
    margin-right: 10px;
}
#twitter img {
    width: 46px;
}
#facebook img {
    width: 46px;
}
#main {
	padding-bottom: 270px;}  

#footer {
	margin-top: -270px; 
	height: 270px;
}
#nieuws_content {
	width: 960px;
}
#nieuws_main {
	width: 600px;
	font-style: italic;
	font-size: 18px;
	line-height: 24px;
}
#holder a img {
	width: 170px;
}
#formulier form #contact label input {
    width: 300px;
}
form #contact label textarea {
    width: 300px;
}
#spam {
    width: 310px;
}
#code {
    width: 310px;
}
.knop {
    width: 312px !important;
}
iframe {
	width: 600px;
	height: 300px;
	}
}
.pdf {
	text-decoration: none;
	background-image: url(img/pdf-icon.png);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 60px;
	line-height: 50px;
	width: 350px;
	margin-top: 20px;
}
