body {
	margin: 11px 0;
	background: url(../new-images/bg.png) repeat-x #eeeee4;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align:center;
}

#siteWrapper {
	width: 927px;
	margin: 0 auto;
	text-align:left;
	font-size:11px;
}

#toplogo {
	height: 145px;
	background: url(../new-images/toplogo.png);
}

#toplogo h1 {
	float: left;
	text-indent: -100000px;
	margin: 0 0 12px 0;
	padding: 14px 0 0 30px;
}

#toplogo h1 a {
	display: block;
	width: 263px;
	height: 85px;
}

#toplogo ul {
	clear: both;
	height: 31px;
	margin: 0 0 0 3px;
	padding: 0;
	list-style-type: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

#toplogo ul li {
	float: left;
	height: 31px;
	margin: 0;
	padding: 0;
}

#toplogo ul li a {
	display: block;
	position: relative;
	padding: 7px 10px 9px 10px;
	color: #666657;
	text-decoration: none;
}

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

#toplogo ul li.x a {
	cursor: pointer;
	padding: 0 1px 0 1px;
	color: #fff;
}

#toplogo ul li.x img {
	float: left;
	border: 0;
}

#toplogo ul li.x span {
	float: left;
	padding: 7px 7px 8px 7px;
	margin: 0;
	background: url(../new-images/active-bg.png);
}

#toplogo ul li.number {
	width: 143px;
	color: #fff;
	text-align: center;
	padding: 7px 2px 0 0;
}

#toplogo ul li.spacer {
	padding: 0;
	width: 1px;
	background: url(../new-images/menu-spacer.png) no-repeat left 2px;
}

#newsLine {
	float: none !important;
	float: left;
	margin-top: 0 !important;
	margin-top: -4px;
	padding: 7px 13px 0 13px;
	width: 901px;
	height: 21px;
	background: url(../new-images/newsline-bg.png);
	font-size: 10px;
	color: #50504f;
}

#newsLine em {
	font-style: normal;
	font-weight: bold;
}

#newsLine .l {
	float: left;
}

#newsLine .r {
	float: right;
}

#newsLine a {
	color: #50504f;
	text-decoration: none;
}

#newsLine a:hover {
	text-decoration: underline;
}

#contentContainer {
	clear: both;
	background: url(../new-images/content-bg.png);
	border-bottom: 1px solid #cfcdbb;
}

#content {
	float: left;
	width: 711px;
	padding: 0 0 0 4px;
}

#frontGo {
	height: 100px;
	background: url(../new-images/teaser.png);
	padding: 10px 0 0 39px;
	margin-bottom: 3px;
}

#frontGo a {
	float: left;
	display: block;
	position: relative;
}

#frontGo a.lej {
	width: 272px;
	height: 87px;
	margin: 0 77px 0 0;
}

#frontGo a.udlej {
	width: 283px;
	height: 89px;
}

#content .t {
	height: 6px;
	background: url(../new-images/content-top.png);
	overflow: hidden;
}

#content .m {
	padding: 4px 12px;
	background: url(../new-images/contentb-bg.png);
}

#content .b {
	height: 6px;
	background: url(../new-images/content-bottom.png);
	overflow: hidden;
	margin-bottom: 3px;
}

#content .top{
	height: 6px;
	background: url(../newContentTop.png);
	overflow: hidden;
}

#content .sides {
	padding: 4px 12px;
	background: url(../newContentSides.png);
}

#content .bottom {
	height: 6px;
	background: url(../newContentBottom.png);
	overflow: hidden;
	margin-bottom: 3px;
}

#content h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	color: #333333;
}

#content h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	color: #333333;
}

#content h2.marTop {
	margin-top: 15px;
}

#content .checkmark {
	float: left;
	width: 110px;
}

#content .select {
	float: left;
	width: 205px;
	text-align: right;
}

#content .marBot {
	margin: 0 0 5px 0;
}

#content .horisontSpacer {
	height: 15px;
}

#content .saerch {
	border: 0;
	float: right;
	margin: 5px 0 2px 0;
}

#content .kortButton {
	float: right;
	width: 152px;
	height: 107px;
	padding: 19px 47px 0 0;
}

#content .kortButton img {
	border: 0;
}

#content em.highlight {
	font-style: normal;
	font-weight: bold;
}

#content em.highlight a {
	color: #68940d;
}

#content a {
	color: #333333;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#right {
	float: left;
	width: 205px;
	padding: 0 0 0 3px;
}

#right .t {
	height: 22px;
	background: url(../new-images/rightbox-top.png);
	font-weight: bold;
	color: #fff;
	padding: 5px 0 0 5px;
}

#right .m {
	padding: 7px 7px 4px 3px;
	background: url(../new-images/rightbox-bg.png);
}

#right .noPadBot {
	padding-bottom: 0;
}

#right .user {
	width: 191px;
	height: 22px;
	background: url(../new-images/login-user.png);
	margin-bottom: 3px;
}

#right .pass {
	width: 191px;
	height: 22px;
	background: url(../new-images/login-pass.png);
	margin-bottom: 3px
}

#right .inputText {
	border: 0;
	background: none;
	width: 163px;
	font-family: Arial;
	font-size: 11px;
	padding: 3px 3px 3px 25px;
}

#right .b {
	height: 6px;
	background: url(../new-images/rightbox-bottom.png);
	overflow: hidden;
	margin-bottom: 3px;
}

#right .spacer {
	height: 1px;
	background: url(../new-images/leftbox-spacer.png) center top;
	overflow: hidden;
	margin: 10px 0 10px 0;
}

#right .center {
	text-align: center;
}

.fix {
	clear: both;
}

#footer {
	padding: 20px 0 0 0;
	text-align: center;
	color: #83837d;
}

#footer a {
	color: #83837d;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

/* TABMENU */

#tabmenu ul {
	float: left;
	margin: 0 0 -2px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background: url(../new-images/submenu-bg.gif)
}

#tabmenu ul li {
	float: left;
	height: 31px;
	margin: 0;
	padding: 0;
}

#tabmenu ul li a {
	display: block;
	position: relative;
	padding: 0 1px 0 1px;
	color: #666657;
	text-decoration: none;
	cursor: pointer;
}

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

#tabmenu ul li img {
	float: left;
	border: 0;
}

#tabmenu ul li span {
	float: left;
	padding: 7px 7px 7px 7px;
	margin: 0;
	background: url(../new-images/submenu-bg.png);
}

#tabmenu ul li.x span {
	background: url(../new-images/submenu-x-bg.png);
}

#tabmenu ul li.x a {
	color: #1a78bb;
}
#language_choice {
	position:relative;
	width:927px;
	height:19px;
}
.plusRamme {
	width:196px;
	height:59px;
	border:1px solid #41413F;
	cursor:pointer;
}
.PlusLink{
	color:#414141;
	text-decoration:none;
	font-weight:bold;
}
.gridTable {
	border:1px solid #000;
}
.gridTable .gridII{
	background:#E4ECF1;
}
	.plushead {

		background-color: #595959;

		padding: 4px;

		color: white;

		font-size: 12px;

	}
	.plushead a {
		padding: 4px!important;

		color: white!important;
		
		text-decoration:underline!important;
	}

	.plusA {

		font-size: 11px;

		background-color: #f1f1f1;

	}

	.plusB {

		font-size: 11px;

		background-color: #fbfbfb;

	}
