@import url(jobindsats.css);

.tillgang {
	width: 755px;
	float: left;
}
#tilgang {
	margin: 4px 0px 4px 0px;
}

.om {
	width:200px;
	float: right;
	margin-left: 12px;
}

.sml_container {
	margin-top:6px;
}
.sml_list select {
	width:250px;
	height:205px;
	font-size: 0.9em;
}
.sml_list {
	width:250px;
	margin: 0px 10px 0px 0px;
	float:left;
}
.sml_container .info {
	padding: 4px 0px;
}

.forklaring {
	width: 466px;	
	border:1px solid #908f8f;
	float: right;
	height: 204px;
}
.forklaring_header {
	width: 100%;
	background-color: #908f8f /*807f7f*/;
	color:white;
	float: right;
}
.forklaring_header h4 {
	font-weight:bold;
	font-size: 1em;
	margin: 2px 4px;
	padding: 0px;
}
.forklaring_iframe {
	width: 100%;
	height:100%;
}

.info {
	overflow: hidden;
}
.info a {
	color: #ea5a00;
	background-color: transparent;
}
.info a:hover {
	color: rgb(242, 142, 0);
	background-color: transparent;
}

.float_left_top {
	float: left;
	margin-top: -10px;
}
.float_left {
	float: left;
	width: 100%;
}
.clear_bottom {
	clear: left;
	margin-bottom: -6px;
}

