#meddelande {
	position:absolute;
	left: auto;
	top: 840px;
	z-index: 2;
	filter:glow(color=Navy, strengt:80);
	visibility : visible;
	background : transparent;
	color : Yellow;
	font-family : "Times New Roman", Times, serif;
	font:35pt/40pt;
	font-weight : bolder;
	height : 60px;
	padding : 60px;
}

#rubrik {
	position:absolute;
	left: 170px;
	top: 20px;
	z-index: auto;
	filter:glow(color=silver, strengt:80);
	visibility : visible;
	background : transparent;
	height : auto;
	width : auto;
}


H1 {
	font:35pt/35pt;
	color: Black;
	font-weight:bold;
	font-family : serif;
}
H2 {
	font:20pt/22pt;
	font-weight:bold;
	font-family : serif;
}
H3 {
	font:16pt/18pt;
	font-weight:bold;
	font-family : sans-serif;
}

H4 {
	font:12pt/13pt;
	color:black;
	font-weight:bold;
	font-family : sans-serif;
}
H5 {
	font:11pt/11pt;
	color:black;
	font-weight: bold;
	font-family : sans-serif;
}

H6 {
	color : Black;
	font-family : sans-serif;
	font:9pt/11pt;
}


P {
	color : Black;
	font : normal normal 16px/17px "Times New Roman", Times, serif;
}

OL.nytt {
	font : normal normal normal 12px/17px sans-serif;
	list-style : circle outside url(../animeringar/nytt.gif);
	margin-right : 15px;
	color : Black;
}

OL.lank {
	font : normal normal normal 12px/17px sans-serif;
	list-style : square outside url(../animeringar/klot.gif);
	margin-right : 15px;
	color : Black;
}







