/*<group=Grund>*/


body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	margin-top: 0px;
	margin-left: 15px;
	color: black;
}

a:active { text-decoration: none; color: red; }

a:visited { text-decoration: none; color: #0060A7; }

a:link { text-decoration: none; color: #0060A7; }

a:hover { text-decoration: none; color: white;
	background-color: #FF8000;
}

a.plain { 
text-decoration: none;
color: black;
}
	
/*</group>*/

/*<group=Huvud>*/

.sidolinjer {
    border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}

	
/*</group>*/


/*<group=Mitten>*/

.huvudkolumn  {
	padding: 0px;
	margin: 0px 5px 0px 5px;
	position: relative;
	top: 6px;
	border-right: 0px silver;
	padding-right: 20px;
	padding-left: 18px;
	border-left: 0px  silver;
	width: auto;
}

td.paddingfem {
	padding: 3px;
}

.huvudkolumnfast  {
	padding: 0px;
	margin: 0px 12px 0px 5px;
	position: relative;
	top: 7px;
	border-right: 1px solid silver;
	padding-right: 15px;
	padding-left: 30px;
	border-left: 1px solid silver;
	width: 450px;
}

.ingress {
	padding-right: 40px;
	font: 11px/16px Verdana, Geneva, Arial, Helvetica;
}

.mitten {
	position: relative;
	background-color: white;
	top: 7px;
}

.text {
	font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

	
/*</group>*/

/*<group=Sidospalter>*/

.sidospalt_v {
	font-size: 11px;
	line-height: 1.1em;
	top: 7px;
	position: relative;
	width: 180px;
	text-align: left;
	padding-left: 10px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

.sidospalt_h {
	font-size: 11px;
	width: 210px;
	background-color: #F5F5F5;
	text-align: center;
	line-height: 1.1em;
	position: relative;
	top: 7px;
	border: 1px solid silver;
	
	padding-top: 4px;
	padding-bottom: 5px;
	
}

	
/*</group>*/


/*<group=Rubriker>*/

h4 {
	color: maroon;
	font: small Arial, Helvetica, sans-serif;
}

h3 {
	color: #333333;
	font: 14px Times New Roman, Times, serif;
	font-family: Arial, Verdana, Geneva, Helvetica;
}

h2 {
	color: #333333;
	font: 18px bold Times New Roman, Times, serif;
	font-family: Arial, Verdana, Geneva, Helvetica;
}
	
/*</group>*/

/*<group=Diverse>*/

div.color {
background: rgb(245,245,220);
border: none;
}

div.box { border: solid; border-width: 1px; width: 135px }

p {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

p.indrag {
    padding-left: 1.5em;
				padding-right: 0.5em;
    
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: red; 
}

p.vitruta {
	
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: thin;
	border-color: gray;
	background-color: white;
}

p.skuggruta {
	
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: thin;
	border-color: gray;
	background-color: #F5F5F5;
}
	
/*</group>*/

/*<group=klasser>*/

.hr_artikel {
	border-width: 1px;
	border-color: #F5F5F5;
	border-bottom: 1px solid silver;
	font: 11px/14px Verdana, Geneva, Arial, Helvetica;
}

.hr_dubbel {
	border-top: 1px solid silver;
	border-bottom: 1px solid gray;
}

.copyright {
	color: gray;
	font: 10px   Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.anfang {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #333333;
}

.gra_fet {
	color: #444444;
	font-weight: 800;
}

.viktigt {
	font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: green;
	text-decoration: none;
}

.viktigt_fet {
	color: green;
	font-weight: bold;
	text-decoration: none;
}

.datum {
	font: 10px/0.5px Arial, Helvetica, sans-serif;
	color: gray;
	text-align: left;
}

.ljusram {
	border: 1px solid silver;
}
	
/*</group>*/

