﻿/* Imports */
@import "form.css";
/* Body
----------------------------------------------------------------*/
body
{
	background-color: #fff;
	color: #444;
	font: 71% Arial, Helvetica, sans-serif;
}
html > body
{
	font-size: 12px;
}
p
{
	font-size: 1.0em;
	line-height: 1.5em;
	padding-bottom: 1.636364em;
}
p.preamble
{
	font-family: Georgia, "Times New Roman" ,Times,serif;
	font-style: italic;
	font-size: 1.272727em;
	line-height: 1.3em;
	padding-bottom: 1.285714em;
	color: White;
}
/*size:14px*/
p.clear
{
	clear: both;
}
/* Framework
----------------------------------------------------------------*/
#wrapper
{
}
/* Page top */
#pagetop
{
	height: 90px;
	width: 100%;
	background-color: #114871;
}
#pagetopcontainer
{
	margin: 0 auto;
	height: 90px;
	width: 940px;
	background-color: #114871;
	position:relative;
}
#pagetopcontainer div#logo
{
	float: left;
	width: 350px;
	padding-top: 45px;
}
#pagetopcontainer div#corpnavigation
{
	float: right;
	margin-top: 50px;
}
#pagetopcontainer div#corpnavigation ul
{
	float: left;
	width: 310px;
}
#pagetopcontainer div#corpnavigation ul li
{
	float: left;
}
#pagetopcontainer div#corpnavigation ul li em
{
	display: block;
	float: left;
	margin-right: 21px;
	margin-bottom: 5px;
	font-style: normal;
}
#pagetopcontainer div#corpnavigation ul li em.en
{
	padding-right: 24px;
	background: transparent url(/images/icons/lang-en.gif) no-repeat right bottom;
}
#pagetopcontainer div#corpnavigation ul li em.se
{
	padding-right: 24px;
	background: transparent url(/images/icons/lang-se.gif) no-repeat right bottom;
}
#pagetopcontainer div#corpnavigation ul li em a
{
	font-size: 11px;
	color: #fff;
}
/* Navigation */
#headnavigation
{
	margin-top: 2px;
	width: 100%;
	overflow: hidden;
	background: #931811 url(/images/designelements/top-menu-bgr.png) repeat-x;
}
#headnavigationcontainer
{
	margin: 0 auto;
	width: 940px;
}
#headnavigation ul
{
	float: left;
	width: 900px;
}
#headnavigation li em
{
	display: block;
	float: left;
	height: 24px;
	padding: 11px 17px 0 17px;
	font-style: normal;
}
#headnavigation li.first
{
	background: none;
	padding-left: 0;
}
#headnavigation li.last
{
}
#headnavigation li
{
	float: left;
	background: transparent url(/images/designelements/top-menu-divider.png) no-repeat 0 3px;
}
#headnavigation li.current
{
	background: transparent url(/images/designelements/top-menu-bgr-current-left.png) no-repeat top left;
}
#headnavigation li.current em
{
	background: transparent url(/images/designelements/top-menu-bgr-current-right.png) no-repeat top right;
}
#headnavigation a
{
	float: left;
	display: block;
	font-family: Georgia, "Times New Roman" ,Times,serif;
	color: #fffdfe;
	line-height: 1.0em;
	text-transform: uppercase;
	text-decoration: underline;
}
#headnavigation a:first-letter
{
	font-size: 111%;
}
#headnavigation li.current em a
{
	color: #8c1d17;
	text-decoration: none;
}
#headnavigation li.newsroom {
    float: right;
    margin-top:-8px;
    background:none;
}

#headnavigation a:hover
{
}
#headnavigation a.current
{
}
/* Site search */
#pagetopcontainer div#sitesearch
{
	overflow: hidden;
    position: absolute;
    right: 107px;
    top: 10px;
}
#pagetopcontainer div#sitesearch fieldset
{
	display: block;
	float: left;
	width: auto;
	height: 23px;
	padding: 6px 0;
}
#pagetopcontainer div#sitesearch fieldset ol
{
	list-style-type: none;
	float: left;
}
#pagetopcontainer div#sitesearch fieldset label
{
	float: left;
	width: auto;
	background: transparent;
	color: #fff;
	text-transform: uppercase;
	margin-right: 4px;
}
#pagetopcontainer div#sitesearch fieldset li
{
	margin: 0;
	padding: 0 0 0 10px;
	background: none;
	float: left;
	display: block;
}
#pagetopcontainer div#sitesearch fieldset li input[type="text"]
{
	width: 130px;
	float: left;
	height: 15px;
}
#pagetopcontainer div#sitesearch input[type="submit"]
{
	width: 25px;
	height: 22px;
	float: left;
	padding: 0;
	background: url(/images/designelements/btn-search.gif) no-repeat 3px 0;
	border: none;
	margin-left: 2px;
	margin-right: 7px;
	vertical-align: middle;
}

