@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);

body{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.8;
}
.navbar-nav>.last>a{
background: #51763d;
color:white !important;

}

.navbar-nav>li>a{
	padding: 5px 5px;
	margin: 0px 5px;
	font-size: 12px;
}
.maincontent{
	padding: 30px 0;
}
h1{
	font-family: Oswald;
	font-weight: 700;
	color: #51763d;
	font-size: 28px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h2{
	font-family: Oswald;
	font-weight: 400;
	font-size: 18px;
	color: #5e5e5e;
	margin-bottom: 20px;
}

h3{
	font-family: Oswald;
	font-weight: 300;
	font-size: 16px;
	color: #5e5e5e;
	margin-bottom: 20px;
}
.logo{
	margin-top: 40px;
}
ul li.leaf{
	list-style-type: none;
	list-style:none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background: #51763d;
	color: white;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
	background: #51763d;
	color: white;
	text-transform: uppercase;
}
.navbar-nav>.last>a:hover{
background: #51763d !important;
	color: white !important;

}
.navbar-default .navbar-nav>li>a{
	text-transform: uppercase;
	font-family: Oswald;
	color: #51763d;
	font-weight: 700;
	font-size: 14px;
}
.not-front .header{
	border-bottom: 3px solid #ccc;
}
img{
	width: 100% !important;
	height: auto !important;
}

.footer{
	background: #3d3d3d;
	color: white;
	padding: 30px 0px 60px 0px;
	margin-top: 30px;
}
.navbar{
	background: none;
	border: none;
}
label{
	display: block;
}
input, textarea{
	display: inline-block;
	color: black;
	padding: 5px;
	border-radius: 5px;
	border:1px solid #ccc;
}
.absolutefooter{
	padding: 10px 0;
	background: #2b2a2a;
	color: white;
	font-size: 11px;
	font-style: italic;


}

.slider{
	position: relative;
}
.cta{
	position: absolute;
	top: 30px;
	right: 0px;
}

.cta ul{

	text-align: right;
	padding: 0;
	margin: 0;
	margin-top: 100px;
}

.cta li{

	list-style-type: none;
	list-style: none;
	text-align: right;
	padding: 0;
	margin: 0;
	margin-top: 40px;
}

.cta a{
	color: white;
	background: #51763d;
	padding: 10px 60px;
	font-size: 20px;
	text-decoration: none;
	transition: all 300ms 0s ease-in;
}

.cta a:hover{
	background: #333;
	transform: scale(1.1);

}
.slogan{
	padding: 20px 0;
}
.maincontent .links{
	display: none !important;
}
.language-switcher-locale-url img{
	width: auto !important;
}
.language-switcher-locale-url li{
	display: inline-block;
	padding: 10px;
}

.rechterbalk .block{
	background: #51763d;
	color: white;
	padding: 15px;
	margin-top: 20px;
	
}
.rechterbalk .block a{
	color: white;
	text-decoration: underline;
}
.view-imgpernode img{
	margin-bottom: 30px;
}
.captcha img{
	width: auto;
	height: auto;
}
.rechterbalk .block h2, .rechterbalk .block h3{
	color: white;
}

#block-block-7,#block-block-8,#block-block-11{
	color: white;
	background: #51763d;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 30px;
	font-size: 20px;
}

#block-block-7 a, #block-block-8 a, #block-block-11 a{
	color: white;
	text-decoration: none;
}


.captcha img{
	width: auto !important;
	height: auto !important;
}

#block-block-8{
	clear: both;
}

.view-literatuur img{
	margin-bottom: 30px;
}

.view-literatuur .views-field-body{
	height: 120px;
}
.view-literatuur .views-field-title{
	height: 100px;
	border-bottom: 1px solid #ccc;
}