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 {
background-image	: url(../img/achtergrond.gif);
background-repeat	: repeat-y;
background-position	: center top;
text-align			: center;
}


/*
Container ---------------------------------------------------------- */
#container {
width				: 866px; /* 890px */
margin				: 0px auto;
padding				: 0px 12px 0px 12px;
background-repeat	: no-repeat;
text-align			: left;
color				: #000;
background-color	: #fff;
}


/*
Rechternavigatie --------------------------------------------------- */
#rechternavigatie {
width				: 866px; /* 818px */
padding				: 10px 0px 3px 0px;
color				: #b1a699;
background-color	: none;
font-size			: 75%;
text-align			: right;
}

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

#rechternavigatie li {
display				: inline;
}

#rechternavigatie a {
padding				: 0px 4px 0px 12px;
color				: #b1a699;
background-color	: #fff;
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				: #7d6a55;
background-color	: #fff;
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				: 846px; /* 866px */
padding				: 2px 10px 2px 10px;
color				: #c7c1b9;
background-color	: #7d6a55;
font-size			: 75%;
}

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

#linkernavigatie li {
display				: inline;
}

#linkernavigatie a {
padding				: 0px 9px 0px 11px;
color				: #c7c1b9;
background-color	: #7d6a55;
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,
#linkernavigatie a.selected {
color				: #ffffff;
background-color	: #7c6a55;
}


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


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

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

#toolbar li {
display				: inline;
color				: #7d6a55;
background-color	: #fff;
text-decoration		: none;
}

#toolbar a {
color				: #7d6a55;
background-color	: #fff;
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				: #7d6a55;
background-color	: #fff;
line-height			: 1.2em;
}

#feedback strong {
color				: #7d6a55;
background-color	: #fff;
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				: 566px; /* 616px */
padding				: 15px 30px 0px 20px;
}

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

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

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

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

#tekst_content em {
font-style			: italic;
}

#tekst_content strong {
font-weight			: bold;
}

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

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

#tekst_content ul {
margin				: 0px 0px 0px 17px;
padding				: 0px 0px 1.4em 0px;
color				: #000;
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;
color				: #000;
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.2m 0px 0px 0px;
color				: #97ae11;
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;
text-decoration		: none;
}

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;
text-decoration		: underline;
}



/*
Footer ------------------------------------------------------------ */
#footer {
clear				: both;
width				: 866px;
height				: 48px;
border-top			: 1px solid #c7c1b9;
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;
}