@import url(jobindsats.css);

#tilgang {
 margin-left: 4px;
}
#maalinger {
	height: 338px;
	margin-top: 10px;
}
#grupper {
	border-style: solid;
	border-width: 1px;
	height: 100%;
	width: 574px;
	margin-top: 0px;
	overflow: auto;
	float: left;
}
#grupper dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
#grupper dt {
	background: rgb(255, 168, 0) none repeat scroll 0% 50%;
	color: rgb(255, 255, 255);
	line-height: 1.7em;
	font-weight: bold;
}
#grupper dd {
	line-height: 1.2em;
	margin-left: 0px;
}
#vaelg {
	margin-top: 0px;
	margin-left: 10px;
	float: left;
}
#vaelg a {
	color: rgb(234, 90, 0);
	background-color: white;
}
#vaelg a:hover {
	color: rgb(242, 142, 0);
	background-color: white;
}

#bund-knapper {
	margin-bottom: 3em;
}

div.tabpanel {
	clear: right;
}
div.tab-row ul {
	height: 1.8em;
	margin: 0px;
	padding-left: 6px;
}
div.tab-row {
	background: url(i/dot.gif) repeat-x bottom;
}
div.tab-row li {
	display: inline;
	list-style-type: none;
}
/* round corner tabs */
.tab-panel {
 	border-left: 1px solid #5f5f5f;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	padding: 4px 20px 10px 10px;
}
div.tab-row a {
	display:block;
	background:url("tabs/tabs1/right.gif") no-repeat right top;
	float: left;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	padding: 2px 12px 3px 6px;
	margin-left: -1px;
	text-decoration: none;
	color: #666;
	background-color: white;
	vertical-align: text-bottom;
	white-space: nowrap;
}
div.tab-row li {
 background:url("tabs/tabs1/left.gif") no-repeat left top;
  float:left;
  margin:0px;
  padding:0 0 0 7px;
}
div.tab-row li.selected a {
	background-image:url("tabs/tabs1/right_on.gif");
	color:#333;
	background-color: white;
	padding-bottom:5px;
}
div.tab-row li.selected {
	background-image:url("tabs/tabs1/left_on.gif");
}
div.tab-row a:hover {
	color:#000000;
	background-color: white;
}

.datoheading {
	margin-left: 23px;
	margin-right: 3.4em;
}
.datoposition {
	margin-right: 6px;
}


