body {
	margin:0;
	padding:0;
	font-size:100%;
	text-align:center;	/*** IE5 ***/
	font-family:Tahoma, Arial, sans-serif;
	background-color:#eee;
}
* html p {	/*** IE5/IE6 "Three pixel text-jog". * måste stå före html, annars ballar alla andra ur. ***/
  height:0;
}
* html a {	/*** IE6: hover fungerar även BREDVID själva texten om man har tur ***/
	height:0;
}
a {
	text-decoration:none;
}
a:visited {
	color:#a00;
}
a:hover {
	color:#444;
}
h1 {
	font-size:.95em;
	text-align:center;
	letter-spacing:.05em;
	color:#777;
}
h2 {
	font-size:.8em;
	text-align:center;
	text-indent:-11em;
	color:#777;
}
p {
	font-size:.8em;
}
li {
	font-size:.8em;
	list-style-type:circle;
}
img {
	border:none;
}
.centrerat {
	text-align:center;
}
.vansterflyt {
	float:left;
	margin-right:.63em;
	margin-top:.31em;
}
.hogerflyt {
	float:right;
	margin-left:.63em;
	margin-top:.31em;
}
#sidhuvud {
	position:relative;
	width:100%;
	top:1.25em;
	border-top:1px solid #a00;
	border-bottom:1px solid #a00;
	text-align:center;
	text-indent:1em;
	padding-top:.5em;
	padding-bottom:.5em;
	background-image:url(bilder/tonad.jpg);
	background-repeat:repeat-x;
/*	background-color:#ddd;*/
}
#sidhuvud h1 {
	margin:0;
	padding:0;
}
#allt {
	width:97%;
	margin-left:auto;
	margin-right:auto;
	color:#555;
	line-height:110%;
	text-align:left;	/*** Återställer IE5-fixen i <body> ***/
}
#logo {
	position:relative;
	top:-2em;
	left:1.7em;
	width:79px;
	height:82px;
}
#vansterspalt {
	float:left;
	width:8.75em;
	margin:0;
}
#meny {	/*************************** MENY **************************/
	position:relative;
	top:-1.5em;
	left:1.4em;
	text-indent:.7em;
	width:8.75em;
	border-top:1px solid #a00;
}
#meny a {
	display:block;
	color:#555;
	font-size:0.8em;
	font-weight:bold;
	border-bottom:1px solid #a00;
}
#meny a:visited {
	color:#555;
}
#meny a:hover {
	background-color:#ddd;
	color:#900;
	border-left:.2em solid #888;
	border-right:.2em solid #888;
	padding-left:.06;
}
#meny a span {
	display:none;
}
#meny a:hover span {
	position:absolute;
	display:block;
	top:15em;
	left:1em;
	text-indent:0;
	font-weight:100;
}/********************************* MENY ****************************/
#innehall {
	margin-left:10em;
	padding:1em;	/*** Gör även att border-left sträcker sig längs hela vänstersidan ***/
}
#innehall p {
	margin-bottom:0;
	}
#reklam_vanster {
	position:relative;
	top:3.5em;
	left:1.5em;
}
#reklam_hoger {
	float:right;
	width:336px;
	height:280px;
}
#reklam_vanster_brodtext {
	float:left;
	width:336px;
	height:280px;
	margin-right:5px;
}
#reklam_under {	
	position:relative;
	top:5px;
	width:728px;
	height:90px;
}
#klocka {
	position:absolute;
	top:7em;
	left:0;
	width:110px;
	height:110px;
}
#flagga{
	position:absolute;
	width:30px;
	height:30px;
	top:.15em;
	left:-.5em;
}
#sidfot {
	clear:both;
	margin:0;
	padding:1em;
	color:#333;
	background-color:#ddd;
	border-top:1px solid #888;
	text-align:center;
	font-size:.8em;
}
#c_3e6c849a46b40f63b802473e7cb6dab8 {			/* Väderprognos */
	position:relative;
	left:1.4em;
	top:3.5em;
}