﻿*
{
	margin: 0;
	padding: 0;
}

body
{
	/*background:#15100d url(/StaticFiles/Images/bkg_body.jpg) repeat-x top left;*/
	background: #1f1e1e url(/StaticFiles/Images/bkg_body_new.jpg) repeat-x top left;
	font-family: Verdana, Arial, Sans-Serif;
}

p
{
	font-size: 9px;
}

table
{
	margin-top: 20px;
	border-collapse: collapse;
}

.ObjImages
{
	display: block;
}

.ObjImages table
{
	margin-top: 0px;
}

th, td
{
	font-size: 11px;
}

th
{
	text-align: left;
	padding: 10px;
	background: #505050 url(/StaticFiles/Images/bkg_listHeader.jpg) repeat-x top left;
	color: #fff;
}

.listHeaderLink
{
	color: #fff;
	text-decoration: none;
}

a.listLink
{
	text-decoration: none;
	color: #505050;
}

a:hover.listLink
{
	text-decoration: none;
	color: red;
}

.tdDark
{
	padding: 10px;
	background: #ccd0d3;
	color: #505050;
}

.tdLight
{
	padding: 10px;
	background: #eaeaea;
	color: #505050;
}

h1, h2, h3
{
	font-family: Arial;
	letter-spacing: 1px;
	font-weight: normal;
}

h1
{
	font-size: 25px;
}

h3
{
	font-size: 18px;
}

.marginBottom
{
	margin-bottom: 3px;
}

/* ===================== Start layout ===================== */

.header
{
	float: left;
	width: 100%;
	background-image: url(/StaticFiles/Images/bkg_header_new.jpg);
	background-repeat: no-repeat;
}

.content
{
	width: 925px;
	float: left;
	padding-top: 250px;
}

.contentBox
{
	background: #2f3136 url(/StaticFiles/Images/bkg_contentBox.jpg) repeat-x top left;
	width: 719px;
	min-height: 290px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	float: left;
}

* html .contentBox
{
	height: 290px;
}

.contentBoxHead
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/StaticFiles/Images/bkg_contentBoxHead.png', sizingMethod='image');
	width: 729px;
	height: 18px;
}

.contentBoxHead[class]
{
	background: transparent url(/StaticFiles/Images/bkg_contentBoxHead.png) no-repeat top left;
}

.contentBoxFoot
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/StaticFiles/Images/bkg_contentBoxFoot.png', sizingMethod='image');
	width: 729px;
	height: 18px;
	float: left;
}

.contentBoxFoot[class]
{
	background: transparent url(/StaticFiles/Images/bkg_contentBoxFoot.png) no-repeat top left;
}


