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;
}

h1 {

font-family: Scala Sans; 
font-size: 22pt; 
color: #e57100;
}



#bg{
position:absolute;
z-index:0;
background-image:url('images/bg3.gif');
width:100%;
height:300px;
}

.divhead2{
background-color: #d56e00; 
color: white;
padding: 1px; 
width: 600px; 
padding-left:10px;
}

#placeholder
{
width:100%;
height:100%;
}


.prijs
{
font-size:20px;
color:white;
background: url('images/ster.jpg');
background-repeat: no-repeat;
text-align:center;

width: 120px;
height: 110px;
padding-top: 2px;
}

.prijs3
{
font-size:20px;
color:black;
background-repeat: no-repeat;
text-align:center;
padding-left: 6px;
}   

.prijs2
{
font-size:10pt;
color: #616161;
background: white;
text-align:center;
line-height: 1;
width: 120px;
height: 120px;
}

#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;
line-height:1.6;

}



td, th, tr {font-family: 'arial','sans-serif';
font-size: 12px;
line-height: 1.7;
color: #353535;}

.grote_tekst{

font-family: 'arial','sans-serif';
font-size: 16px;
font-weight: bold;
line-height:18pt;
}


A:link {text-decoration: none; color:#d56e00;}
A:visited {text-decoration: none; color:#d56e00;}
A:active {text-decoration: none ;color:#d56e00;}
A:hover {text-decoration: none; color: #e5a04f;}

#stap {
border: solid 1px #cccccc;
padding:2px;}

hr
{
border-top: 1px dashed black;

}

