
table, td, input, select {
	font-size: 8pt;
}

#form {
	margin: 16px;
}

#form form {
	margin: 0;
	padding: 0;
}

table.form {
	border: 4px solid #fbaf63;
	margin: 0;
	padding: 0;
}

table.fieldset td {
	width: auto;
	border: 0;
	overflow: visible;
	margin: 0;
	padding-right: 10px;
}

table.fieldset tr.autosize td input {
	width: 100%;
	border: 1px solid #bbb;
	margin: 0;
	padding: 2px;
	overflow: visible;
	outline: 0;
}

table.fieldset tr.autosize td select {
	width: 100%;
}

td.subtitle {
	color: #880204;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px 0 8px 0;
}

td.header {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	background: #fbaf63;
	padding: 4px 0 10px 8px;
}

td.info {
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	background: #cf0103;
	padding: 10px 6px 10px 6px;
	width: 16px;
}

td.text {
	color: #222;
	padding: 6px;
	line-height: 1.4em;
}

td.fritext
{
	color: #222;
	line-height: 1.4em;
  font-size: 7pt;
}

td.bokstext
{
  color: #222;
	line-height: 1.4em;
  font-size: 7pt;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 4px;
}

.boksbaggrund
{

}

.boksbaggrundfarve
{
  background-color: #E2E2E2;
}

td.label {
	color: #222;
	padding-bottom: 2px;
}

td.box {
	background: #eee;
}

td.inner {
	padding: 12px;
}

td.separator {
	height: 8px;
}

td.line {
	background: #bbb;
	height: 1px;
}

td.verticalline {
	background: #bbb;
	width: 1px;
	height: auto;
}

table.fieldset td.simple, table.fieldset td.simple input {
	color: #222;
	margin: 0;
	padding: 0;
}

input.formreset {
	cursor: pointer;
	background: url('gfx/formreset.png') no-repeat;
	outline: 0;
	border: 0;
	width: 75px;
	height: 18px;
	border: 0;
}

input.formnext {
	cursor: pointer;
	background: url('gfx/formnext.png') no-repeat;
	outline: 0;
	border: 0;
	width: 77px;
	height: 18px;
	border: 0;
}

input.formbuy {
	cursor: pointer;
	background: url('gfx/formbuy.png') no-repeat;
	outline: 0;
	border: 0;
	width: 57px;
	height: 18px;
	border: 0;
}

input.formtilbage
{
	cursor: pointer;
	background: url('gfx/formtilbage.gif') no-repeat;
	outline: 0;
	border: 0;
	width: 80px;
	height: 18px;
	border: 0;
}

input.formbetal
{
	cursor: pointer;
	background: url('gfx/formbetal.gif') no-repeat;
	outline: 0;
	border: 0;
	width: 69px;
	height: 18px;
	border: 0;
}