.copy
{
	color: #fff;
	font-size: 7px;
	letter-spacing: 1px;
	text-align: right;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.leftCol
{
	float: left;
	width: 155px;
	margin-right: 15px;
	margin-left: 20px;
}

* html .leftCol
{
	margin-left: 8px;
	margin-right: 0px;
}

.rightCol
{
	width: 730px;
	float: left;
}

.clear
{
	clear: both;
}

/* ===================== End layout ===================== */



/* ===================== Start menu ===================== */

.logotype
{
	width: 140px;
	height: 32px;
	margin-top: 15px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/StaticFiles/Images/bkg_logga.png', sizingMethod='image');
}

.logotype[class]
{
	background: transparent url(/StaticFiles/Images/bkg_logga.png) no-repeat top left;
}

.logotypeBig
{
	width: 250px;
	height: 49px;
	position: absolute;
	top: 15px;
	left: 15px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/StaticFiles/Images/bkg_logga_big.png', sizingMethod='image');
}

.logotypeBig[class]
{
	background: transparent url(/StaticFiles/Images/bkg_logga_big.png) no-repeat top left;
}

.mainMenu1
{
	width: 174px;
	height: 73px;
	background: transparent url(/StaticFiles/Images/bkg_menu1.jpg) no-repeat top left;
	margin-top: 20px;
}

.mainMenu2
{
	width: 174px;
	height: 97px;
	background: transparent url(/StaticFiles/Images/bkg_menu2.jpg) no-repeat top left;
}

.mainMenu3
{
	width: 174px;
	height: 46px;
	background: transparent url(/StaticFiles/Images/bkg_menu3.jpg) no-repeat top left;
}

* html .mainMenu
{
	width: 150px;
	background: #f0f2f2 url(/StaticFiles/Images/bkg_contentBox.jpg) repeat-x top left;
	margin-top: 5px;
	border: 2px solid #fff;
	padding-top: 8px;
}


.mainMenuText ul
{
	list-style-type: none;
	margin: 0 0 0 15px;
	z-index: 1000;
	padding-top: 20px;
	color: #fff;
}

.mainMenuText ul li
{
	font-size: 11px;
	font-weight: bold;
	display: block;
	height: 15px;
	margin-bottom: 8px;
	padding-left: 18px;
}

.mainMenuText ul li a:link, a:visited, a:active
{
	text-decoration: none;
	color: #fff;
}

.mainMenuText ul li a:visited
{
	color: #fff;
}

.mainMenuText ul li a:hover
{
	color: #cecece;
}

.Errorpage a:hover
{
	color: #FFF;
}

.mainMenuText ul li.active
{
	background: transparent url(/StaticFiles/Images/ico_activeMenu.png) no-repeat left;
	color: #fff;
}

* html .mainMenuText ul li.active
{
	background: transparent url(/StaticFiles/Images/ico_activeMenu.gif) no-repeat left;
	color: #fff;
}



.mainMenuText ul li.active a
{
	color: #fff;
}

.mainMenuText ul li.active a:hover
{
	color: #cecece;
}

/* ===================== End menu ===================== */

/* ===================== Start Puffar ===================== */
.leftSplash
{
	width: 330px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	padding-left: 30px;
}

.leftSplash h3, .rightSplash h3
{
	color: #fff;
}

a.whiteLink, a:visited.whiteLink
{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

a:hover.whiteLink
{
	color: #565656;
}

a.GreyLink, a:visited.GreyLink, a:hover.GreyLink
{
	color: #111111;
	text-decoration: none;
	font-size: 12px;
}

a:hover.GreyLink
{
	color: #565656;
}

.leftSplash img, .rightSplash img
{
	border: none;
	vertical-align: -210%;
	padding-bottom: 15px;
}

.leftSplash p, .rightSplash p
{
	margin-top: 10px;
}

.rightSplash
{
	width: 360px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}

.redText
{
	color: #e31c18;
}
/* ===================== End Puffar ===================== */

/* ===================== Start Search ===================== */
.colHolder
{
	padding: 0 20px 0px 22px;
}

* html .colHolder
{
	padding: 0 16px 0px 16px;
}

.searchText
{
	width: 155px;
	float: left;
}

.interestText
{
	width: 230px;
	float: left;
}



.interestText input
{
	width: 200px;
}

.searchText p
{
	color: #58595d;
}

.searchOptions table
{
	border-collapse: separate;
}

.searchOptions
{
	margin-left: 155px;
}



.searchOptions label
{
	margin-bottom: 5px;
	margin-left: 3px;
	font-size: 9px;
}

* html .searchOptions label
{
	margin-left: 0px;
}

.typeHolder
{
	float: left;
}

.cityHolder
{
	float: left;
}

.areaHolder
{
	float: left;
}

.searchHolder
{
	float: left;
}

.steg1
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/StaticFiles/Images/ico_step1.png', sizingMethod='image');
	width: 25px;
	height: 30px;
}

.steg1[class]
{
	background: transparent url(/StaticFiles/Images/ico_step1.png) no-repeat top left;
}

.steg2
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/StaticFiles/Images/ico_step2.png', sizingMethod='image');
	width: 25px;
	height: 30px;
}

.steg2[class]
{
	background: transparent url(/StaticFiles/Images/ico_step2.png) no-repeat top left;
}

