body  {
        font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 100%;
        color: #000000;
	background-color: #BABABB;
	margin: 0px;
        }
.light {
	background-color: #F4F4F5;
	}
ul	{
	margin: 5px;
	}
li	{
	padding-left: 10px;
	background-image: url(./gfx/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	}
b	{
	font-size: 11px;
	font-weight: bold;
	}
big {
	font-size: 14px;
}
big b {
	font-size: 14px;
	font-weight: bold;
	}
.blue {
	}
.blue a {
	font-weight: bold;
	text-decoration: underline;	
	color: #014594;
	}
h3	{
	margin-bottom: 10px;
	font-weight: lighter;
	font-size: 20px;
	color: #014594;
	}
h4	{
        font-size: 11px;
	font-weight: bold;
        color: #014594;
	}

hr	{
	border: 1px solid #999999;
	}
img	{
	border: 0px;
	}
.pristilbud	{
	padding: 5px;
	background-color: #FFFFFF;
        }
.meny	{
	color: #000000;
	}
.meny a	{
	color: #000000;
	}
.meny a:Hover {
        text-decoration: underline;
        }
.center { }
.center img { padding-right: 0px; }
div#right_boks {
	width: 130px;
	padding: 5px;
	border: 0px solid #BABABC;
	}
div#right_boks b {
	font-weight: bold;
	font-size: 14px;
	color: #00569F;
	}
div#logo  {
        z-index: 2;
        position:absolute;
        top:51px;
        left:50%;
        height:65px;
        width:130px;
        margin-left: -368px;
        }

div#liten_logo  {
        z-index: 2;
        position:absolute;   
        top:1px;
        left:50%;
        height:81px;
        width:44px;
	margin-left: 180px;
        }
        
table   {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        }
table a { 
        color: #0000FF;
        text-decoration: none;
        }
table a:Hover {
        text-decoration: underline;
        }
input, textarea, select {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #999999;
        }
.noframe {
        border: 0px;
        }
.hoved  {
        background-color: #F4F4F5;
        border: 1px solid #373838;
        }
.hoyrebox_topp {
        background-color: #6A7B84;
        padding-left: 12px;
        color: #FFFFFF;
        }
.hoyrebox_bunn_large {
        background-image: url('./gfx/hbox_bg.gif');
        background-repeat: repeat-x;
        background-attachment: fixed;
        background-position-x: left;
        background-position-y: top;

        padding-left: 12px;
        color: #FFFFFF;
	}
.hoyrebox_bunn_small {
        background-image: url('./gfx/hboxsmall_bg.gif');
        background-repeat: repeat-x;
        background-attachment: fixed;
        background-position-x: left;
        background-position-y: top;
        
        padding-left: 12px;
        color: #FFFFFF;
        } 
.kontakt_bunn {
	padding-left: 12px;
	padding-right: 12px;
	}



.meny_aktiv {
        background-color: #6A7B84;
        padding-left: 12px;
        color: #FFFFFF;
	cursor: hand;
        }

.meny_aktiv_hover {
        background-color: #4995AA;
        padding-left: 12px;
        color: #FFFFFF;
	cursor: hand;
        }

.meny_inaktiv {
	padding-left: 12px;
	background-color: #EAEAEA;
	cursor: hand;
	}
.meny_inaktiv_hover {
        background-color: #28AECF;
        padding-left: 12px;
        color: #FFFFFF;
	cursor: hand;
        }

.meny_sub {
        background-color: #C7C7C7;
        padding-left: 12px;
	cursor: hand;
        }

.meny_sub_hover {
        background-color: #77BACB;
        padding-left: 12px;
        color: #FFFFFF;
	cursor: hand;
        }


.arttittel {
	background-color: #6A7B84;
	font-size: 14px;
	color: #FFFFFF;
	}
.topbg	{
	background-color: #0E358F;
	}
.topmeny {
	background-color: #F4F4F6;
	color: #000000;
	}
.topmeny a {
	color: #000000;
	text-decoration: none;
        }
.topmeny a:Hover {
	color: #015A9E;
	text-decoration: underline;
        }
.bottomtxt {
	background-color: #CFCFCF;
	font-size: 9px;
	}
.shade_top {
        background-image: url('./gfx/shade_top.gif');
        background-repeat: repeat-x;
        background-attachment: fixed;
        background-position-x: left;
        background-position-y: bottom;
	width: 100%;
	}
.shade_btm {
        background-image: url('./gfx/shade_btm.gif');
        background-repeat: repeat-x;
        background-attachment: fixed;
        background-position-x: left; 
        background-position-y: top; 
	}
.shade_left {
        background-image: url('./gfx/shade_left.gif');
        background-repeat: repeat-y;
        background-attachment: fixed;
        background-position-x: right; 
        background-position-y: top; 
	}
.shade_right {
        background-image: url('./gfx/shade_right.gif');
        background-repeat: repeat-y;
        background-attachment: fixed;
        background-position-x: left;
        background-position-y: top;
        }
