body, div, h1, h2, h3, h4, p, em, strong, a, a:hover, ul, ol, li, img, table, tr, td {
margin				: 0px;
padding				: 0px;
border				: 0px solid #ffffff;
font-family			: Arial, Helvetica, sans-serif;
}

hr, h1 {
display				: none;
}

body {
color				: #000000;
background-color	: #ff6600;
background-image	: url(../img/achtergrond.gif);
background-repeat	: repeat-y;
background-position	: center top;
text-align			: center;
}


/* Container ---------------------------------------------------------- */
#container {
width				: 876px; /* 900px */
height				: 200px;
margin				: 0px auto;
padding				: 0px 12px 0px 12px;
color				: #663366;
background-color	: #ffffff;
text-align			: left;
}


/* Rechternavigatie --------------------------------------------------- */
#rechternavigatie {
width				: 866px; /* 876px */
height				: 25px; /* 49px */
padding				: 24px 0px 0px 10px;
color				: #c0d0e3;
background-color	: #ffffff;

background-image	: url(../img/logo_waterschapshuis.gif);
background-repeat	: no-repeat;
background-position	: right;

font-size			: 75%;
text-align			: left;
}

#rechternavigatie ul {
list-style-type		: none; 
}

#rechternavigatie li {
display				: inline;
}

#rechternavigatie a {
padding				: 0px 4px 0px 12px;
color				: #80a2c6;
background-color	: #ffffff;
background-image	: url(../img/bullets/bullet_sub.gif);
background-repeat	: no-repeat;
background-position	: left center;
font-weight			: bold;
text-decoration		: none;
}

#rechternavigatie a:hover,
#rechternavigatie a.selected {
color				: #02458e;
background-color	: #ffffff;
background-image	: url(../img/bullets/bullet_sub2.gif);
}

#rechternavigatie a.extern {
background-image	: url(../img/bullets/bullet_extern.gif);
}

#rechternavigatie a:hover.extern {
background-image	: url(../img/bullets/bullet_extern2.gif);
}


/* Linkernavigatie ------------------------------------------- */
#linkernavigatie {
width				: 856px; /* 876px */
padding				: 2px 10px 2px 10px;
color				: #ffccff;
background-color	: #02458e;
font-size			: 75%;
}

#linkernavigatie ul {
list-style-type		: none; 
}

#linkernavigatie li {
display				: inline;
}

#linkernavigatie a {
padding				: 0px 9px 0px 11px;
color				: #ffffff;
background-color	: #02458e;
background-image	: url(../img/bullets/bullet_hoofd.gif);
background-repeat	: no-repeat;
background-position	: left center;
font-weight			: bold;
text-decoration		: none;
}

#linkernavigatie a:hover {
color				: #c0d0e3;
background-color	: #02458e;
}

#linkernavigatie a.selected,
#linkernavigatie a:hover.selected {
color				: #ff9933;
background-color	: #02458e;
}


/* Header ---------------------------------------------------- */
#header {
float				: left;
height				: 101px; /* 101px */
width				: 818px; /* 818px */
background-repeat	: no-repeat;
}


/* Toolbar --------------------------------------------------- */
#toolbar {
float				: left;
width				: 804px; /* 818px */
padding				: 4px 4px 10px 10px;
}

#toolbar ul {
list-style-type		: none;
font-size			: 70%;
line-height			: 1.2em;
}

#toolbar li {
display				: inline;
color				: #4174AA;
background-color	: #ffffff;
text-decoration		: none;
}

#toolbar a {
color				: #4174AA;
background-color	: #ffffff;
text-decoration		: none;
background-repeat	: no-repeat;
}

#toolbar a:hover,
#toolbar a.selected {
text-decoration		: underline;
}

/* Feedback / Kruimelpad */
#feedback {
float				: left;
}

#feedback p {
font-size			: 70%;
color				: #663366;
background-color	: #ffffff;
line-height			: 1.2em;
}

#feedback strong {
color				: #ff6633;
background-color	: #ffffff;
font-weight			: normal;
}

#feedback a {
padding				: 0px 4px 0px 8px;
background-image	: url(../img/bullets/kruimelpad.gif);
background-position	: center left;
background-color	: inherit;
color				: inherit;
}

#feedback a.selected, #feedback a:hover.selected {
color				: #ff6600;
text-decoration		: none;
background-image	: url(../img/bullets/kruimelpad2.gif);
background-position	: center left;
background-color	: inherit;
}

