
body { 
	font-family: verdana, sans-serif;
	font-size: 9pt;
	background-color:rgb(235,235,235);
	color:black;
	}

table.placeholder {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

div.main {
	width:900px;
	height:600px;
	background-color:rgb(235,235,235);
	background-image:url(20080812.di.12.aug.2008.20.22.54.70.05291.900x600.low_sally.jpg);
  	color:gray;	
	z-index:-1;
}

div.main_sally {
	width:900px;
	height:600px;
  	background-color:black;
	background-image:url(20080812.di.12.aug.2008.20.22.54.70.05291.900x600.low_text.jpg);
  	color:white;	
	z-index:-1;
}

div.main_copyright {
	width:900px;
	height:600px;
  	background-color:black;
	background-image:url(20080812.di.12.aug.2008.20.22.54.70.05291.900x600.copyright.jpg);
  	color:white;	
	z-index:-1;
}

div.menu {
	position: relative;
 	top: 15px;
  	left: 50px;
  	width:500px;
	height:585px;
  	background-color:transparent;
  	color:black;
}

div.tekst {
	position: relative;
 	top: 25px;
  	left: 60px;
  	width:500px;
  	background-color:transparent;
  	color:gray;
}

tr.naam {
	font-weight:bold;
	font-size:20px;
	text-align:left;
}

td {
	font-size:12px;
}

td.dienst {
	width:50px;
	text-align:left;
}

td.omschrijving {
	width:200px;
	text-align:left;
}

td.prijs {
	text-indent:10px;
	width:60px;
	text-align:left;
}

td.formaten {
	width:100px;
	text-align:left;
}

td.naar_tabel {
	width:100px;
	text-align:left;
}

td.padding {
	padding:5px;
}


td.item {
	width:250px;
	text-align:left;
}

td.title {
	width:250px;
	text-align:left;
	font-weight: bold;
	color:rgb(255,255,255);
}

tr.bold {
	font-weight: bold;
}

tr.vraag {
	font-weight: bold;
}

table.prijstabel {
	color:white;
	font-weight:bold;
/*	border:1px solid;
	border-color:black;*/
}

A.link {
	position:relative;
	left:5px;
	text-decoration:none;
	color:gray;
	/*color:rgb(175,175,175);*/
	font-weight:bold;
}

A.link:hover {
	font-weight: bold;
	color:rgb(255,127,42);
}

A.txtlink {
	position:relative;
	text-decoration:none;
	font-style:italic;
	color:gray;
	font-weight: bold;
}

A.txtlink:hover {
	color:rgb(255,127,42);
}
