/*
Theme Name: TWonline
Theme URI: http://www.twonline.nl
Author: T&W online - Lisette Rozenberg
Author URI: http://www.twonline.nl
Description: Op maat gemaakte website met responsive design. Gebouwd door Lisette Rozenberg. Laatste update: 9 maart 2015. Ontwerp: InOntwerp & T&W online | Webdesign en programmeren: T&W online
Version: 1.0
*/

@import url("css/reset.css");
@import url("css/responsive-gs-24col.css");
@import url("css/ie.css");

@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,600italic);

@font-face {
	font-family: 'icomoon';
	src:url('http://www.terpenenwierdenland.nl/wp-content/themes/fonts/icomoon/icomoon.eot');
	src:url('http://www.terpenenwierdenland.nl/wp-content/themes/fonts/icomoon/icomoon.eot#iefix') format('embedded-opentype'),
		url('http://www.terpenenwierdenland.nl/wp-content/themes/fonts/icomoon/icomoon.woff') format('woff'),
		url('http://www.terpenenwierdenland.nl/wp-content/themes/fonts/icomoon/icomoon.ttf') format('truetype'),
		url('http://www.terpenenwierdenland.nl/wp-content/themes/fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'codropsicons';
	src:url('http://www.terpenenwierdenland.nl/wp-content/themes/fonts/codropsicons/codropsicons.eot');
	src:url('http://www.terpenenwierdenland.nl/wp-content/themes/fonts/codropsicons/codropsicons.eot#iefix') format('embedded-opentype'),
		url('http://www.terpenenwierdenland.nl/wp-content/themes/fonts/codropsicons/codropsicons.woff') format('woff'),
		url('http://www.terpenenwierdenland.nl/wp-content/themes/fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('http://www.terpenenwierdenland.nl/wp-content/themes/fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
	font-weight: normal;
	font-style: normal;
}


html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
body{line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
a{font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
ins{background-color:#ff9;color:#000;text-decoration:none;}

del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}
div.clear{clear:both;width:100%;height:1px;overflow:hidden;}


html, body{
	overflow-x: hidden;
	font-size: 100%;

}

blockquote {
	margin-left: 10%;
	margin-right: 10%;
	font-style: italic;
 	font-size: 14px;
 	font-family: 'Open Sans', sans-serif;
}

.div {  
    padding: 10px;  
    }  

strong, b {
	font-weight: bold;
}
 i, em {
 	font-style: italic;
 	font-size: 14px;
 	font-family: 'Open Sans', sans-serif;
 }

 ul {
 	list-style-type: circle;
 	  padding: 0px 0px 10px 0px;
 }

 ol  {
 	  list-style-type: decimal;
 }

 li {
 	margin-left: 30px;
 	padding: 2px;
 }
center {
text-align:center;
}

.leaderlogo p {
font-size: 10px;
line-height:15px;
font-style:italic;
}

.leaderlogo img {
width:60%;
height: auto;
}

div.pagination span.pages {
	display: none !important;
}

div.pagination span.current {
    box-shadow: none !important;
  border: none !important;
  color: #f2f2f2 !important;
  text-shadow: none !important;
  background-color: #92278f !important;
  background-image: none !important;
}


div.pagination a, div.pagination span.pages, div.pagination span.dots, div.pagination span.current {
  -moz-border-radius: 3px;
  /* -webkit-border-radius: 3px; */
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  /* border-radius: 3px; */
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  /* box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); */
  /* margin: 1px 2px; */
  padding: 5px 10px;
  display: inline-block;
  border-top: none !important;
  text-decoration: none !important;
  color: #717171 !important;
  font-size: smaller !important;
  font-family: "Helvetica Neueu", Helvetica, Arial, sans-serif;
  text-shadow: white 0 1px 0;
  background-color: #f5f5f5;
  background-image: none !important;
}

div.credit {
  
  float: right;
 /* right: 18.7%;*/
 right: 4.7%;
 width: 30%;
  display: inline;
}

div.credit a {
	color: #DFCAA7 !important;
	font-size: 12px;
	font-weight: normal !important;
	  line-height: 20px;
  margin: 1px;
}

div.footercredits {
	height: 30px;
}

div.footercredits p {
	padding: 0px !important;
}

div.financ {


float: left;
 /* right: 18.7%;*/

 width: 65%;
  display: inline;
	
}

div.financ p {
	color: #DFCAA7 !important;
	font-size: 12px;
	font-weight: normal !important;
	
}

body {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	background: #fff;}

	.wp-caption.alignleft img {
  width: 99.8%;
  margin-left: 1.6px;
height: auto;
}
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.wp-caption.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 0px;
	margin-bottom: 4px;
display: table;

}

.wp-caption.alignright img {

     width: 99.8%;
  margin-left: 1.6px;
height: auto;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 0px;
	margin-bottom: 4px;

}

.wp-caption.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 0px;
	margin-bottom: 4px;
display: table;
}

p.wp-caption-text {

background-color: #9C9E9F;
position: relative;
margin-top: -4px;
color: #ffffff;
padding: 10px;
/*width: 100%;*/
font-size: 13px;
line-height: 16px;
}

img.aligncenter {
	display: block; 
	margin-left: auto;
	margin-right: auto;
}

.wp-caption.aligncenter {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 4px;
display: table;
}

.wp-caption.aligncenter img {
  width: 99.8%;
  margin-left: 1.6px;
  height: auto;
  }

.pillow {
	float: left;
	display: inline;
	width:1px;
	padding: 1.6%;
	margin-top:20px;
}

#scrolltotop {
	display: none;
	
}

.back-to-top {
background: none;
margin: 0;
position: fixed;
bottom: 30px;
right: 100px;
width: 100px;
height: 145px;
z-index: 100;
text-decoration: none;
}

.inhoudVerhaal {
  background-color: #D4B892;
  margin: 0;
  position: fixed;
  bottom: 150px;
  right: 0px;
  width: 200px;
  height: auto;
  z-index: 100;
  text-decoration: none;
  padding: 15px;
}

.inhoudVerhaal a, .inhoudVerhaal h3, .inhoudVerhaal li {
	color: #fff !important;

}

.inhoudVerhaal li {
	list-style: none;
	padding-bottom: 7px;
	margin: 0px;
}

.inhoudVerhaal a:hover {
text-decoration: underline;
	}


/* ##### VERTALINGEN ##### */

.taalcontent {
	width: 70%;
	float: left;
	display: inline;
}

.taalaside {
width: 25%;
	float: right;
	display: inline;
margin-top: 2%;
background-color: #DCD6F6;
    padding: 1% 2%;
}

.taalaside li {
	list-style: none;
	margin-left: 0px;
    margin-bottom: 3%;
}

.menu-engels-menu-container li a, .menu-duits-menu-container li a {
color: #000;
text-decoration: none !important;
font-size: 16px;

}

.menu-engels-menu-container li a:hover, .menu-duits-menu-container li a:hover {
color: #92278F;
text-decoration: none !important;
}


/* ##### SLIDER ##### */
#main-slider-wrapper {
max-width:2500px !important;
max-height:530px !important;
overflow: hidden;
}

div.slider {
	height:530px !important;

}

.sliderimage img{
		/*width: 100%;
height: auto;*/
height: 100% !important;
width: auto !important;
	}

.textslider {
	position: absolute;
  bottom: 20%;
  left: 18.2%;
}

.textslider img {
	  width: 70% !important;
  height: auto !important;
  /* margin: 0 auto; */
  margin-top: 10%;
}

div.pointelle-slider-nav, div.pointelle-slider-nav div.pointelle-active {
height:104.6px !important;
}

div.pointelle-slider-nav.pointelle-active {
background-image: none !important;
background-color: #9c9e9f !important;
margin-left:-1px !important;
padding-left: 0px !important;
width:272px !important;
padding: 10px 15px !important;
}

div.pointelle-excerpt {
  width: 100% !important;
}

div.pointelle-excerpt h4 {
 
font-family: 'Montserrat', sans-serif !important;
font-size:27px !important;
padding-top:4px !important;
}
div.pointelle-active h2 {
font-family: 'Montserrat', sans-serif !important;
  font-size: 20px !important;
line-height: 22px;
  padding-top: 30px !important;
color: #fff !important;
}

div.pointelle-slider-nav h2 { 
font-family: 'Montserrat', sans-serif !important;
  font-size: 18px !important;
  padding-top: 20px !important;

}
/* ##### Gallery ##### */

div.gallery li {
	float: left;
	display: inline;
	padding: 1.45%;
	width: 50% !important;
	margin: 0px;
}

div.gallery.fotoarchief li {
	float: left;
	display: inline;
	padding: 1.45%;
	width: 20% !important;
	margin: 0px;
height: 235px;
}

div.gallery img {
	width: 100%;
	height: auto;
}

div.gallery p {
	float: right;
}



.fotosberichten .fotos li {
	float: left;
	display: inline;
	list-style: none;
	width: 20%;
	padding: 2%;
	margin-left: 0px;
}

.dedorpenpage {
	margin-top:70px;
}



.current_page_item a {
	text-decoration: underline !important;
	font-weight: bold !important;
}


.current-menu-item.menu-parent-item a {
	text-decoration: underline;
	font-weight: bold;
}




.asideTopMenu .sub-menu { display: none; }
.current-category-ancestor .sub-menu, .current-category-parent .sub-menu, .current-menu-item .sub-menu { display: block; }

.sub-menu li a {
	text-decoration: none !important;
}

.childmenu {
	font-size: 14px !important;
	line-height: 18px !important;
	margin-left: 10px !important;
	margin-bottom: 0px !important;
	font-weight: normal !important;
	padding: 0px !important;
	text-decoration: none !important;
}

.childmenu.current-menu-item a {
	text-decoration: underline !important;
	font-weight: bold !important;
}



/* ##### FR/GR kleuren ##### */
.friesland h1, .friesland h2, .friesland h3, .friesland h4, .friesland h5, .friesland a,
.firdgum h1, .firdgum h2, .firdgum h3, .firdgum h4, .firdgum h5, .firdgum .aanpak p a, .firdgum a, 
.category-agenda-firdgum h1, .category-agenda-firdgum h2, .category-agenda-firdgum h3, .category-agenda-firdgum h4, .category-agenda-firdgum h5, .category-agenda-firdgum a, 
.category-aanpak-firdgum h1, .category-aanpak-firdgum h2, .category-aanpak-firdgum h3, .category-aanpak-firdgum h4, .category-aanpak-firdgum h5, .category-aanpak-firdgum a, 
.category-wetenschap-firdgum h1, .category-wetenschap-firdgum h2, .category-wetenschap-firdgum h3, .category-wetenschap-firdgum h4, .category-wetenschap-firdgum h5, .category-wetenschap-firdgum a, 
.agenda-firdgum h1, .agenda-firdgum h2, .agenda-firdgum h3, .agenda-firdgum h4, .agenda-firdgum h5, .agenda-firdgum a, 
.aanpak-firdgum h1, .aanpak-firdgum h2, .aanpak-firdgum h3, .aanpak-firdgum h4, .aanpak-firdgum h5, .aanpak-firdgum a, 
.wetenschap-firdgum h1, .wetenschap-firdgum h2, .wetenschap-firdgum h3, .wetenschap-firdgum h4, .wetenschap-firdgum h5, .wetenschap-firdgum a, 
.category-firdgum h1, .category-firdgum h2, .category-firdgum h3, .category-firdgum h4, .category-firdgum h5, .category-firdgum a, 

.hallum h1, .hallum h2, .hallum h3, .hallum h4, .hallum h5, .hallum .aanpak p a, .hallum a, 
.category-agenda-hallum h1, .category-agenda-hallum  h2, .category-agenda-hallum h3, .category-agenda-hallum h4, .category-agenda-hallum h5, .category-agenda-hallum a,
.category-aanpak-hallum h1, .category-aanpak-hallum h2, .category-aanpak-hallum h3, .category-aanpak-hallum h4,.category-aanpak-hallum h5, .category-aanpak-hallum a,
.category-wetenschap-hallum h1, .category-wetenschap-hallum h2, .category-wetenschap-hallum h3, .category-wetenschap-hallum h4,.category-wetenschap-hallum h5, .category-wetenschap-hallum a,
.agenda-hallum h1, .agenda-hallum  h2, .agenda-hallum h3, .agenda-hallum h4, .agenda-hallum h5, .agenda-hallum a,
.aanpak-hallum h1, .aanpak-hallum h2, .aanpak-hallum h3, .aanpak-hallum h4, .aanpak-hallum h5, .aanpak-hallum a,
.wetenschap-hallum h1, .wetenschap-hallum h2, .wetenschap-hallum h3, .wetenschap-hallum h4, .wetenschap-hallum h5, .wetenschap-hallum a,
.category-hallum h1, .category-hallum h2, .category-hallum h3, .category-hallum h4,.category-hallum h5, .category-hallum a,

.wijnaldum h1, .wijnaldum h2, .wijnaldum h3, .wijnaldum h4, .wijnaldum h5, .wijnaldum .aanpak p a, .wijnaldum a,
.category-agenda-wijnaldum h1, .category-agenda-wijnaldum h2, .category-agenda-wijnaldum h3, .category-agenda-wijnaldum h4, .category-agenda-wijnaldum h5, .category-agenda-wijnaldum .aanpak p a, .category-agenda-wijnaldum a,
.category-aanpak-wijnaldum h1, .category-aanpak-wijnaldum h2, .category-aanpak-wijnaldum h3, .category-aanpak-wijnaldum h4, .category-aanpak-wijnaldum h5, .category-aanpak-wijnaldum .aanpak p a, .category-aanpak-wijnaldum a,
.category-wetenschap-wijnaldum h1, .category-wetenschap-wijnaldum h2, .category-wetenschap-wijnaldum h3, .category-wetenschap-wijnaldum h4, .category-wetenschap-wijnaldum h5, .category-wetenschap-wijnaldum .aanpak p a, .category-wetenschap-wijnaldum a,
.agenda-wijnaldum h1, .agenda-wijnaldum h2, .agenda-wijnaldum h3, .agenda-wijnaldum h4, .agenda-wijnaldum h5, .agenda-wijnaldum .aanpak p a, .agenda-wijnaldum a,
.aanpak-wijnaldum h1, .aanpak-wijnaldum h2, .aanpak-wijnaldum h3, .aanpak-wijnaldum h4, .aanpak-wijnaldum h5, .aanpak-wijnaldum .aanpak p a, .aanpak-wijnaldum a,
.wetenschap-wijnaldum h1, .wetenschap-wijnaldum h2, .wetenschap-wijnaldum h3, .wetenschap-wijnaldum h4, .wetenschap-wijnaldum h5, .wetenschap-wijnaldum .aanpak p a, .wetenschap-wijnaldum a,
.category-wijnaldum h1, .category-wijnaldum h2, .category-wijnaldum h3, .category-wijnaldum h4, .category-wijnaldum h5, .category-wijnaldum .aanpak p a, .category-wijnaldum a,

.verhaal-firdgum h1, .verhaal-firdgum h2, .verhaal-firdgum h3, .verhaal-firdgum h4, .verhaal-firdgum h5, .verhaal-firdgum .aanpak p a,  .verhaal-firdgum a, 

.verhaal-hallum h1, .verhaal-hallum h2, .verhaal-hallum h3, .verhaal-hallum h4, .verhaal-hallum h5, .verhaal-hallum .aanpak p a,  .verhaal-hallum a, 

.verhaal-wijnaldum h1, .verhaal-wijnaldum h2, .verhaal-wijnaldum h3, .verhaal-wijnaldum h4, .verhaal-wijnaldum h5, .verhaal-wijnaldum .aanpak p a, .verhaal-wijnaldum a,

.foto-archief-firdgum h1, .foto-archief-firdgum h2, .foto-archief-firdgum h3, .foto-archief-firdgum h4, .foto-archief-firdgum h5, .foto-archief-firdgum .aanpak p a,  .foto-archief-firdgum a, 

.foto-archief-hallum h1, .foto-archief-hallum h2, .foto-archief-hallum h3, .foto-archief-hallum h4, .foto-archief-hallum h5, .foto-archief-hallum .aanpak p a,  .foto-archief-hallum a, 

.foto-archief-wijnaldum h1, .foto-archief-wijnaldum h2, .foto-archief-wijnaldum h3, .foto-archief-wijnaldum h4, .foto-archief-wijnaldum h5, .foto-archief-wijnaldum .aanpak p a , .foto-archief-wijnaldum a, h2.friesland   {
	color: #009fcd !important;
}


.firdgum .ontdek, .firdgum .archief, .hallum .ontdek, .hallum .archief, .wijnaldum .ontdek, .wijnaldum .archief,
.verhaal-firdgum .ontdek, .verhaal-firdgum .archief, .verhaal-hallum .ontdek, .verhaal-hallum .archief, .verhaal-wijnaldum .ontdek, .verhaal-wijnaldum .archief,
.foto-archief-firdgum .ontdek, .foto-archief-firdgum .archief, .foto-archief-hallum .ontdek, .foto-archief-hallum .archief, .foto-archief-wijnaldum .ontdek, .foto-archief-wijnaldum .archief {
	background-color: #009fcd !important;

}

.firdgum div.pagination span.current, .category-agenda-firdgum div.pagination span.current, .category-aanpak-firdgum div.pagination span.current, .category-wetenschap-firdgum div.pagination span.current, .category-firdgum div.pagination span.current, .agenda-firdgum div.pagination span.current, .aanpak-firdgum div.pagination span.current, .wetenschap-firdgum div.pagination span.current,
.hallum div.pagination span.current, .category-agenda-hallum div.pagination span.current, .category-aanpak-hallum div.pagination span.current, .category-wetenschap-hallum div.pagination span.current, .category-hallum div.pagination span.current, .agenda-hallum div.pagination span.current, .aanpak-hallum div.pagination span.current, .wetenschap-hallum div.pagination span.current,
.wijnaldum div.pagination span.current, .category-agenda-wijnaldum div.pagination span.current, .category-aanpak-wijnaldum div.pagination span.current, .category-wetenschap-wijnaldum div.pagination span.current, .category-wijnaldum div.pagination span.current, .agenda-wijnaldum div.pagination span.current, .aanpak-wijnaldum div.pagination span.current, .wetenschap-wijnaldum div.pagination span.current {
    box-shadow: none !important;
  border: none !important;
  color: #f2f2f2 !important;
  text-shadow: none !important;
  background-color: #009fcd !important;
  background-image: none !important;
}

.firdgum .categoryTitel, .category-agenda-firdgum .categoryTitel, .category-aanpak-firdgum .categoryTitel, .category-wetenschap-firdgum .categoryTitel, .category-firdgum .categoryTitel, .agenda-firdgum .categoryTitel, .aanpak-firdgum .categoryTitel, .wetenschap-firdgum .categoryTitel,
.hallum .categoryTitel, .category-agenda-hallum .categoryTitel, .category-aanpak-hallum .categoryTitel, .category-wetenschap-hallum .categoryTitel, .category-hallum .categoryTitel, .agenda-hallum .categoryTitel, .aanpak-hallum .categoryTitel, .wetenschap-hallum .categoryTitel,
.wijnaldum .categoryTitel, .category-agenda-wijnaldum .categoryTitel, .category-aanpak-wijnaldum .categoryTitel, .category-wetenschap-wijnaldum .categoryTitel, .category-wijnaldum .categoryTitel, .agenda-wijnaldum .categoryTitel, .aanpak-wijnaldum .categoryTitel, .wetenschap-wijnaldum .categoryTitel {
	background-color: #009fcd !important;
}


.firdgum .ShapeBig, .hallum .ShapeBig, .wijnaldum .ShapeBig,
.verhaal-firdgum .ShapeBig, .verhaal-hallum .ShapeBig, .verhaal-wijnaldum .ShapeBig,
.foto-archief-firdgum .ShapeBig, .foto-archief-hallum .ShapeBig, .foto-archief-wijnaldum .ShapeBig {
	background-image: url(images/blauwbig.png);
	background-size: cover;
}

.firdgum .txtkader, .hallum .txtkader, .wijnaldum .txtkader,
.verhaal-firdgum .txtkader, .verhaal-hallum .txtkader, .verhaal-wijnaldum .txtkader,
.foto-archief-firdgum .txtkader, .foto-archief-hallum .txtkader, .foto-archief-wijnaldum .txtkader  {
	background-color: #c8e0f2 !important;
}

.firdgum .inhoudVerhaal a, .firdgum .inhoudVerhaal h3, 
.hallum .inhoudVerhaal a, .hallum .inhoudVerhaal h3, 
.wijnaldum .inhoudVerhaal a, .wijnaldum .inhoudVerhaal h3, 
.ulrum .inhoudVerhaal a, .ulrum .inhoudVerhaal h3, 
.godlinze .inhoudVerhaal a, .godlinze .inhoudVerhaal h3, 
.warffum .inhoudVerhaal a, .warffum .inhoudVerhaal h3, 
.verhaal-firdgum .inhoudVerhaal a, .verhaal-firdgum .inhoudVerhaal h3, 
.verhaal-hallum .inhoudVerhaal a, .verhaal-hallum .inhoudVerhaal h3, 
.verhaal-wijnaldum .inhoudVerhaal a, .verhaal-wijnaldum .inhoudVerhaal h3, 
.verhaal-ulrum .inhoudVerhaal a, .verhaal-ulrum .inhoudVerhaal h3, 
.verhaal-godlinze .inhoudVerhaal a, .verhaal-godlinze .inhoudVerhaal h3, 
.verhaal-warffum .inhoudVerhaal a, .verhaal-warffum .inhoudVerhaal h3
{
	color: #fff !important;
}

.groningen h1, .groningen h2, .groningen h3, .groningen h4, .groningen h5, .groningen a,
.ulrum h1, .ulrum h2, .ulrum h3, .ulrum h4, .ulrum h5, .ulrum a,
.verhaal-ulrum h1, .verhaal-ulrum  h2, .verhaal-ulrum  h3, .verhaal-ulrum  h4, .verhaal-ulrum  h5, .verhaal-ulrum  a,
.foto-archief-ulrum h1, .foto-archief-ulrum h2, .foto-archief-ulrum h3, .foto-archief-ulrum h4, .foto-archief-ulrum h5, .foto-archief-ulrum a,
.category-agenda-ulrum h1, .category-agenda-ulrum h2,.category-agenda-ulrum h3,.category-agenda-ulrum h4,.category-agenda-ulrum h5,.category-agenda-ulrum a,
.category-aanpak-ulrum h1, .category-aanpak-ulrum h2, .category-aanpak-ulrum h3, .category-aanpak-ulrum h4, .category-aanpak-ulrum h5, .category-aanpak-ulrum a,
.category-wetenschap-ulrum h1, .category-wetenschap-ulrum h2, .category-wetenschap-ulrum h3, .category-wetenschap-ulrum h4, .category-wetenschap-ulrum h5, .category-wetenschap-ulrum a,
.category-ulrum h1, .category-ulrum h2, .category-ulrum h3, .category-ulrum h4, .category-ulrum h5, .category-ulrum a,
.agenda-ulrum h1, .agenda-ulrum h2, .agenda-ulrum h3, .agenda-ulrum h4, .agenda-ulrum h5, .agenda-ulrum a,
.aanpak-ulrum h1, .aanpak-ulrum h2, .aanpak-ulrum h3, .aanpak-ulrum h4, .aanpak-ulrum h5, .aanpak-ulrum a,
.wetenschap-ulrum h1, .wetenschap-ulrum h2, .wetenschap-ulrum h3, .wetenschap-ulrum h4, .wetenschap-ulrum h5, .wetenschap-ulrum a,

.de-dikte-van-ulrum h2, .de-dikte-van-ulrum h3, .de-dikte-van-ulrum a,

.godlinze h1, .godlinze h2, .godlinze h3, .godlinze h4, .godlinze h5, .godlinze a,
.verhaal-godlinze h1, .verhaal-godlinze h2, .verhaal-godlinze h3, .verhaal-godlinze h4, .verhaal-godlinze h5, .verhaal-godlinze a,
.foto-archief-godlinze h1, .foto-archief-godlinze h2, .foto-archief-godlinze h3, .foto-archief-godlinze h4, .foto-archief-godlinze h5, .foto-archief-godlinze a,
.category-godlinze h1, .category-godlinze h2, .category-godlinze h3, .category-godlinze h4, .category-godlinze h5, .category-godlinze a,
.category-agenda-godlinze h1, .category-agenda-godlinze h2, .category-agenda-godlinze h3, .category-agenda-godlinze h4, .category-agenda-godlinze h5, .category-agenda-godlinze a,
.category-aanpak-godlinze h1, .category-aanpak-godlinze h2, .category-aanpak-godlinze h3, .category-aanpak-godlinze h4, .category-aanpak-godlinze h5, .category-aanpak-godlinze a,
.category-wetenschap-godlinze h1, .category-wetenschap-godlinze h2, .category-wetenschap-godlinze h3, .category-wetenschap-godlinze h4, .category-wetenschap-godlinze h5, .category-wetenschap-godlinze a,
.agenda-godlinze h1, .agenda-godlinze h2, .agenda-godlinze h3, .agenda-godlinze h4, .agenda-godlinze h5, .agenda-godlinze a,
.aanpak-godlinze h1, .aanpak-godlinze h2, .aanpak-godlinze h3, .aanpak-godlinze h4, .aanpak-godlinze h5, .aanpak-godlinze a,
.wetenschap-godlinze h1, .wetenschap-godlinze h2, .wetenschap-godlinze h3, .wetenschap-godlinze h4, .wetenschap-godlinze h5, .wetenschap-godlinze a,

.warffum h1, .warffum h2, .warffum h3, .warffum h4, .warffum h5, .warffum a,
.verhaal-warffum h1, .verhaal-warffum h2, .verhaal-warffum h3, .verhaal-warffum h4, .verhaal-warffum h5, .verhaal-warffum a,
.foto-archief-warffum h1, .foto-archief-warffum h2, .foto-archief-warffum h3, .foto-archief-warffum h4, .foto-archief-warffum h5, .foto-archief-warffum a,
.category-warffum h1, .category-warffum h2, .category-warffum h3, .category-warffum h4, .category-warffum h5, .category-warffum a,
.category-agenda-warffum h1, .category-agenda-warffum h2, .category-agenda-warffum h3, .category-agenda-warffum h4, .category-agenda-warffum h5, .category-agenda-warffum a,
.category-aanpak-warffum h1, .category-aanpak-warffum h2, .category-aanpak-warffum h3, .category-aanpak-warffum h4, .category-aanpak-warffum h5, .category-aanpak-warffum a,
.category-wetenschap-warffum h1, .category-wetenschap-warffum h2, .category-wetenschap-warffum h3, .category-wetenschap-warffum h4, .category-wetenschap-warffum h5, .category-wetenschap-warffum a,
.agenda-warffum h1, .agenda-warffum h2, .agenda-warffum h3, .agenda-warffum h4, .agenda-warffum h5, .agenda-warffum a,
.aanpak-warffum h1, .aanpak-warffum h2, .aanpak-warffum h3, .aanpak-warffum h4, .aanpak-warffum h5, .aanpak-warffum a,
.wetenschap-warffum h1, .wetenschap-warffum h2, .wetenschap-warffum h3, .wetenschap-warffum h4, .wetenschap-warffum h5, .wetenschap-warffum a,

.museum-wierdenland h1, .museum-wierdenland h2, .museum-wierdenland h3, .museum-wierdenland h4, .museum-wierdenland h5, .museum-wierdenland a, 
.foto-archief-museum-wierdenland h1, .foto-archief-museum-wierdenland h2, .foto-archief-museum-wierdenland h3, .foto-archief-museum-wierdenland h4, .foto-archief-museum-wierdenland h5, .foto-archief-museum-wierdenland a,
.category-museum-wierdenland h1, .category-museum-wierdenland h2, .category-museum-wierdenland h3, .category-museum-wierdenland h4, .category-museum-wierdenland h5, .category-museum-wierdenland a,
.category-agenda-museum-wierdenland h1, .category-agenda-museum-wierdenland h2, .category-agenda-museum-wierdenland h3, .category-agenda-museum-wierdenland h4, .category-agenda-museum-wierdenland h5, .category-agenda-museum-wierdenland a, h2.groningen{
	color: #6da875 !important;
}

.h1menu {
	font-size: 23px;
	line-height: 29px;
	font-weight: bold;

}
.alleberichtenmenu {
	display: none;
}

.page-id-6 .h1menu, .page-id-104 .h1menu, .page-id-8 .h1menu, .page-id-65 .h1menu, .page-id-117 .h1menu, .page-id-90 .h1menu {
	display: none;
}

.page-id-6 .alleberichtenmenu, .page-id-104 .alleberichtenmenu, .page-id-8 .alleberichtenmenu, .page-id-65 .alleberichtenmenu, .page-id-117 .alleberichtenmenu, .page-id-90 .alleberichtenmenu {
	display: block;
}


.ulrum .ontdek, .verhaal-ulrum .ontdek, .foto-archief-ulrum .ontdek,
.godlinze .ontdek, .verhaal-godlinze .ontdek, .foto-archief-godlinze .ontdek,
.warffum .ontdek, .verhaal-warffum .ontdek, .foto-archief-warffum .ontdek,
.museum-wierdenland .ontdek, .ulrum .archief, .verhaal-ulrum .archief, .foto-archief-ulrum .archief,
.godlinze .archief, .verhaal-godlinze .archief, .foto-archief-godlinze .archief,
.warffum .archief, .verhaal-warffum .archief, .foto-archief-warffum .archief,
.museum-wierdenland .archief, .foto-archief-museum-wierdenland .archief {
	background-color: #6da875 !important;
}

  .ulrum div.pagination span.current, .category-agenda-ulrum div.pagination span.current, .category-aanpak-ulrum div.pagination span.current, .category-wetenschap-ulrum div.pagination span.current, .category-ulrum div.pagination span.current, .agenda-ulrum div.pagination span.current, .aanpak-ulrum div.pagination span.current, .wetenschap-ulrum div.pagination span.current,
 .godlinze div.pagination span.current, .category-agenda-godlinze div.pagination span.current, .category-aanpak-godline div.pagination span.currentl, .category-wetenschap-godlinze div.pagination span.current, .category-godlinze div.pagination span.current, .agenda-godlinze div.pagination span.current, .aanpak-godlinze div.pagination span.current, .wetenschap-godlinze div.pagination span.current,
 .warffum div.pagination span.current, .category-agenda-warffum div.pagination span.current, .category-aanpak-warffum div.pagination span.current, .category-wetenschap-warffum div.pagination span.current, .category-warffum div.pagination span.current, .agenda-warffum div.pagination span.current, .aanpak-warffum div.pagination span.current, .wetenschap-warffum div.pagination span.current,
 .museum-wierdenland div.pagination span.current, .category-museum-wierdenland div.pagination span.current, .category-agenda-museum-wierdenland div.pagination span.current {
    box-shadow: none !important;
  border: none !important;
  color: #f2f2f2 !important;
  text-shadow: none !important;
  background-color: #6da875 !important;
  background-image: none !important;
}



 .ulrum .categoryTitel, .category-agenda-ulrum .categoryTitel, .category-aanpak-ulrum .categoryTitel, .category-wetenschap-ulrum .categoryTitel, .category-ulrum .categoryTitel, .agenda-ulrum .categoryTitel, .aanpak-ulrum .categoryTitel, .wetenschap-ulrum .categoryTitel,
 .godlinze .categoryTitel, .category-agenda-godlinze .categoryTitel, .category-aanpak-godlinze .categoryTitel, .category-wetenschap-godlinze .categoryTitel, .category-godlinze .categoryTitel, .agenda-godlinze .categoryTitel, .aanpak-godlinze .categoryTitel, .wetenschap-godlinze .categoryTitel,
 .warffum .categoryTitel, .category-agenda-warffum .categoryTitel, .category-aanpak-warffum .categoryTitel, .category-wetenschap-warffum .categoryTitel, .category-warffum .categoryTitel, .agenda-warffum .categoryTitel, .aanpak-warffum .categoryTitel, .wetenschap-warffum .categoryTitel,
 .museum-wierdenland .categoryTitel, .category-museum-wierdenland .categoryTitel, .category-agenda-museum-wierdenland .categoryTitel {
	background-color: #6da875 !important;
}



.ulrum .ShapeBig, .verhaal-ulrum .ShapeBig, .foto-archief-ulrum .ShapeBig,
.godlinze .ShapeBig, .verhaal-godlinze .ShapeBig, .foto-archief-godlinze .ShapeBig,
.warffum .ShapeBig, .verhaal-warffum .ShapeBig, .foto-archief-warffum .ShapeBig,
.museum-wierdenland .ShapeBig {
	background-image: url(images/groenbig.png);
	background-size: cover;
}


.ulrum .txtkader, .verhaal-ulrum .txtkader, .foto-archief-ulrum .txtkader,
.godlinze .txtkader, .verhaal-godlinze .txtkader, .foto-archief-godlinze .txtkader,
.warffum .txtkader, .verhaal-warffum .txtkader, .foto-archief-warffum .txtkader,
.museum-wierdenland .txtkader  {
	background-color: #c2dcae !important;
}

.headerFoto h1 {
	color: #fff !important;
}
p#breadcrumbs a {
	color: #000 !important;
}

