/*  copyright WFS Hondsrug studio's Nederland */  
body {
        margin:0px;
        padding:0px;
        background-color:#A87E52;
        font-size:78%;
        font-family:Helvetica, Arial, Sans-serif;
        text-align:center;   /* rv css ie ivm centreren IE*/
}
html, body {
    height: 100%;
}
html>body .container {
        width:762px;   /* IE hack tbv opera */
        }
#container {
        width:800px;
        margin:0 auto;
        voice-family:"\"}\"";   /* IE 5.5 hack */
        voice-family:inherit;
/*        width:762px; */
        text-align:left;    /* rv IE hack*/
        background-color:#FFFFFF;
        margin-top:30px;
        margin-bottom:30px;
}
#header {
        background:url(images/koffieheader.jpg) no-repeat;
        background-position:center;
		/*margin-top:30px;*/
        height:200px;
        /* border-bottom:1px solid #ccc;  */
        overflow:hidden;
}
#footer {
        width:100%;
		height:20px;
}
a:link    {
        /*line-height:1.5em;*/
        color:#000000;
        font-weight:normal;
        text-decoration:none;
}

a:visited    {
       /* line-height:1.5em;*/
        color:#000000;
        font-weight:normal;
        text-decoration:none;
}

a:hover    {
        /*line-height:1.5em;*/
        color:#0000FF;
        background-color:#E5F1FD;
		font-weight:normal;
        text-decoration:none;
}

a:active    {
       /* line-height:1.5em;*/
        color:#000000;
        font-weight:normal;
        text-decoration:none;
}
.onderstreep {
       text-decoration:underline;
            }
dl  {
    font-size:8pt;
    font-weight:bold;
    padding-left:10px;
    margin-right:20px;
    }

h1    {
        padding-left:20px;
		font-size:18pt;
        color:#956236;
        font-weight:bold;
        text-align:center;
        margin-right:20px;
}

h2    {
        padding-left:20px;
		color:#956236;
		font-size:15pt;
        font-weight:bold;
        margin-right:20px;
        margin-left:20px;
}

h3    {
        padding-left:20px;
		font-size:13pt;
        color:#482B11;
        font-weight:bold;
        margin-right:20px;
        margin-left:20px;
}

h4    {
    padding-left:20px;
	font-size:12pt;
    font-weight:bold;
    color:#482B11;
    margin-right:20px;
    margin-left:20px;
}
hr    {
        color:#482B11;
        font-size:2px;
        margin-right:20px;
        margin-left:20px;
}
hr.thin    {
        height: 1px;
        border:0;
        color:#482B11;
        width: 80%;
}
p {
        text-align:justify;
        text-indent:10px;
        padding-left:20px;
        padding-right:20px;
        font-size:10pt;
        font-family:Verdana, Arial, Helvetica;
        margin-right:20px;
        margin-left:20px;
}
/*
span.accent    {
        color: #733A27;
        font-weight: bold;
}
span.alert    {
        color: #6B7840;
        font-weight: bold;
}*/
.geelbeige {
	color: #9B783B;
}
.beige {
	color: #E4DDC6;
}
span.sec    {
        color: #000000;
        font-weight: bold;
}
span.blue    {
        color: blue;
        font-weight: bold;
}
span.gray    {
        color: gray;
        font-weight: bold;
}
span.green    {
        color: green;
        font-weight: bold;
}
img    {
        border:0px;
}
ul.bullet    {
        list-style-image: url("http://www.koffie-apparaten.nl/images/redbullet.gif");
}
ul.blok    {
        list-style-type: square;
        color: #A87E52;/*kleur fc*/
}
ul{
	margin-right: 20px;
	margin-left:20px;
}
table.index {
            width:500px;
            border-collapse:collapse;
            }
td.index    {
            padding-left:10px;
            padding-right:10px;
            padding-top:10px;
            width:50%;
            text-align:left;
            font-family:Verdana;
            font-size:7pt;
            font-weight:normal;
            }
*.rubriek {
        width:100%;
        color: black;
        background-color:#FFBF6F;
        text-align: right;
        font-weight: bold;
    }
.urllist { margin-top: 1px;
        margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 2px;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12pt;
    font-weight: normal;
    color: #009900;
    text-align: justify;
    padding-right: 1px;
    }
dd {
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}
*.onderdepet    {
        display: none;
}
a.help:hover    {
        border-width: 0;/* IE */
}
*.help    {
        position: relative;
        background-color: transparent;
        text-decoration: none;
        color: #000;
}
*.help:hover *.onderdepet    {
        display: block;
        position: absolute;
        width: 400px;
        background-color: #EEEEEE;
        color: black;
        font-weight: bold;
        padding: 1px 3px 2px 3px;
        border: 0px #000 solid;
        font-size: 0.8em;
        left: -11em;/* 2 */
        top: -25em;/* 0.5 */
}
