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

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

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;
}
li {
	list-style-image: url(/media/images/list11px.gif);
}

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

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

  }

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

li {list-style-color: #BF1026;}

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

#error {
	position:	absolute;
	z-index: 99;
	left: 50%;
	top: 372px;
  margin-left: -140px;
  width: auto;
	padding: 10px;
	color: #BF1026; 
	font-weight: bold;
	border: 1px solid #BF1026;
	background-color: #ffffff;
	filter:Alpha(opacity=80, style=0);
	font-size: 13px;
	}
#errorObject {
	position:	absolute;
	z-index: 99;
	left: 50%;
	top: 402px;
  margin-left: -140px;
  width: auto;
	padding: 10px;
	color: #BF1026; 
	font-weight: bold;
	border: 1px solid #BF1026;
	background-color: #ffffff;
	filter:Alpha(opacity=80, style=0);
	font-size: 13px;
	}

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 {
  position:	absolute;
	left: 50%;
  margin-left: -385px;
  width: 770px;
  margin-top: 20px;
	border: 0px solid #cccccc;
}

#logo {
	padding-left: 10px;
	margin-bottom: 20px;
}

#theme {
	margin-top: 1px;
	margin-bottom: 0px;
}

#colLeft {
  position:	absolute;
	left: 50%;
  margin-left: -327px;
  width: 175px;
	border: 0px solid #cccccc;
	color: #666666;
	font-size: 11px;
	margin-top: 20px;
}

.objekter {
  margin-bottom: 4px;
}

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

#footerlinks a {
	font-size: 9px;
}

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

#functions {
	margin-bottom: 6px;
}

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

#functions img {
	display: none;
}

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

#functionsLeft {
	margin-top: 15px;
	margin-bottom: 6px;
}

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

#functionsLeft a{
	display: block;
}

#filler {
	background-image: url(/media/images/bgNav1.gif);
  background-repeat: repeat-y;
	background-color: #999999;
	font-size: 13px;
	padding: 5px;
	padding-left: 260px;
}

#nav1Master {
	position: absolute;
	left: 50%;
	top: 46px;
  margin-left: -125px;
  width: 510px;
	font-size: 13px;
}

#contentFrontpage {
  margin-left: 260px;
	font-size: 11px;
	text-align: left;
	color: #666666;
	margin-top: 20px;
}

.columnLeft {
	width: 240px;
	float: left;
	margin-bottom: 20px;
}
.columnRight {
	margin-left: 20px;
	width: 240px;
	float: left;
	margin-bottom: 20px;
}

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 {
	display: none;
}

.contactPartner {
	position:	absolute;
	left: 50%;
	top: 310px;
  margin-left: 135px;
  width: 88px;
	height: 112px;
	background-repeat: no-repeat;
}

#objDetailSummary {

}

.tabell {
	text-align: left;
}

#itTeam {
	display: block;
	background-image: url(/media/images/om_oss/it_team.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 274px;
	text-align: right;
	padding-left: 40px;
}