.provincie h1, .provincie h2, .provincie h3, .provincie h4, .provincie h5, .provincie a,
.category-provincie h1, .category-provincie h2, .category-provincie h3, .category-provincie h4, .category-provincie h5, .category-provincie a,
.agenda h1, .agenda h2, .agenda h3, .agenda h4, .agenda h5, .agenda a,
.category-agenda h1, .category-agenda h2, .category-agenda h3, .category-agenda h4, .category-agenda h5, .category-agenda a, 
.aanpak h1, .aanpak h2, .aanpak h3, .aanpak h4, .aanpak h5, .aanpak a,
.category-aanpak h1, .category-aanpak h2, .category-aanpak h3, .category-aanpak h4, .category-aanpak h5, .category-aanpak a,
.wetenschap h1, .wetenschap h2, .wetenschap h3, .wetenschap h4, .wetenschap h5, .wetenschap a, 
.category-wetenschap h1, .category-wetenschap h2, .category-wetenschap h3, .category-wetenschap h4, .category-wetenschap h5, .category-wetenschap a,
.archive h1, .archive h2, .archive h3, .archive h4, .archive h5, .archive a,
h1, h2, h3, h4, h5, a {
color: #92278f;
}

.provincie .categoryTitel, .category-provincie .categoryTitel, 
.agenda .categoryTitel, .category-agenda .categoryTitel, 
.aanpak .categoryTitel, .category-aanpak .categoryTitel, 
.wetenschap .categoryTitel, .category-wetenschap .categoryTitel, .archive .categoryTitel {
background-color: #92278f;
color: #fff !important;
}

