body {
  margin:0px;
  padding:0px;
  }

body,
td,
p,
div,
span
{
	font-family:verdana, arial, geneva, helvetica, sans-serif;
}

#page {
  width:100%;
  border:none;
  background-image:none;
  }

#menyCell, #kolCheck, .contentDiv, #sidfot {
  display:none;
  }
  
#contentTable {
  width:100%;
  }

#infoCellIndex {
  width:13cm;
  }

#infoCell {
  width:18cm;
  }

#indexRight {
  float:right;
  width:5cm;
  }

	#ledigTable th
	{
		border-top:solid 1px black;
		border-bottom:solid 1px black;
	}
	#ledigTable td
	{
		height:25px;
		padding-top:5px;
		padding-bottom:5px;
	}
		#ledigTable td.ledigDiv
		{
			height:20px;
		}

