/* Design för grundfonter mm */
body {background : #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;} 
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;} 
li{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;} 
table{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;} 
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
tr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

/* Design för rubriker - använder endast rubrik h1 på BFR:s hemsida*/
h1 {font-size: 24px; font-weight: bold; color: #000000;}
h2 {color:#666666; font-size: 16px; font-weight: bold;}
h3 {color:#666666; font-size: 12px; font-weight: bold;}
h4 {color: #1D89F1; font-size: 18px; text-align: center;}
h6 {color: black; font-size: 13px; }

/* Olika stilar som används - se resp sida*/
.MellanRubrik {color:#666666; font-size: 16px; font-weight: bold;}
.LitenRubrik {color:#666666; font-size: 12px; font-weight: bold;}
.SvartLitenRubrik {color:#000000; font-size: 12px; font-weight: bold;}
.RedLitenRubrik {color:#FF0000; font-size: 12px; font-weight: bold;}
.GreenLitenRubrik {color:#339933; font-size: 12px; font-weight: bold;}
.RedNormal {color:#FF0000; font-size: 12px;}
.LineThrough{text-decoration: line-through;}


ul { list-style-type: disc}

/* Link design */
a:link {text-decoration: none;  color:#666666; }
a:visited {text-decoration: none; color:#919191; }
a:hover {text-decoration: none; font-weight: bold; color:#9B9A9A;}
a:active {text-decoration: none; font-weight: bold; color:#9B9A9A;}

/* BIG Link design - länkar från indexsidan */
a.biglink:link {text-decoration: none; font-weight: bold; color:#000000; }
a.biglink:visited {text-decoration: none; font-weight: bold; color:#797979; }
a.biglink:hover {text-decoration: none; font-weight: bold; color:#8B8A8A;}
a.biglink:active {text-decoration: none; font-weight: bold; color:#8B8A8A;}

/* Design championgalleri länkar */
a.champ:link {text-decoration: none;color: #5A77A9;}
a.champ:visited {text-decoration: none; color: #A2B1CA;}
a.champ:hover {text-decoration: none;color: #808080;}
a.champ:active {text-decoration: none;}

/* Design championgalleri stilar för sida */
.stylenot {font-size: 12px; font-weight: bold;}
.stylechnamn {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.stylechtitel {font-size: 16px;font-weight: bold;}

/* Design leftmeny indexsida */
.MindreRubrik {color:#666666; font-size: 10px; font-weight: bold;}
.datum {color:#ffffff; font-size: 10px; font-weight: bold;}
.InnanLink {color:#ffffff; font-size: 10px; font-weight: bold;}
a.LeftMenyLink:link {font-size: 10px; text-decoration: none; font-weight: bold; color:#000000; }
a.LeftMenyLink:visited {font-size: 10px; text-decoration: none; font-weight: bold; color:#000000; }
a.LeftMenyLink:hover {font-size: 10px; text-decoration: none; font-weight: bold; color:#A0A0A4;}
a.LeftMenyLink:active {font-size: 10px; text-decoration: none; font-weight: bold; color:#A0A0A4;}

/* Övriga designer */
.sidfot {font-size: 10px; color: #000000;} 
.FetSidfot {font-size: 10px; color: #000000; font-weight: bold;}

