@charset "utf-8";

@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url("https://fonts.googleapis.com/css?family=Pacifico");
@import url("https://fonts.googleapis.com/css?family=Reenie+Beanie");
@import url("https://fonts.googleapis.com/css?family=Lobster");
@import url("https://fonts.googleapis.com/css?family=Averia+Gruesa+Libre"); html, body 
{
height: 100%;
width: 100%;
font-family: 'Open Sans', sans-serif;
margin:0;
padding:0;
}
.slideshow{
height: 179px;
}
.button, #submit {
-moz-box-shadow:inset 0px 0px 0px -4px #ffffff;
-webkit-box-shadow:inset 0px 0px 0px -4px #ffffff;
box-shadow:inset 0px 0px 0px -4px #ffffff;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #39ba1f), color-stop(1, #368025) );
background:-moz-linear-gradient( center top, #39ba1f 5%, #368025 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#39ba1f', endColorstr='#368025');
background-color:#39ba1f;
-webkit-border-top-left-radius:6px;
-moz-border-radius-topleft:6px;
border-top-left-radius:6px;
-webkit-border-top-right-radius:6px;
-moz-border-radius-topright:6px;
border-top-right-radius:6px;
-webkit-border-bottom-right-radius:6px;
-moz-border-radius-bottomright:6px;
border-bottom-right-radius:6px;
-webkit-border-bottom-left-radius:6px;
-moz-border-radius-bottomleft:6px;
border-bottom-left-radius:6px;
text-indent:0px;
border:1px solid #1f9408;
display:inline-block;
color:#ffffff;
font-family:arial;
font-size:15px;
font-weight:bold;
font-style:normal;
height:28px;
line-height:28px;
min-width:100px;
text-decoration:none;
text-align:center;
margin:0.5em 0;
padding:.3em 1em;
font-size:1.1rem;
}
.button:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #368025), color-stop(1, #39ba1f) );
background:-moz-linear-gradient( center top, #368025 5%, #39ba1f 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#368025', endColorstr='#39ba1f');
background-color:#368025;
}
.button:active {
position:relative;
top:1px;
}
#wrapper {
width: 850px;
margin-right: auto; margin-left: auto;
}
#footer{
position:fixed;
left:-40px;
top:50%;
margin-top:-75px;	
width:50px;
height:150px;
opacity: 0.8;
filter: alpha(opacity = 80);
cursor: pointer;
}
#footer img{
width:50px;
height:150px;
}
#inhoud {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2F9FAE3,endColorstr=#B2F9FAE3)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2F9FAE3,endColorstr=#B2F9FAE3); zoom: 1;
background-color: rgba(249,250,227,0.7); 
color:black;
padding:25px;
width: 800px; 
min-height:400px;
font-size: 15px;
text-align: justify;
}
#post{
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2F9FAE3,endColorstr=#B2F9FAE3)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2F9FAE3,endColorstr=#B2F9FAE3); zoom: 1;
background-color: rgba(249,250,227,0.7); 
padding:10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
margin-bottom:15px;
}
#post:hover{
background-color: rgba(255,255,255,1); 
cursor:poitner;
}
#post a{
Color: black;
}
#post:hover a{
text-decoration:none;
Color: #ED5555;
}
.nav ul, nav li {
height:40px;
line-height:40px;
list-style: none;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size:19px;
}
.nav a {
display: block;
text-decoration: none;
padding: 0 9px;
color: #fff;
background-color: #26A60F;
white-space: nowrap;
}
.nav > ul {
background-color: #26A60F;
}
.nav > ul:after {
display: block;
content: "";
clear: both;
}
.nav > ul > li {
float: left;
position: relative;
}
.nav > ul > li > ul {
position: absolute;
top: 100%;
left: 0;
min-width: 100%;
display: none;
height:auto;
background:#26A60F;
}
.nav > ul > li:hover > ul {
display: block;
}
.nav li:hover > a, .nav ul li.current_page_item > a, .nav ul li.current_page_ancestor > a, .nav ul li.current_page_parent > a{
text-decoration: none;
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2F9FAE3,endColorstr=#B2F9FAE3)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2F9FAE3,endColorstr=#B2F9FAE3); zoom: 1;
background-color: rgba(249,250,227,0.7); 
color:#26A60F;
}
img{
border:none;
max-width:100%;
height:auto;
}
img.logo{
margin-top:20px;
margin-left:560px;
position:absolute;
width:270px;
z-index:2;
}
img.logo_2014{
margin-top:60px;
margin-left:700px;
position:absolute;
width:140px;
z-index:2;
}
img.left{
float:left; 
padding: 15px; 
}
.right{
float:right; 
padding: 15px; 
}
iframe.left{
float:left;
padding: 15px; 
width:425;
}
.slideshow{
z-index:1;
}
h1, h2, h3 {
margin:0;
padding:0;
}
h1 { 
font-size: 30px;
Color: #26A60F;
} 
h2 { 
font-size: 20px;
Color: #26A60F;
} 
h3{
Color: #ED5555;
margin-top:0px;
font-size: 17px;
}
h4{
font-size: 14px;
Color: #26A60F;
}
a{
Color: #26A60F;
text-decoration:none;
}
a:hover{
Color: #ED5555;
text-decoration:underline;
}
a.nieuw{
Color: #26A60F;
margin-left:10px;
text-decoration:none;
display:block;
}
a.nieuw:hover{
Color: #ED5555;
margin-left:15px;
text-decoration:underline;
}
.special{
display:block;
float:left;
color: #26A60F;
width:280px;
padding:30px;
text-align: left;
}
.special ul, .special ul li{
margin:0;
padding:0;
}
.special ul {
padding-left:15px;
}
bewerken{
font-size:15px;
font-weight:normal;
display:block;
}
bewerken:before{
height:20px;
width:20px;
content:"";
padding-left:20px;
}
table.programma{
font-size:16px;
padding:0;
margin:0;
border-spacing:0px;
width:100%;
border:4px solid #E9FAE6;
}
table.programma th{
width:145px;
text-align:center;
}
table.programma td{
padding:3px 5px 3px 0px;
margin:0;
}
table.programma tr:nth-child(even) {
background: #E9FAE6;
}
table.programma tr:nth-child(odd) {
background: #D4EDCE;
}
table.contact td{
padding:10px;
} .commentlist{
padding:0;
margin:10px 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
overflow:hidden;
background:#E9FAE6;
}
.commentlist .reply {
margin-bottom:10px;
}
.commentlist .reply a {
text-decoration:underline;
}
.commentlist .alt {
padding:7px;
list-style-type:none;
}
.commentlist .odd {
padding:7px;
list-style-type:none;
background:#E9FAE6;
}
.commentlist .even {
padding:7px;
list-style-type:none;
background:#D4EDCE;
}
#respond {
background:#E9FAE6;
padding:10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
} 
#author, #email, #url,#comment {
padding:4px 2px;
border:solid 1px #666666;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 1px 1px 1px #666;
-webkit-box-shadow: 1px 1px 1px #666;
} 
.photonic-album-title.photonic-title{
font-size: 14px !important;
font-style: normal !important;
font-weight:600 !important;
}
.photonicModalOverlay{
z-index:2;
}