@charset "UTF-8";

html {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 65%;
  vertical-align: baseline;	
  line-height: 1;
}
body {
	background-color: #febc58;
	color: #000000;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "open sans", sans-serif;
	line-height: 1.35em;
	height: 100%;
	padding-top: 48px;
}
body#refresh {
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    width: 99%;
    height: 99%;
    overflow: hidden;
	background-color: #feaf38;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "open sans", sans-serif;	
}
#navbar ul {
	width:88%;
	padding: 0px 0px 5px;
}
.navbar-nav {
    margin-top: 4px;
}
.navbar-nav>li>a {
    padding-top: 8px;
    padding-bottom: 3px;
    line-height: 14px;
}
.nav>li>a {
    padding: 8px 8px 3px;
    line-height: 14px;
}
.in .nav>li>a {
    padding: 6px 8px 6px;
    line-height: 16px;
}
.navbar {
   min-height: 40px;
	margin-bottom: 0px;
	font-weight: 600;
	font-size: 16px;
}
.navbar-brand {
	padding: 6px 8px;
	height: 46px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
}
.navbar-inverse .navbar-nav>.active>a {
	color: #feebcb;
	text-decoration: underline;
}
.navbar-toggle {
	text-align: center;
	padding: 4px 10px;
	margin-top: 4px;
	margin-bottom: 2px;
}
.navbar-toggle .icon-bar {
	width: 24px;
	text-align: center;
	margin: auto;
}
.navbar-toggle .icon-bar-text {
	color: #ffffff;
	font-size: 10px;
	line-height: 10px;
}
.subnav {
	clear: both;
	font-size: 100%;
	line-height: 1.4em;
	margin: auto;
	text-align: center;
	border-top: 1px solid #fed698;
}
.subnav p {
	margin:8px auto 4px;
	padding:0px;
}
.subnav a, .subnav p span {
	white-space: nowrap;
}
.menualt {
	display: none;
}
.submenualt {
	display: block;
}
.blueback {
	background-color: #fee0b3;
}
strong, b {
	font-weight: 700;
}
#top {
	margin: 0px auto 0px auto;
	padding: 1px 1.5% 6px 2.5%;
	background-color: #fee0b3;
	text-align: left;
	color: #FFFFFF;
	text-shadow: 1px 2px 3px #000000;
	vertical-align: top;
	min-height: 90px;
	max-width: 1000px;
}

#top #header h1 {
	font-size: 1.45em;
	line-height: 1.35em;
	margin: 20px 12px 12px 20px;
}

#top #header {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#top .left img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
}
#top .left {
	margin: 2px 4% 2px 2%;
	padding: 0px;
	vertical-align: top;
	float: left;
	width: 23%;
	max-width: 122px;
}
#top .left img {
	margin: 0px;
	padding: 0px;
	width: 98%;
	max-width: 205px;
}
#top #header1 {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	float: left;
}
#top #header1 h1 {
	font-size: 25px;
	line-height: 1.34em;
	margin: 2px 0px 5px 4px;
	padding: 0px 2px;
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
}
#top #header1 h2 {
	font-size: 1.15em;
	line-height: 1.2em;
	margin: 0px 0px 6px 0px;
	padding: 0px 2px;
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
}
#top div.right {
	margin: 6px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	float: right;
	vertical-align: top;
	width: 96px;
	background-color: #fee0b3;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
}
#top div.right a {
	color: #FFFFFF;
}
#top div.right img {
	margin: 3px 6px 0px 0px;
	padding: 3px 0px 0px 0px;
	float: left;
	vertical-align: middle;
}

#container, #container-fluid {
/*	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #7ae1ff;*/
	background-color: #fee0b3;
	color: #000000;
	max-width: 1400px;
	height: 100%;
}
.trow {
	height: 100%;
}
img {
	border: 0px none;
}
.sidenav {
	background-color: #fee0b3;
	vertical-align: top;
	text-align: left;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.3em;
	padding: 0;
	height: 100%;
	min-height: 120px;
}
.sidenav p {
	margin: 5px 2% 4px 2%;
}
.sidenav p span {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-variant: normal;
}
.sidenav .mainmenu {
	margin: 0px 0px 0px 4%;
	font-size: 1.1em;
	font-weight: 600;
}
.usernav, .sidenav .usernav {
	border: 1px solid #fff;
	background-color: #feaf38;
	color: #ffffff;
	text-align: center;
	margin: 4px auto 10px auto;
	padding: 0; width: 95%;
	font-size: 14px;
	line-height: 20px;
}
.usernav h2, .sidenav .usernav h2 {
	margin-top: 3px;
}
.usernav form {
	margin: 0 auto 0 auto;
	padding:0;
}
.usernav input {
	line-height: normal;
	color: #000000;
}
body#refresh div.refreshpart {
	margin: 0 auto;
	padding: 2px 0px 0px;
	text-align: center;
	line-height: 19px;
	float: none;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	font-family: "open sans", sans-serif;	
	/*min-width: 78px;*/
}
.refreshframe {
	border: 0px none;
	overflow: hidden;
	width: 99%;
	font-size: 14px;
	font-family: "open sans", sans-serif;	
	padding: 0px;
	margin: 0px;
	height: 24px;
}
.refreshdiv {
	margin: 2px 1px 1px;
	padding: 0;
}
#area {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fee0b3;
	color: #000000;
}
#area2 {
	margin: 0px 0px 0px 138px;
	padding: 0px 0px 0px 0px;
	background-color: #fed698;
	color: #000000;
}
#container2 {
	background-color: #FFFFFF;
	color: #000000;
	padding: 1px 0px 0px;
	height: 100%;
	min-height: 100%;
}
#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 10px 0px;
/*	float: left;*/
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}
#framemain {
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #000000;
	float: left;
	text-align: left;
	font-size: 0.85em;
	line-height: 1.3em;
}
#main p, #framemain p {
	margin: 6px 6px 0px 12px;
	padding: 0px 0px 0px 0px;
}
#refresh p {
	margin: 3px auto 3px auto;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}