/* Tools */
#tools {
float				: right;
}

#tools a {
padding				: 0px 0px 0px 20px;
}

#uitloggen a {
background-image	: url(../img/iconen/uitloggen.gif);
}
#edit a {
background-image	: url(../img/iconen/edit.gif);
}
#printen a {
background-image	: url(../img/iconen/print.gif);
}


/* Content --------------------------------------------------- */
#content {
float				: left;
margin				: 0px;
}

#tekst_content {
float				: left;
width				: 565px;
padding				: 15px 40px 0px 20px;
}

#tekst_content h2 {
padding				: 0.2em 0px 0.2em 0px;
color				: #FF9933;
font-size			: 110%;
font-weight			: bold;
}

#tekst_content h3 {
padding				: 0.3em 0px 0em 0px;
color				: #4174AA;
font-size			: 85%;
font-weight			: bold;
}

#tekst_content h4 {
padding				: 0.3em 0px 0em 0px;
color				: #4174AA;
font-size			: 75%;
font-weight			: bold;
}

#tekst_content p {
padding				: 0px 0px 1.6em 0px;
font-size			: 75%;
line-height			: 1.8em;
}

#tekst_content em {
font-style			: italic;
}

#tekst_content strong {
font-weight			: bold;
}

#tekst_content a {
color				: #E0770D;
background-color	: inherit;
text-decoration		: none;
}

#tekst_content a:hover {
color				: #E0770D;
background-color	: #FFEBD6;
}

#tekst_content ul {
margin				: 0px 0px 0px 17px;
padding				: 0px 0px 1.4em 0px;
font-size			: 75%;
line-height			: 1.8em;
list-style-type		: square;
}

#tekst_content ol {
margin				: 0px 0px 0px 20px;
padding				: 0px 0px 1.4em 0px;
font-size			: 75%;
line-height			: 1.8em;
list-style-type		: decimal;
}

#tekst_content li {
}

#tekst_content a img {
margin				: 0px;
padding				: 1px 2px 1px 2px;
}

#tekst_content .genspec {
padding				: 0.4m 0px 0px 0px;
color				: #80A2C6;
font-weight			: bold;
}

/* hyperlinks */
a.meer {
margin				: 0px 0px 0px 3px;
padding				: 0px 0px 0px 9px;
background-image	: url(../img/bullets/bullet_meer.gif);
background-repeat	: no-repeat;
background-position	: left center;
font-weight			: bold;
}
a:hover.meer {
margin				: 0px 0px 0px 3px;
padding				: 0px 0px 0px 9px;
background-image	: url(../img/bullets/bullet_meer.gif);
background-repeat	: no-repeat;
background-position	: left center;
font-weight			: bold;
}

/* Oude hyperlinks
#content a.extern2 {
margin				: 0px 3px 0px 0px;
padding				: 0px 10px 0px 0px;
background-image	: url(../img/bullets/bullet_extern3.gif);
background-repeat	: no-repeat;
background-position	: right center;
}

#content a:hover.extern2 {
margin				: 0px 3px 0px 0px;
padding				: 0px 10px 0px 0px;
background-image	: url(../img/bullets/bullet_extern4.gif);
background-repeat	: no-repeat;
background-position	: right center;
}

#content a.mailto {
margin				: 0px 3px 0px 0px;
padding				: 0px 11px 0px 0px;
background-image	: url(../img/bullets/bullet_mail.gif);
background-repeat	: no-repeat;
background-position	: right center; 
}

#content a:hover.mailto {
margin				: 0px 3px 0px 0px;
padding				: 0px 11px 0px 0px;
background-image	: url(../img/bullets/bullet_mail2.gif);
background-repeat	: no-repeat;
background-position	: right center;  
}
 */


/* -------------------- Footer -------------------- */
#footer {
clear				: both;
width				: 876px;
height				: 48px;
border-top			: 1px solid #C0D0E3;
text-align			: right;
background-image	: url(../img/logo_eoverheid.gif);
background-repeat	: no-repeat;
background-position	: right top;
}

#footer p {
padding				: 5px 0px 0px 0px;
font-size			: 70%;
}

#footer span {
display				:none;
}

#footer a {
display				: block;
float				: right;
width				: 210px;
height				: 38px;
background-image	: url(../img/logo_eoverheid.gif);
background-repeat	: no-repeat;
background-position	: right top;
color				: #7c6a55;
background-color	: #fff;
text-decoration		: none;
}

#footer a:hover {
text-decoration		: underline;
}