body {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 8pt;
  background-image: url(pic/dinpattern-stripe.gif);
  background-repeat: repeat;
  color: #444444;
  margin-top: 0px;
  margin-bottom: 0px;
}

table {
	border-collapse: collapse;
	border: none;
	background-color: #FFFFFF;
}

table.main, table.mainouter {
	background-color: #ffffff;
}

table.bottom {
  background: transparent;
}
table.status {
  background: transparent;
}

h1 {
  color: #656565;
  font-family: verdana;
  font-size: 10pt;
}

h2 {
  color: #656565;
  font-family: verdana;
  font-size: 8pt;
  margin-bottom: 6px;
}

p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}

td {
  font-size: 8pt;
  border: solid #a2a2a2 1px;
}

td.status {
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  border: none;
  padding-top: 0px;
  border-bottom: none;

}

td.status a, td.status a:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 10pt;
  border: none;
  /*font-weight: bold;*/
  border-bottom: none;
}

td.status a:hover {
  text-decoration: none;
  color: #7d7d7e;
  border-bottom: none;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	height: 24px;
	background-image: url(pic/colhead.gif);
	background-repeat: repeat-x;
}

td.colhead a, td.colhead a:visited {
  color: #ffffff;
  text-shadow: #779F00 2px 2px 2px;
  text-decoration: none;
}

td.colhead a:hover {
	color: #FFF;
	border-bottom: solid 1px #F90;
	text-decoration: none;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.rowhead2 {
   padding: 4px; 
   font-family: Verdana, Helvetica, sans-serif; 
   font-size: 10px; 
   border-color: #2d2d2d; 
   border-style: solid; 
   border-width: 1px 1px 1px 1px; 
}

td.title {
	font-size: 14pt;
}

td.bottomline {
  color: #ffffff;
  border-left: solid #000000 1px;
  border-right: solid #000000 1px;
  border-top: none;
  border-bottom: none;
  height: 20px;
  background-image: url(pic/bottomline.gif);
}

/* ######### NAVIGATION ######### */

td.navigation {
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
  border: 0px;
  padding-top: 0px;
  border-left: solid #000000 1px;
  border-right: solid #000000 1px;
  border-top: solid #000000 1px;
  border-bottom: none;
  background-color: #000000;
  background-image: url(pic/meny.gif);
  height: 30px;
}

td.navigation a, td.navigation a:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 8pt;
  /*font-weight: bold;*/
  border-bottom: none;
}

td.navigation a:hover {
  text-decoration: none;
  color: #7d7d7e;
  border-bottom: none;
}

/* ######### END_NAVIGATION ######### */

.forumicons {
  float: right;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

font.gray
{
  color: #ACA899;
  text-decoration: underline;
}

a:link, a:visited {
	color: #000000;  /*font-weight: bold;*/
}

a:hover {
	color: #CCC;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

a.altlink:hover {
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}

a.altlink_blue:hover {
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.btn {
  width: 75px;
  height: 23px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 1px; 
}
td.login {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  border:none;
}
td.loginknapp {
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  border:none;
}