.ontdek {
	background-color: #92278f;
}


.txtkader {
	background-color: #d1cee4;
}

.categoryTitel {
background-color: #92278f;
	
}
.ontdekknop {
	position: absolute;
	  opacity: 0.6;
	  max-height: 585px;
	  overflow: hidden;
	  width: 100%;
}

.ontdekknop img {
	width: 100%;
	height: auto;
}

.twittericon {
	width: 25%;
	float: left;
	display: inline;
	margin-left: 7%;
}

.twittericon img {
	width: 100%;
	height: auto;
}
.twittertweets {
	display: inline;
	float: right;
	width: 60%;
}

p.tag a {
	color: #059ECC !important;
}

.map {
	margin-left: -2px;
}

.berichtmenudorp {
	width: 100%;
	margin-top:1%;
}

.berichtmenudorp li {
	width: 23%;
	float: left;
	display: inline;
	text-align: center;
	list-style: none;
	margin: 0px;
}



.berichtmenudorp li a:hover {
	text-decoration: underline;
}

.blueShape{
background-image: url(images/blauw.png);
background-size: cover;
width:100%;
height:480px;
margin-top: -45px;
background-position: center; 
}

.ShapeBig{
width:100%;
height:800px;
margin-top: -5px;
background-position: center; 
}

