/* @override http://www.hist.se/css/standard.css */

body {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #202020;
	text-align: center;
	background: #ffffff;
	background: url(/images/design/bg.gif) center repeat-y #ffffff;
}

body, form {
	margin: 0px;
	padding: 0px;
}

td, th {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #1B1717;
}

#tooltip {
	position: absolute;
	z-index: 200;
	text-align: left;
	display: none;
}

#tooltip h3 {
	padding: 2px 0 3px 0;
	border-bottom: 1px solid #ddd;
}

#tooltip p {
	margin: 3px 0 0 0;
	line-height: 16px;
}

#tooltip .inner {
	padding: 8px;
	background: url(/images/design/bg-tooltip.gif) bottom left repeat-x #ffffff;
	border: 1px solid #777;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#container-outer {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background: url(/images/design/bg.gif) center repeat-y #ffffff;
	text-align: center;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: left;
}

#header {
	height: 15px;
	background: #cccccc;
	border-bottom: 1px solid #ffffff;
}

#footer {
	width: 930px;
	background: #cccccc;
	height: 15px;
	clear: both;
	border-bottom: 1px solid #ffffff;
}

.spalt {
	float: left;
	width: 320px;
	padding-right: 17px;
}

.clear {
	clear: both;
}

.clearL {
	clear: left;
}

.clearR {
	clear: right;
}

#fottxt {
	border-top: 2px #b4b4b4 solid;
	font-size: 12px;
	color: #000;
	text-align: center;
}

#fottxt #copy {
	font-size: 11px;
	padding: 0 0 40px 0;
}

.fottxt-inner {
	padding: 40px 0 20px 0;
}

#main {
	width: 930px;
	float: left;
	background: url(/images/design/bg-main.gif) repeat-y;
	border-top: 7px solid #b4b4b4;
}

#main-wide {
	width: 930px;
	float: left;
	background: url(/images/design/bg-main-wide.gif) repeat-y;
	border-top: 7px solid #b4b4b4;
}

#main-left {
	width: 230px;
	float: left;
}

#main-right {
	width: 700px;
	float: right;
}

#lankrubr {
	height: 23px;
	border-bottom: 1px solid #ccc;
	width: 660px;
	margin: 0px;
}

#lankrubr h1 {
	float: left;
	line-height: 20px;
}

#lankrubr a:link, #lankrubr a:active, #lankrubr a:visited {
	display: block;
	float: right;
	padding: 0px 5px 0px 22px;
	line-height: 22px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 0px none;
	color: #0277c1;
	background: url(/images/icon/link_16.gif) no-repeat left center #f1f1f1;
	font-weight: bold;
	letter-spacing: 1px;
}

#lankrubr a:hover {
	text-decoration: none;
	background: url(/images/icon/link_16.gif) no-repeat left center #f9f9f9;
}

#lanktips {
	line-height: 14px;
	width: 660px;
	border-bottom: 1px solid #ccc;
}

#lanktips-outer {
	padding: 0px 20px;
}

#lanktips-inner {
	background: #f9f9f9;
	padding: 10px;
}

#section {
	width: 230px;
	height: 119px;
	background: url(/images/design/bg_inblick.jpg) top left no-repeat;
}

#section-0 {
	width: 230px;
	height: 119px;
	background: url(/images/design/bg_overblick.jpg) top left no-repeat;
}

#switch {
	height: 20px;
	text-align: center;
	width: 230px;
}

#textsokning {
	height: 24px;
}

#textsokning .txtsearch {
	float: left;
	width: 350px;
	margin-right: 10px;
}

#textsokning input[type=submit], input[type=submit].smlbut {
	float: left;
	padding-top: 1px;
	width: 50px;
	height: 19px;
}

img {
	border: 0px none;
	display: block;
	behavior: url(/css/iepngfix.htc);
}

a:link img, a:active img, a:visited img, a:hover img {
	border: none;
}

.meraom {
	width: 205px;
	float: left;
	margin: 0px 20px 0px 0px;
}

.meraom ul {
	list-style-type: none;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

.meraom ul li {
	position: relative;
	float: left;
	width: 202px;
	margin: 2px 0px 0px 0px;
	text-align: left;
	list-style-type: none;
	background: #eeeeee;
}

.meraom ul li a:link, .meraom ul li a:active, .meraom ul li a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0px 0px 3px;
	display: block;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
}