/* Body
----------------------------------------------------------------*/
#bodytop
{
}
#bodytopcontainer
{
	position: relative;
	margin: 40px auto 0 auto;
	width: 940px;
	height: 390px;
	background: transparent url(/images/designelements/bgr-startpage.jpg) no-repeat left top;
}
#bodytopcontainer div#welcome
{
	position: absolute;
	top: 40px;
	left: 30px;
	width: 400px;
}


div#welcome p
{
	color: #ffffff;	
}


#bodytopcontainer div#news
{
	position: absolute;
	top: 285px;
	left: 20px;
	width: 285px;
}
#bodytopcontainer div#press
{
	position: absolute;
	top: 285px;
	left: 345px;
	width: 285px;
}

#bodywrapper
{
	margin: 0 auto;
	padding: 20px 0;
	width: 940px;
}
#bodycontainer
{
	margin-bottom: 20px;
}

#primarycontent
{
	float: left;
}
#primarycontent.onecol
{
	width: 940px;
}
#primarycontent.twocol
{
	width: 620px;
}

#primarycontent.twocol div.colequalwidth
{
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 20px;
}
#primarycontent.twocol div.colequalwidth.last
{
	margin-right: 0;
}
#primarycontent.twocol div.colequalwidth div.leftcol
{
	float: left;
	margin-right: 20px;
	min-width: 75px;
	min-height: 50px;
}
#primarycontent.twocol div.colequalwidth dl dt
{
	color: #8c1d17;
	font-family: "Trebuchet MS" ,trebuchet;
	font-size: 1.181818em;
	line-height: 1.384615em;
}
#primarycontent.twocol div.colequalwidth dl dt.img
{
	clear: both;
	float: right;
	width: 210px;
}
#primarycontent.twocol div.colequalwidth dl dd.img img
{
	float: left;
	min-width: 75px;
	min-height: 50px;
	margin-right: 20px;
}
#primarycontent.twocol div.colequalwidth dl dd.img div.imgwrapper
{
	float: left;
	margin-right: 20px;
}
#primarycontent.twocol div.colequalwidth dl dd
{
	line-height: 1.636364em;
	padding-bottom: 1.636364em;
}
#primarycontent.twocol div.colequalwidth dl dd.img
{
}
#primarycontent.twocol div.colequalwidth dl dd.divider
{
	padding-bottom: 1.636364em;
}
#primarycontent.twocol div.colequalwidth dl dd.divider.last
{
	padding-bottom: 0;
}

#secondarycontent
{
	position: relative;
	float: left;
	width: 300px;
	margin-left: 20px;
}

#bodybottomcontainer
{
	margin: 20px auto 0 auto;
	width: 940px;
	height: 180px;
	background: transparent url(/images/designelements/bgr-startpage-bottom.gif) no-repeat left top;
}
#bodybottomcontainer div
{
	float: left;
	width: 273px;
	padding: 0 20px 20px 20px;
	text-align: center;
}
#bodybottomcontainer a
{
	text-decoration: none;
}
#bodybottomcontainer p a
{
	color: #444;
}
#bodybottomcontainer div img
{
	width: 273px;
	height: 130px;
}
/*
#bodybottomcontainer div.statistics {background:transparent url(/images/icons/icon-l-statistics.png) no-repeat center 20px}
#bodybottomcontainer div.statistics:hover {background:transparent url(/images/icons/icon-l-statistics-active.png) no-repeat center 20px}
*/
#bodybottomcontainer div.newsletter
{
	background: transparent url(/images/icons/icon-l-newsletter.png) no-repeat center 20px;
}
#bodybottomcontainer div.newsletter:hover
{
	background: transparent url(/images/icons/icon-l-newsletter-active.png) no-repeat center 20px;
}
#bodybottomcontainer div.que
{
	background: transparent url(/images/icons/icon-l-que.png) no-repeat center 20px;
}
#bodybottomcontainer div.que:hover
{
	background: transparent url(/images/icons/icon-l-que-active.png) no-repeat center 20px;
}
#bodybottomcontainer div.movie
{
	background: transparent url(/images/icons/icon-l-movie.png) no-repeat center 20px;
}
#bodybottomcontainer div.movie:hover
{
	background: transparent url(/images/icons/icon-l-movie-active.png) no-repeat center 20px;
}
#bodybottomcontainer div.invest
{
	background: transparent url(/images/icons/ikon_investera.png) no-repeat center 20px;
}
#bodybottomcontainer div.invest:hover
{
	background: transparent url(/images/icons/ikon_investera_aktiv.png) no-repeat center 20px;
}