p.indent {
  padding: 0em 1em 0em 1.5em !important;
}
#main ul {
	margin-top: 6px;
	margin-bottom: 4px;
}
#main ul li {
	margin-top: 6px;
	margin-bottom: 4px;
}
#main ul li ul {
	margin-top: 0px;
	margin-bottom: 8px;
}
#main ul li ul li {
	margin-top: 0px;
	margin-bottom: 2px;
}
#main ul li ul li ul {
	margin-top: 0px;
	margin-bottom: 4px;
}
#main ul li ul li ul li {
	margin-top: 0px;
	margin-bottom: 0px;
}
#main #contact {
	margin: 6px 6px 0px 12px;
	padding: 0px 0px 0px 0px;
}
#rightcol {
	background-color: #fed698;
	text-align: center;
	color: #000000;
/*	margin: 0px 0px 0px 0px;
	font-size: 0.8em;
	float: right;*/
}
#footer, footer {
	text-align: center;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	font-size: 0.9em;
	background-color: #000000;
	color: #FFFFFF;
}
#footer div.copyright, footer div.copyright {
	margin: 0px 80px 0px auto;
	padding: 0px 0px 0px 0px;
	font: italic normal normal 1em/1.15em;
}
#footer .smaller, footer .smaller {
	margin: 0px 0px 0px auto;
	padding: 0px 0px 0px 0px;
	font: normal normal normal 1em/1.15em;
}
.bottom {
	background-color: #000000;
	color: #FFFFFF;
	padding-bottom: 6px;
}
#page div.note {
	margin: 4px auto 4px auto;
	font: italic normal normal 0.9em/1.1em;
}
a {text-decoration:none; color: #02008E;}

a:visited {color: #02008E;}

a:hover {text-decoration: underline; color: Blue;}

a.cssmenu {text-decoration:none; color:#ffffff;}

a.cssmenu:hover {text-decoration: underline; color:#999999;}

a.cssmenu:visited {color:#ffffff;}

.sidebox a, sidenav a, .leftmenu a, .refreshpart a {
	text-decoration:none; 
	color:#02008E;
}
.subnav {
	text-shadow: 1px 1px 2px #000000;
}
.subnav a, .subnav a:visited {
	text-decoration:none; 
	color:#ffffff;
}
.sidenav a:visited, .leftmenu a:visited, .refreshpart a:visited {
	color: #02008E;
}
.sidenav a:hover, .leftmenu a:hover, .refreshpart a:hover {
	text-decoration: underline;
	color: #02008E;
}
.subnav a:hover {
	text-decoration: underline;
	color: #fff8ee;
}
.leftmenu a.dimmed {
	color: #666666;
	text-decoration: underline;
}
.subnav span.dimmed {
	color: #fff8ee;
	text-decoration: underline;
}
#footer a, footer a, #footer a:visited, footer a:visited {
	color: #fff8ee;
}
#footer a:hover, footer a:hover {
	text-decoration: underline;
	color: #fee0b3;
}
#rightcol a {
	text-decoration:none;
	color: #02008E;
}
#rightcol a:visited {
	color: #02008E;
}
#rightcol a:hover {
	text-decoration: underline;
	color: Blue;
}
.copy {
	font-family:Verdana;
	font-size: 10px;
}
.whitea, .whitea:visited, body#refresh .whitea, body#refresh .whitea:visited  {
	color: #ffffff !important;
}
.whitea:hover, body#refresh .whitea:hover {
	text-decoration: underline;
	color: #e2f8fe !important;
}
#main h1 {
	font-size: 24px;
	margin: 16px 6px 8px 12px;
	font-weight: 600;
}
#main h2 {
	font-size: 21px;
	margin: 14px 6px 7px 12px;
	font-weight: 600;
}
#main h3 {
	font-size: 17px;
	margin: 12px 6px 6px 12px;
	font-weight: 600;
}
#main h4 {
	font-size: 14px;
	margin: 9px 6px 5px 12px;
	font-weight: 600;
}

.sidenav h1 {font-size: 1.25em; margin: 15px 0px 4px 0px;}

.sidenav h2 {font-size: 1.2em; margin: 13px 0px 4px 0px;}

.sidenav h3 {font-size: 1.1em; margin: 10px 0px 4px 0px;}