.blueShape.verhaalpage {
	margin-top:-40px;
}
.greenShape{
background-image: url(images/groen.png);
background-size: cover;
width:100%;
height:480px;
margin-top: -42px;
background-position: center; 

}

.blueShape a, .greenShape a {
	color: #fff;

}

.ontdek, .ontdek a {
	width:100%;
	
	color: #fff !important;
	text-align: center;
	padding: 20px;
  margin-top: 50px;
  font-size: 25px;
}

.categoryTitel {
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 20px;
  margin-top: 30px;
  font-size: 25px;
  margin-bottom: 30px;
}

.archief {
	width:100%;
	color: #fff;
	text-align: center;
	padding: 20px;
  font-size: 25px;
}
.statusverhaal {
	display: block;
	width: 100%;
	height: 135px;

}

.status {
	  margin-top: 10px;
  position: relative;
  float: left;
  display: inline;
}
.statustxt {
	line-height: 50px;
	float: left;
	display: inline;
	margin-left: 5px;
}

.statustxt li {
  margin-top: -1px;
  margin-left: 12px;
  list-style: none;
  margin-bottom: -13px;
}
.lightpurple {
		
	background-color: #d1cee4;
}


.lightgreen {
	background-color: #c2dcae;
}

.lightbrown {
	background-color: #dbc094;
}

