/* add css selectors to customize your site */

#portal-searchbox {
    float: right;
    clear: right;
    background-color: transparent;
    margin: 3px;
    padding: 0 2em 0 0;
    text-align: right;
    text-transform: lowercase;
    white-space: nowrap;
    z-index: 2;
}

 #topbanner {
  background-image:  url(top_backgr.gif);
}

/* HOOFDNAVIGATIE */
.hoofdnavigatieBegin {
	background-color: #bfcea9;
	}

a.hoofdnavigatieTitel:link, a.hoofdnavigatieTitel:visited, a.hoofdnavigatieTitel:hover{
    color: #546f26;
    font-weight: bold;
    text-decoration: none;
    border: 0px;
    }

.hoofdnavigatieTitel:active{
    color: #546f26;
    font-weight: bold;
    text-decoration: none;
    border: 0px;
    }

.hoofdnavigatieEinde {
	background-color: #e9eee2;
	}
.hoofdnavigatie li {
    background: url("nav_icon.gif") no-repeat right;
  }


li.hoofdnavigatieSecondlevel a, li.hoofdnavigatieSecondlevel a:link, li.hoofdnavigatieSecondlevel a:visited {
color:#8b9a70;
font-size:100%;
text-decoration: none;
border: 0px;
}

li.hoofdnavigatieSecondlevel a:hover, li.hoofdnavigatieSecondlevel a:active {
color:#8b9a70;
font-size:100%;
text-decoration:underline;
border: 0px;
}

li.hoofdnavigatieSecondlevel a.highlight, li.hoofdnavigatieSecondlevel a.highlight:link, li.hoofdnavigatieSecondlevel a.highlight:visited {
color:#333;
font-size:100%;
text-decoration: none;
border: 0px;
}

li.hoofdnavigatieThirdlevel {
  background:  url("nav3_icon.gif") no-repeat right;  
}
li.hoofdnavigatieThirdlevel a, li.hoofdnavigatieThirdlevel a:link, li.hoofdnavigatieThirdlevel a:visited, li.hoofdnavigatieThirdlevel a:hover{
    color: #5f9702;
    font-size: 85%;
	}
li.hoofdnavigatieThirdlevel a.highlight, li.hoofdnavigatieThirdlevel a.highlight:visited{
    color: #000;
    }

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


/* TOPNAVIGATIE ONDER BANNER */
.topnavigatie:LINK, .topnavigatie:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #546f26;
	font-weight: bold;
	text-decoration: underline;
	}

/*.topnavigatie:ACTIVE, .topnavigatie:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ce1e09;
	font-weight: bold;
	text-decoration: underline;
	}*/

.highlight {color: #5f9702;}
	
/* KOPPEN */
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 130%;
    color: #8bb31f;
    text-decoration: none;
    margin: -10px 0px 20px 0px;
    clear: both;
    }

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 115%;
    color: #554851;
    margin: -15px 0px 0px 0px;
    clear: both;
    }

.documentContent a:visited {font-weight: normal;
color: #546f26;
}

.plain a:link {font-weight: normal;
color: #546f26;
}

.link-external {font-weight: normal;}

a {	color: #546f26;
}

a:link {color: #546f26;
	}
	
a:visited {color: #546f26;
		}

a:hover, a:active {color: #f60;
		}

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

strong, b {
        font-weight: bold;
        }

#icon-print {
    display: none;
    }
#icon-sendto {
    display: none;
    }

#contextmenu img {
border:0px none;
}

.photoAlbumEntry {
background-image:url(polaroid-single0.png);
background-repeat:no-repeat;
float:left;
height:185px;
margin:0em;
padding:0px 6px 0px 9px;
text-align:center;
width:143px;
}
.photoAlbumEntry img {
border:1px solid #CCCCCC;
display:block;
margin:0pt auto;
}
.photoAlbumEntryWrapper {
height:130px;
margin-bottom:7px;
width:128px;
}
.photoAlbumEntry a {
display:block;
font-size:85%;
height:169px;
margin:16px auto 0px;
text-decoration:none;
width:130px;
}
.photoAlbumFolder {
background-image:url(polaroid-multi0.png);
background-repeat:no-repeat;
}
.photoAlbumEntryTitle {
color:#76797C;
display:block;
height:3.6em;
overflow:hidden;
width:128px;
}


#portal-breadcrumbs {
    margin-bottom: 1em;
    margin-top: 1em;
    }

table.agenda td {padding: 2px; vertical-align: top; border-bottom: solid 1px #d8d2ce;}
.agenda2 {width: 70px;}
#kolom3 img {border: 0px;}

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

ul.tabbernav li a:hover {
background-color:red;
}

