html { min-height: 100%; margin-bottom: 1px; }

body {
margin: 0;
background-image: url('images/bg.gif');
background-position:center;
background-repeat: repeat-y;
background-color:5f5f5f;
}

#bg{
position:absolute;
z-index:0;
background-image:url('images/bg3.gif');
width:100%;
height:300px;
}

.divhead2{
background-color: #000000; 
color: white;
padding: 1px; 
width: 600px; 
padding-left:10px;
}

#placeholder
{
width:100%;
height:100%;
}

#price {


height:20px;
width:400px;
overflow:hidden;}

.prijs
{
font-size:18px;
font-weight:bold;
color:red;
}

#container
{
width:898px;
height:100%;
div-layout:fixed;
margin-left:50%;
left:-449px;
position:absolute;
background-image: url('images/bg.gif');
background-position:center;
background-repeat:repeat-y;
z-index:1;
}

#menu
{
float:left;
display:inline;
margin-left:15px;
width:145px;
height:300px;
}

.normale_tekst {

font-family: 'arial','sans-serif';
font-size: 12px;
font-weight: normal;
line-height:18pt;
}



#content
{
float:right;
margin-right:20px;
width:675px;
display:inline;
overflow:auto;
font-family: 'arial','sans-serif';
font-size: 12px;
}



td, th, tr {font-family: 'arial','sans-serif';
font-size: 12px;}

.grote_tekst{

font-family: 'arial','sans-serif';
font-size: 16px;
font-weight: bold;
line-height:18pt;
}
#tekst1{
font-family: 'arial','sans-serif';
font-size: 16px;
font-weight: bold;
line-height:18pt;
text-decoration:none; color:#537325;
}

A:link {text-decoration: none; color:#537325;}
A:visited {text-decoration: none; color:#537325;}
A:active {text-decoration: none ;color:#537325;}
A:hover {text-decoration: none; color: #6FC52B;}

#stap {
border: solid 1px #cccccc;
padding:2px;}