/* SITE IN SITE WITH TAB MENU */
div#sidebarintegrated
{
	position: relative;
	background: transparent url(/images/designelements/sidebarintegrated-body-left-bgr.png) repeat-y left top;
}
/* Navigation */
ul#navigation
{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	z-index: 1;
	margin-right: 0;
	width: 120px;
	top: 29px;
}


ul#navigation
{
	position: relative;
	float: left;
	z-index: 1;
	margin-right: 0;
	width: 120px;
	top: 29px;
}
ul#navigation li
{
}

ul#navigation li.first
{
	background: none;
}
ul#navigation li.first a
{
	background: transparent url(/images/designelements/sidebarintegrated-menu-top-first-bgr.png) no-repeat;
}
ul#navigation li.last
{
	background: none;
}
ul#navigation li a
{
	display: block;
	color: #555;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-align: left;
	text-decoration: none;
}
ul#navigation li.current
{
	border-left: 1px #e8e8e8 solid;
	padding-bottom: 5px;
	background: #fff url(/images/designelements/sidebarintegrated-menu-bottom-current-bgr.png) no-repeat left bottom;
}
ul#navigation li.current a
{
	color: #8c1d17;
	font-size: 13px;
}
ul#navigation li.first
{
	border: none;
}
ul#navigation li a em
{
	padding-left: 15px;
	display: block;
	padding-bottom: 12px;
	padding-top: 12px;
	font-style: normal;
	background: transparent url(/images/designelements/sidebarintegrated-menu-divider-bgr.png) no-repeat center bottom;
}
ul#navigation li a em.before
{
	background: none;
}
ul#navigation li a em.after
{
	padding-top: 8px;
}
ul#navigation li.current a em
{
	background: none;
}

ul#navigation li.first ul
{
	border-left: 1px #e8e8e8 solid;
}
ul#navigation li.first ul li a
{
	background: none;
}
ul#navigation li ul li
{
	border-top: 1px dotted #e5e5e5;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
}
ul#navigation li ul li.first
{
	border-top: none;
}
ul#navigation li.current ul li a
{
	background: none;
	color: #075792;
	font-size: 11px;
	text-indent: 10px;
	text-decoration: none;
}
ul#navigation li ul li.last
{
	padding-bottom: 20px;
}

ul#navigation li a em.invest-how
{
	background: transparent url(/images/icons/icon-how.gif) no-repeat center 22px;
}
ul#navigation li a em.invest-why
{
	background: transparent url(/images/icons/icon-why.gif) no-repeat center 22px;
}
ul#navigation li a em.invest-where
{
	background: transparent url(/images/icons/icon-where.gif) no-repeat center 22px;
}
ul#navigation li a em.aboutus-policy
{
	background: transparent url(/images/icons/icon-policy.gif) no-repeat center 22px;
}
ul#navigation li a em.aboutus-leadership
{
	background: transparent url(/images/icons/icon-leadership.gif) no-repeat center 22px;
}
ul#navigation li a em.news-newsletter
{
	background: transparent url(/images/icons/icon-newsletter.gif) no-repeat center 22px;
}
ul#navigation li a em.aboutus-handshake
{
	background: transparent url(/images/icons/icon-handshake.png) no-repeat center 22px;
}

ul#navigation li a em.invest-how-active
{
	background: transparent url(/images/icons/icon-how-active.gif) no-repeat center 22px;
}
ul#navigation li a em.invest-why-active
{
	background: transparent url(/images/icons/icon-why-active.gif) no-repeat center 22px;
}
ul#navigation li a em.invest-where-active
{
	background: transparent url(/images/icons/icon-where-active.gif) no-repeat center 22px;
}
ul#navigation li a em.aboutus-policy-active
{
	background: transparent url(/images/icons/icon-policy-active.gif) no-repeat center 22px;
}
ul#navigation li a em.aboutus-leadership-active
{
	background: transparent url(/images/icons/icon-leadership-active.gif) no-repeat center 22px;
}
ul#navigation li a em.news-newsletter-active
{
	background: transparent url(/images/icons/icon-newsletter-active.gif) no-repeat center 22px;
}
ul#navigation li a em.aboutus-handshake-active
{
	background: transparent url(/images/icons/icon-handshake-active.png) no-repeat center 22px;
}

