@import "default.css";
@import "../files/css/site.css";
@import "../katj/css/katj-navigation.css";

input, body.katjeditorbody {
	text-align:left;
}

input {
	border-style:solid;
	border-width:1px;
}

form {
	text-align:left;
	display:block;
}

body {
	letter-spacing:0px;
	vertical-align:middle;
	scrollbar-arrow-color: #9D9FA2;
	scrollbar-shadow-color: #9D9FA2;
	scrollbar-highlight-color: #9D9FA2;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	text-align:center;
	background: url("../files/designimages/bodyBG.gif") #D4D8DB fixed repeat-x left bottom;
}

body.print {
	text-align:left;
}

a {
	text-transform: none;
	font-weight:normal;
}

a:hover, a:visited:hover {
	text-decoration:underline;
}

h1.headLine, input.headline {
	font-size:15px;
	font-weight:bold;
}

h2.abstract, textarea.abstract, .abstract, h2 {
	font-size:11px;
	font-style:normal;
}

div.credit {
	position:absolute;
	bottom:0px;
	right:0px;
	height:10px;
}

div.columnHolder {
	float:left;	
}

div.pageletBox {
	
}

div.elementBox {
	margin-right:10px;
}

div.forsideTop {
	height:250px;
	overflow:hidden;
}

div.newsHolder {
	margin-top:10px;
	height:300px;
}

div.innerNewsFrame {
	margin:20px;
	margin-top:10px;
}

div.newsItem {
	width:286px;
	height:250px;
	float:left;
	background-color:#ABDF7B;
	background-image:url("../files/designimages/frontNewsBG.gif");
	background-position:top left;
	background-repeat:repeat-x;
	overflow:hidden;
}

div.newsLeft {
	margin-right:10px;
}

div.newsMiddle {
	margin-right:10px;
	width:291px;
}

div.newsRight {
	width:292px;
}

div.bottomContentHolder {
	height:100%;
}

div.innerBottomContentHolder {
	margin-top:10px;	
}

table.master {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	height:100%;
}

div.master {
	width:950px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	height:auto;
}

div.innerMaster {
	width:890px;
	text-align:left;
	margin-left:30px;
	margin-right:30px;
}

div.top {
	height:90px;
	overflow:hidden;
	background-image:url("../files/designimages/greyline.jpg");
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

div.topSpacer {
	clear:both;
	height:40px;
}

div.menuStructure {
	position:absolute;
	top:50px;
	left:10px;
	text-align:left;
	z-index:100;
}

div.contactBox {
	position:absolute;
	top:12px;
	right:10px;
	text-align:right;
}

div.statement {
	height:80px;
	background-repeat:no-repeat;
	clear:both;
}

div.leftColumn {
	width:296px;
	float:left;
}

div.innerLeftColumn {
	margin-right:10px;
}

div.rightColumn {
	width:594px;
	float:left;
	overflow:hidden;
}

div.menuesHolder {
	height:250px;
}

div.menuHolder {
	width:286px;
	height:210px;
	clear:both;
}

div.menu1Holder {
	height:250px;
	background-color:#9D9FA2;
	overflow:hidden;
}

div.menuHolderNarrow {
	width:138px;
	height:250px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}

div.subMenuHolder {
	width:138px;
	height:250px;
	float:left;
	background-color:#C6C8CA;
	overflow:hidden;
}

div.menuTopSpacer {
	clear:both;
	height:15px;
}

div.menuBottom {
	clear:both;
	height:40px;
	background-color:#6D7174;
	background-image:url("../files/designimages/menuBottomBG.gif");
	background-position:top left;
	background-repeat:repeat-x;
}

div.leftTeaserStandard {
	margin-top:10px;
}

div.contentRightHolder {
	background-color:#DFE3E6;
	background-image:url("../files/designimages/contentBG.gif");
	background-position:top left;
	background-repeat:repeat;
}

div.innerContentFrame {
	margin-left:20px;
	margin-right:20px;
	padding-top:15px;
	margin-bottom:10px;
}

div.forsideTekst {
	height:250px;
	overflow:visible;
}

div.kortTekst {
	height:250px;
}

div.standard {
	height:100%;
}

div.caseHolder {
	margin-top:10px;
	
}

div.greenBG {
	background-color:#C2DE93;
	background-image:url("../files/designimages/caseGreenBG.gif");
	background-position:bottom left;
	background-repeat:x-repeat;
	height:265px;
}

div.brownBG {
	background-color:#D3C5AA;
	background-image:url("../files/designimages/caseBrownBG.gif");
	background-position:bottom left;
	background-repeat:x-repeat;
	height:265px;
}

div.content1, div.content2, div.content3, div.content4 {	
	margin:10px;
	margin-top:0px;
}

div.printWindowFrame {
	width:550px;
}

img {
	border:0px;
}

div.hiddenLogin {
	z-index:10;
}

div.blockSpace {
	width:100%;
	clear:both;
}

ul {
	list-style-image: url("../files/designimages/ul.gif");
	padding:0px;
	margin:0px;
	margin-left:15px;
}

table.katjContentTable {
	width:95%;
}

div.userhandler {
	position:static;
	clear:both;
	float:none;
}