html, body, table, tr, td, div, form, img {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

body {
	background-color: #fffffa;
	font-family: Arial, 'lucida grande', Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 90%;
	color: #323232;
	direction: ltr;
}

table {
	border-collapse: collapse;
}

a {
	cursor: pointer;
	text-decoration: none;
	color: #2280ac;
}

.omni   {
         margin: 75px 200px 300px 200px;
}

a:hover {
	color: #135c7e;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.fet   {font-weight: bolder;}
.kursiv{font-style:italic;}

h2 {
	display: inline;
	font-size: 2em;
}

h3 {
	font-size: 1.3em;
	font-weight: 700;
	font-family: 'Open Sans';
}

h4 {
	font-size: 1.85em;
	font-family: 'Open Sans';
	font-weight: 700;
	color: #323232;
	line-height: 1;
}

h5 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: 600;
	margin: 1.2em 0 0.2em;
}		

input.input-text, select.select {
	font-family: Tahoma;
	font-size: 1em;
	border: 1px solid #F0F0F0;
	color: #323232;
	-webkit-border-radius: 0.15em;
	-moz-border-radius: 0.15em;
	border-radius: 0.15em;
	background: #fff;
	display: block;
	width: 80%;
	padding: 6px;
	font-weight: normal;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	box-shadow: inset 0px 3px 6px 0px rgba(100, 100, 100, 0.25);
	z-index: 10;
}

.clear {
	clear: both;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	display: block;
}

.search-bar-default {
	
}

#header {
	text-align: center;
	margin-bottom: 1em;
	position: relative;
}

#page {
	position: relative;
}

.wrap {
	max-width: 1100px;
	padding: 0 1em;
	margin: 0px auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.takeover .wrap-content {
	background-color: #fffffa;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	margin-top: 3em;
}

.takeover #social-bar {
	display: none;
}

.takeover .wrap-content > .divider {
	background-image: none;
}

.takeover .ad-fiskpinne {
	display: none;
}

.takeover.compactBoxMode .divider {
	height: 2px;
}

.takeover .front-content {
	 margin: 1em 6em 0 6em;
}

.footer-content-wrapper {
	max-width: 1100px;
	margin: 0px auto;
	position: relative;
}

.box {
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	box-shadow: 0px 1px 3px 0px #C0C0C0;
	box-shadow: 0px 1px 3px 0px rgba(150,150,150,0.4);
	background: transparent url('/static/img/search-box-background.png');
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.box h3 {
	
}

.box .box-content {
	
}

.pagination {
	padding: 10px 0;
	width: 100%;	
}

.arrowboth {
	background: url(/static/img/arrowboth.png) no-repeat right center;
	width:23px;
	height:8px;
	padding:6px 0 6px;
	cursor: default;
}
.pagination .next {
	float: right;
	padding-right: 20px;
	background: url(/static/img/arrowright.png) no-repeat right center;
}

.pagination .prev {
	float: left;
	padding-left: 20px;
	background: url(/static/img/arrowleft.png) no-repeat left center;
}

#search-box {
	text-align: left;
	position: relative;
	margin-bottom: 2em;
}

.search-box-size {
	max-width: 785px;
	margin: 0 auto;
}

#search-box .fields {
	position: relative;
}

#search-box .top {
	padding: 3em 3.6em 0px 3.6em;
}
.article {
	margin-bottom: 4em;
}


ul.default li {
	margin-bottom: 0.4em;
}

.main {
	background-color: #eeeee3;
	color: #fff;
	font-size: 3em;
	text-align: center;
	padding: 1.5em 0.5em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	font-family: 'Open Sans';
	font-weight: 600;
}

.left {
	float: left;
}

.right {
	float: right;
}


#footer {
	padding: 3em 1em 5em 1em;
	background-color: #ff3232;
	color: #fff;
	margin-top: 6em;
}

#content .divider {
	margin: 1em 0;
}


h3 {
	line-height: 32px;
	height: 32px;
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 1em;
	padding-left: 42px;
	display: inline-block;
}

p:last-child {
	margin-bottom: 0;
}

.topMargin {
	height: 1em;
}

#content .content-body, #content .content-sidebar {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#content {
	position: relative;
	padding-right: 360px;
}

#content .content-body {
	float: left;
	padding-right: 2em;
	width: 100%;
}

#content .content-sidebar {
	float: right;
	width: 360px;
	margin-right: -360px;
}

#content .content-sidebar .box {
	margin-bottom: 2em;
	padding: 1.5em;
}

#content .content-body .box {
	margin-bottom: 2em;
	padding: 1.5em;
}

#content .content-sidebar .box-clean {
	border: 0px;
	padding: 0px;
	background: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
}

.header-small {
	display: none;
}

li.divider {
	margin: 0.3em 0;
}

.hidden {
	display: none;
}
