body {
	background-image: url('/images/bg.png'); 
	background-color: #bcd8e2;
	background-color: #84b9c9;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
div#outerwrapper {
	background-image: url('/images/bg-gradient.png');
/*	background-image: url('/images/bg-winter.jpg'); WINTER */
	background-repeat: repeat-x;
	background-position: top center;
	height: 2000px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
}
div#innerwrapper {
	background-image: url('/images/bg-light.png');
	background-repeat: no-repeat;
	background-position: top center; 

	/* WINTER
	background-image: url('/images/logovinterdimma.png');
	background-repeat: no-repeat;
	background-position: top center;
	*/

	height: 2000px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
	text-align: center;
}

.frameworkcontainer {
	width: 940px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.clear {
	clear:both;
}

/* HEADER */

div#header {
}
h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
h1 span {
	display: none;
}
h1 a.posten {
	background-image: url('/images/postenlogo.png');
	background-repeat: no-repeat;
	width: 42px;
	height: 42px;
	display: inline-block;
	margin: 16px 0px 0px 9px;
	/* margin: 10px 0px 0px 3px; */
	padding: 0px 0px 10px 0px; /* Bort med paddingen när det inte är WINTER */
}
h1 a.gladjespridaren {
	background-image: url('/images/gladjespridarenlogo.png');
	background-repeat: no-repeat;
	width: 258px;
	height: 44px;
	display: inline-block;
	margin: 16px 0px 0px 9px;
	/*
	WINTER
	background-image: url('/images/gladjespridarenlogo-winter.png');
	background-repeat: no-repeat;
	width: 282px;
	height: 58px;
	display: inline-block;
	margin: 10px 0px 0px 0px;
	*/
}

/* FACEBOOK LIKES */

div#facebooklikes {
	position: absolute;
	margin: 0px 0px 0px 629px;
	width: 311px;
	background: url('/images/facebooklikes-bgpaper-bottom.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#facebooklikesiframewrapper {
	margin: 0px 0px 13px 0px;
	width: 311px;
	background-image: url('/images/facebooklikes-bgpaper.png');
	background-repeat: no-repeat;
}
div#facebooklikesiframe {
	padding: 14px 0px 0px 9px;
}

/* TOPMENU */

div#topmenu {
	width: 940px;
	height: 62px;
	background-image: url('/images/topmenu-bg.png');
	background-repeat: no-repeat;
	margin-top: 10px;
}
div#topmenudropdown {
	position: absolute;
	margin: 23px 0px 0px 19px;
}
div#topmenu ul {
	width: 437px;
	height: 56px;
	position: absolute;
	margin: 6px 0px 0px 187px;
	display: block;
	list-style: none;
	padding: 0px 0px 0px 0px;
}
div#topmenu li {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	height: 56px;
	overflow: hidden;
}
body div#topmenu li.active {
	background-image: url(/images/topmenu-active-bg.png);
}
div#topmenu li.current {
	background-image: url(/images/topmenu-current-bg.png);
}
div#topmenu li a {
	display: block;
	padding: 20px 0px 20px 0px;
	text-decoration: none;
	color: #275360;
}
div#topmenu li#nyskapandehalsningarmenu a {
	padding-top: 10px;
}
div#topmenu li#pysselmenu a {
	padding-top: 10px;
}
div#topmenu li#hemmenu {
	width: 86px;
	position: absolute;
	display: block;
}
div#topmenu li#pysselmenu {
	width: 127px;
	position: absolute;
	display: block;
	margin: 0px 0px 0px 95px;
}
div#topmenu li#nyskapandehalsningarmenu {
	width: 99px;
	position: absolute;
	display: block;
	margin: 0px 0px 0px 229px;
}
div#topmenu li#skrivtipsmenu {
	width: 92px;
	position: absolute;
	display: block;
	margin: 0px 0px 0px 336px;
}

/* TOPMENU CALENDAR */

