*{	margin: 0;
	padding: 0;}

body{
	background: #E7EBED url(../img/bg.gif) center repeat-y;}
body.split{
	background: #E7EBED url(../img/bg_split.gif) center repeat-y;
}

#upperbg{
	/* OBS! Den absoluta positioneringen nedan orsakar textmarkeringsproblem i IE */
	position: static;
	background: url(../img/bg_upper.gif) top center repeat-x;
	width: 100%;
	height: 250px;
	z-index: 0;
	}

#logo{
	position: absolute;
	top: 150px;
	margin-left: 430px;
	width: 290px;
}

	#logo p{
		font: normal 14px arial, sans-serif;
	}

#topimg{
	width: 760px;
	height: 233px;
	}



/* Lite coola klasser för att separera element från olika devices */
.handheld{
	display: none;
	vibisility: hidden;
}





#page{
	width: 760px;
	margin: -148px auto 0 auto;}

#content{
	width: 738px;
	}

.column1{
	width: 430px;
	float: right;
	}
	
.column2{
	width: 288px;
	margin: 0;
	float: left;
	}

	.column2 .textbox{
		margin: 0 0 0 18px;
	}

	.column2 h2, .column3 h2{
		font: bold 15px arial, sans-serif;
		text-indent: 18px;
		padding: 4px 0;
		color: #fff;
		background: #191B86;
		background: url(../img/h2bg.gif);
		text-transform: none;
		letter-spacing: 0;
	}

	.column3 h2{
		text-indent: 10px;
		margin-bottom: 0;
	}

.column3{
	float: left;
	padding-left: 18px;
	width: 270px;
}

.bluebox{
	background: #dde7f3;
	padding: 5px 10px 10px 10px;
	margin-bottom: 5px;
}


/* Standardtext ------------------------------------------------------- */

h1{
	font: normal 18px arial black, arial, tahoma, trebuchet ms, verdana, arial, sans-serif;
	margin: 0 0 .3em 0;
	color: #191b86;
	text-transform: uppercase;
	letter-spacing: -1px;
	}

h2{
	font: normal 17px arial black, arial, tahoma, trebuchet ms, verdana, arial, sans-serif;
	margin: 0 0 .3em 0;
	color: #191b86;
	text-transform: uppercase;
	letter-spacing: -1px;
	}

	h2 a:link, h2 a:visited{
		color: #191b86;
		text-decoration: none;
	}

	h2 a:hover{
		color: #777;
		text-decoration: underline;
	}

h3{
	font: bold .8em tahoma, trebuchet ms, verdana, arial, sans-serif;
	color: #2E3092;
	margin: .6em 0 .3em 0;
	}

h4{
	font: bold .75em arial, tahoma, trebuchet ms, verdana, arial, sans-serif;
	margin: .6em 0 .2em 0;
	}

h5{
	font: bold .6em tahoma, trebuchet ms, verdana, arial, sans-serif;
	margin: .6em 0 .3em 0;
	}

.red{
	color: #af3333;}

.white{
	color: #fff;}


p{	margin: 0 0 1.4em 0;
	font: 12px/16px arial, verdana, helvetica, sans-serif;
	}

div.justify p{
	text-align: justify;
}

sup{ font-size: .7em;}


ul{
	margin: 1em 0 1em 15px;
	padding-left: 3px;
}

li{
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}


ul.links{
	margin: 3px 0 10px 0;
	list-style-type: none;
}

ul.links li{
	background: url(../img/bullet_links.gif) no-repeat;
	background-position: 0 4px;
	text-indent: 10px;
	line-height: 12px;
}

ul.links li a{
	font-weight: bold;
}





/* Länkar */
a:link{ color: #4369AE;}
a:visited{ color: #777;}
a:hover{ color: #777;}




/* Bilder å sånt ------------------------------------------------------- */
a img{
	border: 0;
}

img.framed{
	border: solid 1px #fdfdfd;
	margin: 1px 0 2px 0;}

img.framed:hover{
	background: #FFD825;
	border: solid 1px #bbb;}



img.thumb_r{
	border: solid 1px #d8d8d8;
	float: right;
	margin: 0 0 0 10px;}



/* Horizontal ruler */
.hr{
	clear: both;
	height: 5px;
	margin: 1px 0 10px 0;
	display: block;
	width: 100%;
	background: url(../img/hr.gif) repeat-x;
	}
	.hr hr, .hr br{
	display: none;
	visibility: hidden;}




/* Kalendertjofräs ---------------------------------------------------- */

.almanacka_container{
	float:left;
	margin-top: 3px;}

.almanacka, .almanacka_today{
	background: #fff;
	color: #000;
	font: .6em arial, sans-serif;
	display: block;
	text-align: center;
	text-transform: uppercase; line-height: 1;
	width: 34px;
	padding: 4px 0 3px 0;

	border:1px solid;
	border-bottom: solid 2px;
	border-color: #eee #979797 #979797 #eee;
}

.almanacka_today{
	background:#ffffe0;
	border-color: #f6f6c9 #e2e26f #e2e26f #f6f6c9;}

.almanacka_dag{
	font-family: arial, sans-serif;
	display: block;
	font-weight: bold; 
	font-size: 18px; 
	text-indent: -1px; 
	margin-top: 3px;
	letter-spacing: -1px; 
	color: #000000; 
	padding-bottom: 3px;
}
.almanacka_manad{
	display: block;
	}
.almanacka_ar{
	font-size: .9em;
	display: block;
	}

.evelist{
	margin-left: 43px;}


.quotes{
	list-style-type: image;
	list-style-image: url(../img/quotebullet.gif);
}


table{
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 8px 0;
	border-collapse: collapse;
	width: 100%;
}

table td, table th{
	vertical-align: top;
	padding: 4px;
}

tr.shaded{
	background: #c7eafb;
}

table th{
	vertical-align: middle;
}

th h2{
	color: #00adef;
}