.steg3
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/StaticFiles/Images/ico_step3.png', sizingMethod='image');
	width: 25px;
	height: 30px;
}

.steg3[class]
{
	background: transparent url(/StaticFiles/Images/ico_step3.png) no-repeat top left;
}




.typeHolder h1
{
	width: 25px;
	height: 30px;
	margin-left: 10px;
}



.cityHolder h1
{
	width: 25px;
	height: 30px;
	margin-left: 10px;
}



.areaHolder h1
{
	width: 25px;
	height: 30px;
	margin-left: 10px;
}



.searchHolder h1
{
	margin-bottom: 5px;
	font-size: 98%;
}

.searchButton
{
	background: transparent;
	margin: 38px 0 0 0;
	width: 76px;
}

.justNu
{
	margin-top: 69px;
	position: relative;
	padding-top: 23px;
	padding-left: 23px;
	width: 66px;
	height: 18px; /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/StaticFiles/Images/bkg_justNu.png', sizingMethod='image');*/
	margin-bottom: -10px;
}

.justNu span
{
	font-size: 14px;
	font-weight: bold;
	color: #9c9ca4;
}

.justNu[class]
{
	/*background:transparent url(/StaticFiles/Images/bkg_justNu.png) no-repeat top left;*/
}

.typeHeader
{
	background: transparent url(/StaticFiles/Images/img_typ.jpg) no-repeat top left;
	width: 117px;
	height: 26px;
	margin-left: 3px;
}

.typeHeader1
{
	background: transparent url(/StaticFiles/Images/img_typ1.jpg) no-repeat top left;
	width: 117px;
	height: 26px;
	margin-left: 4px;
}

.typeFooter
{
	background: transparent url(/StaticFiles/Images/img_typFoot.jpg) no-repeat top left;
	width: 117px;
	height: 15px;
	margin-left: 4px;
}

.cityHeader
{
	background: transparent url(/StaticFiles/Images/img_city.jpg) no-repeat top left;
	width: 160px;
	height: 26px;
	margin-left: 6px;
}

.cityHeader1
{
	background: transparent url(/StaticFiles/Images/img_city1.jpg) no-repeat top left;
	width: 160px;
	height: 26px;
	margin-left: 7px;
}

.cityFooter
{
	background: transparent;
	width: 160px;
	height: 15px;
	margin-left: 7px;
}

.cityFooter img
{
	border: none;
}

.areaHeader
{
	background: transparent url(/StaticFiles/Images/img_area.jpg) no-repeat top left;
	width: 117px;
	height: 26px;
	margin-left: 8px;
}

.areaHeader1
{
	background: transparent url(/StaticFiles/Images/img_area1.jpg) no-repeat top left;
	width: 117px;
	height: 26px;
	margin-left: 9px;
}

.areaFooter
{
	background: transparent url(/StaticFiles/Images/img_areaFoot.jpg) no-repeat top left;
	width: 117px;
	height: 15px;
	margin-left: 9px;
}

.type
{
	background: #fff;
	padding: 3px;
	margin: 0 7px 0 5px;
	height: 180px;
	width: 109px;
}

.city
{
	background: #fff;
	padding: 3px;
	margin: 0 7px 0 8px;
	height: 180px;
	width: 152px;
	overflow: hidden;
}

.area
{
	background: #fff;
	padding: 3px;
	margin: 0 8px 0 10px;
	height: 180px;
	width: 109px;
}

.NoMatchText
{
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #eaeaea;
	color: #505050;
	width: 670px;
}

.searchButton a
{
	display: block;
	background: transparent url(/StaticFiles/Images/btn_search.jpg) no-repeat top left;
	width: 76px;
	height: 111px;
}

.searchButton a:hover
{
	display: block;
	background: transparent url(/StaticFiles/Images/btn_search_hover.jpg) no-repeat top left;
	width: 76px;
	height: 111px;
}