div#topmenucalendar {
	width: 316px;
	height: 62px;
	position: absolute;
	margin: 0px 0px 0px 624px;
	background-image: url(/images/topmenucalendar-bg.png);
}
div#topmenucalendar a {
	color: #000;
	text-decoration: none;
}
div#topmenucalendar h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 15px 0px 0px 0px;
}
div#topmenucalendar span {
	font-size: 14px; 
	display: none;
	text-align: center;
	padding: 2px 0px 0px 0px;
}
div#topmenucalendar span img {
	display: none;
}
div#topmenucalendar span.active {
	display: block;
}
img#topmenuarrowleft {
	position: absolute;
	margin: 25px 0px 0px 18px;
}
img#topmenuarrowright {
	position: absolute;
	margin: 25px 0px 0px 282px;
}

/* TABS */

a.tab.active {
	z-index: 10;
}
a.tab {
	background-image:url(/images/tab-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	position: absolute;
	margin: 62px 0px 0px 940px;
	cursor: pointer;
}
div.tabinner {
	width: 29px;
	background-image:url(/images/tab-mid.png);
	background-position: 0px 17px;
	height: 55px;
	margin: 0px 0px 83px 0px;
	background-repeat: no-repeat;
}
div.tabcontent {
	background:url(/images/tab-top.png);
	width: 29px;
	height: 17px;
}
div.tabcontent img {
	position: absolute;
	margin: 36px 0px 0px 7px;
	border: 0px none;
}

a#calendartab { margin-top: 62px; }
a#calendartab div.tabinner { height: 85px; }
a#calendartab img { margin-top: 36px; }

a#campaigntab { margin-top: 214px; }
a#campaigntab div.tabinner { height: 90px; }
a#campaigntab img { margin-top: 36px; }

/* POSTEN SERVICES */

div#postenservices {
	width: 940px;
	height: 127px;
	background-image: url('/images/postenservices-db.png');
	background-repeat: no-repeat;
	font-size: 12px;
}
div#postenservices h2 {
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	margin: 22px 0px 0px 150px;
	color: #538497;
}
div#postenservices a {
	color: #538497;
	text-decoration: none;
}
div#postenservices a:hover {
	color: #000;
}
div.postenserviceitem {
	width: 150px;
	text-align: center;
	position: absolute;
}
div.postenserviceitem img {
	display: block;
	margin: 0px auto 0px auto;
	border: 0px none;
}
div.postenserviceitem span {
	display: block;
}

div#frimarksletaren {
	margin: 48px 0px 0px 103px;
}
div#minaadresser {
	margin: 43px 0px 0px 260px;
}
div#minaadresser img {
	padding: 0px 0px 5px 0px;
}
div#skickaguiden {
	margin: 43px 0px 0px 402px;
}
div#skickaguiden img {
	padding: 0px 0px 4px 0px;
}
div#hittabrevladan {
	margin: 41px 0px 0px 558px;
}
div#hittabrevladan img {
	padding: 0px 0px 2px 0px;
}
div#hittase {
	margin: 41px 0px 0px 700px;
}
div#hittase img {
	padding: 0px 0px 2px 0px;
}

/* DESCRIPTION AREA */

div#descriptionarea {
	width: 940px;
	height: 162px;
	background: #fff;
}
div#descriptionareatitle {
	position: absolute;
	margin: 18px 0px 0px 22px;
}
div#descriptionareacopy {
	width: 595px;
	height: 80px;
	position: absolute;
	margin: 71px 0px 0px 20px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
