@import "http://www.kontoret.no/Styles/reset.css";
@import "http://www.kontoret.no/Styles/content2.css";
@import "http://www.kontoret.no/Styles/modules.css";
/* @group Designmaler layout */
body {
	margin: 10px;	border: 0;	padding: 0;
/*	font-size: 12px;*/
	color: #333;
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
#page {
	margin: 0 auto; 
	padding: 10px 10px 0 10px;
	width: 980px;}
#header {
	width: 100%;
	height: auto;
	z-index: 1;}
#sub_header {
	padding: 20px;
	overflow: hidden;}
.logo {
	float: left;
	padding: 10px;
	z-index: 10;}
#navigation ul{
	max-width: 980px;
	z-index: 50;	}
#navigation_horisontal {
	display: none;}
#language {
	margin: 12px 10px;
	padding: 0;
	float: right;}
#userwrapper {
	float: left;
	margin: 10px;}
#userwrapper_trans {
	background: url(../Images/designmaler/bg_50prosent.png);
	float: right;}
#content {
	overflow: hidden;
	margin: 0;
	width: 100%;
	height: 100%;}
#maincontent {
	overflow: hidden;
/*	font-size: 1em;*/
	min-height: 700px;
	height: 100%;}
.sideWrapper {
	margin: 0;padding:0;
	/*margin-bottom: -7000px; padding-bottom: 7000px;*/	}
#sidebar1{
	float: left;
	padding: 0 10px;
	width: 210px;}
#sidebar2{
	width: 210px;
	float: right;
	padding: 10px;}
#sidebar1, #sidebar2 {
	margin-bottom: -8000px; padding-bottom: 8000px;
	min-height: 550px;}
#fnopenarea {
	float: left;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 190px;}
#footer, #footer2 { 
    padding: 10px;
    font-size: .7em;}
#footer2 {
	width: 730px!important;
	float: right;}
#adminwrapper {
	margin: 0 auto 40px;
	width: 980px;
	height: 25px;
	margin-bottom: 50px;
	font: normal .7em Arial;
/*	background: url(../Images/designmaler/images/shadow_bottom.png) repeat-x;*/
	font-weight: 700;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;	}
/* @end */
/* @group subfooter */
#admin{
	float: right;
	margin: 0;
	height: 25px;
	width: 90px;
	text-indent: 30px;
	background: url(../Images/designmaler/admin/logg-inn.png) no-repeat;}

#firmanett, #firmanett2, #sitemap {
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;	
}

a.loginstyle {
	float: right;
	color:#3ea6f0;
	margin: 3px 6px 0 0;
}
a:hover.loginstyle {
	color:#606;}
#firmanett {
	margin: 0;
	width: 171px;
	height: 25px;
	float: left;
	background: url(../Images/designmaler/admin/footertabs_logo.png) no-repeat;}
#firmanett2{
	margin:0 5px 0 230px;
	width: 171px;
	height: 25px;
	float: left;
	background: url(../Images/designmaler/admin/footertabs_logo.png) no-repeat;}
.firmanett {
	margin: -3px 6px 0 0;
	text-indent:10px;
	display:block;	}
#firmanett a.button{
	color: #606;
	margin: -2px;}
#firmanett a:hover.button{
	color:#3ea6f0;}
#admin a:hover.button{
	color: #3ea6f0;}
#sitemap {
	float: left;
	margin-left: 2px;
	background: url(../Images/designmaler/admin/footertabs_sitemap.png) no-repeat;
	text-indent: 10px;
	width: 78px;
	height: 25px;}
.sitemap {
	width: 78px;
	text-indent:30px;
	width: 78px;
	display:block;	}
#sitemap a.button {
	color: #606;	
	margin: -2px;}
#sitemap a:hover.button {
	color:#3ea6f0;}
/* @end */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;}
.freeContent {
	line-height: 1.4em}
