﻿body {	
    background-color: #e2e7d9;
    background-image: url(images/bodyback.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0;
    padding: 0;
    color: #6f6d65;
}

body, .normaltekst {
	font-family: Arial;
	font-size: 12px !important;
	line-height: 150% !important;
}

table {
    border-collapse: collapse;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-block; } 
/* Hide from IE Mac \*/ 
.clearfix { display: block; } 
/* End hide from IE Mac */ 
    
img, a img {
    border: 0;
}

a:link, a:visited, a:active {
    color: #a2ad00;
    text-decoration: none;
    text-transform:none;
}

h1 {
    font-family: Trebuchet MS;
    font-size: 24px;
    margin:0 0 15px 0;
    font-weight: lighter;
}

h2 {
    font-family: Trebuchet MS;
    font-size: 18px;
    margin: 8px 0 0 0;
    font-weight: lighter;
}

h3 {
    font-family: Trebuchet MS;
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 0;
}
    
/* #### LAYOUT #### */

#construct {
    width: 980px;
    margin: 0 auto;
    padding: 0 10px 0 10px;
}

#top {
    width: 100%;
    height: 150px;
}

#banner {
    position: relative;
    display: block;
    width: 980px;
    height: 117px;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.logo {
    position: absolute;
    top: 18px;
    width: 270px;
    height: 82px;
}

#main {
    position: relative;
    width: 980px;
    border-bottom: solid 6px #c3cdb1;
    min-height: 400px;
    background-image: url(images/contentback.png);
    background-repeat: repeat-y;
}

#footer {
    width: 980px;
    height: 20px;
    font-family: Arial;
    font-size: 11px;
    color: #6c6a65;
}

a.foot {
    font-family: Arial!important;
    font-size: 11px!important;
    color: #6c6a65;
    text-transform: none!important;
}

/* #### DEFAULT #### */
#frontbanner {
    width: 980px;
    height: 300px;
    background-image: url(images/frontImage.jpg);
}

#frontBottom {
    width: 965px;
    height: 200px;
    background-image: url(images/frontback.jpg);
    margin-top: 3px;
    padding: 0 0 0 15px;
}

#frontBottom a:link, #frontBottom a:visited {
    color: #bbd100;
}

.frontbox {
    float:left;
    position: relative;
    width: 230px;
    height: 200px;
    margin-right: 15px;
    color: #FFFFFF;
    overflow: hidden;
    font-family: Trebuchet MS!important;
}

.frontLink {
    position: absolute;
    bottom: 10px;
    font-size: 14px;
    text-transform: none;
}

.frontbox a:visited,
.rightContent a:link,
.rightContent a:visited,
.centerContent a:link, 
.centerContent a:visited {
    text-transform: none;
    font-size:12px;
}

.textContact {
    background-color:#ebefe6; 
    border:0; 
    padding:0 0 0 5px; 
    font-family:Arial; 
    font-size:11px;
    height: 20px;
}

.ddlMag {
    height:18px!important;
	margin: 0 0 5px 0!important;
	border: none;
	color: #6f6d65;
	border: none;
	background-color: #ebefe6 !important;

}

.rcbInputCellLeft {
    background: none!important;
}

.rcbInput {
    background-color:#ebefe6 !important;
    font-size:11px !important;
}

.rcbArrowCell  {
    background-image:url("images/ddArrow.jpg") !important;
    width: 20px!important;
    background-position:right center!important;
}

/* #### STANDARD #### */
.leftContent {
    float:left;
    width: 196px;
    min-height: 300px;
    padding: 20px 0;
}

.centerContent {
    float: left;
    width: 528px;
    padding: 30px; 
}

.centerContent a:link, .centerContent a:visited {
    text-transform: none;
}

.ansattContent {
    float: left;
    width: 578px;
    padding: 5px 5px 30px 5px; 
}

.rightContent {
    float:left;
    width: 166px;
    min-height: 300px;
    padding: 20px 15px 30px 15px;
}

/* #### CTEN #### */
.ctenContent {
    width: 100%;
    min-height: 400px;
    background-image: url(images/ctenback.png);
    background-repeat: repeat-y;
}

.centercten {
    float: left;
    width: 415px;
    padding: 10px 10px 30px 10px; 
}

.centerctentext {
    padding: 20px 20px 0 20px;
}

.rightcten {
    float:left;
    width: 329px;
    min-height: 400px;
    padding: 10px 10px 30px 10px;
}

#tabHolder {
	vertical-align: bottom;
	margin: 10px 0 10px 0;
	width: 550px;
}

div.websidetabs {
	height: 25px;
	width: 323px;
	background-image: url(images/tabback.jpg);
	background-repeat:no-repeat;
	padding-top: 15px;
	margin-top: 20px;
}

div.websidetabs div {
    float:left;
    height:18px;
    width: 80px;
    text-align: center;
    padding-top:7px;
    font-family: Trebuchet MS;
}

div.websidetab {

}

div.websidetabselected {
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
}

div.websidetabs div a:link, div.websidetabs div a:visited {
    color: #000;
	text-decoration:none;
	color: #9b9c9c;
}

div.websidetabselected a:link, div.websidetabselected a:visited, div.websidetabselected a:hover {
    font-weight:bolder;
    color: black!important;
}

div.websidetabs div a:hover {
    font-weight:bolder;
    color: black!important;
}

.tabContent {
    padding-top: 15px;
    font-size: 11px;
}

/* #### MENU #### */
#menu {
    position: relative;
    width: 980px;
    height: 30px;
    padding-bottom: 3px;
    background-image: url(images/menuback.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.menulink {
    float: left;
    display: block;
    width: 124px;
    height: 23px;
    padding-top: 7px;
    text-align: center;
}

#menu a:link, #menu a:visited, #menu a.selected  {
    font-family: Trebuchet MS;
    font-size: 14px;
    text-transform: uppercase;
}

#menu a.selected, #menu a.menulink:hover {
    background-image: url(images/toplinkback.png);
    background-repeat: no-repeat;
    width: 124px;
    height: 23px;
    color: #ffffff!important;
    padding: 7px 0 0 0;    
}

#menu .selected a {
    color: #ffffff!important;
}

.l2 a:link, .l2 a:visited, a.selected {
    font-family: Trebuchet MS;
    width: 186px;
    height: 25px;
    display: block;
    font-size: 15px;
    padding: 5px 0 0 20px;
    text-transform: none;
}

.l2 a.selected {
    width: 176px;
    height: 25px;
    display: block;
    font-size: 15px;
    padding: 5px 0 0 20px;
    background-image: url(images/linkback.jpg);
    background-repeat: no-repeat;
    text-transform: none;
    color: #6f6d65;
}

.l2 a:hover {
    color: #6f6d65;
}

.l3 {
    background-color: #ffffff;
    width: 166px;
    padding:0 0 5px 30px;
}

.l3 a:link, .l3 a:visited {
    width: 166px;
    height: 20px;
    font-size: 12px; 
    padding: 0;
}

.l3 a.selected, .l3 a:hover {
    background: none;
    width: 166px;
    height: 20px;
    color: #6f6d65;
    padding: 0;
    font-size: 12px;
}