div#descriptionimage {
	height: 162px;
	width: 316px;
	position: absolute;
	margin: 0px 0px 0px 624px;
	background-image: url(/images/descriptionimage-bg.png);
	text-align: center;
}
div#descriptionimage img {
	border: 0px none;
}
div#description-calendarpuff {
	display: none;
	background-image: url(/images/descriptionimage-calendarpuff-bg.png);
	width: 283px;
	height: 140px;
	text-align: left;
	cursor: pointer;
}
div#description-calendarpuff img {
	position: absolute;
	cursor: pointer;
}
div#description-calendarpuff img.first {
	margin: 16px 0px 0px 16px;
	width: 50px;
	height: 50px;
}
div#description-calendarpuff img.second {
	margin: 77px 0px 0px 16px;
	width: 50px;
	height: 50px;
}
div#description-calendarpuff span {
	cursor: pointer;
	font-size: 12px;
	display: block;
	margin: 26px 0px 0px 85px;
	text-align: left;
	position: absolute;
	width: 170px;
}
div#description-calendarpuff span.first.copy {
	margin-top: 26px;
}
div#description-calendarpuff span.first.link {
	margin-top: 41px;
}
div#description-calendarpuff span.second.copy {
	margin-top: 82px;
}
div#description-calendarpuff span.second.link {
	margin-top: 98px;
}

/* CAMPAIGN AREA */

.campaignarea {
	background-color: #fff;
	background-image: url(/images/campaignarea-bg.png);
	background-repeat: repeat-x;
}
.campaignarea img {
	border: 0px none;
}
.campaignareacontent {
	padding: 15px 19px 15px 19px;
}
#bigcampaignarea {
	display: none;
}
#bigcampaignarea .campaignareacontent {
	text-align: center;
}
#bigcampaignarea .campaignareacontent iframe {
	overflow: hidden;
	border: 0px none;
}

ul.threecampaigns {
	display: block;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
ul.threecampaigns li.col1 {
	position: absolute;
}
ul.threecampaigns li.col2 {
	position: absolute;
	margin: 0px 0px 0px 311px;
}
ul.threecampaigns li.col3 {
	position: absolute;
	margin: 0px 0px 0px 621px;
}

/* PYSSEL LIST CATEGORY */

div#kampanjlist, div#skrivpufflistcat, div#pyssellistcat {
	background-image:url(/images/pyssellistcat-bg.png);
	background-repeat:repeat-x;
	height: 49px;
	width:940px;
}
div#kampanjlistselect, div#skrivpufflistcatselect, div#pyssellistcatselect {
	padding: 14px 0px 0px 19px;
}
div#kampanjlistselect select, div#skrivpufflistcatselect select, div#pyssellistcatselect select {
	width: 289px;
}

/* PYSSEL LIST */

div#pufflist {
	background-image:url(/images/pyssellist-bg.png);
	background-repeat:repeat-x;
	width: 940px;
	background-color: #fff;
	min-height: 450px;
}
div#pufflist ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	list-style: none;
	clear: both;
}
div#pufflist ul ul {
	padding: 24px 0px 0px 0px;
}
div#pufflist.skrivtips ul ul {
	padding: 0px 0px 0px 0px;
}
div#pufflist ul li {
	height: 303px;
}
div#pufflist ul li.col0 {
	float: left;
	padding: 0px 0px 0px 10px;
}
div#pufflist ul li.col1 {
	float: left;
	padding: 0px 6px 0px 6px;
}
div#pufflist ul li.col2 {
	clear: right;
}
div#pufflist ul ul li {
	height: 279px;
	cursor: pointer;
}
div#pufflist a {
	display: block;
}
div#pufflist img {
	border: 0px none;
	display: block;
}

div#pufflist img.hover {
	display: none;
}

div#pufflist.skrivtips ul li.row0 {
	padding-top: 20px;
}
div#pufflist.skrivtips ul li, div#pufflist.skrivtips ul li li {
	height: 240px;
}
div#pufflist.skrivtips ul li.col0 {
	padding-left: 35px;
}
div#pufflist.skrivtips ul li.col1 {
	padding-left: 15px;
	padding-right: 15px;
}

