﻿/*
	'* $Date: 2008-09-22 16:32:55 +0200 (må, 22 sep 2008) $
	'* $Author: vlvl $
	'* $Id: style.css 2334 2008-09-22 14:32:55Z vlvl $
	'* $Revision: 2334 $
	'* $HeadURL: svn://lb-leanback/kunder/Kunder/Leax/styles/style.css $
*/

* {
	padding: 0;
	margin: 0;
}
body {
    background-color:#ffffff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
body, td, th, p {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 13px; 
	line-height: 18px; 
	 
}

ol, ul{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 13px; 
	line-height: 14px; 
	color: #34353d;
}
li{
 margin-left:20px;
}


form
{
	margin: 0px;
	padding: 0px;
}
img
{
	border-style: none;
}


/* userstyles */
.svart
{
 	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 13px; 
	line-height: 19px; 
	color: #000;
}
.fet
{
 	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 13px; 
	line-height: 19px; 
	color: #34353d;
	font-weight: bold;
}

.date
{
 	font-family: "Trebuchet MS",Arial, Verdana, sans-serif; 
	font-size: 12px; 
	line-height: 19px; 
	color: #34353d;
	font-weight: bold;
}

.vit
{
  	font-family: "Trebuchet MS",Arial, Verdana, sans-serif; 
	font-size: 12px; 
	line-height: 19px; 
	 
}

.strong
{
	font-weight: bold;
}

.sidfot
{
  	font-family: "Trebuchet MS",Arial, Verdana, sans-serif; 
	font-size: 12px; 
	line-height: 17px; 
	color: #666666;
}
.ingress
{
 	font-family: "Trebuchet MS",Arial, Verdana, sans-serif; 
	font-size: 14px; 
	line-height: 20px; 
	color: #000000;
}
.rubrik
{
	font-family: "Trebuchet MS",Arial, Verdana, sans-serif; 
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	font-weight: bold;
}
.rubrikrod
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 26px;
	color: #d12e2f;
	font-weight: bold;
}
.rubrikrodPuff
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #d12e2f;
	font-weight: bold;
}
.rubrik1
{
	font-family: "Trebuchet MS",Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #d12e2f;
	font-weight: bold;
}
.rubrik2
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 23px;
	line-height: 28px;
	color: #d12e2f;
	font-weight: normal;
}
.underrubrik
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #d12e2f;
	font-weight: bold;
}
.underrubrik1
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #a4a3a2;
	font-weight: bold;
}
.underrubrik2
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #004793;
	font-weight: bold;
}
/* /userstyles */

a, a:link, a:visited, a:hover, a:active {
	color: #000000; text-decoration: underline;
}
a:hover, a:active {
	text-decoration: underline;
	color: #A5A36C;
}
/* Links in top menu */
a.topmenu, a.topmenu:link, a.topmenu:visited, a.topmenu:hover, a.topmenu:active {
	color: #fefefe;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px; 
	line-height: 26px; 
	font-weight: normal; 
	text-decoration: none; 
}
a.topmenu:hover, a.topmenu:active {
	text-decoration: underline;
}
a.topmenuactive, a.topmenuactive:link, a.topmenuactive:visited, a.topmenuactive:hover, a.topmenuactive:active {
	color: #fefefe; 
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px; 
	line-height: 26px; 
	font-weight: bold; 
	text-decoration: none; 
}
a.topmenuactive:hover, a.topmenuactive:active {
	text-decoration: underline;
}
/* Links in menu */
a.menu, a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
	color: #34353d; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 20px; 
	font-weight: normal; 
	text-decoration: none; 
}
a.menu:hover, a.menu:active {
	color: #34353d;
	text-decoration: underline;
}


a.news, a.news:link, a.news:visited, a.news:hover, a.news:active {
	color: #34353d; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 18px; 
	/*font-weight: normal; */
	text-decoration: none; 
}
a.news:hover, a.news:active {
	color: #34353d;
	text-decoration: underline;
}



