/* CSS Document voor Oostgrunn.nl */
/* Copyright 2015 Hoogma Webdesign www.hoogmawebdesign.com alle rechten voorbehouden */
@charset "utf-8";
/* CSS Document */
  
@font-face {
font-family: 'ubuntumedium';
src: url('/fonts/ubuntu-m-webfont.eot');
src: url('/fonts/ubuntu-m-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/ubuntu-m-webfont.woff2') format('woff2'), url('/fonts/ubuntu-m-webfont.woff') format('woff'), url('/fonts/ubuntu-m-webfont.ttf') format('truetype'), url('/fonts/ubuntu-m-webfont.svg#ubuntumedium') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ubuntulight';
src: url('/fonts/ubuntu-l-webfont.eot');
src: url('/fonts/ubuntu-l-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/ubuntu-l-webfont.woff2') format('woff2'), url('/fonts/ubuntu-l-webfont.woff') format('woff'), url('/fonts/ubuntu-l-webfont.ttf') format('truetype'), url('/fonts/ubuntu-l-webfont.svg#ubuntulight') format('svg');
font-weight: normal;
font-style: normal;
}

html {

}

body {
background-color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
margin: 0;
padding: 0;
}
.clear {
clear: both;
margin: 0;
padding: 0;
height: 0;
}
span.small {
font-size: 10px;
}
.center {
text-align: center;
}
.headerwrapper {
width: 100%;
background-image: url(../images/wolken.jpg);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
padding: 10px 0 0 0;
}
.header {
width: 100%;
max-width: 1260px;
margin: 0 auto;
}
.headerbox {
float: left;
}
.headerbox.logo {
width: 33%;
float: left;
}
.headerbox.mid {
width: 43%;
float: left;
text-align: center;
}
.headerbox.social {
width: 24%;
float: right;
}
.headerbox img.oostgrunn {
width: 98%;
max-width: 329px;
margin: 0 1%;
}
.headerbox .inner {
max-width: 410px;
margin: 0 auto;
text-align: center;
}
.headerbox .searchbox {
float: left;
background-color: white;
height: 25px;
margin: 30px 20px 0 10px;
padding: 5px;
}
.headerbox .searchbox form {
margin: 0;
padding: 0;
}
.headerbox .searchbox p {
margin: 0;
padding: 0;
}
.headerbox .searchbox input[type="text"] {
font-family: 'ubuntumedium';
text-transform: uppercase;
color: #007639;
font-size: 15px;
background: transparent;
border: 0;
padding: 0 5px;
height: 25px;
margin: 0;
float: left;
width: 100px;
}
.headerbox .searchbox input[type="submit"] {
background: url('../images/searchbtn.png') no-repeat;
margin: 0;
padding: 0 5px;
width: 25px;
height: 25px;
float: right;
text-indent: -999;
border: none;
cursor: pointer;
}
.headerbox a.btn {
font-family: 'ubuntumedium';
text-transform: uppercase;
text-decoration: none;
line-height: 25px;
color: #007639;
font-size: 12px;
background: #fff;
display: block;
float: left;
margin: 30px 0 0 0;
padding: 7px 6px 3px 6px;
border-right: 1px solid #007639;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
}
.headerbox a.btn.last {
border-right: none;
}
.headerbox a.btn:hover {
color: #fff;
background: #007639;
}
.headerbox a.sociallink {
display: block;
float: right;
padding: 5px;
margin: 25px 0 0 0;
}
.headerbox a.sociallink img {
width: 32px;
height: 32px
}
.headerbox a.sociallink:hover {
opacity: 0.5;
}
.headerbox a.meedoen {
display: block;
float: right;
background: #75ac02;
border-top: 3px solid #f8f925;
border-left: 3px solid #f8f925;
border-right: 3px solid #f8f925;
border-radius: 10px 10px 0 0;
text-align: center;
text-decoration: none;
font-family: 'ubuntumedium';
text-transform: uppercase;
text-decoration: none;
color: #fff;
letter-spacing: 1px;
font-size: 16px;
padding: 10px 10px;
margin-right: 5px;
width: 220px;
}
.headerbox a.meedoen:hover {
background: #92c020;
background: #fff776;
color: #007639;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
}
.menuwrapper {
width: 100%;
background: #23a638;
}
#hamburger {
display: none;
}
.menu {
width: 100%;
max-width: 1260px;
margin: 0 auto;
text-align: center;
}
.menu ul {
margin: 0;
padding: 0;
}
.menu li {
display: inline;
margin: 0;
padding: 0;
}
.menu li a {
display: inline-block;
font-family: 'ubuntumedium';
text-transform: uppercase;
text-decoration: none;
color: #fff;
font-size: 15px;
padding: 20px 20px;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
}
.menu li a:hover {
background: #92c020;
color: #23a638;
}

