@charset "utf-8";

/* CSS Document */



body {
font-family: Tahoma, "Trebuchet MS";
font-size: 0.8em;
color: #666;

}

H1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.4em;
color: #000;
border-bottom: 1px solid #999999;
padding-bottom: 2px;

}

H2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #000;
font-weight:bold;
border-bottom: 1px dotted #999999;
padding-bottom: 1px;

}

.datum	{
font-size: 0.7em;
color:#003399;

}
.produktrubrik {
font-family: Tahoma, "Trebuchet MS";
font-size: 12px;
font-weight:bold;
color: #003399;
/*border-bottom: 1px solid #999999;*/

}
.produkttext {
font-family: Tahoma, "Trebuchet MS";
font-size: 11px;
color: #666;
}

.siteinfo {
font-family: "trebuchet MS", Arial, "Courier New", Courier;
font-size: 0.9em;
color: #999999;
margin-bottom: 2px;
}

a:link { color: #fb8927; text-decoration: underline;}
a:visited { color: #fb8927; }
a:hover { color: #fb8927; text-decoration:none;

}

.rightcoltext {
margin: 10px 15px 15px 15px; /* topp, höger, nere, vänster */
color:#666666;
font-size:0.9em;
}

.leftcoltext {
margin: 10px 15px 15px 15px; /* topp, höger, nere, vänster */
color:#666666;
font-size:0.9em;
}

#bgpics {
background-image:url(bilder/Rightcoltextbild.png); 
background-repeat:repeat-y;
height: 25px;
margin-bottom: 1px;
}
