body {
	background-color: #F9F8F3;
	margin:0;
	font-family: Verdana, Arial, Helvetica;
	font-size:8pt;
	color: #333333;
}

form {
	margin-bottom:0;
}

.header {
	font-size: 18pt;
	font-weight: bold;
	color: #980000;
	text-align:center;
}

.content {
	font-size:10pt;
	color: #333333;
}

.content a {
	color: #9a000a;	
}

.intro {
	font-size:10pt;
	font-weight: normal;
}

.mainpicture {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
}

.footerpicture {
	float: center;
}

.mainimage {
	border: 1px solid black;
}

.footerimage {
	border: 1px solid black;
}
.pictext_right {
	font-style: italic;
	text-align: right;
	font-size:10pt;
}
.pictext_center {
	font-style: italic;
	text-align: center;
	font-size:10pt;
}
.topfield {
	border: 1px solid #ddd;
	height: 20px;
	width: 130px;
}
.topbutton {
	font-size:8pt;
	height:20px;
	background-color: #EEEEEE;
	width:45px;
}
.clear {
	clear:both;
}
.topbox {
	font-size:7pt;
}
.menu {
	background-color: #ecebd9;
}

.menuitem {
	padding-left:16px;
	padding-bottom:3px;
	padding-top:2px;
	font-size:10pt;
}

.menuitem a {
	color: black;
	text-decoration: none;
	font-weight:bold;
}

.menuitem a:hover {
	text-decoration: underline;
}

.menuheader_brown {
	background: url('/images/dss/menuheader_right.gif');
	/*background: url('/images/dss/menuheader_right_brown.gif');*/
	height:36px;
	width:180px;
	background-repeat: no-repeat;
}

.menuheader_left {
	background: url('/images/dss/menuheader_left.gif');
	height:36px;
	width:180px;
	background-repeat: no-repeat;
	padding-top:2px
}

.menuheader_right {
	background: url('/images/dss/menuheader_right.gif');
	height:36px;
	width:201px;
	background-repeat: no-repeat;
	background-color: #ecebd9;
}

.menuheader_text {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	margin-left:10px;
	margin-top:1px;
}

.middle {
	background-color: #f9f8f3;
}

.smallbar {
	height: 11px;
	background-color: #ecebd9;
}

.bar {
	height: 22px;
	width:100%;
	background-color: #ecebd9;
	font-size:11px;
	font-weight:bold;
	padding-left: 5px;
	padding-right:5px;
}

.bottommiddle {
	background-color: #f9f8f3;
	font-size:10pt;
	padding-bottom:10px;
}

.button {
	background-color: #EEEEEE;
	font-size: 10pt;
}

.field {
	border: 1px solid #ddd;
}
div#midtbillede {
	height:36px; 
	background:transparent url(/images/dss/middle_header.jpg) top center no-repeat;
}
div#mini {
	height:35px;
	width:150px;
	border:0;
  }
div#mini img {border:0; margin:1px 0; height:19px; width:23px}

/* Regnskabstabel */
.regnskab td {border-top:1px solid #ECEBD9;}
.regnskab .hojre {text-align:right;}