ul#navigation li.high
{
	background: transparent url(/images/designelements/sidebarintegrated-menu-divider-bgr.png) no-repeat center bottom;
}

ul#navigation li.first
{
}
ul#navigation li.high.first a
{
	background: transparent url(/images/designelements/sidebarintegrated-menu-top-first-bgr.png) no-repeat;
}
ul#navigation li.high.last
{
	background: none;
}
ul#navigation li.high a
{
	display: block;
	color: #777;
	font-size: 15px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	text-align: center;
	text-decoration: none;
}
ul#navigation li.high.current
{
	border-left: 1px #e8e8e8 solid;
	background: #fff url(/images/designelements/sidebarintegrated-menu-bottom-current-bgr.png) no-repeat left bottom;
}
ul#navigation li.high.first
{
	border: none;
}

ul#navigation li.high a em
{
	display: block;
	height: 50px;
	padding: 60px 0px 0px 0px;
	font-style: normal;
}
ul#navigation li.current.high a em
{
	display: block;
	height: 50px;
	padding-top: 60px;
	color: #8c1d17;
	font-style: normal;
}


ul#navigationpages li.first
{
}
ul#navigationpages li.last
{
}
ul#navigationpages li
{
	padding: 5px 0;
	border-bottom: 1px #e5e5e5 dotted;
}
ul#navigationpages li a
{
	display: block;
	text-indent: 10px;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-align: left;
	text-decoration: none;
}
ul#navigationpages li.current
{
	font-weight: 700;
}
ul#navigationpages li.current a
{
	color: #8c1d17;
}
ul#navigationpages li.first
{
}
ul#navigationpages li a em
{
	display: block;
	font-style: normal;
	color: #075792;
}

div#a_list_all_news, div#a_list_news
{
	padding-top: 10px;
}
div#a_list_all_news a, div#a_list_news a
{
	color: #8c1d17;
	padding-left: 10px;
	font-size: 11px;
	text-decoration: none;
}
/* Body */
div#sidebarintegrated div.wrapper
{
	float: left;
	margin-left: -5px;
	z-index: 0;
	width: 505px;
}
/* Hade position:relative tidigare, tog bort pga Jinas Win7*/
div#sidebarintegrated div div.top
{
	height: 1px;
	border-top: 1px #e8e8e8 solid;
}
div#sidebarintegrated div div.body
{
	min-height: 700px;
	padding-top: 30px;
	padding-left: 40px;
}
div#sidebarintegrated div div.bottom
{
	height: 1px;
	background-color: #fff;
	margin-left: 5px;
}

/* Process list */
ul#processlist
{
	float: left;
	margin-bottom: 20px;
}
ul#processlist li
{
	float: left;
	background-color: transparent;
	background-position: top right;
	background-repeat: no-repeat;
}
ul#processlist li.bluetoblue
{
	background-image: url(/images/designelements/process-bgr-bluetoblue.png);
}
ul#processlist li.bluetored
{
	background-image: url(/images/designelements/process-bgr-bluetored.png);
}
ul#processlist li.redtored
{
	background-image: url(/images/designelements/process-bgr-redtored.png);
}
ul#processlist li.redtoblue
{
	background-image: url(/images/designelements/process-bgr-redtoblue.png);
}
ul#processlist li.lastred
{
	background-image: url(/images/designelements/process-bgr-redfromred.png);
}
ul#processlist li.lastblue
{
	background-image: url(/images/designelements/process-bgr-bluefromblue.png);
}
ul#processlist li a
{
	display: block;
	height: 27px;
	color: #fff;
	padding: 10px 20px 0 10px;
	text-decoration: none;
}

/* Buttons */
div.btn
{
	position: absolute;
	width: auto;
	background-position: left top;
	background-repeat: no-repeat;
}
div.btn a
{
	text-decoration: none;
}
div.btn.red
{
	background-image: url(/images/designelements/btn-red-left.gif);
}
div.btn.redongrey
{
	background-image: url(/images/designelements/btn-red-g-left.gif);
}
div.btn.blue
{
	background-image: url(/images/designelements/btn-blue-left.gif);
}
div.btn2.blue
{
	background-image: url(/images/designelements/btn-blue-left.gif);
}