.meraom ul li a:hover {
	background: #dedede;
	color: #d10041;
}

#navbar-top {
	height: 20px;
	background: #999999;
}

#navbar-top ul {
	list-style-type: none;
	margin: 0px 0px 0px 23px;
	padding: 1px 0px 0px 0px;
}

#navbar-top ul li {
	padding: 0px;
	position: relative;
	float: left;
	width: 90px;
	margin: 0px 3px 0px 0px;
	text-align: center;
	list-style-type: none;
	background: #dddddd;
}

#navbar-top ul li a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	display: block;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
}

#navbar-top ul li a.selected, #navbar-top ul li a.selected:hover {
	background-color: #ffffff;
	color: #0277c1;
	cursor: default;
}

#navbar-top ul li a:hover {
	background-color: #e8e8e8;
	color: #d10041;
}

#navbar-main {
	height: 21px;
	background: #b4b4b4;
}

#navbar-main ul {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#navbar-main ul li {
	padding: 0px;
	position: relative;
	float: left;
	width: 90px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	list-style-type: none;
	background: #dddddd;
}

#navbar-main ul li a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	display: block;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	height: 11px;
	line-height: 11px;
}

#navbar-main ul li a.selected, #navbar-main ul li a.selected:hover {
	background-color: #ffffff;
	color: #0277c1;
}

#navbar-main ul li a:hover {
	background-color: #e8e8e8;
	color: #d10041;
}

#content-left {
	float: left;
	width: 470px;
}

#content-right {
	float: right;
	width: 230px;
}

#content-wide {
	width: 700px;
}

#top {
	width: 930px;
	border-bottom: 2px solid #dddddd;
	height: 274px;
	float: left;
}

#top-bar {
	width: 700px;
	height: 3px;
	line-height: 3px;
	float: right;
	background: #9b0030;
	border-top: 1px solid #d10041;
	border-bottom: 9px solid #d10041;
}

#top-content {
	width: 700px;
	float: right;
	height: 260px;
}

#top-content-left {
	float: left;
	height: 260px;
	width: 470px;
	background: #000000;
}

#top-content-left.inblick {
	background: url(/images/slideshow/i1.jpg) top left no-repeat;
}

#top-content-left.overblick {
	background: url(/images/slideshow/s2.jpg) top left no-repeat;
}

#top-content-right {
	float: right;
	width: 230px;
	height: 260px;
	background: #cccccc;
}

#menu {
	width: 230px;
	float: left;
	background: #ffffff;
	border-top: 1px solid #cccccc;
}

#navbar ul {
	list-style-type: none;
	width: 230px;
	padding: 0px;
	margin: 0px;
	line-height: 27px;
}

#navbar ul li {
	padding: 0px;
	position: relative;
	float: left;
	width: 230px;
	text-align: right;
	border-top: 1px solid #cccccc;
	list-style-type: none;
}

#navbar ul li a {
	display: block;
	padding: 0px 5px 0px 0px;
	vertical-align: middle;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b4b4;
	text-decoration: none;
	font-weight: bold;
	border-right: 12px #b4b4b4 solid;
}

#navbar ul li a.selected, #navbar ul li a.selected:hover {
	color: #0277c1;
	border-right: 12px #0277c1 solid;
}

#navbar ul li a:hover {
	color: #d10041;
	border-right: 12px #d10041 solid;
}

.loginbox {
	background: #dedede;
	border-bottom: 1px solid #b4b4b4;
	padding: 15px 15px 10px 10px;
}

.login-left {
	float: left;
	width: 90px;
}

.loginbox .txt {
	height: 20px;
	margin: 0 0 5px 0;
	width: 90px;
	text-align: right;
}

.loginbox .txtr {
	height: 20px;
	margin: 0 0 5px 0;
	text-align: left;
}

.login-right {
	float: right;
	width: 98px;
}

.loginbox .login-right input {
	width: 95px;
	margin: 0 0 6px 0;
}

.loginbox .login-right input#but-login {
	margin: 3px 0 0 0;
	float: right;
	width: 70px;
}

