﻿/* Pages */
<!--
body, td{
    FONT-FAMILY: Arial;
	FONT-WEIGHT: normal;
	FONT-SIZE:12px;
	COLOR:black;
	margin: 0 auto;
	position: relative;
	min-height: 100%;	
}
.Ztop {
	TEXT-ALIGN: left;
	margin-left:1px;
	margin-top:1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Ztopmenu{
	color:white;
	TEXT-ALIGN: left;
	margin-top:0px;
	margin-left: 0px;
	background-image:url('grafik/menulinje.jpg');
	background-repeat:repeat-x;
}
.Ztopmenu a {
	color:white;
	text-decoration:none
	}
.Ztopmenu a:hover {
	color:white;
	text-decoration: underline;
	}
.Zfooter {
	background-color:#838383;	
	font-size:0.6em;
	TEXT-ALIGN: left;
	margin-top:0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.Zmenu {
	TEXT-ALIGN: left;
	margin-top:20px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right:0px;
	background-image:url('grafik/bodyBaggrund.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:left bottom;
}
.Zbody {
	TEXT-ALIGN: left;
	margin-top:5px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right:0px;
	background-image:url('grafik/bodyBaggrund.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:left bottom;
}

/* DIV */
.lcontents{
    position:absolute;
    height:100%;
    width=100%;
    padding-top:0px;
}
.ltop {
    position:relative;
    height:100%;
    width:100%;
    bottom:0px;   
    margin-top:0px;
    overflow-y:auto;
    overflow-x:hidden;
    z-index:1;
/*	border: 1em dotted #1900; */
	}
.ltextarea {
	height:100px;
	width:320px;
    position:absolute;
    margin-top:0px;
    overflow-y:hidden;
    overflow-x:hidden;
    z-index:2;
/*    background-color:#EEEEEE;*/
    border:thin;
    border-color:gray;
	}
.ltext {
    top:0px;
    height:100%;
    width:100%;
    bottom:0px;   
    background:transparent;
    position:absolute;
    margin-top:10px;
    overflow-y:hidden;
    overflow-x:hidden;
    z-index:3;
	}
.lbottom {
    height: 170px;
    position:absolute;
	bottom:1px;
	width: 850px;    
    padding-top:4px;	    
 	}

/* tables */
.tablenothing{
	border: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.tdLeftDiv {
	border-left:1px;
	border-left-color:gray;
	border-left-style:solid;
}
.tdMenuCell{
	margin-left:0px;
	padding-top:8px;
	padding-left:7px;
	padding-right:10px;
	font-weight:bold;
	width=100px;
	color:white;
}
.tdhline{
	background-image:url('grafik/hlinje.jpg');
	background-repeat:repeat-x ;
	background-position:center;
	height:6px
}
.tHeader{
	font-size:0.9em;
	font-weight:bold;
}

/* Fonts */
a {color:black;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

h1{
	font-size:1.3em;
}
h2{
	font-size:1.1em;
}
h3{
	font-size:0.9em;
}
h4{
	font-size:0.8em;
}
.forsideOverskrift{
	font-size:1.1em;
	font-weight:bold;
}
.menul1{
	padding-left:0;
	font-size:1.1em;
	cursor:pointer;
}
.menul2{
	font-size:0.9em;
	padding-left:10px;
	cursor:pointer;	
}
.menul3{
	font-size:0.9em;
	padding-left:20px;
	cursor:pointer;	
}
.menul4{
	font-size:0.9em;
	padding-left:30px;
	cursor:pointer;
}
.menul5{
	font-size:0.9em;
	padding-left:40px;
	cursor:pointer;	
}

/* AUX */
hr {
	border:0;
	width: 100%;
	color:gray ;
	background-color:gray ;
 	height: 1px;
 }
ul{
	padding-left:20px;
}

li{
	list-style-image:url('grafik/punkt.jpg');
	line-height:20px;
	padding-left:0px;
	
}
html, body
{
  height: 100%;
  width: 100%;
}	
/* Formular */
input {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 1.0em;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #000000;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	background:transparent;
}
input:focus{
	background:white;
}

textarea {
	font-size:1em;
	COLOR: black;
	background:transparent;	
}
textarea:focus{
	background:white;
}

select {
	font-size:1em;
	COLOR: black;
	background:transparent;
	background-color:transparent;
}

select option{
	font-size:1em;
	COLOR: black;
	background:transparent;
	background-color:transparent;
}

select:focus{
	background:transparent;
}

klæklæklæbutton {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 3em;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #000000;
	PADDING-TOP: 0px;
	HEIGHT: 30px;
}
/* Formular slut */
/* KI produkt sider */
.PRODPICSUB {
	FONT-SIZE: 1.3em;
	COLOR:#365f91;	
	text-decoration:none;
	TEXT-ALIGN: center;	
}
.PRODTITLE {
	FONT-SIZE: 1.3em;
	COLOR:#365f91;	
	TEXT-DECORATION: none;	
	font-weight:bolder ;
}

.PRODHEADER {
	FONT-SIZE: 1.1em;
	COLOR:#365f91;	
	TEXT-DECORATION: none;	
	font-weight:bolder ;
}
.PRODTEKST {
	FONT-SIZE: 1.0em;
	COLOR:#365f91;	
	TEXT-DECORATION: none;	
}
.PRODPRICE{
	FONT-SIZE: 1.1em;
	COLOR:#365f91;
	TEXT-DECORATION: none;	
}

/* Farver */
.Zred {
	COLOR: #d81e05;
}
.Zgreen {
	COLOR: #009e49;
}
.Zyellow {
	COLOR: #f96302;
}
.Zblue {
	COLOR: #0051ba;
}

.opacity50 {
    opacity:0.10; /* firefox, opera, safari, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=10)"; /* IE 8 */
    filter:alpha(opacity=10); /* IE 4, 5, 6 and 7 */    
    zoom:1 /* so the element "hasLayout"
    /* or, to trigger "hasLayout" set a width or height */
}

-->

