body{
	font-family: Tahoma, Sylfaen;
	margin:0px 0px 0px 0px;
	background-color: silver;
	text-align: left;
}

div#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
table, td, tr {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}

td.fotoov {
   background-image: url("foto/gfx/ov.jpg");
   background-repeat: no-repeat;
   height: 23px;
   width: 24px;
}

td.fotoo, td.fotoo a  {
   background-image: url("foto/gfx/o.jpg");
   background-repeat: repeat-x;
   color: black;
   text-align: center;
   font-weight: bold;
   font-variant: small-caps;
   font-size: 11px;
   height: 15px;
   padding-top: 8px;
}

td.fotooh {
   background-image: url("foto/gfx/oh.jpg");
   background-repeat: no-repeat;
   height: 23px;
   width: 24px;
}

td.fotov {
   background-image: url("foto/gfx/v.jpg");
   background-repeat: repeat-y;
   width: 24px;
}

td.fotoh {
   background-image: url("foto/gfx/h.jpg");
   background-repeat: repeat-y;
   width: 24px;
}

td.fotonv {
   background-image: url("foto/gfx/nv.jpg");
   background-repeat: no-repeat;
   width: 24px;
   height: 24px;
}

td.foton {
   background-image: url("foto/gfx/n.jpg");
   background-repeat: repeat-x;
   height: 24px;
}

td.fotonh {
   background-image: url("foto/gfx/nh.jpg");
   background-repeat: no-repeat;
   height: 24px;
   width: 24px;
}

