﻿/*h1	{ font-family: Arial; font-size: 22pt; color: #2F3060; margin-bottom:5px; font-weight: normal; }
/*heading 2 motsvarar aktuellt
h2	{ font-family: Arial; font-size: 16pt; color: #2F3060; margin-bottom:5px; font-weight: normal; }
h3	{ font-family: Arial; font-size: 14pt; color: #2F3060; margin-bottom:5px; font-weight: normal; }
/*header h4 motsvarar rubriken i nyheten
h4	{ font-family: Arial; font-size: 8pt; margin-bottom:0px; margin-top:0px; font-weight:bold; }
p 	{ font-family: Arial; font-size: 11pt; color: #666666; margin-bottom: 0px; margin-top: 0px; }
a 	{ font-family: Arial; font-size: 10pt; color: #2F3060; }*/
a:link 	{ TEXT-DECORATION: none; }
a:visited	{ TEXT-DECORATION: none; }
a:active	{ TEXT-DECORATION: none; color:#FF7D00 }
a:hover	{ TEXT-DECORATION: none; color:#FF7D00; }
td	{ font-family: Calibri; font-size: 8pt; color: #000000;}

body	{ 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-top: 0px;
	background-color: #E5E5E5;
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr= '#818181' , endcolorstr= '#E5E5E5' );
}

table.TopBorder {
	/*background-image: url(../Bilder/Topp_start_Ren.png);*/
	background-image: url(../Bilder/Topp_start.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
table.TopMiddle {
	background-image: url(../Bilder/Mellan_start.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
table.SubTopMiddle {
	background-image: url(../Bilder/Mellan_niva2.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
table.bottom {
	background-color: #808080;
	/*background-image: url('../Bilder/Bottom_start.png');*/
}
BODY.bdySubBottom {
	background-color: #808080;
}
BODY.bdyRight {
	background-color: #B9B9B9;
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr= '#818181' , endcolorstr= '#E5E5E5' );
}
BODY.bdySubRight {
	background-color: #B9B9B9;
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr= '#818181' , endcolorstr= '#E5E5E5' );

}
BODY.bdyMenu {
				border-right: solid 1px #EEEEEE;
				height: 100%;
				margin: 10px 0px 0px 4px;
				}
BODY.bdyNews {
	border-left: solid 1px #EEEEEE;
	height: 100%;
	margin:  10px 4px 4px 4px;
}
TD.StartText {
	font-family: Arial; 
	font-size: 14px; 
	color: #666666;
	margin-right: 30px;
}
TD.bottom {
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
} 
TD.subbottom {
	color:White;
	text-indent: 5px;
	white-space:nowrap;
	font-family: arial;
	font-size:10px;
}
A.bottom {
	color:White;
	text-indent: 5px;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
/* Menu Sub */
TABLE.submenulink_1 {
				background-color: #F0F0F0;
				padding: 10px 10px 10px 10px;
}
A.submenulink_1 {
				/*color:#626262;*/
	color: #818181;
				cursor: pointer; /*border: solid 1px white;*/;
				margin-right: 10px;
				margin-top: 5px;
				margin-left: 10px;
				margin-bottom: 5px;
				white-space: nowrap;
				font-family: Arial;
				font-weight: bold;
				font-size: 13px !important;
				
}
A.submenulink_1_Hover {
	color:#FF7D00;
	/* color:#2F3060; */
	cursor: pointer;
	/* border: solid 1px #B8B8C9; */

	white-space:nowrap;
	font-family: Arial;
	font-weight:bold;
	font-size:13px  !important;
}
/* Top Menu */
a.menulink {
	color:#818181;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
	text-indent: 10px;
	white-space:nowrap;
	font-family: Arial;
	font-weight: bold;
	font-size:16px  !important;
}
a.menulinkHover {
	/*color:#626262;*/
	color:#FF7D00;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
	text-indent: 10px;
	white-space:nowrap;
	font-family: Arial;
	font-weight:bold;
	font-size:16px  !important;
}
/* News */

/* Startsidans News */
A.mainNews {
	color: black;
	font-family: arial;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
a.mainNews:hover {
	cursor: pointer;
	color: black; 
}
H4.mainNews {
}

/* Undersidan som visar nyheter */
TABLE.news {
	width: 100%;
}
H1.news {
	color: black;
	font-family: Arial;
	font-size: 24px;	
}
H4.news {
	color: #000000;
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0ex;
}
P.news {
	color: black;
	font-family: calibri;
	font-size: 13px;	
}
A.news {
	color: black;
	font-family: Calibri;
	font-size: 11px;
}
a.news:hover { 
	cursor: pointer;
	color: black; 
	font-weight: bold;
}
.news {
	color: black;
	font-family: Calibri;
	font-size: 12px;
	padding-left: 0ex;
}