.stroke {
	width:98%;
	margin-bottom: 10px;
}
.stroke img {
	width: 100%;
	height: auto;
}

.txtkader {
  float: right;
  width: 350px;
  height: 220px;
  bottom: -19px;
  position: relative;
  right: 0;
  padding: 5px 15px;
  margin-top: -241px;
}

.headerFoto h1 {
	position: absolute;
  padding-top: 150px;
  color: #fff;
  font-weight: bold;
  font-size: 120px;

}

.headerFoto {
	width: 100%;
	max-height: 550px;
	overflow: hidden;
}
.headerFoto.algemeenfoto {
	width: 100%;
	max-height: 430px !important;
	overflow: hidden;
}

.headerFoto img {
	width: auto	;
	height: 100%;
}

.map img {
	width: 100%;
	height: auto;
}
.naam {
	color: #fff;
	cursor: pointer;
	padding: 0px 75px 0px 0px;
	display: inline-block;
	margin: 9px;
	z-index: 1;
	position: relative;
	font-size: 19px;
	width: 345px;
}
.arrowNaam {
	cursor: pointer;
	padding-right: 65px;
	
	margin: 9px;
	position: relative;
	transition: .65s;
	left: 0%;
	width:100%;
	z-index: 3;
	margin-top:-30px;

padding-left: 75%;
}
.arrowNaam:hover {
	left:10%;
}
.arrowNaam img{
border-bottom: none !important;
height:25px !important;
width: auto !important;

}

