/* Generella taggar */

body {
	font-family: Verdana;
	color: #505050;
	font-size: 11px;
	line-height: 15px;
	
}


tr {
	font-size: 12px;
	font-family: Verdana;
}

a {
	
	text-decoration: none;	
}


a:visited {
	
	text-decoration: none;	
}

a:hover {
	color: #00448A;	
}

a:active {
	color: #00448A;
}

textarea {
	font-size: 11px;
	font-family: Verdana;
}

input {
	font-size: 11px;
	font-family: Verdana;
}

/* Typsnitt storlekar */

.aktuellRubruk {
	font-family:Verdana;
	font-size: 16px;
}

.georgiaRubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}

.georgiaText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 11px;
	letter-spacing: -0.5px;
}

.arialRubrik {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}

.arialText {
	font-family: Arial;
	color:#000000;
}


.calibriRubrik {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}

.nyhetRubrik {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color:#00448A;
}

.promoRubrik {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #05006A;
	margin-left: 1pt;
	
}


.calibriText {
	font-family: Verdana;
	color: #505050;
}

.verdanaRubrik {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #505050;
}

.verdanaText {
	font-family: Verdana;
	color: #505050;
	font-size: 11px;
	line-height: 15px;
}

.verdanaSvartText {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}

.verdanaTextMall5 {
	font-family: Verdana;
	color: #505050;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1.5px;
}

.xxsmall {
	font-size: xx-small;
	font-family: Verdana;
}

.px10 {
	font-size: 10px;
	font-family: Verdana;
	color: #505050;
}

.px10svart {
	font-size: 10px;
	font-family: verdana;
	color: #000000;
}

.px11 {
	font-size: 11px;
	font-family: Verdana;
	color: #505050;
}

.px12 {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}
.px13 {
	font-family: Verdana;
	font-size: 13px;
	color: #505050;
}
.px14 {
	font-size: 14px;
	font-family: Verdana;
	color: #505050;
}

.px16 {
	font-size: 16px;
	font-family: Verdana;
	color: #505050;
}

.pxlank {
	font-size: x-small;
	font-family: Verdana;
	color: #00448A;
}

.publiceradText {
	font-family: Verdana;
	color: #B9B9B9;
	font-size: 9px;
	line-height: 15px;
}

.rubrik {
	color: #00448A;
	font-family: Georgia;
	font-size: large;
		
}

.test {
	font-size: 25px;
	font-family: Verdana;
	color: #CBCBCB;
	line-height: 20px;
}


.subRubrik {
	font-size: 19px;
	font-family: Georgia;
	color: #05006A;
	line-height: 20px;
}

.personalRubrik {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #05006A;
	letter-spacing: 0.3mm;
	text-indent: 5px;

	
}

/* Frger */

.DarkHeader {
	background: #B0B165;
}

.MiddleHeader {
	background: #CCCC9A;
}

.LightHeader {
	background: #EDEDDC;
}

.AlternateTable {
	background: #F3F3F3;
}

.lightgrey {
	background-color: #F2F2F2;
	margin: 4px;
	padding: 4px;
}

.white {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
}

/* Speciallnkar */

a.blacklink {
	color: #000000;
	text-decoration: none;

}

a.bluelink {
	font-size:12px;
	color: #000066;
	font-weight: lighter;

}

a.blacklink:visited {
	color: #000000;
	text-decoration: none;
}

a.blacklink:hover {
	color: #000000;
	text-decoration:underline;
}



a.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:hover {
	color: #3366CC;
	text-decoration: none;
	background-color:#FFFFFF;
}

a.special, a.special:visited {
	text-decoration: none;
	color: #2F4F4F;
}

/* Linjer */

td.dottedline_neder {
	border-bottom: thin dotted #888888;
}

td.dottedline_topp {
	border-top: thin dotted #888888;
}

td.dottedline_both {
	border-top: thin dotted #888888;
	border-bottom: thin dotted #888888;
	background: #D9ECFB;
}

td.meny {
	border-top: thin dotted #888888;
	border-bottom: thin dotted #888888;
	background: #CCCC9A;
	font-size: 11px;
}

.borders {
	border: 1px solid #000000;
}


.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.blueline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC9A;
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-right-style: none;
}

.border_dotted {
	border: 1px dotted #999999;
}

.formbutton {
	color: #000000;
	height: 17px;
	font-size: 7pt;
}

.formtext {
	font-size: 7pt;
	color: #999999;
	height: 10px;
}
.adminline {
	background-color: #EAEAEA;
	border: 3px solid #FF0000;
}

.mainMenu {
	font-family: Arial;
	font-size: 11px;
	color: #4E84CD;
	text-transform: uppercase;
	letter-spacing: 0.3mm;
	font-weight: lighter;

}


.mainMenuSelected {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00448A;
	text-transform: uppercase;
	letter-spacing: 0.3mm;
	
}

.midMenu {
	font-family: Arial;
	font-size: 11px;
	color: #4E84CD;
	letter-spacing: 0.3mm;
	font-weight: lighter;
	text-indent: 10px;
}

.midMenuSelected {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00448A;
	letter-spacing: 0.3mm;
	text-indent: 10px;
}

.bottomMenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #4E84CD;
	text-transform: capitalize;
	text-indent: 10px;
	line-height: 11px;
}



.bottomMenuSelected {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #00448A;
	text-transform: capitalize;
	text-indent: 10px;
	letter-spacing: normal;
	line-height: 12px;
}

.nyheter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00448A;
	
}

.allNyheter {
	color: #00448A;
	font-size: 10px;
	font-family: Verdana;
	
}

.search {
	color: #05006A;
	font-size: 18px;
	font-family: Georgia;
	float:left;

}

.promoText {
	font-family: Verdana;
	color: #505050;
	font-size: 11px;
	line-height: 13px;
}