.gemeentenwrapper {
width: 100%;
background: #007639;
}
#hamburgergem {
display: none;
}
.gemeenten {
width: 100%;
max-width: 1260px;
margin: 0 auto;
text-align: center;
}
.gemeenten ul {
margin: 0;
padding: 0;
}
.gemeenten li {
display: inline;
margin: 0;
padding: 0;
border-right: 2px solid #92c020;
}
.gemeenten li:last-child {
border-right: 2px solid #007639;
}
.gemeenten li:hover {
border-right: 2px solid #007639;
}
.gemeenten li a {
display: inline-block;
font-family: 'ubuntumedium';
text-transform: uppercase;
text-decoration: none;
color: #92c020;
font-size: 14px;
padding: 10px 20px;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
}
.gemeenten li a:hover {
background: #92c020;
color: #007639;
}
.oost-groningen-waardigwrapper {
width: 100%;
z-index: 99999;
}
.oost-groningen-waardig {
position: relative;
width: 100%;
max-width: 1260px;
margin: 0 auto;
z-index: 99999;
}
.oost-groningen-waardig img.keurmerk {
position: absolute;
right: 0;
top: 0px;
width: 124px;
height: 160px;
z-index: 99999;
}
.oost-groningen-waardig img.schaduw {
position: absolute;
top: 0;
width: 1145px;
height: 31px;
z-index: 99999;
max-width: 98%;
}

