/* Detta är stilarket för SH */

/*
.fliktext A				{ text-decoration: none; 		font-weight: normal;	color:00FF00; }
.fliktext A:hover		{ text-decoration: underline;	font-weight: normal;	color:00FF00; }
.fliktext_vald A		{ text-decoration: none;		font-weight: normal;	color:00FF00; }
.fliktext_vald A:hover	{ text-decoration: underline;	font-weight: normal;	color:00FF00; }
.underfp A				{ text-decoration: none;		font-weight: normal;	color:FF0000; }
.underfp A:hover		{ text-decoration: underline;	font-weight: normal;	color:FF0000; }
.underfp_vald A			{ text-decoration: none;		font-weight: normal;	color:FF0000; }
.underfp_vald A:hover	{ text-decoration: underline;	font-weight: normal;	color:FF0000; }
.u2pf A					{ text-decoration: none;		font-weight: normal;	color:FF0000; }
.u2pf A:hover			{ text-decoration: underline;	font-weight: normal;	color:FF0000; }
.u2pf_vald A			{ text-decoration: none;		font-weight: normal;	color:FF0000; }
.u2pf_vald A:hover		{ text-decoration: underline;	font-weight: normal;	color:FF0000; }
*/

.fliktext			{ color:406080; }
.fliktext_vald		{ color:102040; }
.underfp			{ color:4F5F6F; }
.underfp_vald		{ color:B00020; }
.u2fp				{ color:3F3F3F; }
.u2fp_vald			{ color:B00020; }

.solrubrik			{ font-size: 11pt; color: FF0000; font-weight: bold; }
.match				{ background-color: DDDDDD; }
.bild_div			{ margin: 0 10 5 0 }
.kategorier			{ font-size: 7pt }
.kategori-rubrik	{ font-family: verdana; font-size: 7.5pt; font-weight:bold; color:6C6C6C; }
.menu				{ color:666666 }

A					{ text-decoration: none; font-weight: normal; color:C13F00; }
A:hover				{ text-decoration: underline; font-weight: normal; color:999999; }

H1					{ font-family: "helvetica narrow", "arial narrow", sans-serif; text-align: center; font-size: 18pt; color: 301A08; }
H2					{ font-family: "helvetica narrow", "arial narrow", sans-serif; text-align: center; font-size: 16pt; color: 2C1807; }
H3					{ font-family: "helvetica narrow", "arial narrow", sans-serif; text-align: center; font-size: 14pt; color: 201406; }
H4					{ font-family: "helvetica narrow", "arial narrow", sans-serif; text-align: center; font-size: 12pt; color: 1D1005; }
	
div.box				{ background-color:FFFFFF; border-color:CCCCCC; border-width:1px; border-style:solid; margin:2px; padding:2px; }