div.btn em
{
	display: block;
	height: 30px;
	padding: 3px 40px 2px 20px;
	color: #fff;
	font-style: normal;
	font-size: 1.09em;
	line-height: 1.5em;
	background-position: right top;
	background-repeat: no-repeat;
}

div.btn2 em
{
	display: block;
	height: 25px;
	padding: 4px 11px 2px 10px;
	color: #fff;
	font-style: normal;
	font-size: 1.09em;
	line-height: 1.5em;
	background-position: right top;
	background-repeat: no-repeat;
}

div.btn span
{
	display: block;
	height: 30px;
	padding: 5px 10px 2px 10px;
	color: #fff;
	font-style: normal;
	font-size: 0.916667em;
	line-height: 1.636364em;
	background-position: right top;
	background-repeat: no-repeat;
}
div.btn em.red
{
	background-image: url(/images/designelements/btn-red-right.gif);
}
div.btn em.redongrey
{
	background-image: url(/images/designelements/btn-red-g-right.gif);
}
div.btn em.blue
{
	background-image: url(/images/designelements/btn-blue-right.gif);
}

div.btn2 em.blue2
{
	background-image: url(/images/designelements/btn-blue-right2.gif);
}

/* Images with rounded corners*/
div.imgwrapper
{
	position: relative;
	float: left;
	vertical-align: top;
}
div.imgwrapper img
{
	float: left;
}
div.imgwrapper div
{
	position: absolute;
	left: 0;
	height: 7px;
	width: 100%;
}
div.imgwrapper div.tl
{
	background: transparent url(/images/designelements/img-corner-tl.png) top left no-repeat;
	top: 0;
}
div.imgwrapper div.tr
{
	background: transparent url(/images/designelements/img-corner-tr.png) top right no-repeat;
	top: 0;
}
div.imgwrapper div.bl
{
	background: transparent url(/images/designelements/img-corner-bl.png) bottom left no-repeat;
	bottom: 0;
}
div.imgwrapper div.br
{
	background: transparent url(/images/designelements/img-corner-br.png) bottom right no-repeat;
	bottom: 0;
}

/* FOOTER
----------------------------------------------------------------*/
#pagefooter
{
	margin-top: 20px;
	border-top: 2px solid #cfcfcf;
	padding-top: 40px;
	height: 130px;
	background: transparent url(/images/designelements/footer-bgr.png);
}
#pagefootercontainer
{
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 920px;
	font-size: 0.909091em;
	line-height: 1.8em;
	text-transform: uppercase;
}

/* Headlines
----------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	color: #8c1d17;
	font-family: "Trebuchet MS" ,Trebuchet;
	font-weight: normal;
}
h4, h5, h6
{
	font-weight: bold;
}
h1
{
	font-size: 24px;
	line-height: 1.0em;
	padding-bottom: 10px;
}
h2
{
	font-size: 18px;
	line-height: 1.0em;
	padding-bottom: 7px;
}
h2 a
{
	color: #8c1d17;
	text-decoration: none;
}
h3
{
	font-size: 15px;
	line-height: 1.0em;
	padding-bottom: 5px;
}
h3.large
{
	font-size: 24px;
	padding-bottom: 10px;
}
h3 a
{
	color: #8c1d17;
	text-decoration: none;
}
h4
{
	font-size: 13px;
	line-height: 1.0em;
}
h5
{
	font-size: 11px;
	line-height: 1.0em;
}
h6
{
	font-size: 10px;
	line-height: 1.0em;
}
span#welcome
{
	font-size: 28px;
}

/* Lists */

div.body ul
{
    font-size: 1em;
    line-height: 1.5em;
    list-style-position: inside;
    list-style-type: disc;
    margin-bottom: 20px;
}

div.body li
{
    margin-left: 30px;
    text-indent: -15px;
}

ul.bullet
{
	font-size: 1.0em;
	line-height: 1.5em;
	margin-bottom: 20px;
	list-style-type: disc;
	list-style-position: inside;
}
ul.bullet li
{
	margin-left: 30px;
	text-indent: -15px;
}

dl.pagedoc
{
}
dl.pagedoc dt
{
	font-weight: 700;
	margin-top: 10px;
}
dl.pagedoc dt.first
{
	margin-top: 0;
}
dl.pagedoc dt img
{
	margin-right: 7px;
}
dl.pagedoc dd
{
	padding: 4px 0;
	border-bottom: 1px #e5e5e5 dotted;
}
dl.pagedoc dd a
{
	text-decoration: none;
}
dl.pagedoc dd a span
{
	color: #ccc;
	font-style: italic;
	font-size: 10px;
}

