@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background-color: #112973;
}
body {
	line-height: 1.5em;
	font-size: 95%;
	-webkit-text-size-adjust: 100%;
	color: #112973;
	font-family: "Open Sans", Tahoma, Helvetica, sans-serif;
}
article a:link, article a:visited {
	color: #6788E9;
	text-decoration: none;
}
article a:hover, article a:focus {
	text-decoration: underline;
	color: #112973;
}
#container, header, footer {
	max-width: 980px;
	margin: 10px auto;
}
article {
	background: #FBFBFB;
	color: #112973;
	font-size: 100%;
	line-height: 120%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
	max-width: 980px;
	margin: 20px auto 25px;
}
article .txt {
	padding: 20px 40px 50px;
}
/***********TABLE********************/
table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px dotted #999;
	border-right: 1px dotted #999;
	border-left: 1px dotted #999;
	background: #fff;
}
table tr:nth-child(odd) {
	background: #EEEEEE
}
table td, table tr th {
	vertical-align: top;
	padding: 5px 5px;
	border-bottom: 1px dotted #999;
}
/*table tr {
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
}*/
table td {
	line-height: 20px;
	padding: 15px
}
table p {
	padding: 0;
	margin: 0;
}
td img {
	height: 120px;
	width: 120px;
}
/****************************************
.titel {
	margin: 25px auto;
}**/
header h1 {
	font-size: 250%;
	color: #FFF;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: center;
	margin-top: 30px;
	margin-left: 15px;
}
h1 a:link, h1 a:visited {
	color: #FFF;
	text-decoration: none;
}
h1 a:hover, h1 a:active {
	color: #FFFF99;
	text-decoration: none;
}
.gallery p, .pagenavigation, .gallery h3 {
	display: none
}
#full-width-slider {
	margin-bottom: 30px;
}
nav {
	margin-bottom: 50px;
	margin-left: 10px;
}
.txt h2 {
	color: #112973;
	font-size: 200%;
	letter-spacing: 1px;
	line-height: 120%;
	font-weight: normal;
	margin-bottom: 40px;
}
.agenda h3 {
	font-size: 180%;
	color: #FFF;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: center;
	margin: 25px 0;
}
header h2 {
	font-size: 180%;
	color: #FFF;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: center;
	margin: 50px 0 20px;
}
/*******FOOTER********/
footer {
	padding: 0 0 30px;
	clear: both;
	font-size: 95%;
	line-height: 170%;
	margin: 40px auto;
	min-height: 200px;
}
footer, footer a:link, footer a:visited {
	color: #FFF;
	text-decoration: none;
}
footer a:hover, footer a:active {
	text-decoration: underline;
}
footer .blok {
	float: left;
	margin: 0 2%;
	width: 45%;
	margin-bottom: 20px;
}
/******************************/
article ul, article ol {
	margin-top: 3px;
	margin-left: -15px;
}
article li {
	list-style: url(../px/bullit.png);
	padding-top: 5px;
	padding-bottom: 5px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0px;
}
a, a img {
	border: none;
	outline: none;
}
.foto-rechts {
	float: right;
	margin-left: 8px;
}
.foto-links {
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
}
.center {
	margin: 0px auto;
	text-align: center;
}
/**********BLOKKEN********************/


.blokken {
	float: left;
	margin: 0 3% 20px 0;
	width: 30%;
}
.blokken p {
	padding: 0;
	margin: 0
}
.blokken img {
	width: 98%;
	height: auto;
}
.blokken img:hover {
	opacity: 0.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}
.blokken h4, .blokken h4 a:link, .blokken h4 a:visited {
	color: #FFF;
	font-size: 110%;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
.blokken h4 a:hover, .blokken h4 a:active {
	text-decoration: none;
}
.search-form input, #m3cf0bsearchinput {background:#FFF;border:0;padding:8px;font-family:'Roboto Condensed',sans-serif;color:#000;font-size:16px;font-weight:300;border-radius:5px;}
 @media screen and (max-width: 850px) {
.blokken {
	width: 45%;
}
.rij1, blokken {
	min-height: 430px
}
}
/* MEDIA QUERIES */
@media screen and (max-width: 768px) {
article, nav, #container, header, footer {
	width: 100%;
	margin: 10px auto;
}
}
@media screen and (max-width: 568px) {
#container, header, footer, article, nav {
	width: 100%;
	margin: 10px auto;
}
body {
	font-size: 100%;
}
header h1, .txt h2, .agenda h3 {
	font-size: 150%;
}
.txt h2 {
	font-size: 120%;
}
footer {
	font-size: 100%;
}
article .txt {
	padding: 30px;
}
/************BLOKKEN*******************/

.blokken {
	float: none;
	width: 70%;
	margin: 15px auto;
}
.rij1, blokken {
	min-height: auto
}
/**************************************/
footer .blok {
	float: none;
	margin: 0 auto 30px;
	width: 95%;
	clear: both;
}
.foto-rechts, .foto-links, img {
	float: none;
	margin: 15px 0;
	max-width:100%;
	height:auto;
}
}
@media screen and (max-width: 480px) {
}