.SwedbankButton
{
	margin-top: 85px;
	margin-left: 20px;
	float: left;
}

.SwedbankButton a
{
	display: block;
	background: transparent url(/StaticFiles/Images/btn_swedbank.jpg) no-repeat top left;
	width: 315px;
	height: 143px;
}

/*.SwedbankButton a:hover
{
    display:block;
    background:transparent url(/StaticFiles/Images/btn_swedbank_hover.jpg) no-repeat top left;
    width:315px;
    height:143px;
}*/

.ResultatButton
{
	margin-top: 85px;
	float: left;
}

.ResultatButton a
{
	display: block;
	background: transparent url(/StaticFiles/Images/btn_resultat.jpg) no-repeat top left;
	width: 315px;
	height: 143px;
}

/*.ResultatButton a:hover
{
    display:block;
    background:transparent url(/StaticFiles/Images/btn_resultat_hover.jpg) no-repeat top left;
    width:315px;
    height:143px;
}*/


.searchButton img
{
	border: none;
}

.interestBox
{
	margin-top: 120px;
}

.interestBox p
{
	margin-bottom: 10px;
	font-size: 9px;
}

.interestButton a
{
	display: block;
	background: transparent url(/StaticFiles/Images/btn_interest.jpg) no-repeat top left;
	width: 143px;
	height: 62px;
}

.interestButton a:hover
{
	display: block;
	background: transparent url(/StaticFiles/Images/btn_interest_hover.jpg) no-repeat top left;
	width: 143px;
	height: 62px;
}

.sendInterestButton
{
	margin: 10px 30px 0 0px;
	float: right;
}

textarea
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
input
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

.sendInterestButton a
{
	display: block;
	background: transparent url(/StaticFiles/Images/btn_sendInterest.jpg) no-repeat top left;
	width: 199px;
	height: 53px;
}

.sendInterestButton a:hover
{
	display: block;
	background: transparent url(/StaticFiles/Images/btn_sendInterest_hover.jpg) no-repeat top left;
	width: 199px;
	height: 53px;
}

.sendInterestButtonDisabled
{
	margin: 10px 30px 0 0px;
	float: right;
}

.sendInterestButtonDisabled a
{
	display: block;
	background: transparent url(/StaticFiles/Images/btn_sendInterest_disabled.jpg) no-repeat top left;
	width: 199px;
	height: 53px;
}

.InterestSendError
{
	display: block;
	background: transparent url(/StaticFiles/Images/bkg_errorBox.jpg) no-repeat top left;
	width: 316px;
	height: 136px;
	position: absolute;
	top: 300px;
	left: 300px;
	font-size: 9px;
	color: White;
}

.CloseErrorMessage a, .CloseOKMessage a
{
	color: White;
	text-decoration: none;
	float: right;
	padding-right: 7px;
	padding-top: 5px;
	font-weight: bold;
}

.ErrorMessage
{
	padding-top: 20px;
	padding-left: 25px;
	float: left;
}
.ErrorHeadingText
{
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
}

.InterestSendOK
{
	display: block;
	background: transparent url(/StaticFiles/Images/bkg_OkBox.jpg) no-repeat top left;
	width: 316px;
	height: 136px;
	position: absolute;
	top: 300px;
	left: 300px;
	font-size: 9px;
	color: White;
}
.OKMessage
{
	padding-top: 20px;
	padding-left: 25px;
	float: left;
	font-size: 10px;
}
/* ===================== End Search ===================== */

/* ===================== Start description ===================== */

.colHolderDescription
{
	padding: 0 20px 22px 20px;
}