dl.pagelinkint
{
	margin-top: 20px;
}
dl.pagelinkint dt
{
	font-weight: 700;
}
dl.pagelinkint dd
{
	padding: 4px 0;
	border-bottom: 1px #e5e5e5 dotted;
}
dl.pagelinkint dd a
{
	text-decoration: none;
}

dl.pagelinkext
{
	margin-top: 20px;
}
dl.pagelinkext dt
{
	font-weight: 700;
}
dl.pagelinkext dd
{
	padding: 4px 0;
	border-bottom: 1px #e5e5e5 dotted;
}
dl.pagelinkext dd a
{
	text-decoration: none;
}

dd a:hover
{
	text-decoration: underline;
}

dl#newslist
{
}
dl#newslist dt
{
}
dl#newslist dd
{
	padding: 2px 0;
	font-size: 0.9em;
}
dl#newslist dd span
{
	color: #484f55;
	text-decoration: none;
	margin-right: 5px;
}

div.newslist
{
	clear: both;
	float: left;
	width: 465px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #e5e5e5 dotted;
}
div.newslist div
{
	margin-right: 10px;
}
div.newslist div.createdddate
{
	float: left;
}
div.newslist div.readmore
{
	float: left;
	width: auto;
}
div.newslist div.document
{
	float: left;
	width: auto;
}
div.newslist div.document img
{
	margin-right: 10px;
}
div.newslist a
{
	text-decoration: none;
}
div.newslist a:hover
{
	text-decoration: underline;
}

/* City list */
div.citylist dl
{
	display: inline;
	width: 465px;
	float: left;
}
div.citylist dl dt
{
	color: #8c1d17;
	font-family: "Trebuchet MS" ,Trebuchet;
	font-weight: 400;
	font-size: 13px;
}
div.citylist dl dt.img
{
	float: right;
	width: 370px;
}
div.citylist dl dd.img img
{
	float: left;
	min-width: 75px;
	min-height: 50px;
	margin-right: 20px;
}
div.citylist dl dd
{
	font-size: 0.9em;
}
div.citylist dl dd.divider
{
	clear: both;
	padding-bottom: 10px;
}
div.citylist dl dd.divider.last
{
	padding-bottom: 0;
}
/* Ledning list */
div.ledninglist
{
	margin-top: 0px;
}
div.ledninglist h3
{
	margin-bottom: 10px;
}
div.ledninglist dl
{
	display: inline;
	width: 465px;
	float: left;
}
div.ledninglist dl dt
{
	color: #8c1d17;
	font-family: "Trebuchet MS" ,Trebuchet;
	font-weight: 400;
	font-size: 13px;
}
div.ledninglist dl dt.img
{
	float: right;
	width: 345px;
}
div.ledninglist dl dd.img img
{
	float: left;
	width: 100px;
	height: 150px;
	margin-right: 20px;
}
div.ledninglist dl dd
{
}
div.ledninglist dl dd.divider
{
	clear: both;
	padding-bottom: 10px;
}
div.ledninglist dl dd.divider.last
{
	padding-bottom: 0;
}