.bx-wrapper {
clear: both;
width: 100%;
position: relative;
margin: 0px 0 0 0;
padding: 0;
z-index: 100;
}
.bx-wrapper ul, .bx-wrapper li {
margin: 0;
padding: 0;
}
.bx-wrapper img {
width: 100%;
display: block;
max-height: 439px;
margin: 0;
}
.bx-wrapper .bx-viewport {
background: white;
width: 100%;
/*fix other elements on the page moving (on Chrome)*/
-webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
position: absolute;
width: 100%;
margin-top: -40px;
}
.bx-wrapper .bx-loading {
min-height: 50px;
background: url(../images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
}
.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #414f5e;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #414f5e;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
}
.bx-wrapper .bx-prev {
left: 30px;
background: url(../images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 30px;
background: url(../images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}
.bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(../images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(../images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
}
.bx-wrapper .bx-caption {
position: absolute;
right: 0;
margin-top: -30px;
margin-right: 0px;
/*background: rgba(255, 255, 255, 0.3);*/
width: 15%;
padding: 0px;
}
.bx-wrapper .bx-caption span {
font-family: 'ubuntumedium';
color: #000;
display: block;
font-size: 12px;
padding: 5px 10px 5px 0;
text-align: right;
}
.contentwrapper {
width: 100%;
background-image: url(../images/bgcontent.png);
background-repeat: no-repeat;
background-size: 100% auto;
z-index: 0;
padding: 20px 0;
}
.contentwrapperfull {
width: 100%;
background-image: url(../images/bgcontentfull.png);
background-repeat: no-repeat;
background-size: 100% auto;
z-index: 0;
}
.content {
width: 100%;
max-width: 1260px;
margin: 0 auto;
z-index: 1;
}
.content .kwartbox {
position: relative;
float: left;
width: 20.5%;
margin-right: 0.5%;
margin-top: 5px;
margin-bottom: 30px;
padding: 10px 2% 0 2%;
background-color: #007639;
height: 400px;
overflow: hidden;
background-image: url(../images/gras.png);
background-repeat: no-repeat;
background-position: bottom left;
/*z-index: -1;*/
}
.content .kwartbox:hover {
/*background-color: inherit;*/
}
.content .kwartbox h1 {
font-family: 'ubuntulight';
text-transform: uppercase;
color: #fff;
font-size: 15px;
z-index: 99;
}
.content .kwartbox p {
font-family: 'ubuntulight';
color: #fff;
font-size: 14px;
padding: 0;
}
.content .kwartbox ul {
margin: 0;
padding: 0;
}
.content .kwartbox li {
font-family: 'ubuntulight';
color: #fff;
font-size: 14px;
padding: 0;
margin: 3px 0 0 20px;
}
.content .kwartbox li a {
color: #fff;
}
.content .kwartbox li a:hover {
color: #92c020;
}
.content .kwartbox .boximg {
width: 95%;
max-height: 150px;
overflow: hidden;
text-align: center;
}
.content .kwartbox .boximg img {
max-height: 150px;
max-width: 100%;
}
.content .kwartbox .btnwrapper {
position: absolute;
bottom: 0;
padding-bottom: 38px;
width: 82%;
}
.content .kwartbox .btnwrapper a {
display: block;
padding: 5px 10px;
margin: 10px auto;
font-family: 'ubuntumedium';
background-color: #fff;
color: #007639;
display: block;
font-size: 15px;
text-decoration: none;
max-width: 100px;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
}
.content .kwartbox .btnwrapper a:hover {
color: #fff;
background-color: #92c020;
}
.content .kwartbox .simpleslider {
max-width: 100%;
height: 195px;
overflow: hidden;
}
.content .kwartbox .simpleslider img {
max-width: 100%;
}
.gras {
width: 100%;
max-width: 1260px;
margin: -84px auto 0 auto;
background-image: url(../images/gras.png);
background-repeat: no-repeat;
background-position: top left;
height: 61px;
z-index: -9;
}
.content .box {
float: left;
background-image: url(../images/tekstheader.png);
background-repeat: no-repeat;
background-position: top left;
width: 99.5%;
margin-right: 0.5%;
padding: 20px 0 20px 0;
}
.content .box.margin, .content .box12.margin {
margin-top: 15px;
}
.content .box .content-links, .content .box12 .content-links {
float: left;
width: 49%;
margin-right: 1%;
}
.content .box .content-rechts, .content .box12 .content-rechts {
float: right;
width: 49%;
margin-left: 1%;
}
.content .box1 {
float: left;
background-image: url(../images/tekstheader.png);
background-repeat: no-repeat;
background-position: top left;
width: 49.5%;
margin-right: 0.5%;
padding: 20px 0 0 0;
}
.content .box1 .checklist {
padding-top: 0px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 0px;
margin: 0px;
}
.content .box1 .checklist li {
list-style-image: url(../images/checklist.png);
font-family: 'ubuntulight';
color: #4a4a49;
font-size: 15px;
}
.content .box2 {
float: left;
background-image: url(../images/tekstheader.png);
background-repeat: no-repeat;
background-position: top left;
width: 24.5%;
margin-right: 0.5%;
padding: 20px 0 0 0;
}
.content .box12 {
float: left;
background-image: url(../images/tekstheader.png);
background-repeat: no-repeat;
background-position: top left;
width: 74.5%;
margin-right: 0.5%;
padding: 20px 0 0 0;
}


.content .box12 ol.lijst {
margin: 0 0 0 20px;
padding: 0;
}
.content .box12 ol.lijst li {
font-family: 'ubuntulight';
color: #4a4a49;
font-size: 15px;
line-height: 25px;
}
.content .box2 li a, .content .box li a, .content .box12 li a {
color: #007639;
text-decoration: none;
}


.content .box2 li a:hover, .content .box li a:hover, .content .box12 li a:hover {
color: #92c020;
text-decoration: underline;
}
.content .box h2, .content .box1 h2, .content .box2 h2, .content .box12 h2 {
font-family: 'ubuntumedium';
color: #007639;
font-size: 17px;
}
.content .box h3 {
font-family: 'ubuntumedium';
color: #007639;
font-size: 17px;
margin: 0 0 5px 0;
}
.content .box2 ul, .content .box ul, .content .box ol, .content .box12 ul {
margin: 0 0 0 20px;
padding: 0;
}
.content .box2 li, .content .box ul li, .content .box ol li, .content .box12 li {
font-family: 'ubuntumedium';
color: #007639;
font-size: 15px;
line-height: 25px;
}
.content .box2 li a, .content .box ul li a, .content .box12 li a {
color: #007639;
text-decoration: none;
}
.content .box p, .content .box1 p, .content .box2 p, .content .box12 p, .content .box ul.normal li, .content .box ol.normal li {
font-family: 'ubuntulight';
color: #4a4a49;
font-size: 15px;
}
.content .box p a, .content .box1 p a, .content .box2 p a, .content .box12 p a, .content .box ul.normal li a, .content .box ol.normal li a {
color: #007639;
text-decoration: underline;
}
.content .box p a:hover, .content .box1 p a:hover, .content .box2 p a:hover, .content .box12 p a:hover, .content .box ul.normal li a:hover, .content .box ol.normal li a:hover {
color: #92c020;
text-decoration: underline;
}
.content .box3 {
float: left;
background-color: #92c020;
width: 21.5%;
padding: 20px 1.5% 20px 1.5%;
margin: 8px 0.5% 0 0;
}
.content .box3 h3, .content .box3 h3 a {
font-family: 'ubuntumedium';
color: #007639;
text-transform: uppercase;
background-color: #fff;
font-size: 17px;
text-align: center;
margin: 0;
padding: 10px 0;
text-decoration: none;
}
.content .box3 h4 {
font-family: 'ubuntulight';
color: #fff;
font-size: 16px;
margin: 0;
padding: 0 0 5px 0;
}
.content .box3 h5 {
font-family: 'ubuntumedium';
color: #007639;
font-size: 16px;
margin: 15px 0 5px 0;
text-align: center;
}
.content .box3 .webcambox {
width: 100%;
margin-bottom: 15px;
overflow: hidden;
}
.content .box3 img.webcam {
width: 102%;
margin-left: -4px;
margin-top: -3px;
}
.content .box3 .inner {
background-color: white;
margin: 0 auto;
padding: 10px 12% 15px 12%;
max-width: 200px;
}
.content .box3 .temperatuur, .content .box3 .temperatuur a {
color: #000;
font-family: 'ubuntumedium';
font-size: 25px;
line-height: 50px;
padding-bottom: 10px;
text-decoration: none;
}
.content .box3 .temperatuur a:hover {
color: #007639;
text-decoration: none;
}
.content .box3 img.actueel_weer {
float: right;
width: 80px;
height: 50px;
padding-bottom: 10px;
}
.content .box3 .inner a.btn {
margin: 0 auto;
width: 90%;
font-family: 'ubuntumedium';
font-size: 13px;
text-decoration: none;
background-color: #007639;
color: #fff;
text-transform: uppercase;
padding: 5px 5%;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
}
.content .box3 .inner a.btn:hover {
background-color: #92c020;
}
.content .box3 ul {
margin: 10px 0 0 0px;
padding: 0;
}
.content .box3 p {
font-family: 'ubuntulight';
color: #fff;
font-size: 15px;
margin: 0;
}
.content .box3 p a {
color: #fff;
text-decoration: underline;
cursor: pointer;
}
.content .box3 p a:hover {
color: #4a4a49;
text-decoration: underline;
}
.content .box3 li {
list-style: none;
font-family: 'ubuntumedium';
color: #007639;
font-size: 15px;
line-height: 25px;
margin-bottom: 10px;
}
.content .box3 li span {
font-size: 16px;
}
.content .box3 li span.small {
font-size: 14px;
}
.content .box3 li a {
color: #fff;
text-decoration: none;
}
.content .box3 li a:hover {
color: #007639;
text-decoration: underline;
}
.infobtn {
width: 100%;
max-width: 1280px;
margin: 0 auto;
}
.infobtn .halfboxtop {
float: left;
background-image: url(../images/tekstheader.png);
background-repeat: no-repeat;
background-position: top left;
width: 48.7%;
margin-right: 1.3%;
margin-top: 5px;
padding: 20px 0 0 0;
overflow: hidden;
z-index: -1;
}
.infobtn .halfbox {
float: left;
width: 50%;
margin-right: 0%;
margin-top: 5px;
overflow: hidden;
z-index: -1;
}
.infobtn .halfbox:hover {
/*background-color: inherit;*/
}
.infobtn .halfbox p {
font-family: 'ubuntumedium';
color: #fff;
font-size: 15px;
margin: 0;
line-height: 35px;
}
.infobtn .halfbox .schaduwbox {
width: 100%;
height: 70px;
background-image: url(../images/buttonschaduw.png);
background-repeat: no-repeat;
background-position: bottom right;
}
.infobtn .halfbox .innerbox {
width: 91.5%;
background-color: #007639; 
padding: 10px 3%;
}
.infobtn .halfbox .innerbox a.btn {
float: right;
width: 80px;
font-family: 'ubuntumedium';
font-size: 13px;
text-decoration: none;
background-color: #fff;
color: #007639;
text-transform: uppercase;
padding: 5px 5%;
margin: 5px 0;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
}
.infobtn .halfbox .innerbox a.btn:hover {
background-color: #92c020;
}
.partnerswrapper {
width: 100%;
background-color: #23a638;
margin-bottom: 0px;
}
.partners {
position: relative;
width: 100%;
max-width: 1260px;
margin: 0 auto;
padding: 15px 0;
}
.partners h4 {
font-family: 'ubuntulight';
text-transform: uppercase;
color: #fff776;
font-size: 20px;
margin: 0;
padding: 0;
text-align: center;
}
.partners img.schaduw {
position: absolute;
top: 0;
width: 1145px;
height: 31px;
z-index: 99999;
max-width: 98%;
}
.partners .partnerbox {
margin: 10px 1% 10px 0;
width: 9%;
height: 110px;
background-color: white;
float: left;
-moz-box-shadow:    0 1px 6px #000000;
-webkit-box-shadow:  0 1px 6px #000000;
box-shadow:          0 1px 6px #000000;
}
.partners .partnerbox .partner {
width: 96%;
margin: 3px auto;
overflow: hidden;
/*display: table-cell;*/
vertical-align: middle !important;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translate3d(0,-50%,0);
}
.partners .partnerbox .partner img {
width: 100%;
max-height: 150px;
}

.subfooterwrapper {
width: 100%;
background-color: #92c020;
margin-bottom: 1px;
}
.subfooter {
width: 100%;
max-width: 1260px;
margin: 0 auto;
padding: 15px 0;
}
.subfooter h4 {
font-family: 'ubuntumedium';
color: #fff;
font-size: 17px;
margin: 0;
}
.subfooter p {
font-family: 'ubuntulight';
color: #fff;
font-size: 15px;
margin: 0;
}
.subfooter p a {
color: #fff;
text-decoration: underline;
}
.subfooter p a:hover {
color: #fff;
font-weight: bold;
text-decoration: none;
}

.footerwrapper {
width: 100%;
background-color: #007639;
}
.footer {
position: relative;
width: 100%;
max-width: 1260px;
margin: 0 auto;
padding: 25px 0;
}
.footer a {
text-decoration: none;
color: #fff;
}
.footer a:hover {
text-decoration: underline;
}
.footer ul {
margin: 0;
padding: 0;
}
.footer ul li {
margin: 0;
padding: 0;
list-style: none;
}
.footer p, .footer li {
font-family: 'ubuntulight';
color: #fff;
font-size: 14px;
margin: 0;
line-height: 25px;
}
.footer .box {
width: 25%;
float: left;
}
.footer img.schaduw {
position: absolute;
top: 0;
width: 1145px;
height: 31px;
z-index: 99999;
max-width: 98%;
}
.footer img.oostgrunn {
width: 100%;
max-width: 250px;
margin: 10px 0 15px 0;
}
.footer div.hoogma {
text-align: right;
}
.footer .box.last .copymob {
display: none;
}
.footer img.hoogma-webdesign {
width: 100%;
max-width: 150px;
float: right;
margin-top: 20px;
}
img.floatmedium {
float: right;
margin: 0 0 15px 15px;
max-width: 49%;
}
img.fotofull {
max-width: 100%;
margin: 0 0 15px 0;
}
.gallerij {
margin: 10px 1% 10px 0;
width: 19%;
height: 147px;
background-color: white;
float: left;
overflow: hidden;
}
.gallerij .foto {
width: 96%;
margin: 3px auto;
overflow: hidden;
vertical-align: middle !important;
position: relative;
top: 50%;
transform: translateY(-50%);
}
.gallerij .foto img {
width: 100%;
/*max-height: 150px;*/
}
.message {
padding: 0px;
border-spacing: 0px;
border-collapse: collapse;
border-style: none;
padding-left: 0px;
}
img.alert {
width: 30px;
height: 30px;
float: none;
margin: 0 5px 0 0;
opacity: 1;
padding: 0;
vertical-align: middle;
}
.button {
clear: both;
width: 100%;
text-align: left;
}
.content input[type="button"], input[type="submit"] {
background: #007639;
border: none;
text-align: center;
float: left;
padding: 10px;
font-size: 16px;
color: #fff;
font-weight: bold;
cursor: pointer;
width: 90%;
max-width: 150px;
}
.content input[type="button"]:hover, input[type="submit"]:hover {
background: #23a638;
color: #fff;
cursor: pointer;
}
img.iconright {
float: right;
margin: 10px 0 0 10px;
}
img.iconleft {
float: left;
margin: 10px 10px 0 0;
}
.logobox {
background-color: #fff;
width: 96%;
padding: 10px 2%;
margin: 5px 0;
text-align: center;
}
.logobox img {
max-width: 100%;
}
.bedrijvenbox {
width: 45%;
height: 160px;
margin: 0 1% 10px 0;
padding: 10px 2%;
float: left;
border-bottom: 1px solid #92c020;
background-color: #fff;
position: relative;
}
.bedrijvenbox .logo {
float: left;
width: 100px;
height: 140px;
margin: 0 10px 0 0;
}
.bedrijvenbox .logo .inner {
width: 100px;
overflow: hidden;
vertical-align: middle !important;
position: relative;
top: 50%;
transform: translateY(-50%);
}
.bedrijvenbox .logo img {
width: 100%;
max-height: 140px;
}
.bedrijvenbox h3, .bedrijvenbox h3 a, .bedrijvenbox h3 a:hover {
font-family: 'ubuntulight';
color: #007639;
font-size: 16px;
margin: 0 0 5px 0;
text-decoration: none;
/*min-height: 40px;*/
}
.bedrijvenbox p {
font-family: 'ubuntulight';
color: #4a4a49;
font-size: 15px;
margin: 0 0 10px 0;
}
.bedrijvenbox p a {
color: #007639;
text-decoration: underline;
}
.bedrijvenbox p a:hover {
color: #92c020;
text-decoration: underline;
}
.bedrijvenbox a.infobtn {
display: block;
float: right;
width: 150px;
padding: 5px;
background-color: #007639;
font-family: 'ubuntulight';
color: #fff;
font-size: 15px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
position: absolute;
bottom: 10px;
right: 10px;
}
.bedrijvenbox a.infobtn:hover {
background-color: #92c020;
color: #4a4a49;
}
.bedrijvenbox .actiebtn, .fotobox .actiebtn {
position: absolute;
bottom: 10px;
right: 10px;
display: block;
float: right;
width: 70px;
text-align: right;
}
.bedrijvenbox .actiebtn form, .fotobox .actiebtn form {
float: right;
margin: 0;
padding: 0;
}
.bedrijvenbox .actiebtn form p, .fotobox .actiebtn form p {
margin: 0;
padding: 0;
}
.bedrijvenbox .actiebtn .editdelete, .fotobox .actiebtn .editdelete {
float: right;
}

.fotobox {
width: 24%;
height: 160px;
margin: 0 1% 10px 0;
padding: 10px 0;
float: left;
border-bottom: 1px solid #92c020;
background-color: #fff;
position: relative;
}
.fotobox .inner {
width: 100%;
overflow: hidden;
vertical-align: middle !important;
position: relative;
top: 50%;
transform: translateY(-50%);
text-align: center;
}
.fotobox .inner img {
max-width: 100%;
max-height: 140px;
}


.stars {
text-align: center;
padding: 10px 2%;
}
.stars img.starklik {
width: 30px;
cursor: pointer;
}
.stars img.star {
width: 20px;
}
.sterrenform {
text-align: center;
font-family: 'ubuntumedium';
color: #fff;
font-size: 15px;
}
.sterrenform #sterrenform, .sterrenform #sterrenform p {
margin: 0;
padding: 0;
}
.sterrenform .button {
clear: both;
width: 100%;
text-align: center;
margin-top: 10px;
}
.sterrenform input[type="submit"] {
background: #007639;
border: none;
text-align: center;
float: none;
padding: 10px;
font-size: 16px;
color: #fff;
font-weight: bold;
cursor: pointer;
width: 90%;
max-width: 150px;
}

.antispam {
display: none;
}
.show {
display: none;
}
.alert{
color: red;
font-size: 13px;
line-height: 24px;
}
input[type="text"].red {
border: 1px solid red;
}
img.bedrijfslogo {
max-width: 100%;
margin-top: 20px;
}
.companyfoto {
clear: both;
position: relative;
height: 200px;
}
.companyfotobox {
width: 31%;
height: 200px;
margin: 10px 1%;
float: left;
overflow: hidden;
vertical-align: middle !important;
}
.companyfoto img {
width: 100%;
/*max-height: 200px;*/
position: relative;
top: 50%;
transform: translateY(-50%);
}
.googlemap {
width: 100%;
min-height: 600px;
margin-bottom: 20px;
}
#infoWindow {
overflow: hidden;
}
#outboundhitsform, #partnerhitsform {
display: none;
}
.categorie {
font-family: 'ubuntulight';
color: #4a4a49;
font-size: 13px;
margin: 0;
}
.categorie a {
color: #007639;
text-decoration: underline;
}
.categorie a:hover {
color: #92c020;
text-decoration: underline;
}
.youtube-big {
width: 100%;
height: 600px;
}
.reviewform {
margin-top: 10px;
}
.reviewform #reviewform, .registerform #registerform {
margin: 0;
padding: 0;
}
.registerform div.info, .grootform div.info {
font-family: 'ubuntulight';
color: #4a4a49;
font-size: 13px;
line-height: 15px;
margin: 0;
display: inline;
}
.reviewform .label {
clear: both;
width: 100%;
font-family: 'ubuntulight';
color: #fff;
font-size: 14px;
line-height: 18px;
padding: 10px 0 0 0;
}
.registerform .label, .grootform .label {
clear: both;
width: 100%;
font-family: 'ubuntulight';
color: #4a4a49;
font-size: 14px;
line-height: 18px;
padding: 10px 0 0 0;
}
.reviewform .input, .registerform .input {
width: 100%;
max-width: 300px;
}
.grootform .input {
width: 100%;
max-width: 500px;
}
.reviewform .input select, .registerform .input select, .grootform .input select, .input select.select {
padding: 5px 3%;
width: 100%;
float: left;
height: 53px;
}
.grootform .input select.fieldcelldag {
padding: 0;
width: 30%;
height: 40px;
float: left;
}
.grootform .input select.fieldcellmaand {
padding: 0;
width: 40%;
height: 40px;
float: left;
}
.grootform .input select.fieldcelljaar {
padding: 0;
width: 30%;
height: 40px;
float: left;
}
.reviewform .input input[type="text"], .registerform .input input[type="text"], .registerform .input input[type="password"], .grootform .input input[type="text"] {
padding: 5px 2%;
width: 95%;
height: 43px;
}
.reviewform .input textarea {
width: 95%;
padding: 5px 2%;
height: 150px;
}
.grootform .input textarea {
width: 95%;
padding: 5px 2%;
height: 250px;
}
.reviewform img.vercode, .registerform img.vercode, .grootform img.vercode {
float: left;
height: 43px;
width: 25%;
}
.reviewform .input input[type="text"].captcha, .registerform .input input[type="text"].captcha, .grootform .input input[type="text"].captcha {
padding: 5px 2%;
width: 55%;
height: 43px;
float: right;
}
.input select.aanhef {
padding: 5px 2%;
width: 24%;
float: left;
height: 55px;
}
.input input[type="text"].naam {
padding: 5px 1%;
width: 72%;
float: right;
height: 43px;
}
.reviewform .button {
clear: both;
width: 100%;
text-align: center;
margin-top: 10px;
}
.registerform .button, .grootform .button {
clear: both;
width: 100%;
text-align: left;
margin-top: 10px;
}
.reviewform input[type="button"], .registerform input[type="button"], .grootform input[type="button"] {
background: #007639;
border: none;
text-align: center;
float: none;
padding: 10px;
font-size: 16px;
color: #fff;
font-weight: bold;
cursor: pointer;
width: 90%;
max-width: 150px;
}