#rightcol h1 {
	font-size: 1.3em;
	margin: 15px 6px 4px 0px;
	line-height: 1.2em;
}
#rightcol h2 {
	font-size: 1.15em;
	line-height: 1.2em;
	margin: 13px 6px 4px 0px;
}
#rightcol h3 {
	font-size: 1.05em;
	line-height: 1.1em;
	margin: 10px 6px 4px 0px;
}
.clear {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8px;
	line-height: 8px;
	background-color: #FFFFFF;
	color: #000000;
}
.blueclear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	background-color: #fed698;
	color: #000000;
	line-height: 10px;
}
.hrule_purple {
	border-color: #b10ca4;
	width: 94%;
	margin-bottom: 8px;
	margin-top: 8px;
}
.hrule_black {
	border-color: #000000;
	width: 94%;
	margin-bottom: 8px;
	margin-top: 8px;
}
.newsdate {
	color: #757575;
	font-size: 90%;
	margin: 0px 6px 0px 12px;
}
#main .newsheader {
	font-size: 93%;
	font-weight: bold;
	margin: 6px 6px 0px 12px;
}
.newstext {
	margin: 0px 6px 0px 12px;
	font-style: italic;
	line-height: 115%;
}
.notering {
	font-style: italic;
	font-size: 0.75em;
	margin: 6px 0px 0px 1.1em;
}
.nyhetersnotiser {
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 20px 0px;
}
#main .nyhetersnotiser p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 12px;
	font-style: italic;
}
#main .nyhetersnotiser h4 {
	font-size: 14px;
	font-weight: 600;
	margin: 10px 0px 2px 12px;
}
#main .nyhetersnotiser h4 span {
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}
.lsbf .sidebox div {
	line-height: 1.25em;
	padding: 0.3em auto 0.3em auto;
	margin: 0px auto 0.3em auto;
	text-align: center;
	color: #ffffff;
}
.sidebox span {
	line-height: 1.25em;
	padding: 0.3em 0.3em 0.1em 0.3em;
	margin: 0px 0.2em 0.1em 0.2em;
}
.rsbf .sidebox ul, #rightcol ul {
	line-height: 1.30em;
	margin: 0.7em 6px 0.2em 0px;
	list-style: square inside;
	padding-left: 0px;
}
.rsbf .sidebox div {
  padding: 0px;
  margin: 6px 0px 6px 0px;
}
.lsbf .sidebox p {
	padding: 0px;
	margin: 0px 0px 2px 0px;
}
.sidebox div.center {
	padding: 2px 2px 2px 2px;
	margin: 2px auto 4px auto;
	display: block;
	border-collapse: collapse;
	text-align: center;
}
.sidebox ul {
	border: 0px;
	list-style: square inside;
	line-height: 1.4em;
	margin-bottom: 0.2em;
	margin-top: 0.7em;
	margin-left: 0px;
	padding-left: 0px;
}
.sidebox li {
  margin-left: 0px;
  padding: 0em 0em 0.2em 0px;
}
.smaller {
	font-weight: normal;
	font-size: 1em;
}
.portrait_right {
	float: right;
	border: 2px solid #fed698;
	display: inline;
	margin: 0px;
	padding: 2px 2px 2px 2px;
}
.forumicon {
	padding: 0px;
	margin: 0px 2px 1px 0px;
	white-space: initial;
}
#main .membersmenu {
	margin: 2px 2px 2px 12px;
	font-size: 1.1em;
}
#main .membersmenu p {
	margin: 0 0 2px 0;
}
#main .lineover {
	border-top: 2px solid #fed698;
	padding-top: 4px;
	margin-top: 20px;
}
#main .lineunder {
	border-bottom: 2px solid #fed698;
	padding-bottom: 2px;
	margin-bottom: 6px;
}
/********** FORM *************/
input.textbox, select.textbox {
  width: 98%;
  max-width: 285px;
}
input.textbox2, select.textbox2 {
  width: 98%;
  max-width: 221px;
}
input.textbox3, select.textbox3 {
  width: 98%;
  max-width: 150px;
}
input.textbox3b, select.textbox3b {
  max-width: 149px;
  width: 95%;
  margin-top: 2px;
}
input.textbox3c, select.textbox3c {
  max-width: 149px;
  width: 98%;
}
input.textbox3d, select.textbox3d {
  max-width: 159px;
  width: 98%;
}
input.textbox4, select.textbox4 {
  width: 98%;
  max-width: 315px;
}
input.button, select.button, input.button1, select.button1 {
  width: 144px;
}
input.button2, select.button2 {
	width: 106px;
}
input.button3, select.button3 {
  width: 125px;
}
input.button3, select.button3 {
  width: 95%;
  max-width: 127px;
}
input.button3c, select.button3c {
  width: 96%;
  max-width: 144px;
}
input.button3d, select.button3d {
  width: 98%;
  max-width: 166px;
}
input.button4, select.button4 {
  width: 169px;
}
input.button4b, select.button4b {
  width: 187px;
}
input.button6, select.button6 {
  width: 219px;
}
input.button7, select.button7 {
	min-width: 50px;
	max-width: 77px;
}
.inputstyle {
	font-size: 13px;
	font-size: 1.3rem;
	font-family: "open sans", sans-serif;
	margin: 5px auto 4px auto;
	padding: 0.1em 0em 0.1em 0em;
}
input.checkbox {
	margin: 0.1em 0.1em 0.2em 0em;
	width: auto;
	vertical-align: middle;
	float: left;
}
input.checkbox2 {
	margin: 1px 3px 1px 0px;
	padding: 0px;
	vertical-align: middle;
	float: left;
}
input[type=checkbox] {
  -ms-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -o-transform: scale(1.3);
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 6px;
}
input[type=radio] {
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  padding: 8px;
  margin-top: 4px;
  margin-bottom: 5px;
	margin-left: 4px;
	margin-right: 4px;
}
.button2, .button6, .button7 {
	border: 1px solid;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "open sans", sans-serif;
	margin: 4px auto 4px auto;
	padding: 0.1em 0.6% 0.2em;
	font-weight: 600;
	color: #000000;
	background-color: #F2F7FD;
}
.button1, .button3, .button3b, .button3c, .button3d, .button4, .button4b, .button5, .button6, .searchbutton {
	border: 1px solid;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "open sans", sans-serif;
	margin: 6px auto 6px auto;
	padding: 0px 3px 0.1em;
	font-weight: 600;
	line-height: 24px;
	height: 26px;
	vertical-align: middle;
	color: #000000;
	background-color: #e2f8fe;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
	background: #04a6d6;
	border-color: #BEBEBE;
	color: #FFF;
	cursor: pointer;
	border-style: solid;
}
form#login input[type=button]:hover, form#login input[type=submit]:hover, form#login input[type=reset]:hover {
	background: #037394;
}
table.inputtable {
    width: 99%;
    margin: 6px auto 6px auto;
    padding: 1px;
}
table.inputtable td {
    padding: 1px;
}
table.inputtable input.fileinput {
    width: 90%;
    border: 1px solid #330000;
}
select, input[type=text], input[type=email], input[type=password], input[type=email], input[type=tel], input[type=url], input[type=number], input[type=date], input[type=time], input[type=datetime], input[type=month] {
	font-family: "open sans", sans-serif;
	font-size: 14.5px;
	font-size: 1.45rem;
	border-style: solid;
	border-width: 1px;
	padding: 3px 2px;
	margin-bottom: 4px;
}
textarea {
	font-size: 16px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	height: 8em;
}
textarea.maxhigharea {
	height: 21em;
}
textarea.extrahigharea {
	height: 19em;
}
textarea.higharea {
	height: 12em;
}
textarea.lowarea {
	height: 7em;
}
textarea.editorarea {
	height: 24em;
}
.ck-editor__editable_inline {
	min-height: 21em;
}
input.textboxb, select.textboxb {
  width: 270px;
}
input.textbox5, select.textbox5, textarea.textbox5 {
  width: 100%;
}
#rightcol .sidebox p.radiosidep {
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-align: left;
	line-height: 19px;
}
div.form {
	font-weight: normal;
	margin-bottom: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-left: 0.6%;
}
#post, #tools {
	font-weight: normal;
	margin-bottom: 0px;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	margin-left: 0.6%;
}
form.form {
	font-weight: normal;
	margin: 0px 0.5% 0px 0.7%;
	padding: 0;
}
form.zeroform {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.vanknapp {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	padding: 0px;
	margin: 0px auto 4px auto;
	vertical-align: baseline;
	border: 0px solid;
	text-align: center;
	width: 66%;
}
.vanknapp a, .bigvanknapp a {
	color: White;
}
.vanknapp a:hover, .bigvanknapp a:hover {
	border: 0px none;
	color: #fee0b3;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}
.bigvanknapp {
	border: 1px none;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 600;
	padding: 2px 3px 2px 3px;
	margin: 0px;
	vertical-align: baseline;
	border-color: #FFFFFF;
	background-color: #fee0b3;
	color: White;
}
.vanplatta {
	border: 1px solid;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "open sans", sans-serif;
	margin: 6px auto 6px auto;
	font-weight: 600;
	line-height: 26px;
	height: 28px;
	vertical-align: middle;
	color: #000000;
	background-color: #e2f8fe;
	width: 230px;
	text-align: center;
}
.vanplatta:hover {
	background: #04a6d6;
	border-color: #BEBEBE;
	color: #FFF;
	cursor: pointer;
	border-style: solid;
}
.vanplatta a {
	text-decoration: none;
	display: block;
	padding: 1px 4px 3px 4px;
}
.vanplatta a:hover {
	text-decoration: none;
	color: #FFF;
}
.notiserframe {
	margin: 0 0 0 1%;
	padding: 0;
	width: 99%;
	border: 0 none;
	border-collapse: collapse;
	overflow-x: hidden;
	overflow-y: hidden;
	box-sizing: content-box;
}
/******** PREFERENCES ********/
div.preferences {
  margin: 10px 0px 1px 1.2%;
  width: 98.5%;
}
div.preferences select {
  width: 13em;
}

/***** LISTS ******/
table.list, table.freelist {
	width: 99%;
	margin: 6px auto 6px 1%;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	border: 1px solid #A8A8A8;
}
table.clist {
	width: 98%;
	margin: 4px auto 6px auto;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	border: 1px solid #A8A8A8;
}
table.freelist {
	width: auto;
}

.bodytext table.list th img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}
table.list th, .list td, table.clist th, .clist td, table.freelist th, table.freelist td {
  text-align: left;
  padding: 1px;
    line-height: 20px;
}
table.list .altrow, table.clist .altrow, table.freelist .altrow {
	line-height: 1.4em;
}
table.list .trow, table.clist .trow, table.freelist .trow {
	line-height: 1.4em;
}
table.list .altrow td, table.list .trow td, table.list th, table.clist .altrow td, table.clist .trow td, table.freelist .altrow td, table.freelist .trow td, table.freelist th {
	padding: 4px 0.5%;
	word-wrap:break-word;
	white-space: pre-wrap;
}
table.list .altrow td a, table.list .trow td a, table.list th a, table.clist .altrow td a, table.clist .trow td a, table.freelist .altrow td a, table.freelist .trow td a {
	word-wrap:break-word;
	white-space: pre-wrap;
}
table.freelist .altrow td, table.freelist .trow td, table.freelist th {
	padding: 4px 1%;
overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
table.mailtable td, table.mailtable th {
	word-wrap: normal !important;
	white-space: normal !important;
}
table.mailtable td a {
	font-weight: 600;
}
table.clist th {
	padding: 2px 0.8% 2px 0.8%;
}
table.clist .altrow td, table.clist .trow td, table.clist th {
	font-size: 14px;
	font-size: 1.4rem;
}
table.list .altrow_b, table.clist .altrow_b {
	line-height: 2.0em;
}
table.list .row_b, table.clist .row_b {
	line-height: 2.0em;
}
table.list .altrow_c {
	line-height: 1.8em;
}
table.list .row_c {
	line-height: 1.8em;
}
table.list .altrow, div.senaste_one, table.list .altrow_b, table.list .altrow_c, table.freelist .altrow, table.clist .altrow {
	color: #000;
	background-color: #fff8f0;
}
.sidebox div.senaste_one, .sidebox div.senaste_two {
	width: 136px;
	float: left;
	overflow: hidden;
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px 0px;
	display: block;
	min-height: 110px;
}
table.list .trow, div.senaste_two, table.list .row_b, table.list .row_c, table.freelist .trow, table.clist .trow {
	color: #000;
	background-color: #fff0df;
}
table.list thead, .item div.itemhead, .item div.link, .item div.itemoption, .item div.itemoption_b, td.header, .bodytext table.freelist thead, .bodytext table.clist thead {
	color: #000;
	background-color: #ffdbaa;
}
table.list .forumtypeheads {
	text-align:right;
	font-size:13px;
	font-size: 1.3rem;
}
table.smallist {
	margin: 4px 2px 6px 2.2%;
	text-align: left;
	font-size: 13px;
	font-size: 1.3rem;
	border: 1px solid #A8A8A8;
	padding: 0;
	width: 97.8%;
	max-width: 308px;
	overflow:hidden;
}
table.smallist .col1 {
	padding: 0;
	width:66%;
	overflow:hidden;
}
table.smallist .col2, table.smallist .col3, table.smallist .col4 {
	padding: 0;
	width:11%;
	overflow:hidden;
}
table.smallist td {
	margin: 0;
	text-align: left;
	font-size: 13px;
	font-size: 1.3rem;
	padding: 1px;
	overflow: hidden;
}
table.smallist td a {
	overflow: hidden;
}
.tablealtimage {
	width: 98% !important;
}
.bodytext table.list, .item p, .item pre, .item code {
	background-color: White;
}
.bodytext table.list .altrow, div.senaste_one, table.list .altrow_b, table.list .altrow_c, .bodytext table.freelist .altrow, .bodytext table.clist .altrow {
	color: #000;
	background-color: #fff8f0;
}
.sidebox div.senaste_one, .sidebox div.senaste_two {
	width: 136px;
	float: left;
	overflow: hidden;
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px 0px;
	display: block;
	min-height: 110px;
}
.bodytext table.list .trow, div.senaste_two, table.list .row_b, table.list .row_c, .bodytext table.freelist .trow, .bodytext table.clist .trow {
	color: #000;
	background-color: #fff0df;
}
.item div.itemhead, .item div.link, .item div.itemoption, .item div.itemoption_b, td.header, .bodytext table.freelist thead, .bodytext table.clist thead {
	color: #000;
	background-color: #ffdbaa;
}

ol {
	margin: 8px auto 6px 12px;
	padding-left: 12px;
}
ol li {
	margin: 2px auto 2px 12px;
	padding-left: 0px;
}
/***** ITEMS *****/
div.item {
  margin: 4px 0.6% 8px 0.6%;
  padding: 0px 0px 1px 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #fee0b3;
}
div.itembuttons {
	margin: 2px 0.6% 0px 0.6%;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
}
div.itempages {
	text-align: center;
	padding: 0px;
	margin: 0px 0.6% 2px 0.6%;
	clear: both;
}
p.itempagesnav {
	text-align: center;
	padding: 0px;
	margin: 1px 0.6% 2px 0.6%;
	clear: both;
}
.item div.itemhead {
	font-weight: normal;
	padding: 0px 0em 3px 0.7%;
	margin: 0px;
	float: left;
	line-height: 21px;
}
.item div.itemoption {
  font-weight: normal;
  text-align: right;
  padding: 3px 0em 3px 0em;
  margin: 0px;
  border: 0px;
  line-height: 17px;
}
.item div.itemoption_b {
  font-weight: normal;
  text-align: right;
  padding: 3px 0.3em 0.0em 0em;
  margin: 0px;
  border: 0px;
  line-height: 2.2em;
}
.item div.itemoption .imagebutton {
    padding-bottom: 1px;
    margin-left: 1px;
    margin-right: 2px;
}

.item div.itemfoot {
	font: normal 12px/13px "open sans", sans-serif;
	font-size: 1.2rem;
	text-align: right;
	padding: 2px 0.3em 2px 0em;
	margin: 0px;
	border: 0px;
	clear: both;
	display: block;
	background-color: #fed698;
}
.item pre {
  padding: 0px 0em 0px 2em;
  font-weight: normal;
  margin: 0px;
}
.item pre, .item code {
  margin-top: 0px;
  margin-bottom: 0px
}
.item p span.foot {
  font-size: 12px;
	font-size: 1.2rem;
  padding: 0px;
  margin: 0px;
}
.item div span.foot {
	font-size: 13px;
	font-size: 1.3rem;
	clear: both;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 6px 6px 4px 8px;
}
#main .itembody {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.35em;
	border-collapse: collapse;
}
#main .itemmain {
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 6px 0.4%;
	border-left: 0px none;
	float: left;
	width: 98.6%;
	border-color: #fee0b3;
	background-color: transparent;
}
#main .avatar {
	float: left;
	padding: 0px 0px 2px 0px;
	margin: 6px 0px 0px 0.1%;
	font: normal 12px/13px "open sans", sans-serif;
	font-size: 1.2rem;
	width: 99%;
	text-align: center;
}
#main .avatar img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	text-align: center;
	float: left;
	width: 17%;
	max-width: 78px;
	min-width: 60px;
}
#main .avatar p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 3px;
	text-align: left;
	display: inline-block;
	float: left;
	word-wrap:break-word;
}
#main .itemtext {
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 8px;
	overflow: hidden;
}