/* PYSSEL */
div#pyssel {
	background-color: #fff;
	background-image: url(/images/pyssel-bg.png);
	background-repeat: repeat-x;
}
div#pysseltitle {
	padding: 16px 0px 19px 0px;
	text-align: center;
}
div#pysselimage {
	text-align: center;
	padding: 0px 0px 14px 0px;
}
div#pysselimage img {
	width: 660px;
	display:none;
}
div#pysselimage img.page0 {
	display: inline;
}
div#pysselfooter {
	background-color: #fff;
	background-image: url(/images/pyssel-bg.png);
	background-repeat: repeat-x;
}
div#pysselcopy {
	width: 660px;
	margin: 0px auto 0px auto;
	padding: 28px 0px 0px 0px;
	font-size: 12px;
}
div#pysselcopy p {
	display: none;
}
div#pysselcopy p.page0, div#pysselcopy p.pdf {
	display: block;
}
div#pysselcopy a.pdf {
	color: #e2001a;
}

/* PYSSEL SOCIAL */

div#pysselsocial {
	padding: 21px 0px 16px 0px;
}
div#pysselsocialbox {
	background-color: #d6e7ec;
	width: 900px;
	min-height: 37px;
	margin: 0px auto 0px auto;
}
div#pysselsocial ul {
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#pysselsocial ul li {
	position: absolute;
	font-size: 12px;
	color: #275360;
	padding: 10px 0px 0px 0px;
}
div#pysselsocial ul li span {
	padding: 0px 0px 0px 15px;
}
div#pysselsocial ul li img {
	vertical-align: middle;
}
div#pysselsocial li.comment { margin-left: 118px; }
div#pysselsocial li.share { margin-left: 390px; }
div#pysselsocial li.print { margin-left: 690px; }

div#pysselsocial li.print a {
	text-decoration: none;
	color: #275360;
}
div#pysselsocial li.print a img {
	border: 0px none;
}

div#pysselcomments {
	display: none;
	text-align: center;
	background-image: url(/images/pyssel-comments-bg.png);
	background-repeat: repeat-x;
}
div#pysselcommentsfacebookwrapper {
	width: 500px;
	background: #fff;
	margin: 19px 0px 0px 212px;
}

/* CALENDAR */

div#calendar {
/*	background-image: url(/images/calendar-summer-bg.jpg); WINTER */
	background-image: url(/images/calendar-winter-bg.jpg); 
	background-repeat: no-repeat;
	width: 940px;
	height: 832px;
}
div#calendarbox {
	width: 840px;
	height: 681px;
	position: absolute;
	margin: 108px 0px 0px 50px;
	background: #fff;
}
div#calendarmonth {
	padding: 14px 0px 0px 0px;
	position: absolute;
	width: 440px;
	margin: 0px 200px 0px 200px;
}
div#calendarmonth h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
img#calendararrowleft {
	position: absolute;
	margin: 17px 0px 0px 18px;
	cursor: pointer;
}
img#calendararrowright {
	position: absolute;
	margin: 17px 0px 0px 810px;
	cursor: pointer;
}
#calendarprevmonth, #calendarnextmonth {
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
#calendarprevmonth {
	width: 150px;
	position: absolute;
	margin: 19px 0px 0px 50px;
}
#calendarnextmonth {
	width: 150px;
	position: absolute;
	margin: 19px 0px 0px 640px;
	text-align: right;
}

.weekdayname {
	position: absolute;
	margin-top: 54px;
	width: 115px;
	height: 40px;
	background-image:url(/images/calendarday-bg.png);
	font-size: 12px;
}
.weekdayname span {
	margin: 12px 0px 0px 0px;
	display: block;
	text-align: center;
}
#monday { margin-left: 0px; width: 132px; }
#tuesday { margin-left: 132px; }
#wednesday { margin-left: 247px; }
#thursday { margin-left: 362px; }
#friday { margin-left: 477px; }
#saturday { margin-left: 592px; }
#sunday { margin-left: 707px; width: 133px; }

