body {
	font: 75% "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #626060;
}

a img {
	border: 0;
}

iframe {
	margin-left: -35px;
	width: 497px;
	height: 700px;
}

a,a:link,a:active,a:visited {
	color: #036;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	width: 1015px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #adadad;
	position: relative;
	background: transparent url('../images/main_bg.png') repeat-y left top;
}

#contentwrapper {
	width: 733px;
	float: left;
}

#search-lng-holder {
	width: 282px;
	height: 68px;
	border-left: 1px solid #f3f3f3;
	background: #a8a7a7;
}

#layout-overlay1 {
	position: absolute;
	top: 68px;
	left: 0;
	width: 236px;
	height: 296px;
	border-right: 1px solid #fff;
}

#layout-overlay2 {
	position: absolute;
	top: 0;
	left: 237px;
	width: 496px;
	height: 68px;
	border-bottom: 1px solid #fff;
}

#layout-overlay1 img, #layout-overlay2 img {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

#languages {
	position: absolute;
	top: 10px;
	right: 20px;
}

#search {
	position: absolute;
	top: 30px;
	right: 20px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
}

.submenu {
	display: none;
}

#current .submenu {
	display: block !important;
}

#menu {
	width: 236px;
	float: left;
	margin: -2px 0 0 0;
	padding: 0;
}

#menu > ul {
	list-style-type: none;
	width: 236px;
	margin: 0;
	padding: 0;
}

#menu > ul > li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

#menu > ul > li > a {
	display: block;
	width: 125px;
	height: 21px;
	padding: 6px 0 0 111px;
	margin: 0;
	background: transparent url('../images/menu_bg.png') no-repeat left top;
	color: #fff;
	text-decoration: none;
}

#menu > ul > li > a:hover {
	text-decoration: underline;
}

#menu ul li ul {
	list-style-type: none;
	width: 130px;
	padding-left: 106px;
	margin-left: 0 !important;
	background: #827f7f;
	border-top: 1px solid #fff;
	padding-bottom: 8px;
}

#menu ul li ul a {
	color: #fff;
	display: block;
	padding: 8px 0 0 20px;
	margin-left: -15px;
	background: transparent url('../images/submenu_bg.gif') no-repeat left 9px;
	text-decoration: none;
}

#menu ul li ul a:hover {
	text-decoration: underline;
}

#content {
	width: 427px;
	float: left;
	padding: 30px 35px;
}

#content img {
	width: 423px;
	background: #fff;
	padding: 1px;
	border: 1px solid #acacac;
}

#content img.empicon {
	width: auto !important;
}

.ansatt {
	border: 1px solid #acacac;
	width: 405px !important;
	padding: 5px 10px !important;
	margin-bottom: 10px;
}

#content h2 {
	font-size: 1em !important;
	text-transform: uppercase;
	color: #274859;
	padding-bottom: 10px;
	margin-bottom: 10px !important;
	background: transparent url('../images/h2_border.png') no-repeat left bottom;
}

#sidebar {
	width: 282px;
	float: left;
	position: relative;
}

#footer {
	clear: both;
	background: #827f7f;
	color: #fff;
	font-size: 0.9em;
	text-align: center;
	padding: 4px 0;
	margin-bottom: 10px;
}

#footer span {
	font-weight: bold;
}

#nk {
	font-size: 0.9em;
	text-align: center;
	padding-top: 5px;
	color: #525252;
}

#nk a {
	color: #525252;
}

#news {
	
}

.news-art {
	width: 232px;
	margin-left: 25px;
	color: #888;
	font-size: 10px;
	margin-top: 20px;
}

.news-art img {
	background: #fff;
	padding: 1px;
	border: 1px solid #acacac;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.fbbadge {
	position: absolute;
	bottom: 25px;
	left: 25px;
}

.news-art h3 {
	font-size: 10px !important;
	padding: 0;
	margin: 0 0 4px 0;
	color: #4d4d4d;
}

.news-art p {
	padding: 0;
	margin: 0 0 4px 0;
}
