/* general styles */
body{
  font-size: 13px;
  line-height: 17px;
}
div.container{
  width: 768px;
}

/*      HEADER      */
header{
  width: 748px;
  padding-left: 10px;
  padding-right: 10px;
}
header img.logo{
  width: 200px;
  margin-top: 29px;
  
}
div.menuHolder nav ul li a{
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
}
div.menuHolder nav ul li.menuArrow a{
  padding-right: 30px;
  background-position: 125px center;
}
div.searchHolder input.inputText{
  width: 100px;
}


/*      CONTENT      */

div.mainContent{
  width: 748px;
  padding-left: 10px;
  padding-right: 10px;
}
div.centerContent{
  width: 748px;
  padding-left: 10px;
  padding-right: 10px;
}
div.content{
  width: 100%;
}
h3.wideTitle{
  font-size: 22px;
}
article{
  width: 470px;
  margin-top: 30px;
}

article h1{
  font-size: 20px;
  line-height: 25px;
}
article h3{
  font-size: 18px;
}

div.textCol{
  float: none;
  width: 470px;
  margin-right: 0px;
  margin-bottom: 20px;
}
div.textCol.wide{
  width: 470px;
}

img.largeImage{
  width: 100%;
}

aside{
  width: 253px;
  margin-right: 25px;
  margin-top: 30px;
}
aside div.locationInfo{
  font-size: 12px;
  line-height: 17px;
}
aside div.locationInfo h3{
  font-size: 16px;
}
aside div.locationInfo h4{
  color: #18988a;
}


aside div.news a.newsItem{
  padding: 10px;
}
aside div.news a.newsItem span{
  font-size: 13px;
}

a.facebookButton{
  margin-left: 0px;
  margin-right: 0px;
}


div.slideShowHolder{
  width: 470px;
  height: 256px;
}

div.largeSlideShow div.slideShowHolder{
  width: 470px;
  height: 256px;
}
div.largeSlideShow div.slideShowHolder div.arrow{
  top: 118px;
  width: 20px;
  height: 20px;
}

div.slideShowHolder div.arrow{
  top: 112px;
}


ul.sectionMenuBlock{
  width: 236px;
  margin-left: 10px;
}
ul.sectionMenuBlock li a{
  font-size: 12px;
  padding-left: 10px;
  /*background-position: 220px center;*/
}
ul.sectionMenuBlock li ul{
  left: 236px;
  min-width: 150px;
}
ul.sectionMenuBlock:nth-child(3) li ul{
  left: -150px;
}
ul.sectionMenuBlock li ul li a{
  font-size: 11px;
  padding-right: 10px;
}

/*      HOME      */
div.zorgMenu{
  height: 380px;
}
div.hexRow{
  height: 134px;
}
div.hexRow:nth-of-type(1){
  top: 20px;
  left: 74px;
}
div.hexRow:nth-of-type(2){
  top: 123px;
  left: 14px;
}
div.hexRow:nth-of-type(3){
  top: 226px;
  left: 74px;
}

a.hexagon, div.hexVisual{
  width: 120px;
  height: 134px;
  background-size: 100% 100%;
  margin-right: 0px;
}
a.hexagon img.bgDefault{
  width: 120px;
  height: 134px;
  background-size: 100% 100%;
}
a.hexagon img.bgOver{
  width: 120px;
  height: 134px;
  background-size: 100% 100%;
}

div.slideShowHolder.home{
  width: 350px;
  height: 195px;
  margin-right: 30px;
  margin-top: 28px;
}
div.slideShowHolder.home div.arrow{
  top: 84px;
}
article.home{
  width: 350px;
  margin-top: 28px;
}
article.home h1{
  height: auto;
  font-size: 20px;
  line-height: 24px;
}
article.home div.textHolder{
  height: auto;
}
div.textHolder div.textFade{
  display: none;
}
article.home div.readMore{
  display: none;
}


/*      NIEUWS      */
aside div.linksHolder h3{
  font-size: 18px;
}
aside div.linksHolder{
  padding: 20px;
}
aside div.linksHolder a{
  padding-left: 15px;
  font-size: 12px;
}

article a.newsItem img{
  width: 140px;
  margin-right: 10px;
  padding-bottom: 40px;
}
article a.newsItem span.textHolder span.text{
  font-size: 13px;
  line-height: 16px;
}
article a.newsItem span.textHolder span.readMore{
  font-size: 12px;
  background-size: 7px 12px;
}
article.news div.textCol.wide{
  margin-top: 0px;
}
a.newsImage{
  display: inline-block;
  margin-bottom: 20px;
}


/*      MEDEWERKERS     */
a.people{
  width: 150px;
  margin-right: 10px;
  margin-bottom: 20px;
}
a.people:nth-of-type(4n){
  margin-right: 10px;
}
a.people:nth-of-type(4n+1){
  clear: none;
}
a.people:nth-of-type(3n){
  margin-right: 0px;
}
a.people:nth-of-type(3n+1){
  clear: both;
}
a.people:nth-last-child(-n+4) {
  margin-bottom: 20px;
}
a.people:nth-last-child(-n+3) {
  margin-bottom: 0px;
}
div.textCol.peopleInfo{
  width: 380px;
}


/*      PLATTEGROND     */
article.map{
  width: 360px;
  margin-right: 28px;
}
aside.map{
  width: 360px;
}
aside.map img{
  max-width: 360px;
  max-height: 360px;
}


/*      CONTACTGEGEVENS     */
article.contactgegevens{
  width: 100%;
  font-size: 13px;
}
article.contactgegevens div.textCol{
  width: 354px;
  margin-right: 40px;
  margin-bottom: 40px;
  float: left;
}
article.contactgegevens div.textCol:nth-of-type(2n){
  margin-right: 0px;
}
article.contactgegevens div.textCol:nth-of-type(2n+1){
  clear: both;
}
article.contactgegevens div.textCol h2, article.contactgegevens div.textCol h4{
  font-size: 15px;
}
article.contactgegevens div.textCol h3{
  font-size: 14px;
}
article.contactgegevens div.textCol h4{
  font-size: 13px;
}



/*      CONTACT     */
div.contactForm{
  padding: 20px;
}
input.inputText{
  margin-right: 0px;
  width: 100%;
}
div.registerForm div.inputRadio label input.inputText.small{
  width: 70%;
}

/*      FOOTER      */
div.footerInfo>p, div.locationFooterInfo{
  margin-left: 20px;
}
div.locationFooterInfo{
  width: 344px;
  line-height: 20px;
}
div.footerInfo div.borderLinks{
  position: relative;
  right: auto;
  bottom: auto;
  padding-bottom: 20px;
  clear: both;
}
div.footerInfo div.borderLinks a{
  margin-right: 20px;
  font-size: 14px;
  margin-bottom: 20px;
}

div.footerInfo.home{
  background-color: #afafaf;
  min-height: 100px;
  line-height: 100px;
}