/* Indestructible box with round corners */
div.indestructiblebox
{
	width: 300px;
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 20px;
}
div.indestructiblebox div.content
{
	padding: 20px;
	min-height: 150px;
}
div.indestructiblebox div.bottom
{
	height: 10px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.indestructiblebox.grey
{
	background-image: url(/images/designelements/id-rounded-top-grey.gif);
}
div.indestructiblebox div.bottom.grey
{
	background-image: url(/images/designelements/id-rounded-bottom-grey.gif);
}
div.indestructiblebox.blue
{
	background-image: url(/images/designelements/id-rounded-top-blue.gif);
	color: #fff;
}
div.indestructiblebox div.bottom.blue
{
	background-image: url(/images/designelements/id-rounded-bottom-blue.gif);
}

div.boxstartpage
{
	position: relative;
	z-index: 3;
	float: left;
	width: 100%;
	background: transparent url(/images/designelements/id-rounded-right-grey.gif) no-repeat top right;
}
div.boxstartpage div.topleft
{
	position: relative;
	z-index: 4;
	padding: 20px;
	background: transparent url(/images/designelements/id-rounded-left-grey.gif) no-repeat top left;
}

div.boxstartpage div.topleft div.boxleft
{
	float: left;
	height: 41px;
	width: 48%;
	padding-top: 100px;
	margin-right: 4%;
	background: url(/images/icons/icon-l-statistics.png) no-repeat center top;
}
div.boxstartpage div.topleft div.boxright
{
	float: left;
	height: 41px;
	width: 48%;
	padding-top: 100px;
	background: url(/images/icons/icon-l-newsletter.png) no-repeat center top;
}
div.boxstartpage div.topleft div.boxleft:hover
{
	background: url(/images/icons/icon-l-statistics-active.png) no-repeat center top;
}
div.boxstartpage div.topleft div.boxright:hover
{
	background: url(/images/icons/icon-l-newsletter-active.png) no-repeat center top;
}
div.boxstartpage div.bottomleft
{
	position: relative;
	z-index: 1;
	float: left;
	height: 4px;
	width: 90%;
	padding: 0 0 0 10%;
	background: transparent url(/images/designelements/id-rounded-left-grey.gif) no-repeat bottom left;
}
div.boxstartpage div.bottomright
{
	position: relative;
	z-index: 2;
	width: 90%;
	height: 4px;
	padding: 0 10% 0 0;
	background: transparent url(/images/designelements/id-rounded-right-grey.gif) no-repeat bottom right;
}

div.boxstartpage div.topleft h3 a
{
	color: #8c1d17;
	text-decoration: none;
}
div.boxstartpage div.topleft p a
{
	color: #444;
	text-decoration: none;
}

div#boxinterest
{
	width: 940px;
	height: 354px;
	padding: 20px;
	background: url(/images/designelements/bg-interest.jpg) no-repeat;
}

div#intresse-investera
{
	position: relative;
	height: 311px;
	margin-bottom: 20px;
	padding: 30px;
	background: url(/images/designelements/puff_intresse.gif) no-repeat;
}
div#intresse-investera h1
{
	padding-top: 165px;
	color: #fff;
	border-bottom: 1px #fff solid;
}
div#intresse-investera p
{
	margin-top: 15px;
	color: #fff;
	font-style: italic;
}

div#intresse-investera-small
{
	position: relative;
	height: 351px;
	margin-bottom: 20px;
	padding: 30px;
	background: url(/images/designelements/puff_intresse.gif) no-repeat;
}
div#intresse-investera-small h2
{
	font-size: 24px;
	line-height: 1.0em;
	padding-bottom: 10px;
	padding-top: 165px;
	color: #fff;
	border-bottom: 1px #fff solid;
}
div#intresse-investera-small p
{
	margin-top: 15px;
	color: #fff;
	font-style: italic;
}

div#intresse-investera-hur
{
	position: relative;
	height: 510px;
	margin-bottom: 20px;
	padding: 30px;
	background: url(/images/designelements/puff_investerar_hur.png) no-repeat;
}
div#intresse-investera-hur h2
{
	font-size: 24px;
	line-height: 1.0em;
	padding-bottom: 10px;
	padding-top: 165px;
	color: #fff;
	border-bottom: 1px #fff solid;
}
div#intresse-investera-hur h3
{
	font-size: 24px;
	line-height: 1.0em;
	padding-bottom: 10px;
	padding-top: 50px;
	color: #fff;
	border-bottom: 1px #fff solid;
}
div#intresse-investera-hur p
{
	margin-top: 15px;
	color: #fff;
	font-style: italic;
}

div#puff_nyheter
{
	position: relative;
	height: 553px;
	margin-bottom: 20px;
	padding: 30px;
	background: url(/images/designelements/puff_nyheter.jpg) no-repeat;
}
div#puff_prenumerera
{
	position: relative;
	height: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 30px;
	background: url(/images/designelements/puff_nyheter_prenumerera.png) no-repeat;
}
div#puff_nyheter h2
{
	font-size: 24px;
	line-height: 1.0em;
	padding-top: 180px;
	color: #fff;
	border-bottom: 1px #fff solid;
}
div#puff_prenumerera h2
{
	font-size: 24px;
	line-height: 1.0em;
	padding-top: 270px;
	color: #fff;
	border-bottom: 1px #fff solid;
}
div#puff_nyheter h2.second
{
	padding-top: 50px;
}
div#puff_nyheter p, div#puff_prenumerera p
{
	margin-top: 15px;
	color: #fff;
	font-style: italic;
}

div#puff_kapdagen {
    background: url("/images/designelements/puff_kapdagen.png") no-repeat scroll 0 0 transparent;
    height: 311px;
    margin-bottom: 20px;
    padding: 30px;
    position: relative;
}
div#puff_kapdagen h1 {
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 21px;
    padding-top: 160px;
}
div#puff_kapdagen p {
    color: #FFFFFF;
    font-style: italic;
    margin-top: 15px;
}

