
body, div, td, input, select, textarea {font-family: Arial, Verdana, Helvetica, sans-serif;}
div {border: 0px solid black;}

.print {}
.screen {display: none;}

html, body {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

html > body {
	height: auto;
	min-height: 4em;
	min-width: 20em;
}

a {color: #647BB2;}
a:link {color: #647BB2;}
a:hover {text-decoration: none;}
a:active {color: #647BB2;}
a:visited {color: #647BB2;}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

input, select, textarea {
	font-size: 12px;
	color: #333333;
}

hr {
  height: 1px;
  border-top: 1px solid #999999;
  }

form, fieldset {margin: 0px; padding: 0px;}

.red {color: #BF1026;}
.redBG {background-color: #BF1026;}
.greyBG {background-color: #999999;}

tr.tbody{
  background-color: #eeeeee;
  cursor: pointer;
}
tr.tbodyOn{
  background-color: #ffffff;
  cursor: pointer;
}

.statusGreen, a.link:statusGreen, a.visited:statusGreen {
  color: #009900;
}

.statusRed, a.link:statusRed, a.visited:statusRed {
  color: #BF1026;
}



#master {
  width: 380px;
  margin-top: 102px;
	margin-left: 10px;
	border: 0px solid #cccccc;
}

#logo {
	position: absolute;
	left: 402px;
	top: 35px;
	width: auto;
}

#theme {
	display: none;
}

#colLeft {
  display: none;
}

.objekter {
  margin-bottom: 4px;
}

#footer {
	font-size: 13px;
	clear: left;
	color: #999999;
	padding-top: 3px;
	margin-bottom: 30px;
	border-top: 1px solid #cccccc;
}

#footer a {

}

.copylink, a.copylink, a.copylink:link, a.copylink:hover, a.copylink:active, a.copylink:visited {
	color: #999999;
	text-decoration: none;
}

#functions, #footer div {
	display: none
}

#functions img, .buttons{
	vertical-align: middle;
	margin-right: 4px;
	margin-bottom: 4px;
}

#functions a{
	margin-right: 15px;
}

#filler {
	display: none;
}

#nav1Master {
	display: none;
}

#contentFrontpage {
  margin-left: 0px;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	color: #333333;
}

.columnLeft {

}
.columnRight {

}

a.nav1, a.nav1:link, a.nav1:hover, a.nav1:visited, a.nav1:active, a.nav1On, a.nav1On:link, a.nav1On:hover, a.nav1On:visited, a.nav1On:active  {
  color: #ffffff;
  width: auto;
  position: relative;
  text-decoration: none;
	font-size: 13px;
  display: block;
	float: left;
	border: 0px solid black;
}
.nav1 {
  background-image: none;
	border-top: 1px solid #FFFFFF;
  padding-left: 5px;
  padding-top: 17px;
  padding-bottom: 1px;
  padding-right: 17px;
}
a.nav1:hover, a.nav1On {
  background-repeat: no-repeat;
	padding-left: 5px;
  padding-top: 17px;
  padding-bottom: 1px;
  padding-right: 17px;
}
a.nav1:hover {
	background-image: url(/media/images/nav1over.gif);
}
a.nav1On {
	background-image: url(/media/images/nav1on.gif);
	font-weight: bold;
}

.tableContent {
	background-color: #eeeeee;
}
.tableHead {
	color: #ffffff;
}

#printContacts {
	position: absolute;
	left: 450px;
	top: 100px;
	width: 175px;
	color: #999999;
	font-size: 11px;
}
#printContacts div{
	margin-bottom: 10px;
}

.tabell{
	font-size: 11px;
}

#objDetailSummary{
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#objDetailSummary table{
	width: auto;
	padding: 2px;
}