.calendarday {
	position: absolute;
	margin-top: 54px;
	width: 115px;
	height: 91px;
	background-image:url(/images/calendarday-bg.png);
	font-size: 12px;
}
.calendarday div.today {
	width: 115px;
	height: 91px;
	background-image:url(/images/calendarday-today.png);
	position: absolute;
	display: none;
}
.day1 { margin-left: 17px; }
.day2 { margin-left: 132px; }
.day3 { margin-left: 247px; }
.day4 { margin-left: 362px; }
.day5 { margin-left: 477px; }
.day6 { margin-left: 592px; }
.day7 { margin-left: 707px; }

.week1, #calendarrightmargin, #calendarleftmargin { margin-top: 94px; }
.week2 { margin-top: 185px; }
.week3 { margin-top: 276px; }
.week4 { margin-top: 367px; }
.week5 { margin-top: 458px; }

#calendarrightmargin, #calendarleftmargin {
	position: absolute;
	background-image:url(/images/calendarday-bg.png);
	background-repeat: no-repeat;
	height: 455px;
}
#calendarleftmargin { margin-left: 0px; width: 17px; }
#calendarrightmargin { margin-left: 822px; width: 18px; }

.calendarday .number {
	position: absolute;
	margin: 7px 0px 0px 12px;
	color: #275360;
	font-weight: bold;
}

#sunday, .calendarday.day7 .number {
	color: #d1000b;
}

#calendarfooter {
	background-image: url(/images/calendar-footer-bg.png);
	width: 840px;
	height: 116px;
	position: absolute;
	margin: 549px 0px 0px 0px;
}
#calendarfooter .facebookconnect {
	position: absolute;
	margin: 73px 0px 0px 235px;
	cursor: pointer;
}
#calendarfooter #calendaremail {
	position: absolute;
	margin: 75px 0px 0px 430px;
	width: 152px;
}
#calendarfooter #calendaremailsave {
	position: absolute;
	margin: 75px 0px 0px 590px;
}

div.calendarday div.events {
	position: absolute;
	margin: 28px 0px 0px 12px;
}
div.calendarday div.events ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.calendarday div.events ul li {
	height: 27px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.calendarday div.events ul li div {
	position: absolute;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 25px;
	height: 25px;
}
div.calendarday div.events ul li span {
	position: absolute;
	display: block;
	margin: 3px 0px 0px 30px;
	color: #666;
}
div.calendarday div.events ul li span.link {
	display: none;
}
div.calendarday div.events ul li span.extracopy {
	display: none;
}
div.calendarday div.events ul li input {
	display: none;
}
div.calendarday div.events img {
	height: 25px;
	width: 25px;
}

div#calendarhover {
	font-size: 12px;
	font-weight: bold;
	width: 209px;
	background-image:url(/images/calendar-hover-top.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 20px 0px 0px 0px;
	display: none;
	position: absolute;
}
div#calendarhovercontentwrapper {
	width: 209px;
	background-repeat:no-repeat;
	background-position: bottom left;
	padding: 0px 0px 13px 0px;
	background-image:url(/images/calendar-hover-bottom.png);
}
div#calendarhovercontent {
	width: 209px;
	background-image: url(/images/calendar-hover-mid.png);
	background-repeat: repeat-y;
	background-size: 100%;
}
div#calendarhovercontent ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}
div#calendarhovercontent li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 56px;
}
div#calendarhovercontent li img {
	height: 50px;
	width: 50px;
	position: absolute;
	margin: 0px 0px 0px 10px;
}
div#calendarhovercontent li span {
	position: absolute;
	display: block;
	margin: 7px 0px 0px 70px;
}
div#calendarhovercontent li span.extracopy {
	position: relative;
	display: inline;
	margin: 0px 0px 0px 0px;
}
div#calendarhovercontent li span.link {
	font-weight: normal;
	margin-top: 25px;
}
div#calendarhovercontent li input {
	display: none;
	position: absolute;
	margin: 25px 0px 0px 185px;
}

div.calendarday div.events ul li.notice {
	display: none;
}
div#calendarhovercontent li.notice  {
	height: 25px;
}
div#calendarhovercontent li.notice input {
	display: inline;
	position: relative;
	margin: 0px 5px 0px 70px;
}
div#calendarhovercontent li.notice {
	font-weight: normal;
}

