body {
	margin: 0;
	padding: 0;
	height: 100%;
  background: #ffffff;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 16px;
  color: #000000;
}

#wrapper {
  width: 800px;
  height: auto;
	min-height: 100%;
	margin: 0px auto 0;
	padding: 20px 10px 0;
}

.whitebox {
  background: #ffffff;
  border: 1px solid #999999;
  padding: 20px;
}

.Standard, .Standard td, .Tahoma,  .f1, .f1o, .f1g {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

.it, .itw {
  border: 1px solid #cccccc; /* #000000; */
}

.itw {
	width: 99%;
}

.formtd {
 padding-right: 10px;
}

button.knapp {
  background: transparent;
  border: 0;
  padding-left: 0px;
  padding-right: 0px;
  cursor: pointer;
}

.blabut {
	background: transparent url('/pics/box75-green.png') no-repeat;
  width: 75px;
  height: 37px;
  padding-top: 0;
  border: 0;
	text-align: center;
	vertical-align: center;
  font-family: Arial, Sans Serif;
  font-weight: bold;
	font-size: 11px;
  color: #000000;
  cursor: pointer;
}

div.button {
	background: transparent url('/pics/bt-nyor-h.gif') no-repeat right;
	display: block;
	height: 22px;
  min-width: 50px;
  margin-right: 0px;
	padding-right: 24px; /* sliding doors padding */
	text-decoration: none;
}

div.button span, div.button div.b2 {
	background: transparent url('/pics/bt-nyor-v.gif') no-repeat left;
	display: block;
	white-space: nowrap;
	line-height: 12px; 
	padding: 5px 3px 5px 12px;
	font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

