<style type="text/css">

	body 
	{

	}
	
	h1,h2,h3,h4,h5,h6 
	{
		display: inline;
	} 

	p 
	{
		font-family: verdana;
		display: inline;
		font-size: 16;
	}
	
	
	p:first-letter { font-size: 250%; float: left;
                 color: red; background: silver;
                 padding: 2px; margin-right: 3px; }

	input
	{
		font-family: verdana;
		/*color: #990033;*/
		font-size: 15;
	}
				 
	pre 
	{
		font-family: verdana;
		font-size: 16;
	}
	
	
	h1
	{
		font-family: verdana;
		color: #990033;
		font-size: 17;
	}
	
	div.background
	{
		width:100%;
		height: 100%;
		border-collapse: collapse;	
		background-image: url(achterklein.gif); 
		background-repeat: no-repeat; 
		background-position: right top;
		--background-attachment: fixed;
		
	}

	#sp {    
    background:#fffff; 
    clear:both; 
    font-size:18px; 
	font-style:bold;
    color:#0000; 
    padding:10px; 
	margin-right:205px; 
    font-family:Arial, Helvetica, sans-serif; 
	border-width:2px;
	border-color:#990033;
	border-style:solid;
	border-collapse:collapse;
} 

#sp thead{    
    background:#990033; 
    clear:both; 
    font-size:16px; 
    color:#0000; 
    padding:10px; 
	margin-right:205px; 
    font-family:Arial, Helvetica, sans-serif; 
} 

#sp thead td{    
    background:#990033; 
    clear:both; 
    font-size:18px; 
	font-style:bold;
    color:#fff; 
    padding:10px; 
	margin-right:205px; 
    font-family:Arial, Helvetica, sans-serif; 
} 

 
#sptd{    
    background:#fffff; 
    clear:both; 
    font-size:14; 
	font-style:bold;
    color:#0000; 
    padding:5px; 
	padding-left:10px; 
	margin-right:205px; 
    font-family:Arial, Helvetica, sans-serif; 
	border-width:2px;
	border-color:#990033;
	border-style:solid;
	height=60px;
} 

#sptd2{    
    background:#fffff; 
    clear:both; 
    font-size:14; 
	font-style:bold;
    color:#0000; 
    padding:5px; 
	padding-left:10px; 
	margin-right:205px; 
    font-family:Arial, Helvetica, sans-serif; 
	border-width:2px;
	border-color:#990033;
	border-style:solid;
} 
	
	table.menu
	{
		border-collapse: collapse;	
	}
	
	td.menu
	{
		padding:0.2em 0.2em;
  		/*border-top: 1px solid #545454;*/
  		/*border-left: 1px solid #545454;*/
  		border-bottom: 1px solid #545454;
  		border-right: 1px solid #545454;
	}
	
	table.broodjes
	{
		border-collapse: collapse;	
		font-family: verdana;
		font-size: 14;
		padding:10px;
	}
	
	td.broodjes
	{
		border-bottom: 1px solid #545454;
  		border-right: 1px solid #545454;
		border-top: 1px solid #545454;
  		border-left: 1px solid #545454;		
		padding:10px;
	}
	
	td.data
	{
		font-family: verdana;
		/*color: #990033;*/
		font-size: 15;
	}
	
	th.broodjes
	{
		border-bottom: 1px solid #545454;
  		border-right: 1px solid #545454;
		border-top: 1px solid #545454;
  		border-left: 1px solid #545454;		
		padding:10px;		
	}
	
	div.button 
	{
		position: relative;
  		font-family: helvetica,arial,sans-serif;
  		font-size: 11pt;
  		font-weight: bold;
	}	

	div.button a 
	{
  		display: block;
	}
	
	div.button a.normal 
	{
  		width: 8em;
  		text-align: center;
	}
	
	div.button a.normal:link,
	div.button a.normal:visited,
	div.button a.normal:hover 
	{
  		background-color: #ffffff;
  		color: #545454;
  		text-decoration: none;
	}
	
	div.button a.over 
	{
  		width: 8em;
  		text-align: center;
	}

	div.button a.over:link,
	div.button a.over:visited,
	div.button a.over:hover 
	{
  		background-color: #ffffff;
  		color: #000000;
  		text-decoration: none;
	}
	
	div.button a.select 
	{
  		width: 8em;
  		text-align: center;
	}

	div.button a.select:link,
	div.button a.select:visited,
	div.button a.select:hover 
	{
  		background-color: #ffffff;
  		color: #990033;
  		text-decoration: none;
	}
	
	img {border:10px solid #ffffff;}

</style>