/* Information Box */
div#information_box
{
}

div#information_box_body .title
{
	color: #ffffff;	
	font-size: 20px;
	margin-bottom: 17px;
}

div#information_box_body .text
{
	color: #ffffff;	
	font-style: italic;
}

div#information_box_body
{
	/*background-color: #0c395f;*/
	background: url(/images/designelements/information_box_content.jpg) repeat;	
	
	min-height: 250px;
	width: 353px;
	padding: 20px 30px 10px 30px;
}

div#information_box_header
{
	width: 413px;
	height: 40px;
	background: url(/images/designelements/information_box_header.jpg) no-repeat;	
}

div#information_box_footer
{
	background: url(/images/designelements/information_box_footer.jpg) no-repeat;
	width: 413;
	height: 10px;
}

/* Hyregast */
div#sbfbostad
{
	position: relative;
	height: 311px;
	margin-bottom: 20px;
	padding: 30px;
	background: url(/images/designelements/puff_sbfbostad.png) no-repeat;
}
div#sbfbostad h1
{
	padding-top: 165px;
	color: #fff;
	border-bottom: 1px #fff solid;
}
div#sbfbostad p
{
	margin-top: 15px;
	color: #fff;
	font-style: italic;
}
div#intresse-bostadsko
{
	position: relative;
	height: 311px;
	margin-bottom: 20px;
	padding: 30px;
	background: url(/images/designelements/puff_bostadsko.jpg) no-repeat;
}
div#intresse-bostadsko h1
{
	padding-top: 165px;
	color: #fff;
	border-bottom: 1px #fff solid;
}
div#intresse-bostadsko p
{
	margin-top: 15px;
	color: #fff;
	font-style: italic;
}

/* Buttons */
a.button
{
	display: inline-block;
	height: 25px;
	color: #fff;
	background: #14507d url(/images/demo/a-btn-bgr.png) repeat-x left top;
	border: none;
}
a.button span
{
	display: inline-block;
	padding: 6px 20px 0 20px;
}

p.border
{
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
	border-bottom: 1px #aaa dotted;
}
/* Text
----------------------------------------------------------------*/
.smalltext
{
	font-size: 11px;
}
.extrasmalltext
{
	font-size: 9px;
}
.bigtext
{
	font-size: 1.181818em;
	line-height: 1.384615em;
}
/* Margins (20px)
----------------------------------------------------------------*/
.topmargin
{
	margin-top: 20px;
}

.topmargin_property
{
	margin-top: 30px;
}

.rightmargin
{
	margin-right: 20px;
}
.bottommargin
{
	margin-bottom: 20px;
}
.leftmargin
{
	margin-left: 20px;
}

.tablewithmargin
{
	margin-left: 120px;	
}

/* Paddings
----------------------------------------------------------------*/
.notoppadding
{
	padding-top: 0;
}
.nobottompadding
{
	padding-bottom: 0;
}
/* Links
----------------------------------------------------------------*/
a
{
	color: #075792;
	cursor: pointer;
	text-decoration: underline;
}
a.linkblue
{
	color: #075792;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
/* Images
----------------------------------------------------------------*/
img
{
	border-style: none;
}
img.right
{
	float: right;
	margin-left: 20px;
}
/*20px*/
img.left
{
	float: left;
	margin-right: 20px;
}

/* Table with articles
----------------------------------------------------------------*/
table
{
	width: 100%;
}
table#example
{
	width: 460px;
}
caption
{
	color: #8c1d17;
	text-align: left;
	font-size: 1.363636em;
	line-height: 1.2em;
	padding-bottom: 1.2em;
}
thead th, tbody th
{
	text-align: left;
}
tbody tr.oddrow
{
	background-color: #f9f9f9;
}
tbody tr:hover
{
}
tbody td.right
{
	text-align: right;
}
tbody td
{
	padding: 5px;
}
tbody td.underlinesng
{
	border-bottom: 1px #000 solid;
}
tbody td.underlinedbl
{
	border-bottom: 2px #000 solid;
}
table.nopadding tbody td
{
	padding: 0px;
}
/* Text colors
----------------------------------------------------------------*/
.darker
{
	color: #222;
}
.dark
{
	color: #666;
}
.light
{
	color: #f1f1f1;
}
.lighter
{
	color: #fff;
}

.hide
{
	display: none;
}
/* ClearFix
----------------------------------------------------------------*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End Holly Hack */
