	body 
	{
	font-family: arial, helvetica, sans-serif;
	background-color: #78131e;
	background-repeat: repeat-x;
	background-image: url(img/bg.gif);
	}

	table
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	background-color: #ffffff;
	}

	a:link
	{
	color: #9b9b9b; 
	text-decoration: none;
	}

	a:visited
	{
	color: #9b9b9b;
	text-decoration: none;
	}	

	a:active
	{
	color: #4b4b4b; 
	text-decoration: none;
	}

	a:hover
	{
	color: #4b4b4b; 
	text-decoration: none;
	}

.nav
{
font-size: 16pt;
font-weight: bold;
padding: 40px;
}

.contentfrm
{
width: 525;
}
.afbeelding
{
padding: 5px;
}

.bestelpg
{
color: #ffffff;
width: 200px;
height: 200px;
border-style: solid;
border-width: 1px;
border-color: #9b9b9b;
color: #4b4b4b;
}

.content
{
width: 625;
padding: 10;
background-image: url('img/p.gif');
}

.contact_titel
{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #9b9b9b;
	width: 125;
}

.contact_veld
{
    padding: 2px; 
    font-size: 7pt; 
    padding-left: 10px; 
	border-color: #9b9b9b;
}
.txt
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #4b4b4b;
}

.txt_footer
{
    	font-size: 7pt; 
	color: #9b9b9b;
}

.txt_warning
{
    	font-size: 7pt; 
	color: #ff0000;
	width: 300px;
}

.nieuws_titel
{
    	font-size: 11pt; 
	color: #4b4b4b;
	font-weight: bold;
}
.nieuws_subtitel
{
	font-size: 7pt; 
	color: #9b9b9b;
}

.quicksearch
{
	width: 400px;
	height: 50px;
	font-size: 8pt; 
	color: #ffffff;
	background-image: url(img/quicksearch.png);
}

