/*  (do not remove this :) */
/*  (not this either :) */
/*  (not this either :) */
html, body{
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
}

#broodkruimel {
    padding-left:20px;
    color:#666666;
    font-family:Geneva,Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
}

#portal-searchbox {
    float: right;
    padding-right:20px;
}

#toplogo img{
	float:left;	
}
#globalLinks {
    padding-top:40px;
    margin-left:290px;
}
a:link {
	color: #273C76;
	text-decoration: underline;
}
a:visited {
	color: #3756A8;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:link.subnav, .hoofdnavigatieSecondlevel a:link {
	color: #999999;
	text-decoration: none;
}
a:visited.subnav, .hoofdnavigatieSecondlevel a:visited{
	color: #999999;
	text-decoration: none;
}
a:hover.subnav, .hoofdnavigatieSecondlevel a:hover {
	color: #B59100;
	text-decoration: none;
}
#portal-breadcrumbs a:link {
	color: #666666;
	text-decoration: underline;
}
#portal-breadcrumbs a:visited {
	color: #666666;
	text-decoration: underline;
}
#portal-breadcrumbs a:hover {
	color: #283C77;
	text-decoration: underline;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004481;
	clear:both;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A48300;
}

.hiddenStructure, .documentByLine, .link-parent {
    display: none;
}

div.documentActions {
    float:right;
    padding-right:20px;
}

.documentActions ul{
	list-style-type:none;
}
.documentActions li{
	display:block;
	float:left;
}

.documentActions img{
	border:none;
}

.tnormalblauw {
color:#273C76;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
padding-left:20px;
}

a.hoofdnavigatieTitel, a:hover.hoofdnavigatieTitel, a:link.hoofdnavigatieTitel, a:hover.hoofdnavigatieTitel{
    color: #B59100;
    text-decoration:underline;
    font-weight:bold;
}

ul.hoofdnavigatie {
    color:#999999;
    /*list-style-image: url("http://www.watervoorontwikkeling.be/navbullet.gif");*/
}
li.hoofdnavigatieSecondlevel {
    color:#999999;
}

#fullheight{
    height:100%;
}
/*  */