.leftColDescription, .leftColDescriptionWide
{
	width: 450px;
	float: left;
	background: #fafafa;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.leftColDescriptionWide
{
	width: 680px;
}

.leftColDescriptionWide a:link, a:visited, a:active
{
	text-decoration: none;
	color: #000;
}

.leftColDescriptionWide a:hover
{
	text-decoration: underline;
	color: #565656;
}

.leftColDescription h1
{
	margin: 1em 0 1em 0;
	font-size: 14px;
}

.rightColDescription
{
	width: 180px;
	float: left;
	background: #fafafa;
	margin-top: 20px;
	margin-left: 20px;
	padding: 10px;
}

.rightColContact
{
	width: 150px;
	float: left;
	background: #fafafa;
	border: 5px solid #747476;
	padding: 5px;
	margin-top: 10px;
}

.rightColContact a:link, a:visited, a:active
{
	color: #007eff;
	text-decoration: none;
}

.rightColContact a:hover
{
	text-decoration: underline;
}

.rightColContact h1
{
	font-size: 14px;
	margin-bottom: 10px;
}



.rightColDescription h1
{
	font-size: 14px;
}

.rightColDescription table
{
	margin-top: 10px;
	border-collapse: collapse;
}

.rightColDescription td
{
	width: 70px;
}

.rightColDescription a:link, a:visited, a:active
{
	color: #007eff;
	text-decoration: none;
}

.rightColDescription a:hover
{
	text-decoration: underline;
}

.smallimagelist
{
	padding-top: 20px;
}

.smallImageContainer
{
	margin: 10px 0 0px 0;
	padding-bottom: 5px;
}

.smallImage
{
	display: block;
	border: 1px solid #838383;
}

.AllimagesBildtext
{
 font-size:11px;	
}
.bigImage
{
	background: #747476;
	padding: 40px 0px 0 0;
	min-height: 100px;
}

.bigImage img
{
	border: 2px solid #fff;
	margin-left: 40px;
}

p.whiteText
{
	color: #fff;
}

/* ===================== Start TipAfriend ===================== */
#tipFriend
{
	background: #fff;
	width: 270px;
	height: 280px;
	border: 1px solid #b2b4b3;
	position: absolute;
	top: 250px;
	left: 300px;
	display: none;
	z-index: 800;
}

#tipFriend h2
{
	background: #747476;
	color: #fff;
	margin: 0;
	font-size: 11px;
	padding: 1px 0 2px 8px;
}

#tipFriend h1
{
	padding-top: 5px;
	font-size: 12px;
}

#tipFriend textarea
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
}

#tipFriend input
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
}

#tipFriend h2 img
{
	float: right;
	position: relative;
	top: -14px;
	right: 2px;
	border: none;
}

.TipBoxButton
{
	float: right;
	padding-top: 10px;
	padding-right: 30px;
}

#divTip
{
	background: #fff;
	width: 270px;
	height: 280px;
	border: 1px solid #b2b4b3;
	position: absolute;
	top: 250px;
	left: 300px;
	display: none;
	z-index: 900;
}

#divTip h2
{
	background: #747476;
	color: #fff;
	margin: 0;
	font-size: 10px;
	padding: 1px 0 2px 8px;
}

#divTip h2 img
{
	float: right;
	position: relative;
	top: -14px;
	right: 2px;
	border: none;
}



/* ===================== Start ToolBox ===================== */

.toolBox
{
	background: transparent url(/StaticFiles/Images/bkg_toolBox3.png) no-repeat top left;
	width: 436px;
	height: 46px;
	position: relative;
	top: -20px;
	left: 7px;
}

.print, .tips, .intresse, .map, .document
{
    font-family:Tahoma;
}

.print
{
	float: left;
	font-size: 11px;
	margin: 25px 0px 0px 7px;
	text-decoration: none;
}

.print a:link, a:visited, a:active
{
	text-decoration: none;
	color: #000;
}

.print a:hover
{
	text-decoration: underline;
	color: #565656;
}

.tips
{
	float: left;
	font-size: 11px;
	margin: 25px 0px 0px 22px;
	text-decoration: none;
}

.tips a:link, a:visited, a:active
{
	text-decoration: none;
	color: #000;
}

.tips a:hover
{
	text-decoration: underline;
	color: #565656;
}

.intresse
{
	float: left;
	font-size: 11px;
	margin: 25px 0px 0px 30px;
	text-decoration: none;
}

