@media print {
	body{line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}.container{background:none;}hr{background:#ccc;color:#ccc;width:100%;height:2px;border:none;margin:2em 0;padding:0;}hr.space{background:#fff;color:#fff;visibility:hidden;}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}code{font:.9em "Courier New", Monaco, Courier, monospace;}a img{border:none;}p img.top{margin-top:0;}blockquote{font-style:italic;font-size:.9em;margin:1.5em;padding:1em;}.small{font-size:.9em;}.large{font-size:1.1em;}.quiet{color:#999;}.hide{display:none;}a:link,a:visited{background:transparent;font-weight:700;text-decoration:underline;}a:link:after,a:visited:after{content:" (" attr(href) ")";font-size:90%;}
}

body, html {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height:18px;
	padding: 0;
	margin: 0;
	font-family: 'Muli', sans-serif;
}

h1 {
	line-height: 38px;
	font-size: 36px;
	margin: 10px 0;
	padding: 0;
	font-family: 'Muli', sans-serif;
	color:#000;
	font-weight:100;
	text-align:left;
}

h2 {
	line-height: 32px;
	font-size: 30px;
	margin: 10px 0;
	padding: 0;
	font-family: 'Muli', sans-serif;
	color:#000;
	font-weight:100;
	text-align:left;
}

h3 {
	line-height: 28px;
	font-size: 24px;
	margin: 10px 0;
	padding: 0;
	font-family: 'Muli', sans-serif;
	color:#000;
	font-weight:100;
	text-align:left;
}

h4 {
	line-height: 24px;
	font-size: 20px;
	margin: 10px 0;
	padding: 0;
	font-family: 'Muli', sans-serif;
	color:#ac2a02;
	font-weight:100;
	text-align:left;
}

a {
	color: #000;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition:0.2s linear;
	-o-transition:0.2s linear;
	transition:0.2s linear;
}
a:hover{
	color: #ac2a02;
}

img {
	border: 0;
}

input {
	border: 1px solid #ccc;
	border-radius: 2px;
	margin: 3px 0;
	padding: 3px;
	height: 18px;
}

input.btn-searchsubmit {
	margin-left: 5px;
	height: 26px;
	float: right;
}

.clear{
 clear:both;
}
/* ------------ Structuur ------------ */

#container{
	width:990px;
	background:url(../img/content-bg-rpt.jpg) repeat-y top center;
	margin:0 auto;
	margin-top:56px;
	box-shadow: 5px 15px 60px #000;
	position:relative;
	padding-bottom:35px;
}
	a#logo{
		width:375px;
		height:248px;
		background:url(../img/logo.png) no-repeat top center;
		position:absolute;
		right:20px;
		top:-56px;
		display:block;
	}

#bigpic{
	width:970px;
	height:358px;
	float:left;
	margin:10px;
}
#agenda{
	width:970px;
	height:63px;
	background:#FBB000;
	float:left;
	margin:0 10px 10px 10px;
	line-height:1.2em;
}
 .datum{
	height:39px;
	background:#f8f7f2;
	float:left;
	margin:3px;
	padding:9px 11px;
	color:#000;
	font-family: 'Muli', sans-serif;
	font-size: 33px;
	line-height:1.2em;
}
 .title{
	height:9px;
	float:left;
	margin:3px;
	padding:19px 11px;
	background:#FBB000;
	float:left;
	color:#000;
	font-family: 'Muli', sans-serif;
	font-size: 33px;
}
 .link{
		background:url(../img/icons/fb-small.png) 0 24px no-repeat ;
		height:20px;
		float:right;
		padding:23px 20px 5px 20px;
		font-family: 'Muli', sans-serif;
		font-size:14px;
}
a.menubtn{
	display:block;
	width:317px;
	float:left;
	margin:0 0 10px 10px;
	font-family: 'Muli', sans-serif;
	color:#000;
	font-size:24px;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	padding-bottom:5px;
	line-height:28px;
}

a.menubtn:hover{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background:#FBB000;
}
#content{
		width:970px;
		margin:0 auto;
		padding:0px 0;
		text-align:justify;
		clear:both;
}
	#content #text{
			width:880px;
			text-align:justify;
			float:left;
			padding-left:40px;

	}
	#content #sidebar{
			width:421px;
			text-align:justify;
			float:right;
			margin-left:15px;
	}
	 a.backlink{
			width:160px;
			display:block;
			text-align:justify;
			float:right;
			padding-top:27px;
			background:#FBB000;
			text-decoration:none;
			color:#fff;
			padding:10px 30px;
			text-align:center;
			font-size:18px;
	}
	 a.backlink:hover{
			background:#e27000;
	}