.ShapeHome {
	width:365px;
	height:284px;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

.ShapeDorp {
	width:250px;
	height:195px;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

.ShapeDorp .naamShapeHome {
color: #fff;
cursor: pointer;
padding: 0px 65px 0px 0px;
display: inline-block;
/* margin: 13px; */
z-index: 1;
position: relative;
margin-top: 88px;
margin-left: 5px;
font-size: 18px;
}
.ShapeDorp .arrowNaamShapeHome img {
  border-bottom: none !important;
  height: 22px;
  width: auto;
}

.ShapeDorp.agendafr {
	background-image: url(images/agendadorpfr.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
}

.ShapeDorp.agendagr {
	background-image: url(images/agendadorpgr.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
}


.Hallumdorp {
	background-image: url(images/hallumknop.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
}
.Firdgumdorp {
	background-image: url(images/firdgumknop.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
}.Wijnaldumdorp {
	background-image: url(images/wijnaldumknop.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
}
.Ulrumdorp {
	background-image: url(images/ulrumknop.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
}
.Godlinzedorp {
	background-image: url(images/godlinzeknop.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
}
.Warffumdorp {
	background-image: url(images/warffumknop.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
}



.nieuwsbriefitem {
	background-image: url(images/nieuwsbriefknop.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.verhaalitem {
	background-image: url(images/verhaal.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.bibliotheekitem {
	background-image: url(images/bibliotheek.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.agendaitem {
	background-image: url(images/agenda.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.meedoenitem {
	background-image: url(images/meedoen.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.museumitem {
	background-image: url(images/museum.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.wordcloud {
	background-image: url(images/wordcloud.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.wordcloud .content {
	font-size: 20px;
	margin-top: 13px;
	margin-left: 13px;
}

.lW { float: left; clear: left; height: 19px; }
.rW { float: right; clear: right; height: 19px; }
.naamShapeHome {
color: #fff;
cursor: pointer;
padding: 0px 65px 0px 0px;
display: inline-block;
/* margin: 13px; */
z-index: 1;
position: relative;
margin-top: 132px;
margin-left: 13px;
font-size: 18px;
}
.arrowNaamShapeHome {
	cursor: pointer;
	padding-right: 65px;
	
	margin: 9px;
	position: relative;
	transition: .65s;
	left: 0%;
	width:100%;
	z-index: 3;
	margin-top:-21px;

padding-left: 65%;
}
.arrowNaamShapeHome:hover {
	left:10%;
}
.arrowNaamShapeHome img{
border-bottom: none !important;
height:25px;
width: auto;

}
.purpleShape{
background-image: url(images/purplenewbig.png);
background-size: cover;
width:100%;
height:700px;
margin-top: -45px;
margin-bottom: 45px;
background-position: center;
}
.berichtenslider {
	width:100%;
	height:500px;
	margin-top: 40px;

}
.meerberichtenslider {
	float: right;
	padding-top: 10px;
}
.brown {
background-image: url(images/brownbg.png);
background-size: cover;	width:100%;
padding: 40px 0px 90px 0px;
}

.brownverhaal {
	background-image: url(images/brownbg.png);
background-size: cover;	width:100%;
	padding: 10px 0px;
	margin-bottom: 25px;
	  margin-top: -2px;
}

.brownverhaal h4, .brownverhaal p, .brownverhaal a {
	color: #000 !important;
}
.shape {
	padding-top:60px;
}
.blueShapeBig h2.shape {
	  padding-top: 30px;
  padding-bottom: 30px;
}
.fr {
 color: #0a9cc8;
}
.gr {
	color:#7aa770;
}
.div {  
    padding: 10px;  
    }  
.dorp {
	background-color: #9c9e9f;
	width:365px;
	height: 285px;
	float: left;
	display: inline;
	margin-top:30px;
	overflow: hidden;
}

.dorp img {
	border-bottom: #fff 3px solid;
	width:100%;
	height: auto;
}


.nieuwsbericht {
  width: 360px;
  height: 300px;
  float: left;
  display: inline;
  margin-top: 10px;
  overflow: hidden;
  margin-right: 1%;
  margin-bottom: 10px;
}

.nieuwsbericht img {
	border-bottom: #fff 3px solid;
	width:auto;
	height: 100%;
	  z-index: 0;
  position: relative;
}

.nieuwsbericht .witbgtxt {
	  position: absolute;
	cursor: pointer;
	padding:0px;
	display: inline;
float:left;
	margin-top: -80px;
	  /*margin-top: 165px;*/
	z-index: 1;
	position: absolute;
	font-size: 19px;
	background-image: url(images/wittekstweb.png);
		background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width:360px;
	height: 83px;
}

.nieuwsbericht .naam {
	color:#000;
	z-index: 3;
margin-top: -62px;
position: absolute;
width: 345px;
font-weight: normal;
line-height: 20px;
}

div.headerAfbeelding{

	margin: 0 auto;
	height: 530px;}
.headerAfbeelding img{
	width: 80%;
height: auto;
/* margin: 0 auto; */
margin-top:10%;
}
nav{
	padding: 3px;
	}
	
nav.row{
	height: 50px !important;
	  margin-top: -20px;
}

nav div.logo{
	float: left; display: inline;
	height: 130px;
width:237px;}

.logo img {
	width:100%;
	height: auto;
}
div.search{
	float: right; 
margin-top: 15px;}
	
main.row{
	float: left; display: block;
	width: 100%;
	margin: 5px 0 0 0;
	}	
	



.icon-arrow-right:before {
	content: "\003e";
	font-weight: bold;
}
	
article.content{
}



footer.footerRow{
	margin: 50px 0 0 0;
	

}
.logosFooter {
  margin-top: -80px;
  float: left;
  display: inline;
  height: 80px;
}

.logosFooter li {
	list-style: none;
	display: inline;
	float: left;
	width: 20%;
	height: 80px;
	text-align: center;
	margin: 0px;
	padding:0px;
}

.logosFooter img {
 width: 100%;
 height: auto;
}
.kruimelpad {
 /* margin-top: 120px;
  float: left;
  display: inline;
  margin-left: 150px; 
  margin-top: 75px;
  float: right;
  display: inline;
  margin-right: 1%;
  margin-left: 0px;
width: 39%; 
height: 40px;
  overflow: hidden;*/
  margin-top:14px;
  float: right;
  display: inline;
  height: 40px;
  overflow: hidden;
  position: relative;
  right: 1%;
}
.kruimelpad p {
	float: left;
}

.kruimelpad a {
	color: #000;
	font-weight: normal;
}

.breadcrumb_last {
	font-weight: bold;
  display: none;
}

.brownFooter {
background-image: url(images/brown.png);
background-size: cover;
width:100%;
height:265px;
margin-top: -45px;
margin-bottom: 10px;
background-position: center;
}
.footerBlock {
	float:left;
	display: inline;
	margin-top:40px;
}
.footerBlock a, .footerBlock h4 {
	color: #000 !important;
}

.footerBlock li {
	list-style: none;
	  margin: 5px 0px;
}

.twitterblock {
	float: left;
	display: inline;
	margin-top: 40px;
	height: 170px;
}

article.newsArticle{
	float: left; display: block;
	margin: 0 0 40px 0;
	width: 100%;
}
article h1 {
	  margin: 40px 0 20px 0;
}


article.newsArticle div.newsImage{
	  float: right;
	  display: inline;
	  padding-top: 9px;
	width: 30%;}
	
article.newsArticle div.newsImage img {
  display: block;
  width: 100%;
  height: auto !important;

}
	
article.newsArticle div.newsBeschrijving{
	float: left; display: inline;
	width: 65%;
}

.aanpak {
	padding-top:30px;
	padding-bottom: 40px;
}
/* ##### TEKST ##### */ 

h1{
color: #92278f;
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 20px 0;
	}
h1.purple {
color: #92278f;
margin: 0 0 10px 0;
}

	
h2{
	color: #92278f;
	
	font-size: 35px;
	font-weight: bold;
	padding: 15px 0;
}

h3{
	color: #92278f;
	font-size: 23px;
	line-height: 36px;
	font-weight: bold;
}

h4{
	color: #92278f;
	font-size: 16px;
	line-height: 22px;
	/*margin-top:10px;*/
	font-weight: bold;
}

h5{
	color: #92278f;
	font-size: 14px;
	line-height: 22px;
	/*margin-top:10px;*/
	font-weight: bold;
}

sup {
	font-size: 10px;
vertical-align: super;
}

#mc_embed_signup .mc-field-group .asterisk {
  position: absolute;
  top: 30px;
  right: 10px;
}

#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%;
  margin-top: -12px;
}

#mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  width: 96%;
  padding-bottom: 2% !important;
  min-height: 50px;
}

.fotoarchiefLinks h5 {
	text-decoration: underline;
	text-align: center;
}

.fotoarchiefLinks ul {
	float: right;
	display: inline;
	width: 70%;

}

.fotoarchiefLinks {
margin-top: 10px;
	  height: 25px;
}
.fotoarchiefLinks li {
	float: right;
  display: inline;
  min-width: 11%;
  text-align: center;
  line-height: 22px;
  margin: 0px;
}

h4.purple {
color: #92278f;
}

.purple {
color: #92278f;
}
.blue {
	color: #009fcd;
}
.green {
	color:#6da875;
}
p {
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	line-height: 20px;
	
	 margin:1px; 
	 padding: 0px 0px 10px 0px;



}

.aside {
	float: right;
	display: inline;
	/*margin-top:40px;*/
	margin-top: 0px;
}

.asideTopMenu, .asideBottomMenu {
	margin-bottom: 20px;
}

.asideTopMenu li, .asideBottomMenu li {
padding: 3px;
margin: 0px;
list-style: none;
	}

.nieuwsbriefknop {
	  width: 365px;
  height: 284px;
  margin-top:20px;
margin-bottom: 20px; 
}

.dorpfotos {
	margin-top: 10px;

}

#search {
float:right;
display: inline;
border:none;
}

#search input[type="text"] {
    background: url(images/search-dark.png) no-repeat 10px 6px;
margin-top:10px;
    font-size: 12px;
    width: 50px;
border:none;
    padding: 5px 15px 5px 35px;
   color:#959595;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search input[type="text"]:focus, #search input[type="text"]:hover {
    width: 200px;
background: url(images/search-dark.png) no-repeat 10px 6px #fcfcfc;
border: 1px solid #d1d1d1;
padding: 5px 15px 5px 35px;
margin-top:11px;
   color:#959595;
  -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
     text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    }

.menutop, .menutop a {
	margin-top:15px;
	color: #9c9e9f !important;
	float:left;
	display: inline;
	margin-right: 10px;
	font-weight: bold;
}

/* ##### OPSOMMINGEN ##### */
nav div.hoofdmenu{
	float: left; 
	display: inline;
	/*margin: 12px 0;*/

	  margin-top: 3%;
	  margin-left:8%;}

nav ul.hoofdmenu li{
	float: left; display: inline;
	width:20%;
	padding: 0 7px;
margin: 0px;
list-style: none;}
	
nav ul.hoofdmenu li:last-child{
	border-right: 0px;}


.icoon-verhaal {
	background-image: url(images/icoon-verhaal.png);
	  height: 50px;
  background-repeat: no-repeat;
  padding-top: 45px !important;
}

.icoon-dorpen {
	background-image: url(images/icoon-dorpen.png);
		  height: 50px;
  background-repeat: no-repeat;
  padding-top: 45px !important;
}

.icoon-project {
	background-image: url(images/icoon-project.png);
		  height: 50px;
  background-repeat: no-repeat;
  padding-top: 45px !important;
}

.icoon-meedoen {
	background-image: url(images/icoon-meedoen.png);
		  height: 50px;
  background-repeat: no-repeat;
  padding-top: 45px !important;
}

.icoon-actueel {
	background-image: url(images/icoon-actueel.png);
	  height: 50px;
  background-repeat: no-repeat;
  padding-top: 45px !important;
}


/* ##### LINKS ##### */

a,
a:link{

 	  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
	text-decoration: none;

}

a:hover{
	text-decoration: underline;
	}

nav ul.hoofdmenu li a,
nav ul.hoofdmenu li a:link{
	  color: #009fcd !important;
  font-size: 16px;
  font-weight: bold;
  /* height: 50px; */
  padding-top: 50px;
  margin-left: -25px;
  /* margin-top: 12px; */
  line-height: 25px;}
   
.tinynav{display: none;}


nav ul.hoofdmenu li.mobile,
li.mobile{
	display: none;
}

.berichtenmobile {
	display: none;
}

nav.mobiel {
	display: none;
}


/* For tablets & smart phones */

.credit {
	right:7.7%;
}
@media (max-width: 1279px) {
.pillow {
	float: left;
	display: inline;
	width:1px;
	padding: 1%;
	margin-top:20px;
}
.dorp {
	width:30%;
	height: auto;
}
.pointelle_slider {
	width: 98% !important;
}

.ShapeHome {
  width: 300px;
  height: 233px;
  }

  .naamShapeHome {
	  margin-top: 107px;
	    font-size: 16px;
  }

  .wordcloud .content {
  	width: 200px !important;
  	  height: 220px;
  	  overflow: hidden;

  }

.wordcloud .content .rW {
	width: 0px !important;
}

div.pointelle-slider-nav {
	width: 300px;
	  padding: 10px 15px !important;
}


div.pointelle-slider-nav.pointelle-active {
  background-image: none !important;
  background-color: #9c9e9f !important;
  margin-left: -1px !important;
  
 width: 300px !important;
   padding: 10px 15px !important;
}



}

@media (max-width: 1193px) {

.nieuwsbericht {
  width: 30%;

}



.nieuwsbericht .naam {
  font-size: 14px;
  width: 27%;
  line-height: 17px;
	}

.nieuwsbericht .witbgtxt {
  width: 28.8%;
  background-size: contain;
    margin-top: -80px;
}
}

@media (max-width: 1110px) {
.logosFooter {
width: 50%;
height: auto;


	}
}

@media (max-width: 1080px) {

.nieuwsbericht .witbgtxt {
  width: 28.8%;
  background-size: contain;
   
}


}


@media (max-width: 1024px) {
	.nieuwsbericht .naam {
  margin-top: -55px;

	}

.nieuwsbericht .witbgtxt {
  width: 28.8%;
  background-size: contain;
   margin-top: -79px;
}


}

@media (max-width: 995px) {
.ShapeHome {
   width: 275px;
  height: 214px;
}

.naamShapeHome {
  margin-top: 99px;
  font-size: 16px;
}

.wordcloud .content {
  	width: 190px !important;
  	  height: 183px;
  	  overflow: hidden;

  }

  .logosFooter {
  	  height: 80px;
  max-width: 600px;
  }

}


@media (max-width: 959px) {

.aside {
	width: 100%;
}
.dorpfotos {
	width: 100%;
}

div.gallery li {
	width: 25% !important;
	margin: 0px;
}

	.firdgum .ShapeBig, .hallum .ShapeBig, .wijnaldum .ShapeBig,

.verhaal-firdgum .ShapeBig, .verhaal-hallum .ShapeBig, .verhaal-wijnaldum .ShapeBig,
.foto-archief-firdgum .ShapeBig, .foto-archief-hallum .ShapeBig, .foto-archief-wijnaldum .ShapeBig {
	background-image: none;
	background-color: #C8E1F5;
}

.ulrum .ShapeBig, .verhaal-ulrum .ShapeBig, .foto-archief-ulrum .ShapeBig,
.godlinze .ShapeBig, .verhaal-godlinze .ShapeBig, .foto-archief-godlinze .ShapeBig,
.warffum .ShapeBig, .verhaal-warffum .ShapeBig, .foto-archief-warffum .ShapeBig,
.museum-wierdenland .ShapeBig {
	background-image: none;
	background-color: #BCDDB7;
}

.ShapeBig {
  width: 100%;
  height: 350px;
  margin-top: -5px;
  background-position: center;
}



.berichtmenudorp {
  width: 100%;
  margin-top: 7%;
}

	.ontdekknop {
		display: none;
	}
	.ontdek {
		font-size: 19px;
	}
	.pageberichten {
		display: none;
	}

	.nieuwsbriefknop {
		display: none;
	}
	.pillow {
		display: none;
	}
	.dorp {
		margin-right: 1%;
	}
	
	.inhoudVerhaal {
		display: none;
	}

	#scrolltotop {
		display: none !important;
	}

	.headerFoto {
		display: none;
	}

	nav.mobiel {
		display: block;
	}
.ShapeHome {
  width: 250px;
  height: 195px;
  margin-right: 3%;
}

.aside {
  float: left;
  display: inline;
  /* margin-top: 40px; */
  margin-top: 0px;
}

.blueShape {
	background-image: none;
	background-color: #C8E1F5;
}

.greenShape {
	background-image: none;
	background-color: #BFDAB0;
}

.purpleShape {
	background-image: none;
	background-color: #DBD7F6;
}

.brownFooter {
	background-image: none;
	background-color: #DFCAA7;
	  height: 220px;
}

.berichtenslider {
	display: none;
}

.berichtenmobile {
	display: block;
}

.purpleShape {
	  height: 285px;
}

.shape {padding-top: 40px; }

.wordcloud .content {
  	width: 190px !important;
  	  height: 183px;
  	  overflow: hidden;

  }

  .twitterblock {
  	display: none;
  }

  .footerBlock {
  	width: 25%;
  }

.kruimelpad {
	display: none;
}

.logosFooter {
  margin-top: -5px;
  float: left;
  display: inline;
  height: 80px;
  margin-bottom: 20px;

  /*overflow: hidden;*/
  width: 100%;
  max-width: 960px;
}
.logosFooter img {
  width: 100%;
  height: auto;
}

div.financ {

	width: 100%;
}

div.financ p {
	  text-align: center;
}

div.credit {
  height: 25px;
  margin-top: 0px;
  text-align: center;
  float: none;
  right: 0%;
  width: 100%;
  float: left;
}
div.slider {
	display: none;
}

.naamShapeHome {
  margin-top: 90px;
  font-size: 16px;
    font-size: 14px;
}

.naam {
	font-size: 12px;
}
}

 /* For smartphones */
@media (max-width: 850px) {
.naamShapeHome {
  margin-top: 82px;
    font-size: 12px;
}
	.footerBlock {
  width: 45%;
    margin-top: 30px;
}
.ShapeHome {
  width: 228px;
  height: 177px;
  margin-right: 1%;
}

.wordcloud .content {
  	width: 170px !important;
  	  height: 165px !important;
  	  overflow: hidden;

  }

  .brownFooter {
  background-image: none;
  background-color: #DFCAA7;
  height: 255px;
}


}



 /* For smartphones */
@media (max-width: 573px) {

	.berichtenmobile {
  display: block;
  margin-top: 0px;
}

	i, em {
  font-style: italic;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}

	.blueShape, .greenShape {
		height:420px;
	}
	
.naam {
	font-size: 12px;
}
	.footerBlock {
  width: 45%;
    margin-top: 30px;
}
.ShapeHome {
  width: 228px;
  height: 177px;
  margin-right: 3%;
}

.brownFooter {
  background-image: none;
  background-color: #DFCAA7;
  height: 330px;
}

.ShapeHome.agendaitem, .ShapeHome.wordcloud, .wordcloud {
	display: none !important;
}

.naamShapeHome {
  margin-top: 82px;
    font-size: 12px;
}

.logosFooter {
  margin-top: 35px;
  float: left;
  display: inline;
  height: 155px;
  margin-bottom: 10px;
 /* overflow: hidden;*/
  width: 100%;
}
	
	
	}
	
	
@media (max-width: 524px) {
.ShapeHome {
  width: 210px;
  height: 163px;
  margin-right: 1%;
}

.naamShapeHome {
  margin-top: 75px;
  font-size: 12px;
  margin-left: 2px;
}

.arrowNaamShapeHome {
  margin-top: -16px;
	}

	.arrowNaamShapeHome img {
		  height: 20px;
	}


}


@media (max-width: 465px) {

	.berichtmenudorp li {
		width:45%;
		padding-bottom: 5px;
	}
.ShapeHome {
  width: 150px;
  height: 117px;
  margin-right: 1%;
}

.naamShapeHome {
  margin-top: 52px;
  font-size: 11px;
  margin-left: 1px;
  padding: 0px 25px 0px 0px;
}

.arrowNaamShapeHome {
  margin-top: -16px;
	}

	.arrowNaamShapeHome img {
		  height: 20px;
	}
.brownFooter {
  background-image: none;
  background-color: #DFCAA7;
  height: 330px;
}

}