p,a,h1,h2,li {font-family: verdana; line-height:22px;}

html
{
background-color: #F8F8F8;
background-image: url(images/bg_down.gif); 
background-repeat: no-repeat;
background-position: 25% 100%;
height:100%;

}

body
{
background-image: url(images/bg.jpg); 
background-repeat: no-repeat;
background-position: top right;
margin: 0;
padding: 0;
height: 100%;

}

html>body {
	    min-height: 100%;
	    height: auto;
	}

h1
{
color: #000000;
font-size: 16px
}

h2
{
color: #000000;
font-size: 18px;
font-style: italic;
}

.rechtsschuin
{
text-align: right;
font-style: italic;
}

.schuin
{
 font-style: italic;
}

p,li
{
font-family: verdana;
font-size: 11px;
color: #111;
}

a, .submenu
{
font-size: 14px;
color: #E8A44F;
text-decoration: none;
font-weight: bold;
}

a:hover, .submenu
{
font-size: 14px;
color: #A76616;
text-decoration: none;
}

.dik
{
    font-weight: bold;
}


.buttonscontainer {width: 150px;}

.buttons a {color: #000000;
background-color: #EEE9A7;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #EDCD06;
border-right: 1px solid #EDCD06;
border-top: 1px solid #EDCD06;
border-bottom: 1px solid #EDCD06;
font: 12px Arial, sans-serif;
text-decoration: none;
text-align: left;
margin-top: 1px;
}

.buttons a:hover {border-left: 10px solid #E8A44F;
border-right: 1px solid #EDCD06;
border-top: 1px solid #EDCD06;
border-bottom: 1px solid #EDCD06;
text-decoration: none;
color: #000000;
font: 12px Arial, sans-serif;}

.td
{
    background-repeat: no-repeat;
    background-position: top;
    background-color: #F8F8F8
}

.doorstreep
{
    text-decoration: line-through
}
