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

/* global elements */
html{
padding:0;
margin:0;
}

body{
margin:0;
padding:0;
background-color:#AACC3A;
background-image:url('bg.gif');
background-position:50% 0;
background-repeat:repeat-y;
height:100%;
font-size:69%;
font-family:Verdana, Lucida, Helvetica, Arial, sans-serif;
color: #000000;
}

h1 {
font-size: 140%;
margin-top: 7px;
margin-bottom: 15px;
padding-bottom:5px;
font-weight:bold;
clear:left;
}
h2 {
font-size: 130%;
margin-top: 7px;
margin-bottom: 10px;
padding-bottom:3px;
font-weight:bold;
clear:left;
}
h3 {
font-size: 125%;
border-bottom: none;
font-weight: bold;
clear:left;
}
h4 {
font-size: 120%;
border-bottom: none;
font-weight: bold;
padding-top: 20px;
clear:left;
}
h5 {
font-size: 115%;
border-bottom: none;
font-weight: bold;
padding-top: 10px;
}
h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}

#wrapper{
margin:0 auto;
width:960px;
}

#header{
height:230px;
margin:0;
padding:0;
}

#left-header{
float:left;
width:230px;
height:80px;
padding-left:5px;
}
#left-header img{
padding-top:20px;
}

#right-header{
width:700px;
float:right;
height:80px;
}

#right-header h1{
position:absolute;
top:25px;
font-size:280%;
text-decoration:none;
}

/* searchbox */
#portal-searchbox{
float:right;
margin-right:1em;
margin-top:0.4em;
}

#portal-searchbox form input{
border:1px solid #AACC3A;
padding:4px;
margin:5px 0 1em 0;
font:90% Verdana;
}

/* -- global links -- */
#globallinks{
float:right;
padding-right:12px;
}
#globallinks a{
color:#87010B;
text-decoration:none;
}
#globallinks a:hover{
text-decoration:underline;
}

/* left navigation */
#navcontainer{
float:left;
margin:0;
padding:10px 0 90px 10px;
width:230px;
line-height:1em;
font-size:90%;
}

#navcontainer ul{
list-style:none;
margin:0;
margin-bottom:2em;
padding:0;
}

#navcontainer li a{
background:#AACC3A;
border-bottom:1px solid #DDD;
border-right:1px solid #DDD;
border-left:1px solid #DDD;
border-top:1px solid #DDD;
display:block;
padding:0.8em 0.2em;
text-decoration:none;
}

#navcontainer a:hover{
background:#E5F5FF;
color:#87010B;
}

#navcontainer a.highlight,#navcontainer a:hover.highlight{
font-weight:700;
text-decoration:underline;
}

#navcontainer li, #navcontainer li li{
display: inline;
}

#navcontainer li li.hoofdnavigatieSecondlevel a{
background:#F0FEDC;
padding:0.8em 1em;
}

#navcontainer li li.hoofdnavigatieThirdlevel a{
background:#FFF;
padding:0.8em 2em;
color:#000;
}

#navcontainer li li a:hover{
background:#E5F5FF;
color:#87010B;
}

#navcontainer img{
display: none;
}

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

#portal-breadcrumbs {
padding-left:10px;
}

#portal-breadcrumbs a{
color:#AACC3A;
}

#portal-breadcrumbs a:hover{
color:#87010B;
}

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

#content{
margin-left:10px;
margin-right:10px;
background-color:#FFF;
width:690px;
float:right;
}

#footer{
background-image:url(footer.gif);
background-position:center top;
background-repeat:no-repeat;
clear:both;
font-size:0.8em;
height:35px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding-top:20px;
text-align:center;
width:940px;
/*margin:0 auto;
width:980px;
height:175px;
clear:both;
background-color:#FFF;
background-image:url('bg_gras.jpg');
background-position:bottom center;
background-repeat:no-repeat;
*/
}

/* basic elements */

a{
color:#87010B;
}

a:hover{
color:#AACC3A;
}

.plain p {
margin:0;
padding:0;
}

/* images */

img{
border:none;
}

#content img{
margin:4px;
padding: 2px;
border-color:#C1C1C1;
border-style:solid;
border-width:1px;
}

.image-right{
float:right;
margin:5px 0 2px 10px;
}

.image-left{
float:left;
margin:5px 10px 2px 0;
}

.green{
color:#AACC3A;
}

/* form elements */
form input{
border:1px solid #AACC3A;
padding:0.4em;
margin:0.5em;
font:90% Verdana;
}
form textarea{
border:1px solid #AACC3A;
padding:0.4em;
margin:0.5px 0 1em 0;
font:90% Verdana;
}
form fieldset{
margin-top:0.5em;
}
input:focus, textarea:focus, input:hover, textarea:hover{
background-color:#AACC3A;
}

/* plone styles */
.verbergen{
display:none;
}

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

}

/* startpage table styling */

table{
padding-left:10px;
}

.tblMain {
margin:1px 0;
width:950px;
}

.tblMain td {
font-size:1em;
line-height:1.2em;
margin:0;
padding:0;
}

.tblMain .colLine {
border-left:1px solid #8ABBD9;
padding:10px;
}

a.imageLink:hover{
border-bottom:10px solid green;
}

h2.imageLink{
margin:auto auto;
font-size:280%;
text-decoration:underline;
padding:10px;
}
/*  */
