body {
margin:0;
padding:0;
overflow-x:auto;
overflow-y:auto;
}

@media(min-width: 981px) {
  html {
    font-size: 16px;
  }
  div.side2{
  width:30%;
  margin:0;
  }
  div.side3{
  width:30%;
  margin:0 5% 0 0;
  }
  div.text{
  width:90%;
  margin-right:5%;
  }
  #banner{
  width:60%;
  margin:0 5% 0 0;
  }
} 

@media(max-width: 980px) {
  html {
    font-size: 20px;
  }
  div.side{
  display:none;
  }
  div.side2{
  width:100%;
  margin:0;
  }
  div.side3{
  width:90%;
  margin:0 5% 0 5%;
  }
  div.text{
  width:100%;
  margin:0;
  }
  #banner{
  width:100%;
  border-radius: 0 0 2em 0; 
     -moz-border-radius: 0 0 2em 0; 
     -webkit-border-radius: 0 0 2em 0; 
  }
} 

@media(min-width: 1400px) {
  html {
    font-size: 18px;
  }
  }


/* ---- */
/* DIVS */
/* ---- */

#logo{
width:100%;
overflow:hidden;
padding:0 0 1em 0;
}

	#breadcrumb{
	font-size:0.7em;
	line-height:0.5em;
	}

#navi{
margin: 10% 5% 0 5%;
width:90%;
}

#container{
margin: 10% 0 0 0;
width:60%;
background-color:#FFFFFF;
box-shadow: 0 5px 20px #2E2E2E;
overflow:hidden;
}

	#map{
	margin: 5px 0 0 0;
	margin:0;
	width:100%;
	height:10em;
	overflow:hidden;
	clear:both;
	background-color:#FFFFFF;
	}

	div.content{
	margin: 0 5% 0 5%;
	width:90%;
	max-width:1280px;
	overflow: hidden;
	}
	
	div.nieuws{
	margin: 0 5% 0 5%;
	width:90%;
	max-width:1280px;
	overflow: hidden;
	border-bottom: 1px solid #F1F1F1;
	margin-bottom: 1em;
	}
	
	div.hr{
	margin: 0 5% 0 5%;
	width:90%;
	max-width:1280px;
	overflow: hidden;
	border-bottom: 1px solid #F1F1F1;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	}

		div.text{
		float:left;
		max-width:830px;
		}
	
		div.side{
		width:30%;
		float:left;
		}
		
		div.side2{
		float:left;
		}

		div.side3{
		float:left;
		}
		
		div.link{
		border-style: solid none none solid;
		border-width: 2px;
		border-color: #007CC3;
		margin: 1em 0 1em 0;
		padding: 0;
		}
	
	#banner{
	float:left;
	}

#extra{
width:100%;
margin:1em 0 0 0;
overflow:hidden;
}

	#twitter{
	float:right;
	background-color:#FFFFFF;
	height:6em;
	}
	
	#headline{
	float:left;
	margin-left:5%;
	}

#bottom{
margin: 2em 0 1em 0;
width:100%;
clear:both;
}

#footer{
padding:0;
margin-top:5em;
bottom:0;
width:100%;
text-align:center;
}

#plusmin{
  }

	.addthis_sharing_toolbox{
	width:160px;
	margin-left:auto;
	margin-right:auto;
	}

#erasmus, #mzh, #maasstad, #hhs, #hu, #vdijk, #mcdc, #rdgg, #some, #thebe, #tigra, #wkz, #unive, #bg, #cirquest, #deltares, #ipabo, #kempel, #kpn, #loi, #rabobank, #jonas, #dirk, #bas, #kvidz, #booref, #some, #peaict, #plateau1, #plateau2, #plateau3, #plateau4, #projectmanagement, #consultancy, #verandermanagement, #boek_kwa, #professionaliseringstraject, #teamdag{
width: 90%;
background: #C6D8E4;
margin: 10px 10px 10px 10px;
padding: 10px; 
box-shadow: 5px 5px 10px #AEAEAE;
display:none;
clear:both;
}


/* ---- */	
/* TEXT */
/* ---- */

p{
font-family: 'Merriweather Sans', sans-serif;
font-size:1em;
line-height:1.6;
}

p.small{
font-size:0.8em;
}

p.footer{
font-size:0.6em;
color:#FF0000;
}

#breadcrumb p{
color:#FFFFFF;
}

h1{
font-family: 'Merriweather Sans', sans-serif;
font-size:0.5em;
margin-bottom:0; 
font-weight: 300;
color:#FFFFFF;
text-transform: uppercase;
  clear: both;
}

h2{
font-family: 'Merriweather Sans', sans-serif;
font-size:2em;
font-weight: 300;
color:#C3C3C3;
text-transform: uppercase;
margin:0;
  clear: both;
}

