/*  (do not remove this :) */
/*  (not this either :) */
/*  (not this either :) */

/* global elements */

html {
    padding:0;
    margin:0;
}

body {
    margin:0;
    padding:0;
    border:0;
    height:100%;
    max-height:100%;
    font-family:Frutiger,Arial,Helvetica,sans-serif;
    font-size:0.8em; 
    max-width: 1600px;
    background:#FFFFFF url("http://www.watertoets.be/bg.gif") left repeat-y ;
}

* html body{ /*IE6- hack*/
    padding:0 0 0 250px;
}

* html #right { /*IE6- hack*/
    height:100%;
    width:100%;
}
input, select, th, td {
   font-size:1.1em;
   } 
h1 {
    margin-top:0;
	color:#33AAEE;
    font-family:Tarzana,Arial,Helvetica,sans-serif;
    font-size:1.5em;
    font-weight:bold;
}
h2 {
    font-size:1.3em;
    font-weight:bold;
}
h3 {
    font-size:1.1em;
    text-decoration:underline;
}
#left {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    width:250px;
    height:100%;
    background:#77bbcc;
    overflow:hidden;
}
#right {
    position:absolute;
    top:0;
    left:250px;
    right:0;
    bottom:0;
 }
body>div#right { /*IE6- hack*/
    margin-right:5px;
    margin-bottom:5px;
}

/*-------------left area --------- */

/* left navigation */
#nav{
    margin:2px;
	padding:5px 5px;
}
#nav b a{
	color:white;
    text-decoration:none;
}
#nav ul{
	margin-top:0;
	margin-bottom:0;
}
#nav li {
	list-style:url("http://www.watertoets.be/bulletnavig.gif");
	margin-left:-18px;
}
#nav li a{
	color:black;
    text-decoration:none;
    margin-left:-6px;
}
#nav li a:link, #nav li a:visited {
	color:#000000;
	text-decoration:none;
}
#nav li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#nav li a.highlight {
    font-weight:bolder;
    text-decoration:underline;
}
#nav a:hover {
	text-decoration:underline;
}
#nav b {
    padding:0;
    margin:0;
}

#left hr {
    border:none;
     border-top:white 1px solid;
	width:150px;
    height:1px;
    padding-top:1px;
    padding-bottom:1px;
}

#logo {
    background-color: #445599;
    height: 120px;
}

/* searchbox */
#portal-searchbox form {
    margin:0;
    padding:0;
}
#portal-searchbox input {
	padding:0;
    margin:0;
}
#portal-searchbox .searchButton {
    background-color:white;
	margin-top:3px;
}

/*-------------right area --------- */
#globallinks {
    background-color:#445599;
    height:20px;
    padding-left:2%;
}
#globallinks a{
    color:#FFFFFF;
	font-weight:bold;
    text-decoration:none;
}
#globallinks a:hover {
	color:#EBEDF6;
	text-decoration:underline;
}
#globallinks img{
    margin-left:5px;
    margin-right:-4px;
}

/* -----content area ----- */

/* breadcrumbs */
#portal-breadcrumbs {
	background-color:#FFFFFF;
    margin-top:1%;
    margin-left:2%;
    margin-right:2%;
	height:10px;
	color:#33AAEE;
	font-size:1em;
    font-weight:normal;
}

#portal-breadcrumbs .EindeBroodkruimel {
    font-weight:bold;
}

#content {
	background-color:white;
    margin-left:2%;
    margin-right:2%;
    padding-top:2%;
	color:black;
    max-width:900px;
    font-size:1.2em;
}

#slogan {
    margin-right:2%;
    margin-bottom:2%;
    float:right;
}

/* general styling */
a:link, a:visited {
	color:#33AAEE;
}

a:hover {
	color:#445599;
}

img {
    border:none;
}

/* plone styles */

.verbergen {
   display:none;
}

.hiddenStructure {
   display:none;
}
.documentActions {
   display:none;
}
.documentByLine {
   display:none;
}
.link-parent {
   display:none;
}
.searchResults{
    font-size:1.2em;
}
/* ---------- original styling could be useless ----- */

/* original styles from old layout left in place for old content */
.tnormal {
	font-weight:normal;
	color:#000000;
}

.tnormalwit {
	font-weight:normal;
	color:#FFFFFF;
}

.markie {
	color:#445599;
}

a.markie:link, a.markie:visited, a.markie:hover {
	color:#445599;
}

.titel {
	font-family:Tarzana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	color:#33AAEE;
}

/*  */

