P
{
	margin-left: 7;
	font-family: Tahoma;
}

P.bigkop
{
	font-family: Arial;
	font-size:20px;
	color:#EA3F2E;
	font-weight:bold
	
}
P.kop
{
	font-family: Arial;
	margin-left: 25;
	margin-bottom: 15;	
	font-size:16px;
	color:#DC7D37;
	font-weight:bold	
}
P.mainkop
{
	font-family: Arial;
	margin-left: 75;
	margin-bottom: 15;	
	font-size:25px;
	color:#EA3F2E;
	font-weight:bold	
}
P.kop2
{
	font-family: Arial;
	margin-left: 100;
	font-size:14px;
	color:#DC7D37;
	font-weight:bold	
}
P.klein
{
	font-family: Arial;
	font-size:10px;
	color:#DC7D37;
	text-align: left
}
body
{
	background-image: url(img/bk_body2.gif); 
	background-repeat: no-repeat;
	background-position: bottom left; 
	background-attachment: fixed;
	background-color: #FFF1E4;
}
body.main
{
	background-image: none;
	background-color: #ffffff;

}
table
{
	width:600;
}
table.main
{
	width:900;
	border: 2px solid #DC7D37;
}
td
{
	font-family: Arial;
	margin-left: 7;
	border-bottom: 1px solid #DC7D37;
}
td.menu1
{
    background-image: url(img/bk_menu_a2.gif); 
    background-repeat:no-repeat;
   	background-position: bottom left;
   	background-color: #FFF1E4;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	border-bottom: none;
	width: 150;
	vertical-align: center;
}
td.menu2
{
    background-image: url(img/bk_menu_b2.gif); 
    background-repeat:no-repeat;
   	background-position: bottom left;
   	background-color: #FFF1E4;
	font-family: Arial;
	font-size: 14px;
	text-align: right;
	border-bottom: none;
	width: 150;
	height: 207;
	vertical-align: center;
}
td.frame
{
	border-bottom: none;
}
td.prijs
{
	font-family: Arial;
	text-align: right;
	margin-left: 7;
	border-bottom: 1px solid #DC7D37;
}
td.noborder

{
	border-bottom: none;
}
td.kop
{	
	background-image: url(img/randje.gif); background-repeat:no-repeat;
	border-bottom: none;
}
td.kop2
{	
	background-image: url(img/randje2.gif); 
	background-repeat:no-repeat; 
	background-position: bottom left;
 border-bottom: none;
}
td.kopmain_a
{	
	background-image: url(img/bk_kop_a2.jpg); background-repeat:no-repeat;
	border-bottom: none;
}
td.kopmain_b
{	
	background-image: url(img/bk_kop_b2.jpg); background-repeat:no-repeat;
	border-bottom: none;
}

tr
{
}
tr.kop
{
	height:60;
}

ul 
{
    font-family: Arial;
    list-style-image: url('img/star.gif')
}

img
{
	border: 2px solid #DC7D37;
}


a:link { text-decoration: none; color:#000000; }
a:visited { text-decoration: none; color:#000000; }
a:active { text-decoration: none; color:#000000; }
a:hover { text-decoration: underline; color:#DC7D37; }

a.intekst:link { text-decoration: underline; color:#000000; }
a.intekst:visited { text-decoration: underline; color:#000000; }
a.intekst:active { text-decoration: underline; color:#000000; }
a.intekst:hover { text-decoration: underline; color:#DC7D37; }

a.menu:link { text-decoration: none; color:#DC7D37; }
a.menu:visited { text-decoration: none; color:#DC7D37; }
a.menu:active { text-decoration: none; color:#DC7D37; }
a..menu:hover { text-decoration: underline; color:#DC7D37; }