/* add css selectors to customize your site */

/* indien je deze code aanpast en 'uitkommentarieert' zou het uitzicht van de search-box moeten wijzigen (indien die nieuwe versie van het mmis product geïnstalleeerd is)
#portal-searchbox {
    float: right;
    clear: right;
    background-color: transparent;
    margin: 80px 0 0 0;
    padding: 0 2em 0 0;
    text-align: right;
    text-transform: lowercase;
    white-space: nowrap;
    z-index: 2;
ADAF00

}
*/
#portal-searchbox {display: none;}



#portal-breadcrumbs {
    margin: 1em 0 1em 0;
    }


.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
}
.field .field {
margin: 1em 0 0 0;
}
.fieldRequired {
background: url(required.gif) center left no-repeat;
padding: 0 0 0 8px;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
font-size: 90%;
color: #76797c;
margin: 0 0 0.2em 0;
}
.formHelp:hover {
color: Black;
cursor: default;
}
.formControls {
margin: 1em 0;
}

.error .fieldRequired {
color: #f76c55;
}
/* */
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
label {
font-weight: bold;
}
.documentActions {display: none;}

/* dit toevoegen aan de custom css */

.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 0px solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 0px solid Black;
}

a {text-decoration: underline;}


.documentContent a:visited {font-weight: normal;}
.link-external {font-weight: normal;}


#contextmenu img {border: 0px;}


/* huisstijl watersnip aanpassingen */

.hoofdnavigatie li {
  border-bottom: 1px solid #d1e2fe;
  }


.hoofdnavigatieBegin {
    background-color: #aff138;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 80%;
    text-align: right;
    }

.hoofdnavigatieBegin {
  font-size: 100%;
  padding:0.15em 0 0.15em 0;
  margin:0;
  }

a.hoofdnavigatieTitel:link{
    padding-right: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    }

a.hoofdnavigatieTitel:visited{
    padding-right: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    }

.hoofdnavigatieTitel:active{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    }

.hoofdnavigatieTitel:active{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    }

a.hoofdnavigatieTitel:hover {
  color: #ffffff;
  }

li.hoofdnavigatieThirdlevel {
  background:  url("nav_icon_blank.gif") no-repeat right;  
}

li.hoofdnavigatieSecondlevel a, li.hoofdnavigatieSecondlevel a:link, li.hoofdnavigatieSecondlevel a:visited{
    color: #8db8fc;
    font-size: 95%;
    }

li.hoofdnavigatieThirdlevel a, li.hoofdnavigatieThirdlevel a:link, li.hoofdnavigatieThirdlevel a:visited{
	color: #8fb8fc;
    font-size: 90%;
	}

li.hoofdnavigatieSecondlevel a.highlight{
    color: #0065a9;
    }

li.hoofdnavigatieThirdlevel a.highlight{
    color: #0065a9;
    }

li.hoofdnavigatieSecondlevel a.highlight:visited{
  color: #0065a9;
  }

li.hoofdnavigatieThirdlevel a.highlight:visited{
  color: #0065a9;
  }

span.EindeBroodkruimel {
    font-weight: bold;
    color: #6c311b;
    }

h1.documentFirstHeading {
    color: #4d7bc8;
}

h2 {
    color: #7397d2;
    font-size: 120%;
}

h3 {
   color: #646400;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

li {
	padding: 0px 0px 6px 18px;
	background-image:  url("opsom.gif") ;
	background-repeat: no-repeat;
	background-position:  top left;
	}
	
li ul {
padding-top:10px;
margin-bottom: -5px;
}

.hoofdnavigatieEinde {
    background-color: #0065a9;
    }

/* SUBNAVIGATIE */
.subnavigatie {
    background-color: #0065a9;
    }


.beginHoofdnavigatieEinde {
  background-color:#0065a9;
  }

.eindeHoofdnavigatieEinde {
  background-color:#0065a9;
  }

.subnavigatie ul li a {
color:#ffffff;
}
/*HOME*/
.homeblokje-r {
float: right; 
width:40%; 
margin: 0px 0px 5px 0px;
padding-left: 10px;
background:#EFEEDC
}
.homeblok-l {
float: left; 
width:45%; 
margin: 0px 5px 5px 0px; 
padding: 0px;
}
#contextmenu {
width: 10px;
}
