body,td,th {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
}
a.button:link, a.button:visited
{
display:block;
width:90px;
height:25px; 
float:left;
text-align:center;
line-height: 25px;
text-decoration:none;
color:white;
font-family: arial;
font-size:12;
}
a.button:hover, a.button:active
{
display:block;
width:90px;
height:25px; 
text-decoration:none;
color:yellow;
font-family: arial;
font-size:12;
background-color:#000000;
}
a.lbutton:link, a.lbutton:visited
{
display:block;
width:197px;
height:40px; 
float:left;
text-align:center;
line-height: 40px;
text-decoration:none;
color:#ffff99;
font-family: arial;
font-size:12;
background-image : url('image/lbutton.jpg');
}
a.lbutton:hover, a.lbutton:active
{
display:block;
width:197px;
height:40px; 
text-decoration:none;
color:#cc3300;
font-family: arial;
font-size:12;
background-image : url('image/lbuttonp.jpg');
}
.bovenbanner{
top:0px;
left:0px;
position:absolute;
width:100%;
height:88px;
background-image : url('image/bovenbannerbackground.jpg');
}
.menubanner{
top:88px;
left:0px;
position:absolute;
width:100%;
height:25px;
background-color:#cc3300;
}
.contentblok{
top:113px;
left:0px;
position:absolute;
width:100%;	
height:650px;
background-color:#FFFFFF;
}
.contentblok2{
top:113px;
left:0px;
position:absolute;
width:100%;	
height:1000px;
background-color:#FFFFFF;
background-image:url('image/fotohaven.jpg');
background-position:50%;
}
.tabelheader{
background-color:#cc3300;
color:#FFFFFF;	
}