/* @override http://phagipedg5.vxu.se/~haggis/iped/intranet/design/text.css */

/**************************************
STANDARDELEMENT
**************************************/
body {
	font: 13px/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(img/bakgrund.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #545454;
}
p {
margin: 0 0 5px;
padding: 5px;
}
h1 {
	font-size: 2.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #625e5e;
	text-transform: none;
	font-family: Impact;
}
h2 {margin: 0; font-size: 1.8em;}
h3 {margin: 0; padding: 0 0 5px 0; font-size: 1.5em;}
h4 {margin: 1.5em 0 0.5em 0; font-size: 1.2em;}

.vit {
color: #FFFFFF;
}
a {
	color:#004080;
	text-decoration: none;
}

a:visited {
	color: #0080C0;
}

a:hover {
	color: #20086B;
	text-decoration: underline;
}

/**************************************
KOMMENTARER OCH ANDRA EXTRADESIGNER AV TEXT
**************************************/

.kommentar {
	font-family:  "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.8em;
	color: #555555;
}
.kommentarVit, .kommentarVit a, .kommentarVit a:link, .kommentarVit a:visited{
	font-family:  "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
}
.kommentarSvart, .kommentarSvart a, .kommentarSvart a:link, .kommentarSvart a:visited {
	font-family:  "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.kommentarsrad {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	background-color: #C6D2FD;
}

/**************************************
RUBRIKER OCH KATEGORIER
**************************************/
.textrubrik, .textrubrik a {
	font-family: Impact;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: none;
	color: #4B4B4B;
	padding-top: 7px;
	padding-bottom: 9px;
	line-height: 1.2em;
	}

.textrubrik_lista, .textrubrik_lista a, .textrubrik_lista a:link, .textrubrik_lista a:active {
	font-family: "Arial Narrow Bold", "Microsoft Sans Serif", "Arial Bold", "Arial Black";
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0em;
	}

.textrubrik_lista a:hover {
color:#666666;
text-decoration:underline;
}

.textrubrik_mini {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #213565;
	}


/**************************************
INGRESSER OCH BESKRIVNINGAR
**************************************/	
.ingress {
	font-weight: bold;
	}
.beskrivning {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: italic;
	color: #666666;
	font-size: 1em;
	}

.beskrivning, .beskrivning a, .beskrivning a:link, .beskrivning a:active{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: italic;
	color: #666666;
	font-size: 1em;
	}
/**************************************
TEXTER, STYCKEN OCH DESS LÄNKAR
**************************************/

.tabelltext {
	font-size: 1em;
	color: #333333;
	padding: 5px;
	}


.veckodag {
	background-color:#CCDAF4;
	font-weight:bold;
	}
.tabellrubrik {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8b909d;
	text-align: left;
	font-size: 1.1em;
	}


.text_vanlig p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1.1em;
	}

.IM-unread {
	font-weight:bolder;
	}
.IM-read {
	color:#666666;
	}
.meddelande {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #CC6600;
	}
.artikeltitel {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	float: left;
}
.artikelfakta {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1em;
	color: #666666;
	float: right;
}
.artikelingress {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1.1em;
	color: #333333;
	float: left;
}
.artikellista {
	margin-top: 20px;
	margin-bottom: 10px;
}
.textruta {
	background-color: #E9E9EF;
	padding: 5px;
	border: thin solid #CCCCCC;
}