.youtubeContainer{
	width:420px;
	height:236px;
	margin-bottom:7px;

}
#meerWeten{
	width:306px;
	height:106px;
	background:#FFB218;
	float:left;
	position:relative;
	color:#000;
	margin:20px 0px 10px 10px;
	padding:15px 30px 0 144px;
	font-family: 'Muli', sans-serif;
	font-size:18px;
	line-height:1.2em;
}
	#meerWeten h3{
		color:#fff;
		font-size:33px;
		font-weight:100;
	}
	#meerWeten .mail{
		width:133px;
		height:113px;
		background:url(../img/mail.png) no-repeat;
		position:absolute;
		left:-7px;
		top:4px
	}
a#opHoogte{
	width:285px;
	height:106px;
	background:#FFB218 url(../img/fb-graphic.png) 15px 11px no-repeat ;
	float:right;
	position:relative;
	color:#000;
	margin:20px 10px 10px 0px;
	padding:15px 30px 0 165px;
	font-family: 'Muli', sans-serif;
	font-size:18px;
	line-height:1.2em;
	text-decoration:none;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
	a#opHoogte:hover{
		background:#e99d06 url(../img/fb-graphic.png) 15px 11px no-repeat;
		-webkit-transition: background 0.2s linear;
		-moz-transition: background 0.2s linear;
		-ms-transition: background 0.2s linear;
		-o-transition: background 0.2s linear;
		transition: background 0.2s linear;
	}
	#opHoogte h3{
		color:#fff;
		font-size:33px;
		font-weight:100;
	}
#welkomBij{
	width:426px;
	float:left;
	color:#000;
	margin:20px 0 0  40px;
	font-size:14px;
	text-align:justify;
	line-height:20px;
}
#welkomBij h2{
	color:#000;
	font-size:24px;
}
#contact{
	width:420px;
	float:left;
	color:#000;
	margin:20px 0 0  53px;
	font-size:14px;
	text-align:justify;
	line-height:20px;
}
#contact a{
	color:#000;
	text-decoration:none;
}
#contact a:hover{
	color:#999;
	text-decoration:underline;
}
	#contact h2{
		color:#000;
		font-size:24px;
	}

#socialfooter{
	width:950px;
	background:#FFB218;
	margin:56px auto 20px;
	box-shadow: 5px 15px 60px #000;
	position:relative;
	height:304px;
	padding:20px;
}

#socialfooter #fb {
	border:3px solid #ffda84;
	background:#fff;
	border-radius:5px;
	width: 420px;
	height: 260px;
	float:left;
	padding:15px;
	position:relative;
}

	#socialfooter #fb .graphic{
		background:url(../img/facebook-ftr.png);
		border-radius:5px;
		width:134px;
		height:136px;
		position:absolute;
		top:-16px;
		right:-17px;
	}

#socialfooter #twitterfeed{
	border:3px solid #ffda84;
	background:#fff;
	border-radius:5px;
	width:305px;
	height:250px;
	float:left;
	margin-left:37px;
	padding:15px 125px 25px 20px;
	position:relative;
}
	#twitterfeed h3{
		font-family: 'Muli', sans-serif;
		color:#000;
		font-size:33px;
		font-weight:100;
	}
	#socialfooter #twitterfeed .graphic{
		background:url(../img/twitter-ftr.png);
		width:134px;
		height:136px;
		position:absolute;
		top:-16px;
		right:-17px;
	}
	#socialfooter #twitterfeed a.link{
		background:url(../img/icons/twitter_small.png) no-repeat left 6px;
		height:20px;
		position:absolute;
		bottom:15px;
		right:24px;
		padding:0 0 2px 20px;
		font-family: 'Muli', sans-serif;
		font-size:14px;
		line-height:2em;
	}
