/* CSS mall - mall.css */



body {background-color: #FFFFFF; margin: 0;


scrollbar-face-color: #;
scrollbar-highlight-color: #;
scrollbar-shadow-color: #;
scrollbar-3dlight-color: #;
scrollbar-arrow-color: #;
scrollbar-track-color: #;
scrollbar-darkshadow-color: #;}


table {background-color: none; margin: 0;}


/* Text */


p {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; text-decoration: none}

.rubrik {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-decoration: none}

.underrubrik {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none}

.text {color: #000000; text-align: justify;}

.copy {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style: normal; font-weight: bold; text-decoration: none}

.sign {color: #000000; font-family: Blackadder ITC; font-size: 18pt; font-style: normal; font-weight: bold; text-decoration: none}

.nyhet {color: #516B9B; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none}

.rea {color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none}

/* Länkar */

a:link {color: #516B9B; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none}
a:visited {color: #516B9B; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none}
a:active {color: #516B9B; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none}
a:hover {color: #CC9933; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none}


/* Linjer */


.linje {border: 1pt solid #FFFFFF}
.linjet {border-top: 1pt solid #000000}
.linjeb {border-bottom: 1pt solid #000000}
.linjev {border-left: 1pt solid #FFFFFF}
.linjemeny {border: 1pt solid #FFFFFF}

.linjevit {border: 2pt solid #FFFFFF}

.linjevs {border-left: 5pt solid #000000}


/* Färger */


.vit {background-color: #FFFFFF;}
.vitt {color: #FFFFFF;}
.bg {background-color: #516B9B;}
.svart {background-color: #000000;}
.orange {background-color:  #FF8C00;}
.orangetext {color:  #FF8800;}
.red {color: #FF0000;}



/* Bakgrunder */


.bglogga {background-image: url(bilder/bglogga.jpg); background-repeat: no-repeat; background-attachment: fixed; height: 100%;} 
.bgmeny {background-image: url(bilder/meny.jpg); background-repeat: repeat-x; background-attachment: fixed; height: 100%;}
.bgfire {background-image: url(bilder/fire.jpg); background-repeat: no-repeat; background-position: left center 	background-attachment: fixed; height: 100%;} 
 

/* Lister */

.marginal {margin: 5pt;}

.nolist {overflow: hidden;}
.nolistx {overflow-X: hidden;}

#genomskinlig {background: #ffffff; padding: 5pt 5pt; width: 95pt; height: 50pt; opacity: 0.7; filter: alpha(opacity=70);}
	
#solidtext {position: relative; color: #000000; font-family: verdana, arial; font-size: 10pt; padding: 5pt;} 


