body {
	background-image: url(design/bg.jpg);
}
#bar #header {
	height: 225px;
	width: 955px;
	background-image: url(design/ben.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 65px;
	padding-right: 5px;
}
#content .emne {
	width: 960px;
	margin-bottom: 30px;
	display: block;
}
#content .emne .header {
	float: left;
	page-break-after: always;
	margin-right: 460px;
}

#bar {
	height: 290px;
	width: 100%;
	background-image: url(design/barbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: 0;
}
.uppercase {
	text-transform: uppercase;
	font-weight: bold;
}

#header #menu {
	margin-top: 36px;
	margin-right: 19px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.job {
	float: left;
	margin-right: 18px;
	margin-bottom: 30px;
	width: 460px;
	border: 1px solid #000;
	background-image: url(design/jobbg.png);
	padding-bottom: 8px;
	height: 130px;
}
.job h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 4px;
	margin-left: 3px;
	color: #666;
}
.job p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 3px;
	color: #666;
}
#content .header {
	margin-top: 100px;
	margin-bottom: 50px;
	clear: both;
}
#content .clear {
	clear: both;
	width: 960px;
}
#content .dualemne h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 30px;
	text-transform: uppercase;
}
#content .dualemne  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 460px;
}
#content .dualemne ul {
	margin-left: 20px;
	list-style-image: url(design/trekant.png);
}
#content .dualemne li {
	margin-bottom: 5px;
}
#content .dualemne a {
	color: #000;
	text-decoration: none;
}
.hidden{
	visibility:hidden;
	width:0px;
	height:0px;
	}
	
.sociallink{
	display: block;
	margin-top: 10px;
}
