body
{
text-align: center;
background-color: #f4fff4;
}

#container
{
text-align: left;
margin: 0px auto 0px auto;
background-color: #ccffcc;
border: 1px solid gray;
width: 750px;
}

#top
{
width: 750px;
height: 167px;
border-bottom: 1px solid gray;
background-image: url('images/logo.gif');
}

/*#leftnav
{
float: left;
width: 150px;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
}*/

#content
{
margin-left: 180px;
margin-right: 30px;
/*padding: 10px 30px 10px 10px;*/
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
/**line-height: 1.2**/
}

#footer
{
width:750px;
height:23px;
text-align: center;
clear: both;
border-top: 1px solid gray;
background-image: url('images/footerbg.gif');
}
.artikelbox
{
text-align: justify;
border: 1px solid gray;
padding: 15px;
width: 505px;
background-color: #f4fff4;
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
}

#leftmenu
{
float: left;
width: 150px;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
}

#leftmenu a
{
display: block;
text-align: center;
width: 150px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #ccff99;
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px
}

#leftmenu a:link, a:visited
{
color: black;
text-decoration: none;
}

#leftmenu a:hover
{
background-color: #00ff00;
color: #000000;
font-weight: bold;
}

#leftmenu a.huidig
{
background-color: #33cc33;
color: #000000;
font-weight: bold;
}

#content ul
{
list-style-type: none;
list-style-position: outside;
padding: 0;
margin: 0;
}
#content li
{
font-family: "trebuchet ms", verdana, arial, sans-serif;
font-size: 10pt;
padding-left: 1.5em;
background-image: url('images/list.gif');
background-repeat: no-repeat;
background-position: 0 0.3em;
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
}#content a:link
{
color: blue;
text-decoration: none;
}

#content a:visited
{
color: purple;
text-decoration: none;
}

p.voettekst
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}

#content h1
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16pt;font-weight: bold;}


#content h2
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;}

#content h3
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;}

#content h4
{font-family: verdana, arial, sans-serif;
 font-size: 16pt;
 font-weight: bold;
 color: white;
 background-color: #993399}

#content h5
{font-family: verdana, arial, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 color: #993399;
 background-color: #ccccff}

#content h6
{font-family: verdana, arial, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 color: white;
 background-color: #00ff00}
 
#content p, ul
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

#content p.klein
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
}

#content p.artikel
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
text-align: justify;font-weight: 400;}

#content p.artikelindent
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
margin-left: 40px;
margin-right: 150px;
/**text-align: justify;**/font-weight: 400;}

#content strong
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
}

img.floatright { 
float: right; 
border: 1px solid gray;
padding: 5px;
margin-left: 8px;
margin-bottom:8px; 
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
}

img.floatleft { 
float: left;
border: 1px solid gray;
padding: 5px;
margin-right: 8px; 
margin-bottom: 8px;
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
}

.clearboth
{clear:both;}

.navbox
{
float: right;
width: 68px;
margin-left: 8px; 
margin-bottom: 8px;
border: 1px solid gray;
}

.navbox a
{
display: block;
text-align: center;
padding: 5px;
background-color: #ccff99;
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

.navbox a:link, a:visited
{
color: black;
text-decoration: none;
}

.navbox a:hover
{
background-color: #00ff00;
color: black;
}

img.floatright { 
float: right; 
border: 1px solid gray;
padding: 5px;
margin-left: 8px;
margin-bottom:8px; 
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
}

img.floatleft { 
float: left;
border: 1px solid gray;
padding: 5px;
margin-right: 8px; 
margin-bottom: 8px;
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
}

.clearboth
{clear:both;}

table
{
padding: 10px;
border: 1px solid green;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

td
{
padding: 10px
}