img.descrcolor {
	position: absolute;
	margin-top: 18px;
}
img#descrcolor0 { margin-left: 105px; }
img#descrcolor1 { margin-left: 293px; }
img#descrcolor2 { margin-left: 479px; }
img#descrcolor3 { margin-left: 645px; }
span.descrcopy {
	position: absolute;
	margin-top: 25px;
	display: block;
	font-size: 12px;
}
span#descrcopy0 { margin-left: 145px; }
span#descrcopy1 { margin-left: 333px; }
span#descrcopy2 { margin-left: 519px; }
span#descrcopy3 { margin-left: 685px; }

div#calendarinstructionswrapper {
	width: 940px;
	height: 832px;
	position: absolute;
	display: none;
}
div#calendarinstructionsdim {
	position: absolute;
	width: 940px;
	height: 832px;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
div#calendarinstructions {
	display: block;
	position: absolute;
	margin: 230px 0px 0px 180px;
	width: 609px;
	height: 346px;
	background-image: url(/images/calendar-instructions-bg.png);
}
div#calendarinstructions div.title {
	font-size: 24px;
	position: absolute;
	margin: 45px 0px 0px 55px;
	color: #285461;
}
div#calendarinstructions div.copy {
	font-size: 12px;
	position: absolute;
	margin: 105px 0px 0px 55px;
	color: #333;
	width: 500px;
}
div#calendarinstructions div.dontshow {
	position: absolute;
	margin: 285px 0px 0px 55px;
	font-size: 12px;
}
div#calendarinstructions div.closebutton {
	position: absolute;
	margin: 290px 0px 0px 500px;
	width: 100px;
}

/* SKRIVTIPS */

div#skrivtips {
	width: 940px;
	background-color: #fff;
}
div#skrivtipsleftpanel {
	background-image:url(/images/skrivtips-leftpanel-bg.png);
	background-repeat: repeat-x;
	background-color: #fff;
	width: 315px;
}
div#skrivtipsleftpanellist {
	padding: 20px 0px 0px 20px;
	width: 200px;
	float: left;
}
div#skrivtipsleftpanellist ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div#skrivtipsleftpanellist ul li {
	font-size: 14px;
	color: #3a778e;
	margin: 0px 0px 5px 0px;
	width: 282px;
}
div#skrivtipsleftpanellist ul li.active, div#skrivtipsleftpanellist ul li.current {
	background-color: #bbd7e0;
}
div#skrivtipsleftpanellist ul li span {
	padding: 3px 0px 3px 10px;
	display: block;
}
div#skrivtipsrightpanel {
	background-image:url(/images/skrivtips-rightpanel-bg.png);
	background-repeat: no-repeat;
	background-color: #fff;
	width: 625px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	float: right;
}
div#skrivtipsrightpanel div {
	padding: 0px 0px 40px 0px;
	display: none;
}
div#skrivtipsrightpanel div.current {
	display: block;
}
div#skrivtipsrightpanel p {
	padding-left: 12px;
	margin: 14px 0px 14px 0px;
}

/* FOOTER */

div#footer {
	margin-top: 11px;
	height: 41px;
	width: 940px;
	background: #fff;
}
div#footer ul {
	display: block;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div#footer ul li {
	font-size: 12px;
	position: absolute;
	margin-top: 14px;
	display: block;
}
div#footer ul li a {
	color: #538497;
	text-decoration: none;
}
div#footer ul li a:hover {
	color: #000;
	/* text-decoration: underline; */
}
div#footer ul li.frimarksletaren { margin-left: 48px; }
div#footer ul li.minaadresser { margin-left: 240px; }
div#footer ul li.skickaguiden { margin-left: 430px; }
div#footer ul li.hittabrevladan { margin-left: 610px; }
div#footer ul li.riktigavykort { margin-left: 800px; }