.item p span.foot, .item p span.foot a, .item p span.foot a:visited, .grey {
	color: #888;
	background-color: transparent;
}

.item p span.foot a:hover, .item p span.foot a:visited:hover {
  color: #666;
  background-color: transparent;
}
.item div span.foot {
	color: #888;
	background-color: transparent;
	clear: both;
	display: block;
}
.bodytext .linkunit {
	padding: 0px;
	margin: 4px 0px 12px 12px;
}
#main .leftnote {
	float: left;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
#main .leftnote p {
	padding: 0;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	line-height: 18px;
}
.rightnote {
	float: right;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
.rightnote p {
	padding: 0;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
	line-height: 18px;
	text-align: right;
}
#main p.bottompagenav {
	text-align: center;
	border-top: 2px solid #fed698;
	padding-top: 2px;
	margin: 0px 0px 0px 6px;
}
#main p.toppagenav {
	text-align: center;
	border-bottom: 2px solid #fed698;
	padding-bottom: 3px;
	margin: 0px 0px 0px 6px;
	clear: both;
}
.threadstop {
	clear: both;
	margin: 6px 0px 0px 6px;
	padding: 0;
}
.itembottom {
	clear: both;
	margin: 0px 0px 0px 12px;
	padding: 0;
}
#main .bodytext #preview {
	margin: 6px 6px 0px 12px;
	padding: 0px 0px 18px 0px;
	border-bottom: 2px solid #fed698;
}
#main div.infobox {
	margin: 1px auto 0px auto;
	border: 2px solid #fed698;
	text-align: left;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	float: right;
	height: 19px;
}
#main div.infobox p {
	margin: 0px 0.2em 0px 0.2em;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	line-height: 17px;
}
#main div.infobox img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
#main .choice {
	border-top: 1px solid;
	padding: 18px 0em 0px 0em;
	margin: 14px 0.8% 14px 0.8%;
	clear: both;
}
#main .choice table {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}
#main .choice td.indent2 {
	padding: 0em 0.8% 0em 1.4%;
	vertical-align: middle;
	max-width: 280px;
	width: 48%;
}
div.choice td.indent2 input {
	padding: 0em 1em 0em 0.1em;
	margin: 0em 1em 0em 0.1em;
	vertical-align: middle;
}
.bigimage {
	font: italic 13px/1.2em "open sans", sans-serif;
	color: #000000;
	text-align: center;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
	.bigimage img {
	border: 0px none #4E280B;
	clear: both;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.red {
	color: #C00;
}
.lightblue {
	color: #d4d6ff;
}
.online {
  color: #080;
}
.offline {
  color: #a00;
}
div.picture_right {
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 6px 6px;
	border-collapse: collapse;
	float: right;
}
div.picture_left {
	padding: 0px 0px 0px 0px;
	margin: 6px 6px 6px 0px;
	border-collapse: collapse;
	float: left;
}
div.picture_c {
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 6px 0px;
	text-align: center;
	border-collapse: collapse;
	clear: both;
}
div.picture_right:after, div.picture_left:after, div.picture_c:after {
    content: '';
    display: block;
    clear: both;
}
div.picture_right img, div.picture_left img, div.picture_c img {
	width: 100%;
}
.gallerythumb {
	padding: 3px 1px;
	margin: 0.75% 0px 0px 0.75%;
	width: 147px;
	min-height: 206px;
	float: left;
	text-align: center;
	border: 1px dashed;
	line-height: 115%;
	font-size: 13px;
	font-size: 1.3rem;
	border-color: #ccc;
	background-color: #fff;
}
.gallerythumb img {
	padding: 0;
	margin: 4px auto 1px;
	text-align: center;
	box-shadow: 0px 0px 5px #999;
	max-width: 120px;
	max-height: 120px;
}
.gallerythumb a {
	font-size: 14px;
	font-size: 1.4rem;
}
.gallerythumb a:hover img {
	box-shadow: 0px 0px 6px #037a9c;
}
.lowthumb {
	min-height: 123px;
}
.semithumb {
	min-height: 131px;
}
.widethumb img {
	min-width: 135px;
}
.smallimage {
	min-width: 162px;
}
.smallimage img {
	width: 150px;
	max-width: 150px;
}
.mediumthumb {
	min-height: 136px;
	width: 137px;
	line-height: 108%;
}
div.higher .mediumthumb {
	min-height: 149px;
}
.highthumb {
	min-height: 242px;	
}
.midthumb img {
	min-width: 130px;	
}
.sideboxdiv, .sideboxdiv50 {
	float: left;
	text-align: left;
	line-height: 1em;
	margin: 0px 2px 0px;
	padding: 0px;
	font-size: 13px;
	font-size: 1.3rem;
	width: 99%;
}
.halfdivbox {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 49%;
}
.secret {
        display:none;
}
.addthisdiv {
	background-color: #feebcb;
	padding: 6px 2px 0px;
	margin: 12px auto 0px auto;
	text-align: center;
	width: 96%;
	clear: both;
}
.chatframe {
	height: 820px;
}
.redbutton {
	background-image: url(../images/redbutton-1bb.gif);
	width: 163px;
}
.redblink {
	background-image: url(../images/redblink-1c.gif);
}
.sidenav .greylineover, .sidenav p.greylineover {
	border-top: 1px solid;
	padding-top:3px;
}
.sidenav .lsbf p.greylineover {
	padding-top: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: both;
}
.nowrapblock {
	white-space: nowrap;
}
.adplacewide {
	display: block;
}
p.adplacewide img {
	padding: 2px 0 8px;
}
.adplacenarrow {
	display: none;
}
p.adplacenarrow img {
	padding: 2px 8px;
}
.sidesmaller {
		font-size: 12px;
}
span.video-container {
	display: block;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin-left: auto;
    margin-right: 0.7%;
    box-sizing: border-box;
    clear: both;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0.7%;
    width: 100%;
    height: 100%;
    border: 0 none;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.floatgroup {
	content: "";
	display: table;
	clear: both;
}
.contactframe {
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	border: 0 none;
	border-collapse: collapse;
	overflow-x: hidden;
	overflow-y: hidden;
	box-sizing: content-box;
}
.notisitem {
	padding: 2px 0px;
	margin: 4px 0px 0px 0px;
	border-top: 1px dotted #8D8D8D;
}
.notisitem table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.notisitem table td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.notisitem strong {
	margin: 4px 0px 0px 12px;
	font-style: italic;
	font-size: 12px;
	display: block;
}
.notisitem p, .notisitem p strong {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 8px;
	font-style: italic;
	font-size: 14px;
}
.notisitem h4 {
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
}
.notisitem h4 span {
	font-style: italic;
	font-size: 9px;
}
.notisitem .lh {
	margin-top: 0px;
	padding-top: 0px;
	max-width: 400px;
}
.notisitem .lh .p {
	max-width: 400px;
	word-wrap: break-word;
}
#kommentar, .blueunder {
	border-bottom: 1px solid #ffcf8c;
	margin-left: 4px;
}
.messageTop {
	background-color: #ffe1b9;
}
.rightimagediv {
	float: right;
	width: 99%;
	clear: both;
	margin-right: 0.6%;
	margin-left: 0.6%;
	min-width: 209px;
}
p.imagetitle, .ck-heading_imagetitle, .ck.ck-heading_imagetitle {
	text-align: center !important;
	font-style: italic !important;
	margin: 0 auto 12px !important;
}
p.centered, .ck-heading_centered, .ck.ck-heading_centered {
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
figure.media {
	margin-bottom: 4px !important;
}
.ck {
	border-color: #ffcf8c !important;
}
.ck.ck-toolbar {
	background-color: #f6f8ff !important;
}
.bloggouter {
	border-top: 1px solid #a8a8a8;
	border-bottom: 1px solid #a8a8a8;
	border-collapse: collapse;
	background-color: #fff8ee;
	margin: 0 0px 0 0.7%;
	padding: 3px 0px 3px 0px;
}
.blogginner {
	width: 99.7%;
	border-top: 1px solid #ffcf8c;
	border-bottom: 1px solid #ffcf8c;
	border-collapse: collapse;
	background-color: #fff8ee;
	margin: 0 0px 0 0px;
	padding: 3px 0px 0px 0px;
}
.blogginner blockquote, .ck-content blockquote {
    background-color: #fff8ee;
    border-color: #ffcf8c;
    border-width: 1px;
    border-style: solid;
    margin: 0em 1em 0.5em 1em;
    padding: 0.4em 0.6em 0.4em 0.6em;
}
.navdiv {
	clear:both;
	margin: 0 auto 2px;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
}
.frame {
	margin: 6px 0.4em 6px 8px;
	padding: 0px;
	background-color: #fff8ee;
	text-align: left;
   padding: 4px 0px 4px 0px;
}
.frame2 {
	margin: 6px 0.4em 6px 8px;
	text-align: left;
	padding: 5px 0px 4px 0px;
	min-height: 92px;
	background-color: #fff8ee;
}
.rightofpics {
	float: left;
	margin: 12px 0.7% 0px 0.7%;
	width: 98%;
	max-width: 420px;
	font-size: 1em;
}
.rightofpics {
	float: left;
	margin: 12px 0.7% 0px 0.7%;
	width: 50%;
	max-width: 400px;
	font-size: 1em;
}

/* Media */

@media screen and (min-width:162px) {
	body#refresh div.refreshpart {
		padding: 2px 5px 0px;
	}
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
	input.textbox, select.textbox {
		width: 96%;
	}
	input.textbox3b, select.textbox3b {
		max-width: 154px;
		width: 96%;
	}
	input.textbox3c, select.textbox3c {
  		max-width: 149px;
  		width: 49%;
	}
	input.textbox3d, select.textbox3d {
		max-width: 169px;
		width: 49%;
	}
	input.searchfield {
		width: 66%;
	}
	input.searchbutton {
		width: 28%;
	}
	.sideboxdiv {
		width: 44.5%;
	}
	.sideboxdiv50 {
		width: 52%;
	}
	.sidenav {
		height: auto;
		min-height: 90px;
	}
	.adplacewide {
		display: none;
	}
	.adplacenarrow {
		display: block;
		margin: 10px auto 0px !important;
		clear: both;
	}
	.sidesmaller, .sidenav {
		font-size: 14px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 840px) {
	.usernav, .sidenav .usernav {
		font-size: 13px;
	}
}

@media screen and (min-width: 468px) {
	textarea {
		width: 100%;
		height: 7em;
	}
	textarea.maxhigharea {
		height: 19em;
	}
	textarea.extrahigharea {
		height: 17em;
	}
	textarea.higharea {
		height: 10em;
	}
	textarea.lowarea {
		height: 6em;
	}
	textarea.editorarea {
		height: 21em;
	}
	.ck-editor__editable_inline {
		min-height: 19em;
	}
	#main .itemmain {
		padding: 0px 0px 0px 0px;
		margin: 6px 0px 6px 0.7%;
		border-left: 1px solid;
		border-color: #fee0b3;
		float: left;
		width: 83.75%;
	}
	#main .avatar {
		float: left;
		padding: 0px 0px 2px 0px;
		margin: 6px auto 6px;
		font: normal 11px/12px "open sans", sans-serif;
		font-size: 1.1rem;
		width: 12.2%;
		max-width: 86px;
		min-width: 63px;
		text-align: center;
	}
	#main .avatar img {
		padding: 0px 0px 0px 0px;
		margin: 0px auto 2px;
		text-align: center;
		float: none;
		width: 89%;
	}
	#main .avatar p {
		padding: 0px 0px 0px 0px;
		margin: 0px auto 1px;
		text-align: center;
		display: inherit;
		float: none;
	}
	#main .itemtext {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0.7%;
		width: 98.4%;
	}
}
@media screen and (min-width: 525px) {
	#top {
		margin: 0px auto 0px auto;
		padding: 1px 1% 6px 3.5%;
	}
	.chatframe {
		height: 780px;
	}
}
@media screen and (min-width: 597px) {
	textarea {
		width: 100%;
		height: 6em;
	}
	textarea.maxhigharea {
		height: 16em;
	}
	textarea.extrahigharea {
		height: 15em;
	}
	textarea.higharea {
		height: 9em;
	}
	textarea.lowarea {
		height: 5em;
	}
	textarea.editorarea {
		height: 18em;
	}
	.ck-editor__editable_inline {
		min-height: 16em;
	}
	.narrowside {
		margin-left: 2.5% !important;
	}
}
@media screen and (min-width: 665px) {
	#top {
		margin: 0px auto 0px auto;
		padding: 1px 1.5% 6px 4.5%;
	}
	.chatframe {
		height: 770px;
	}
}
@media screen and (min-width: 768px) {
	#top {
		height: 70px;		
		min-height: 70px;		
	}
	.sidenav {
		/*min-height: 620px;*/
	}
	.menualt {
		display: block;
	}
	.subnav {
		display: none;
	}
	.submenualt {
		display: none;
	}
	.chatframe {
		height: 740px;
	}
	.halfdivbox {
		width: 99.5%;
	}
	body#refresh div.refreshpart {
		padding: 2px 0px 0px;
		text-align: center;
		line-height: 19px;
		float: none;
		display: block;
		clear: both;
	}
	.blueclear {
		float: left;
	}
	.sidebox div.senaste_one, .sidebox div.senaste_two {
		width: 98.5%;
		float: none;
		overflow: hidden;
		margin-left: 3px;
		display: block;
		margin-right: 0;
		min-height: 84px;
	}
}
@media screen and (min-width: 845px) {
	.nav>li>a {
    	padding: 8px 12px 3px;
	}
	.chatframe {
		height: 730px;
	}
	.sidesmaller, .sidenav {
		font-size: 13px;
	}
	.rightofpics {
		margin: 12px 0.7% 0px 1.7%;
		width: 52%;
		max-width: 600px;
	}
}
@media screen and (min-width: 962px) {
	.chatframe {
		height: 720px;
	}
	.rightimagediv {
		clear: right;
		width: 29%;
		max-width: 260px;
		margin-right: 0.3%;
    	margin-left: 0.3%;
	}
}
@media screen and (min-width: 1008px) {
	.nav>li>a {
    	padding: 8px 16px 3px;
	}
	.chatframe {
		height: 712px;
	}
	.rightimagediv {
		clear: right;
		width: 29%;
		max-width: 260px;
		margin-right: 0.8%;
    	margin-left: 0.8%;
	}
	.rightofpics {
		width: 60%;
		max-width: 620px;
	}
}
@media screen and (min-width: 1178px) {
	.nav>li>a {
    	padding: 8px 19px 3px;
	}
	.rightofpics {
		width: 67%;
		max-width: 640px;
	}
}
@media screen and (min-width: 1420px) {
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	    margin-left: 1%;
	}
	.nav>li>a {
    	padding: 8px 22px 3px;
	}
}