.tweet_body{
		font-family: 'Muli', sans-serif;
		font-size:18px;
}
.tweet_body a{
		font-family: 'Muli', sans-serif;
		font-size:18px;
		color:#ac2a02;
		text-decoration:none;
}
#landFooter{
	width:940px;
	margin:0 auto;
	padding: 0 0 50px 0;
	text-align:center;
	color:#fff;
}
#landFooter a{
	font-family: 'Muli', sans-serif;
	padding:0 5px;
	color:#fff;
	font-size:14px;
}
/* -- SLIDESHOW -- */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.rslides a{
	position:absolute;
	top:250px;
	left:0px;
	padding:10px 50px 10px 30px;
	height:50px;
	background:#fff url(../img/arrow-slide.png) 98% 20px  no-repeat;
	display:block;
	text-decoration:none;
	font-size:30px;
	position:absolute;
}
	.rslides a:hover{
		background:#FBB000 url(../img/arrow-slide.png) 98% 20px  no-repeat;
	}
.rslides a h3{
	color:#000;
	font-size:30px;
	padding:0;
	margin:0;
	line-height:1em;
	font-weight:100;
}
.rslides a h4{
	color:#000;
	font-size:18px;
	font-weight:100;
	padding:0;
	margin:0;
}

/* -- nieuws -- */

ul#news {
	border-top: 1px dotted #ccc;
	padding: 0;
	margin: 0;
}

	ul#news li {
		border-bottom: 1px dotted #ccc;
		list-style: none;
		padding: 0;
		margin: 0;
	}

/* ------------ Plugins ------------ */


/* --- childs --- */

ul.childs {
	margin:0;
	padding:0 ;
}

	ul.childs li {
		list-style:none;
	}

		ul.childs li a {
			display:block;
		}

		ul.filesList li a:hover {
		}


/* --- gallery --- */

ul.gallery {
	padding: 0;
	margin: 0;
	clear:both;
}

	ul.gallery li {
			list-style: none;
			height: 75px;
			width: 100px;
			float: left;
			margin-right:7px;
			margin-bottom:7px;
	}

		ul.gallery li a {
			background: #eee;
			display: block;
			height: 75px;
			width: 100px;
			float: left;
			opacity:0.7;
		}

		ul.gallery li a:hover {
			opacity:1;
		}


/* --- bijlagen --- */

ul.filesList {
	margin:0;
	padding:0;
}

	ul.filesList li {
		list-style:none;
	}

		ul.filesList li a {
			display:block;
		}

		ul.filesList li a:hover {
		}


/* --- contact --- */

#map {
	height: 300px;
	width: 600px;
}


/* --- messages --- */

#melding {
	border: 1px solid #ccc;
	border-radius: 2px;
	margin-top: 10px;
	padding: 15px;
	width: 584px;
}

	#melding.error {
		background: #f2dede url('../img/icons/error.png') no-repeat 582px 15px;
		border-color: #e7a5a5;
		color: #cc4a48;
	}

	#melding.success {
		background: #dff0d8 url('../img/icons/success.png') no-repeat 582px 15px;
		border-color: #83c584;
		color: #468847;
	}

	#melding.warning {
		background: #fcf8e3 url('../img/icons/warning.png') no-repeat 582px 15px;
		border-color: #e0c693;
		color: #c09853;
	}


/* --- formulier --- */

#form {
	border: 1px solid #ccc;
	background: #f5f5f5;
	overflow: hidden;
	font-size: 13px;
	margin: 10px 0;
	padding: 15px;
	width: 584px;
}

	#form div {
		margin-bottom: 10px;
		width: 270px;
		float: left;
		width: 50%;
	}

	#form div.floatright {
		margin-right: 15px;
		float: right;
		width: 270px;
	}

		#form div input {
			margin-top: 8px;
			font-size: 15px;
			width: 270px;
			padding: 4px;
		}

	#form div.textarea {
		width: 572px;
	}

		#form div.textarea textarea {
			border: 1px solid #ccc;
			font-family: 'Arial', sans-serif;
			border-radius: 2px;
			margin-top: 5px;
			height: 100px;
			padding: 3px;
			width: 570px;
		}

	#form .btn_submit {
		border: 1px solid rgba(130,130,130,0.35);
		background: #2a2929;
		line-height: 20px;
	    cursor: pointer;
		color: #ddd;
		height: 40px;
		width: 578px;
	}

		#form .btn_submit:hover { background: #555; color: #fff; }

		#ticker {
	height:63px;
	margin:0x 0 0 0;
	width:970px;
}
	#ticker ul {
		margin:0;
		padding:0;
	}
		#ticker ul li {
			list-style:none;
			width:970px;
			height:63px;
		}
			#ticker ul li a {
			}
			#ticker ul li a:hover {
			}