.intresse a:link, a:visited, a:active
{
	text-decoration: none;
	color: #000;
}

.intresse a:hover
{
	text-decoration: underline;
	color: #565656;
}

.map
{
	float: left;
	font-size: 11px;
	margin: 25px 0px 0px 29px;
	text-decoration: none;
}

.map a:link, a:visited, a:active
{
	text-decoration: none;
	color: #000;
}

.map a:hover
{
	text-decoration: underline;
	color: #565656;
}

.document
{
	float: left;
	font-size: 11px;
	margin: 25px 0px 0px 30px;
	text-decoration: none;
}

.document a:link, a:visited, a:active
{
	text-decoration: none;
	color: #000;
}

.document a:hover
{
	text-decoration: underline;
	color: #565656;
}

/* ===================== End ToolBox ===================== */

/* ===================== Start Description ===================== */


.contentDescription
{
	padding: 0px 0px 0px 40px;
}

/* ===================== End Description ===================== */

/* ===================== Start contact ===================== */

.contactimage
{
	width: 325px;
	height: 225px;
	float: left;
	padding-top: 15px;
	background: transparent;
}

.contactInfo
{
	float: left;
	width: 190px;
	margin-top: 20px;
	margin-left: 10px;
	background: transparent;
}

.contactInfoActive
{
	margin-bottom: 5px;
	padding: 10px;
	width: 163px;
	height: 34px;
	background: transparent url(/Staticfiles/Images/bkg_contactInfoActive.png) no-repeat top left;
}

.contactInfoInActive
{
	margin-bottom: 5px;
	padding: 10px;
	width: 163px;
	height: 34px;
	background: transparent url(/Staticfiles/Images/bkg_contactInfoInActive.png) no-repeat top left;
}

.contactAddress
{
	float: left;
	width: 140px;
	height: 150px;
	background: transparent;
	padding-left: 12px;
	line-height: 1em;
	margin-top: 20px;
}

/* ===================== End contact ===================== */

/* ===================== Start referenser ===================== */

.referensCol1
{
	width: 325px;
	float: left;
	padding-top: 15px;
	background: transparent;
}

.referensCol2
{
	float: left;
	width: 190px;
	margin-top: 20px;
	margin-left: 10px;
	background: transparent;
}
.ReferenserLista ul li
{
	color: White;
}


/* ===================== End referenser ===================== */


/* ===================== Start Nyheter ===================== */

.newsBox
{
	margin: 10px 0;
	float: left;
	clear: left;
	width: 450px;
	padding: 10px;
	background-color: #eaeaea;
}

.newsFrame
{
	margin: 10px 0;
	float: left;
	clear: left;
	width: 680px;
	background-color: #eaeaea;
    height:210px;
    overflow:scroll;
    overflow-x:hidden;
    
}

.newsPicture
{
	float: left;
	width: 180px;
	height: 135px;
	margin-top: 32px;
	margin-left: 5px;
}



.newsDate, .newsLink a, .newsHeader, .newsIngress
{
	font-size: 11px;
}

.newsDate, .newsLink a
{
	color: #37383d;
	font-style: italic;
	margin-bottom: 0.5em;
}

.newsIngress
{
	color: black;
}

.newsHeader
{
	font-weight: bold;
	color: #e31c18;
}

.newsLink
{
	margin-top: 0.5em;
}


.newsLink a
{
	text-decoration: none;
}

.newsLink a:hover
{
	text-decoration: underline;
}

.extraMargin
{
	margin-bottom: 1em;
}

.sitemapList ul li a
{
	font-size: 13px;
}

.sitemapList ul li ul li a
{
	font-size: 11px;
}



.sitemapList ul li a
{
	color: #fff;
	text-decoration: none;
}

.sitemapList ul li a:hover
{
	text-decoration: underline;
}

.sitemapList ul li
{
	color: #fff;
}

.sitemapList ul li ul
{
	color: #fff;
	padding-left: 15px;
}