input[type="button"].buttonoff, input[type="button"].buttonoff:hover {
cursor: not-allowed;
background: #ccc;
}

img.weerimage, img.team-oostgrunn {
width: 100%;
margin: 5px 0;
}

.prevnext {
margin: 5px auto;
font-family: 'ubuntumedium';
color: #4a4a49;
font-size: 15px;
width: 350px;
text-align: center;
}
.prevnext a {
color: #007639;
text-decoration: none;
}
.prevnext a:hover {
color: #4a4a49;
text-decoration: none;
}
img.nav1 {
width: 10px;
height: 11px;
vertical-align: middle;
}
img.nav2 {
width: 7px;
height: 11px;
vertical-align: middle;
}
img.nav3 {
width: 7px;
height: 11px;
margin: 2px;
vertical-align: middle;
}
img.btnprev {
width: 40px;
height: 40px;
float: left;
margin-bottom: 5px;
}
img.btnnext {
width: 40px;
height: 40px;
float: right;
margin-bottom: 5px;
}

.marginauto {
margin-left: auto;
margin-right: auto;
}
.fb-like {
width: 300px;
margin-top: 10px;
height: 25px;
}

.usermenu_links {
float: left;
width: 38%;
margin-right: 1%;
}
.usermenu_rechts {
float: left;
width: 60%;
margin-left: 1%;
}
.usermenu_links img, .usermenu_rechts img, .usermenu img {
vertical-align: middle;
margin-right: 5px;
width: 20px;
height: 20px;
}
.usermenu_links a, .usermenu_rechts a, .usermenu a {
font-family: 'ubuntulight';
color: #fff;
font-size: 15px;
text-decoration: none;
}
.usermenu_links a:hover, .usermenu_rechts a:hover, .usermenu a:hover {
color: #007639;
}
.ideal_icon {
margin: 10px 50px 0 0;
}
.ideal_icon_ {
margin: 10px 5px 0 0;
}
.content .box12 ul.mijnaccount {
}
.content .box12 ul.mijnaccount li {
font-family: 'ubuntulight';
color: #4a4a49;
font-size: 15px;
}
.content .box12 ul.mijnaccount li a {
color: #007639;
text-decoration: underline;
}
.payalert {
color: Red;
font-weight: bolder;
display: inline;
}
.sessionwrapper {
width: 100%;
background-color: #fff;
padding: 5px 0;
}
.sessionwrapperinner {
width: 100%;
max-width: 1260px;
margin: 0 auto;
text-align: right;
}
.sessionwrapperinner p {
font-size: 13px;
color: #747679;
font-family: 'ubuntulight';
margin: 5px 0;
}
.sessionwrapperinner p a {
font-size: 13px;
color: #007639;
text-decoration: underline;
font-family: 'ubuntulight';
}
.sessionwrapperinner p a:hover {
font-size: 13px;
color: #747679;
text-decoration: underline;
font-family: 'ubuntulight';
}
img.ideal_icon_top {
vertical-align: middle;
margin-right: 10px;
}