a.rightmenu, a.rightmenu:link, a.rightmenu:visited, a.rightmenu:hover, a.rightmenu:active
{
	color: #34353d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
a.rightmenu:hover, a.rightmenu:active
{
	color: #64656d;
	text-decoration: underline;
}

a.downmenu, a.downmenu:link, a.downmenu:visited, a.downmenu:hover, a.downmenu:active
{
	color: #34353d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
a.downmenu:hover, a.downmenu:active
{
	color: #64656d;
	text-decoration: underline;
}
a.filemenu, a.filemenu:link , a.filemenu:visited, a.filemenu:hover, a.filemenu:active {
	color: #34353d; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 17px; 
	font-weight: normal; 
	text-decoration: none;
}
a.filemenu:hover, a.filemenu:active {
	color: #34353d;
	text-decoration: underline;
}
a.filemenuactive, a.filemenuactive:link, a.filemenuactive:visited, a.filemenuactive:hover, a.filemenuactive:active {
	color: #34353d; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 17px; 
	font-weight: bold;   
	text-decoration: none; 
}
a.filemenuactive:hover, a.filemenuactive:active {
	color: #34353d;
	text-decoration: underline;
}
a.submenu, a.submenu:link, a.submenu:visited, a.submenu:hover, a.submenu:active {
	color: #34353d; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; font-weight: bold;   text-decoration: none;
}
a.submenu:hover, a.submenu:active {
	color: #004793;
}
a.rightsubmenu, a.rightsubmenu:link , a.rightsubmenu:visited, a.rightsubmenu:hover, a.rightsubmenu:active {
	color: #34353d; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; font-weight: normal; text-decoration: none;
}
a.rightsubmenu:hover, a.rightsubmenu:active {
	color: #64656d;
}
a.downsubmenu, a.downsubmenu:link, a.downsubmenu:visited, a.downsubmenu:hover, a.downsubmenu:active {
	color: #34353d; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; font-weight: bold;   text-decoration: none;
}
a.downsubmenu:hover, a.downsubmenu:active {
	color: #64656d;
}

a.submenusmall:link         { color: #505050; font-family:  "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }
a.submenusmall:visited      { color: #505050; font-family:  "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }
a.submenusmall:hover        { color: #54a9ec; font-family:  "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }
a.rightsubmenusmall:link    { color: #505050; font-family:  "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }
a.rightsubmenusmall:visited { color: #505050; font-family:  "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }
a.rightsubmenusmall:hover   { color: #54a9ec; font-family:  "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }
a.downsubmenusmall:link     { color: #505050; font-family:  "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }
a.downsubmenusmall:visited  { color: #505050; font-family:  "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }
a.downsubmenusmall:hover    { color: #54a9ec; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }


a.menu2:link    { color: #202020; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; font-weight: normal; text-decoration: none; }
a.menu2:visited { color: #202020; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; font-weight: normal; text-decoration: none; }
a.menu2:hover   { color: #CC0000; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; font-weight: normal; text-decoration: none; }

a.loginout
{
	 
	text-decoration: underline;
}

img.arrowvspace {
	margin: 4px 0;
}

/* Input fields */
.input50, .input60, .input70, .input80, .input90,
.input100, .input120, .input150,
.input200, .input250,
.input300, .input350,
.input400, .input450
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #34353d; 
	 
	border-bottom: #bbbbbb 1px solid; 
	border-left: #cecece 1px solid; 
	border-right: #bbbbbb 1px solid; 
	border-top: #cecece 1px solid; 
	
	padding: 0; 
	margin: 0;
}
.input50  { width:  50px; }
.input60  { width:  60px; }
.input70  { width:  70px; }
.input80  { width:  80px; }
.input90  { width:  90px; }
.input100 { width: 100px; }
.input120 { width: 120px; }
.input150 { width: 150px; }
.input200 { width: 200px; }
.input250 { width: 250px;
		height: 20px;
		 }
		 
.input250b { width: 250px;

		 }
		 
.input300 { width: 300px; }
.input350 { width: 350px; }
.input400 { width: 600px; }
.input450 { width: 450px; }


/* News list */
.newslisthead
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	color: #d00d1d;
	font-weight: bold;
}

.newsListItem
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #34353d;
	font-weight: normal;

	padding: 4px 0px 4px 7px;
	border-bottom: solid 1px #cfcfcf;
}
.newslistitem a
{
	color: #34353d;
	font-weight: normal;
 
}
.newslistitem a.newsbold {
	font-weight: bold;

}
.newslistitem a, .newslistitem a:link, .newslistitem a:visited {
	color: #34353d;
}
.newslistitem a:hover, .newslistitem a:active
{
	color: #d00d1d;
	text-decoration: none;
}

.newsdate
{
	font-size: 11px;
	font-weight: bold;
}


.newslistseparator {
	background-image: url(../images/menu_delimiter.gif);
	background-repeat: repeat-x;
	margin: 4px 0;
	height: 8px;
}
/* Event list */
.eventlisthead {
	color: #FFFFFF;
	background-color: #303a7f;
	margin-left: 10px;
	padding: 2px 0 2px 10px;
}
.eventlistitem {
	padding-left: 10px;
}
.eventlistitem a, .eventlistitem a:link, .eventlistitem a:visited {
	color: #000000;
}
.eventlistitem a:hover, .eventlistitem a:active {
	color: #000099;
}
.eventlistseparator {
	background-image: url(../images/hline_bg.gif);
	background-repeat: repeat-x;
	margin: 4px 0;
	height: 2px;
}
/* Menu */
.leftMenuItem
{
	padding: 2px 0px 2px 0px;
}
.menuseparator {
	height: 1px;
	border-bottom: solid 1px #ddd;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}
/* spam */
.skavaratom {
	display: none;
}

.siteMapMain
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	 
	margin-top: 10px;
	font-weight: bold;
	
}

.siteMapMain a:link, .siteMapMain a:visited
{
	color: #000;
	text-decoration: none;
}

.siteMapMain a:hover
{
	 
	color: #000;
	text-decoration: underline;
}
.siteMapSub a:link, .siteMapSub a:visited
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.siteMapSub a:hover
{    
     
	color: #000;
	text-decoration: underline;
}

.clear
{
	clear: both;
}

.pngalpha
{
	behavior: url(styles/iepngfix.htc);
}

.bodyprint
{
	background-image: none;
	background-color: #fff;
}
 
/* Puffar */
.pufftop {
	background: url(../images/top_fyrkant.gif) no-repeat bottom;
}
.puffleft {
	background: url(../images/vanster_fyrkant.gif) repeat-y;
}
.puffright {
	background: url(../images/hoger_fyrkant1.gif) repeat-y;
}
.puffbottom {
	background: url(../images/boten_fyrkant.gif) no-repeat;
}