h2.nieuws {
font-size: 1.2em; 
color: #FF0000; 
text-transform:none;
font-weight:bold;
margin-top:1.5em;
}

h2.side{
font-family: 'Merriweather Sans', sans-serif;
font-size:1em;
font-weight: 300;
color:#007CC3;
text-transform: uppercase;
margin:0 0 -1em 0;
}

h2.expert{
font-size:1em;
color:#007CC3;
font-weight:bold;
margin-top:1em;
  clear: none;
}

ul { 
list-style-type: square;
color: #007CC3;
font-family: 'Merriweather Sans', sans-serif;
font-size: 1em;
line-height:150%;
}

/*
li{
    list-style-image: url('images/bullet.gif');
}
*/

li.kader{
color:#000000;
}

ol { 
list-style-type: square;
font-family: 'Merriweather Sans', sans-serif;
font-size: 1em; 
color: #007CC3;
}

h2.link {  
color: #007CC3;;
}

a{
color:#FF0000;
text-decoration:none;
}

a.standaard:hover{
background-color:#FF0000;
color:#FFFFFF;
border-radius:5px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
}

a.headline{
color:#000000;
}

a.headline:hover{
background-color:#FF0000;
color:#FFFFFF;
border-radius:5px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
}

a.link{
color:#FF0000;
text-decoration:none;
padding:1px;
}

a.link:hover{
background-color:#FF0000;
color:#FFFFFF;
border-radius:5px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
}

a.crumb{
color:#FFFFFF;
}

a.crumb:hover{
background-color:#FF0000;
border-radius:5px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
}

#ehealth a.nav, #ehealth a.standaard, #ehealth a.link, #ehealth h2{
color:#006EA9;
}
#ehealth a.crumb:hover, #ehealth a.link:hover, #ehealth a.standaard:hover{
background-color:#006EA9;
color:#FFFFFF;
}

#duurzaam a.nav, #duurzaam a.standaard, #duurzaam a.link, #duurzaam h2{
color:#009240;
}
#duurzaam a.crumb:hover, #duurzaam a.link:hover, #duurzaam a.standaard:hover{
background-color:#009240;
color:#FFFFFF;
}

#verbeterkracht a.nav, #verbeterkracht a.standaard, #verbeterkracht a.link, #verbeterkracht h2{
color:#994779;
}
#verbeterkracht a.crumb:hover, #verbeterkracht a.link:hover, #verbeterkracht a.standaard:hover{
background-color:#994779;
color:#FFFFFF;
}


/* ------ */
/* IMAGES */
/* ------ */

img{
border:0;
}

img.logo{
display:block;
padding:0px 4px 4px 4px;
width:20em;
background-color:#FFFFFF;
border-radius: 0px 0px 10px 10px; 
     -moz-border-radius: 0px 0px 10px 10px; 
     -webkit-border-radius: 0px 0px 10px 10px; 
margin-left:auto;
margin-right:auto;
border:0;
box-shadow: 0 3px 10px #2E2E2E;
}

img.standaard{
width:100%;
margin: 5px 0 15px 0;
}

img.icon{
height:2em;
border:0;
}

a img.icon:hover{
opacity:0.8;
filter:alpha(opacity=80);
}

img.plusmin {
margin: 2px 2px 2px 2px;
float: right;
}

a img.plusmin:hover {
margin: 4px 2px 0px 2px;
background-color:#FFFFFF;
}

img.blok {
margin: 8px 8px 8px 8px;
border:0;
box-shadow: 5px 5px 10px #AEAEAE;
}

a img.blok:hover {
margin: 8px 8px 8px 8px;
box-shadow: 5px 5px 10px #AEAEAE;
opacity:0.8;
filter:alpha(opacity=80);
}

img.expert {
margin: 8px 16px 8px 0px;
border:0;
box-shadow: 5px 5px 10px #AEAEAE;
width:8em;
float:left;
}

img.project{
width:4em;
}

img.close {
  display: block;
  float:right;
  position:relative;
  top:-25px;
  right: -25px;
  height: 30px;
}

img.bannerslide{
border-radius: 0 0 2em 0; 
     -moz-border-radius: 0 0 2em 0; 
     -webkit-border-radius: 0 0 2em 0; 
}

img.large{
width: 190px;
}
img.normal{
width: 150px;
}

img.small{
width: 100px;
}


/* --------- */
/* NAVIGATIE */
/* --------- */

a.nav{
text-transform: uppercase;
font-family: 'Merriweather Sans', sans-serif;
font-weight: bold; 
font-size: 1em;  
color:#FF0000;
text-decoration:none;
margin: 0 20px 0 0;
padding:2px;
}

a.nav:hover{
background-color:#FFFFFF;
border-radius:5px;
     -moz-border-radius: 5px; 
     -webkit-border-radius: 5px; 

}