p span.reden {
margin: 0;
font-style: italic;
font-size: 90%;
color: #007639;
}
.codebox {
border: 1px solid #007639;
}
img.oost-groningen-waardig_groot {
float: right;
margin: 0 0 15px 15px;
}
img.nieuwshome {
float: right;
max-width: 308px;
margin: 0 0 15px 15px;
}
img.weer_noflash {
width: 100%;
}
td p {
margin: 0 0 5px 0;
}
.sss {
	height: 0;
	margin: 0; 
	padding: 0;
	position: relative;
	display: block;
	overflow: hidden;
}

.ssslide {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
}

.ssslide img {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.sssnext, .sssprev {
	width: 25px;
	height: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	background: url('../images/arr.png') no-repeat;
}

.sssprev {
	left: 3%;
	background-position: 0 50%;
}

.sssnext {
	right: 3%;
	background-position: -26px 50%;
}

.sssprev:hover, .sssnext:hover {
	cursor: pointer;
}


@media only screen and (max-width: 1173px) {
	.menu li a {
	padding: 10px 10px;
	}
	.partners {
	width: 98%;
	padding: 15px 1%;
	}
	.subfooter {
	width: 98%;
	padding: 15px 1%;
	}
	.footer {
	width: 98%;
	padding: 25px 1%;
	}
}
@media only screen and (max-width: 1073px) {
	.headerbox.logo {
	width: 20%;
	float: left;
	}
	.headerbox.mid {
	width: 50%;
	float: left;
	text-align: center;
	}
	.headerbox .searchbox {
	margin: 15px 20px 0 0;
	}
	.headerbox a.btn {
	margin: 15px 0 0 0;
	}
	.headerbox a.sociallink {
	margin: 10px 0 0 0;
	}
	.headerbox.social {
	width: 30%;
	float: right;
	}
}
@media only screen and (max-width: 995px) {
	#hamburger {
	clear: both;
	display: block;
	width: 96%;
	background: #23a638;
	float: left;
	padding: 5px 2%;
	cursor: pointer;
	}
	#hamburger img {
	float: left;
	width: 30px;
	height: 25px;
	margin-top: 2px;
	}
	#hamburger h1 {
	float: left;
	padding-right: 20px;
	font-family: 'ubuntumedium';
	font-size: 28px;
	font-weight: bolder;
	color: white;
	line-height: 28px;
	margin: 0 0 0 10px;
	padding: 0;
	}
	.menu {
	display: none;
	background: #23a638;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	}
	.menu ul {
	float: none;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	}
	.menu li {
	display: block;
	float: none;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
	.menu li.current a {
	color: white;
	}
	.menu li a {
	display: inline-block;
	color: white;
	line-height: 40px;
	padding: 0px 0px;
	}	
	.menu li a:hover {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 0;
	border-left: 5px solid #fff;
	color: white;
	padding-left: 10px;
	}
	
	#hamburgergem {
	clear: both;
	display: block;
	width: 96%;
	background: #007639;
	float: left;
	padding: 5px 2%;
	cursor: pointer;
	}
	
	#hamburgergem img {
	float: left;
	width: 30px;
	height: 25px;
	margin-top: 2px;
	}
	#hamburgergem h1 {
	float: left;
	padding-right: 20px;
	font-family: 'ubuntumedium';
	font-size: 24px;
	font-weight: bolder;
	color: white;
	line-height: 28px;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
	
	
	.gemeenten {
	display: none;
	background: #007639;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	}
	.gemeenten ul {
	float: none;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	}
	.gemeenten li {
	display: block;
	float: none;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
	.gemeenten li.current a {
	color: white;
	}
	.gemeenten li a {
	display: inline-block;
	color: white;
	line-height: 40px;
	padding: 0px 0px;
	}	
	.gemeenten li a:hover {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 0;
	border-left: 5px solid #fff;
	color: white;
	padding-left: 10px;
	}
	.oost-groningen-waardig img.keurmerk {
	top: 0px;
	}
	.oost-groningen-waardig img.schaduw {
	display: none;
	}
	
	.content .kwartbox {
	width: 45%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	margin-top: 5px;
	margin-bottom: 15px;
	}
	
	.content .box1 {
	clear: both;
	float: none;
	width: 99%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	}
	.content .box12 {
	clear: both;
	float: none;
	width: 99%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	}
	.content .box2 {
	width: 49%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	padding: 20px 0 0 0;
	}
	.content .box3 {
	float: left;
	width: 46%;
	padding: 20px 1.5% 20px 1.5%;
	margin: 8px 0.5% 0 0.5%;
	}
	.infobtn .halfboxtop.last {
	display: none;
	}	
	.infobtn .halfboxtop {
	float: none;
	width: 99%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	}
	.infobtn .halfbox {
	float: left;
	width: 99%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	margin-bottom: 10px;
	}
	.infobtn .halfbox .innerbox {
	width: 98%;
	padding: 0 1%;
	}
	.infobtn .halfbox .schaduwbox {
	height: inherit;
	background-image: none;
	}
	
	.partners .split {
	clear: both;
	}
	.partners .partnerbox {
	width: 19%;
	height: 130px;
	overflow: hidden;
	}
	.footer .box.first {
	display: none;
	}
	.footer .box.last .copymob {
	display: inherit;
	}
	.footer .box {
	width: 100%;
	float: none;
	}
	
	.bedrijvenbox {
	width: 95%;
	float: none;
	max-width: 350px;
	}

}
@media only screen and (max-width: 870px) {
	.headerbox .searchbox {
	margin: 5px 20px 0 0;
	}
	.headerbox a.btn {
	margin: 5px 0 0 0;
	}
	.headerbox a.sociallink {
	padding: 2px;
	margin: 5px 0 0 0;
	}
}
@media only screen and (max-width: 805px) {
	.headerbox.logo {
	width: 100%;
	float: none;
	text-align: center;
	}
	.headerbox.mid {
	width: 65%;
	float: left;
	text-align: center;
	}
	.headerbox .searchbox {
	margin: 10px 20px 0 0;
	}
	.headerbox a.btn {
	margin: 10px 0 0 0;
	}
	.headerbox a.sociallink {
	padding: 2px;
	margin: 10px 0 0 0;
	}
	.headerbox.social {
	width: 35%;
	float: right;
	}
	.headerbox .inner {
	max-width: 410px;
	margin: 0 0 0 5px;
	text-align: center;
	}
}
@media only screen and (max-width: 638px) {
	.headerbox.logo {
	width: 100%;
	float: none;
	text-align: center;
	}
	.headerbox.mid {
	width: 100%;
	float: none;
	text-align: center;
	}
	.headerbox .searchbox {
	margin: 10px 10px 0 0;
	}
	.headerbox .searchbox input[type="text"] {
	font-family: 'ubuntulight';
	font-size: 13px;
	width: 70px;
	}
	.headerbox a.btn {
	margin: 10px 0 0 0;
	font-family: 'ubuntulight';
	font-size: 11px;
	padding: 7px 4px 3px 4px;
	}

	.headerbox a.sociallink {
	padding: 2px;
	margin: 5px 0 0 0;
	}
	.headerbox.social {
	width: 100%;
	float: none;
	text-align: center;
	}
	.headerbox.social .socialinner {
	max-width: 217px;
	margin: 0 auto;
	text-align: center;
	}
	.headerbox a.meedoen {
	width: 183px;
	}
	.headerbox .inner {
	max-width: 318px;
	margin: 0 auto;
	text-align: center;
	}
	.content .kwartbox {
	float: none;
	width: 95%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	height: inherit;
	padding-bottom: 90px;
	}
	.content .kwartbox .btnwrapper {
	width: 95%;
	}
	.content .box2 {
	width: 99%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	padding: 20px 0 0 0;
	}
	.content .box3 {
	float: left;
	width: 96%;
	padding: 20px 1.5% 20px 1.5%;
	margin: 8px 0.5% 0 0.5%;
	}
	.footer .box.last {
	text-align: center;
	}
	.footer div.hoogma {
	text-align: center;
	margin: 0 auto;
	max-width: 300px;
	}
	.footer img.hoogma-webdesign {
	width: 100%;
	max-width: 150px;
	float: none;
	margin: 10px auto;
	}
	.bx-wrapper .bx-caption {
	display: none;	
	}
	img.nieuwshome {
	float: none;
	max-width: 100%;
	margin: 0 0 10px 0;
	}
	.content {
	max-width: 95%;
	}
	.content .box3 {
	margin: 8px 0 10px 0;
	}
	.partners .split {
	display: none;
	}
	.partners .partnerbox {
	width: 49%;
	height: 130px;
	overflow: hidden;
	}
	img.floatmedium {
	float: none;
	margin: 0 0 10px 0;
	max-width: 100%;
	}
	.content .box .content-links, .content .box12 .content-links {
	float: none;
	width: 100%;
	margin-right: 0;
	}
	.content .box .content-rechts, .content .box12 .content-rechts {
	float: none;
	width: 100%;
	margin-left: 0%;
	}
	.youtube-big {
	width: 100%;
	height: 250px;
	margin-bottom: 10px;
	}
	.googlemap {
	width: 100%;
	min-height: 250px;
	margin-bottom: 10px;
	}
	.mobieluit {
	display: none;
	}
}