body {
	font-family: verdana, arial;
	font-size: 12px;

	background-color: #ffffff;

	margin: 30px;
}

pre
{
	font-family: courier new;
	font-size: 11px;
}
hr
{
	height: 1px;
	color: #D4D0C8;
}

h1,h2,h3,h4,h5,h6
{
margin-bottom: 0px;
padding-bottom: 0px;
}

td {
	font-size: 12px;
}

td.header {
	background-color: #EEEEEE;
	color: #000000;
	height: 20px;
}

td.headeritem
{
	border: 1px solid #D4D0C8;
	background-color: #EEEEEE;
	color: #000000;


	font-size: 13px;
	font-weight: bold;
	height: 32px;
}

td.maincontent {
	border: 1px solid #D4D0C8;
	color: #000000;
}

table.header {
	border: 1px solid #D4D0C8;
	border-collapse: collapse;

	color: #000000;
}

form
{
	margin: 0px;
}

a {
	color: #30609F;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.foot_note {
	font-size: 10px;
	color: #000000;
}

input, select, textarea {
	font-family: verdana, arial;
	font-size: 12px;
}

img {
	border: 0px;
}

.monospaced
{
	background-color: #E0E1F8;
	font-family: Lucida Console;
	font-size: 10px;
}

.normal
{
	background-color: #F6F5F4;
	font-family: verdana, arial;
	font-size: 10px;
}

.regular
{
	font-size: 12px;
}

div.headerItem:before {
	font-weight: normal;
	font-size: 12px;

	content: "• "; 
}

div.headerItem {
	font-weight: bold;

	position: relative;
	left: -1em;
}

span.smallText
{
	font-size: 9px;
}

.menuitem
{
	width: 96px;
	height: 96px;

	padding-top: 10px;
	margin-bottom: 5px;

	text-align: center;
}
.betingelser
{
	width: 100%;
	height: 15px;
	position: relative;
	bottom: 0px;
	text-align: center;
}

.message {
  border: 1px solid #ddd;
  color: red;
  margin-bottom: 5px;
  padding: 3px;
}

.error_message {
  color: red;
}

.stepactive {
  border: 1px solid #85A7CC;
  color: #333;
  padding: 3px;
}

.stepcurrent {
  border: 1px solid #7FCB10;
  color: #333;
  padding: 3px;
}

.steppassive {
  border: 1px solid #ddd;
  color: #ddd;
  padding: 3px;
}

.form_error {
  border: 1px solid red;
}
div.invisible211 {
  margin-top:5px;border:2px solid #98CADD;padding:3px;
}
.float_image {
position:relative;
float:right;
width:100px;
}