/*Normal brödtext grå*/
body, td {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
/*LÄNKAR*/
a {
	color: #0066CC;
	text-decoration: none;
}
/*Blå mellanrubrik*/
.header1 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 17px;
	color: #0066CC;
	margin-top: 10px;
	margin-bottom: 5px;
}
/*Huvudrubrik*/
.header2 {
	color: #525252;
	font-size: 30px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}
/*Versal mallanrubrik*/
.header3 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 22px;
	margin-bottom: 6px;
}

/*Blå mellanrubrik*/
.header4 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	margin-top: 5px;
	margin-bottom: 4px;
}

/*RADAVSTÅND SAMT MARGINALER I BRÖDTEXTEN*/
.bread {
	line-height: 28px;
	margin-bottom: 5px;
	padding-bottom: 8px;
}

.bread1 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*Brödtext linjehöjd samt färg*/
.bread2 {
	line-height: 20px;
	margin-top: 1px;
	margin-bottom: 3px;
}

/*iNGRESS*/
.ingress1 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 10px;
	line-height: 26px;
}
/*Ingen linje under länkar*/
.nounderline {
	text-decoration: none;
}
/*textfält som besökaren ska fylla i*/
.textfield {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	border-color: #0066CC;
	border: 1px solid #0066CC;
	background-color: #ffffff;
}

/*Undernavigation nivå ett till vänster, obs den blå bakgunden ligger i en tabell bakom DEN RUNDA VITA SYMBOLEN ÄR BILD OCH HETER ARROW2.GIF OCH LIGGER I MAPPEN SYSTEM/IMAGES*/
.menuHeader {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;

}
/*Undernavigation nivå TVÅ till vänster, DEN RUNDA SYMBOLEN ÄR BILD OCH HETER ARROW3.GIF OCH LIGGER I MAPPEN SYSTEM/IMAGES*/
.menuHeader2 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
/*Kalendarium Datum*/
.calenderDate {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

/*Kalendarium TID*/
.calenderTime {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

/*kalendarium Blå rubrik*/
.calenderHeader {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 15px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 4px;	
	text-transform: uppercase;
}
/*kalendarium Period rubrik*/
.calenderPeriodHeader {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 13px;
	color: #000000;
	margin-bottom: 2px;	
	margin-left: 5px;	

}
/*Bildtexten*/
.imageCaption {
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	font-size: 13px;
	margin-bottom: 10px;	

}

/*Sidhuvud med aktuellt publiceringsdatum*/
.pageDate {
	color: #000000;
	font-weight: bold;
	line-height: 13px;
	font-size: 10px;
}

/*ADMIN ÄNDRA EJ-----------------------------------------------------------------------------------------------------------------------*/


.h1 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.h2 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.h3 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.b1 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.n {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.n1 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.n2 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.n3 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: bold;
	color: #315A8E;
}
.msg {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #ff0000;
}
.l1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #2f5a84;
}