a.nav:active{
background-color:#FF0000;
border-radius:5px;
     -moz-border-radius: 5px; 
     -webkit-border-radius: 5px; 
color:#FFFFFF;
}

#watwijdoen .watwijdoen, #projecten .projecten, #publicaties .publicaties, #overons .overons, #contact .contact{ 
color:#FFFFFF;
background-color:#FF0000;
border-radius:5px;
     -moz-border-radius: 5px; 
     -webkit-border-radius: 5px; 
}

@media(max-width: 980px) {
  a.nav {
    display:block;
  }
  #breadcrumb{
  display:none;
  }
  #navi{
  width:50%;
}
} 


/* ------ */
/* OVERIG */
/* ------ */

hr{
border-top: 1px solid #C3C3C3;
border-bottom: 0;
height:1px;
}

a.naarboven {
position: fixed;
bottom: -2em;
left:20%;
height:3em;
width:7em;
text-decoration: none;
color: #FFFFFF;
background-color: #007CC3;
opacity:0.8;
filter:alpha(opacity=80);
font-size: 0.8em;
     border-radius: 7em 7em 0 0;
     -moz-border-radius: 7em 7em 0 0;
     -webkit-border-radius: 7em 7em 0 0;
padding: 2em 1em 1em 1em;
display: none;
text-transform: uppercase;
text-align:center;
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif; 
}

a.naarboven:hover {	
background-color: #007CC3;
opacity:1;
filter:alpha(opacity=100);
font-weight:bold;
}	

a.naarbeneden {
    position: fixed;
    top: -2em;
    right: 20%;
    height: 5em;
    width: 3em;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #FF0000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    font-size: 0.8em;
    border-radius: 7em 7em 0 0;
    -moz-border-radius: 7em 7em 0 0;
    -webkit-border-radius: 0 0 7em 7em;
    padding: 2em 1em 1em 1em;
    display: none;
    text-transform: uppercase;
    text-align: center;
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}

.ribbon{
    position: fixed;
    top: 0;
    right: 10%;
}

.ribbon:hover {	
	display: block; 
	top:1px;
}

.ribbon-body{
    background-color: red;
    width: 3.5em;
    padding: 0.25em;
    color: white;
    text-align: center;
    display: none;
}

.ribbon-right {
    float:left;
    width: 0; 
    height: 0; 
    border-top: 2em solid red;
    border-bottom: 2em solid transparent;
    border-left: 2em solid red;
}

.ribbon-left {
    float: left;
    width: 0; 
    height: 0; 
    border-bottom: 2em solid transparent; 
    border-right:2em solid red; 
    border-top: 2em solid red;
}

a.naarbeneden:hover {	
opacity:1;
filter:alpha(opacity=100);
font-weight:bold;
}	

figure.blok { 
  position: relative;
  float:left;
  margin: 8px 8px 1em 8px;
  
}

figure.blok img{ 
  box-shadow: 5px 5px 10px #AEAEAE;
}

a figure.blok img:hover {
opacity:0.8;
filter:alpha(opacity=80);
}

figcaption.blok {
  position: absolute;
  bottom: 0;
  max-height: 2.5em;
  width:100%;

  font-size: 0.8em;
  font-weight: bold;
  font-family: 'Merriweather Sans', sans-serif;
  text-align: center;
  
  background: rgba(256, 256, 256, 0.75);
  color: #FF0000;
  
  overflow: hidden;
  }

/* ------ */
/* TESTEN */
/* ------ */

div.bloktest{
float:left;
height:175px;
width:175px;
margin: 8px 8px 8px 8px;
border:0;
box-shadow: 5px 5px 10px #AEAEAE;
}

div.bloktekst{
position: relative;
background: rgba(256, 256, 256, 0.8);
height: 25%;
width: 100%;
top: 75%;
font-family: 'Merriweather Sans', sans-serif;
font-size:1em;
color:#FF0000;
font-weight:bold;
text-align: center;
}

div.bloktest2{
position:relative;
float:left;
height:175px;
width:175px;
margin: 8px 8px 8px 8px;
border:0;
box-shadow: 5px 5px 10px #AEAEAE;
}

h4 { 
position:absolute;
font-family: 'Merriweather Sans', sans-serif;
line-height:1.8em;
margin:0;
bottom:0;
width:100%;
}

h4 span { 
   color: #FF0000; 
   background: rgba(256, 256, 256, 0.8);
   padding: 3px;
}

figcaption.add {
  position: absolute;
  width: 100%;

  font-size: 0.75em;
  font-family: 'Merriweather Sans', sans-serif;
  
  text-align: left;
  color: black;
  }
  
  figure.tst { 
}

figure.tst img{ 
border: 1px;
}

figcaption.tst {
  }