.txtsearch {
	height: 15px;
	font-size: 11px;
	border-color: #B4B4B4;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 7px;
}

.box_right_alert {
	background: #fff3c1;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.box_left_alert {
	background: #fff3c1;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.box-padding {
	padding: 5px 10px 0 10px;
}

.box_center_alert {
	padding: 0px 5px 0px 7px;
	background: #fff3c1;
	border: 1px solid #dddddd;
	margin: 15px 0px 0px 0px;
}

.box_right {
	padding: 10px;
	background: #ffffff;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.box_left {
	padding: 10px;
	background: #ffffff;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.box_right_visa {
	padding: 10px;
	background: #ffffff;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 5px 10px;
	background: #f7f7f7
}

.box-flash {
	background: url(/images/design/w_ico.gif) top left no-repeat;
}

.box-flash img {
	float: left;
}

.box-flash .inner {
	padding-left: 26px;
}

.box-flash img {
	margin-top: 10px;
}

.box-flash p {
	margin: 0;
}

.jump {
	width: 200px;
	float: right;
	margin: -3px 5px 0px 0px;
}

select {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

select.jumpmenu {
	width: 200px;
}

select.jumpmenu2 {
	width: 200px;
	float: left;
	margin: 10px 0px 5px 0px;
}

.red {
	color: #d10041;
}

.box_java {
	border: 1px dashed #dddddd;
	padding: 5px;
	margin-top: 5px;
}

.img_left {
	border-bottom: 1px solid #b4b4b4;
}

#text-top {
	padding: 5px;
	width: 220px;
	height: 140px;
	background: #ffffff;
}

p {
	margin: 4px 0px 8px 0px;
	padding: 0px;
}

p.ingress, span.ingress {
	margin: 6px 0px 10px 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	height: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited, a:active {
	color: #d10041;
	text-decoration: none;
}

a:hover {
	color: #0277c1;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

h1 {
	color: #202020;
	font-size: 20px;
	letter-spacing: 1px;
	font-family: "Times New Roman",Times, serif;
	margin: 0px 0px 3px 0px;
	font-weight: normal;
	line-height: 22px;
}

h1.start {
	font-size: 24px;
	margin: 0px 0px 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h3 {
	color: #000000;
	font-size: 16px;
	font-family: "Times New Roman",Times, serif;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0 0 0;
}

em {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
}

.alert {
	color: #d10041;
}

/* FORMULÄR */

#inner-form {
	padding: 20px;
}

.soft {
	color: #888;
}

input[type=text], input[type=password], textarea, select {
	border: 1px solid #B4B4B4;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: verdana, sans-serif;
	color: #555;
	background: #f7f7f7;
	margin-bottom: 3px;
	font-size: 11px;
	outline: none;
}

input[type=text], input[type=password] {
	height: 15px;
}

textarea {
	padding: 2px 0px;
	line-height: 15px;
	width: 350px;
	height: 100px;
	resize: none;
}

select {
	height: 19px;
	font-size: 11px;
	padding: 0;
	line-height: 17px;
}

input[type=text] {
	width: 250px;
}

input[type=text]:focus ,input[type=password]:focus, textarea:focus, select:focus {
	background: #fcfcfc;
	color: #000;
	border: 1px solid #888;
}

input[type=text]:hover, input[type=password]:hover, textarea:hover, select:hover {
	border: 1px solid #333;
}

input[type=button], input[type=submit] {
	font-size: 11px;
	line-height: 16px;
	height: 22px;
	border-bottom: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	float: left;
	margin-right: 10px;
	background: #ddd;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

input[type=submit] {
	width: 164px;
	color: #444;
}

input[type=button] {
	width: 70px;
}

input[type=button]:hover, input[type=submit]:hover {
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	color: #000;
}

input[type=button]:active, input[type=submit]:active {
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/* NYHETER */

#news_more {
	display: none;
}

#show_more {
	display: block;
	float: left;
	clear: left;
	background: #eee;
	padding: 0 4px;
	color: #666;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 8px 0 0 0;
	border: 1px solid #ccc;
}

#show_more:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #aaa;
}

/* Popup-rutor */

body.popup {
	background: #FFFFFF;
}

#content-popup {
	padding: 20px;
	text-align: left;
	width: 430px;
}