a:link,a:visited,a:active {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}    

body {
	background-image:url(/files/images/layout/bg.gif);
	background-position:left top;
	background-color:#FCFDFF;
	background-repeat:repeat-x	;
	margin:0px;
	margin-top:30px;
}
* {
	font-family:Arial;
	font-size:11px;
}
img{
	border:0px;
}

div#container {
	margin:auto;
	width:994px;
	position:relative;
}

img.topLeftCornor {
	position:absolute;
	left:0px;
	border:0px;
	top:0px;
	z-index:2;
}
img.topRightCornor {
	position:absolute;
	right:0px;
	border:0px;
	top:0px;
	z-index:2;
}
img.leftCornor {
	position:absolute;
	left:0px;
	border:0px;
	bottom:0px;
	z-index:2;
}
img.rightCornor {
	position:absolute;
	right:0px;
	border:0px;
	bottom:0px;
	z-index:2;
}
div#pageFooter {
	background-image:url(/files/images/layout/bottomborder.png);
	background-position:left 25px;
	background-repeat:repeat-x;
	margin-left:8px;
	margin-right:8px;
	height:29px;
}
div.pageHeaderContent {
	background-position:left top;
	background-repeat:repeat-x;		
	background-image:url(/files/images/layout/headerborder.png);
	margin-left:4px;
	margin-right:4px;
	height:124px;
	padding-top:4px;
}
div.pageHeaderInner {
	background-position:left top;
	background-repeat:repeat-x;
	background-image:url(/files/images/layout/headerbg.gif);
	font-size:11px;
	color:#ffffff;
	height:123px;
	background-color:#3399cc;
	border-bottom:1px solid #FFFFFF;
	position:relative;
}
div.pageFooterInner {
	font-size:11px;
	color:#ffffff;		
	height:25px;
	background-color:#999999;
	background-image:url(/files/images/layout/graa.png);
	background-repeat: repeat-x;
	text-indent:11px;
}
div.footerTxt a:link,div.footerTxt a:active,div.footerTxt a:visited,div.footerTxt a:hover {
	color:#FFFFFF;
}
div#pageFooter div.footerTxt {
	padding-top:6px;
}
div.footerCopy {
	float:right;
	color:#FFFFFF;
	padding-top:6px;
}

div.footerCopyBuild {
	float:left;
	color:#FFFFFF;
	padding-top:6px;
}

div.pageMainContent,div#pageHeader {
	background-image:url(/files/images/layout/topbg.png);
	background-position:left top;
	background-repeat:repeat-y;
}
div.pageMainContent {
	overflow:auto;
}

div.pageInner {
	margin-left:4px;
	margin-right:4px;
	background-color:#ffffff;
	width:986px;
	min-height:550px;
	clear:both;
	overflow:auto;
}

div.pageInner_build {
	margin-left:4px;
	margin-right:4px;
	background-color:#ffffff;
	width:986px;
	clear:both;
	overflow:auto;
}


div.pageInner_ceadm {
	margin-left:4px;
	margin-right:4px;
	background-color:#ffffff;
	width:986px;
	clear:both;
	overflow:auto;
	padding-bottom: 30px;
}

div.pageSubsiteInner {
	border:10px solid #FFFFFF;
}

div.pageRightInner {
	border:10px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	background-color:#f2ebe3;
}
div.pageLeftContent {
	float:left;
	overflow: none;
}
div.pageRightContent {
	/*
	position:absolute;
	right:4px;
	top:127px;
	*/
	float:right;
}

div.clear,span.clear {
	clear:both;
}
div.pageLeftMenu {
	float:left;
	width:146px;
	margin-right:10px;
}
div.pageContent {
	margin-left:156px;
	width:500px;
}
div.pageLeftImage {
	margin-bottom:10px;
}

img#topLogo {
	border:1px solid #FFFFFF;
	border-bottom:0px;
	position:absolute;
	left:0px;
	top:0px;
	width:153px;
	height:122px;
}
img#topSign {
	position:absolute;
	right:13px;
	top:46px;
	border:0px;
}

img#topBuildSign {
	position:absolute;
	right:27px;
	top:46px;
	border:0px;
}

div#searchBox {
	width:172px;
	height:16px;
	background-color:#FFFFFF;
	position:absolute;
	right:4px;
	bottom:4px;
}
div#searchBox input.searchBtn {
	margin:1px;
	width:15px;
	height:14px;
	float:right;
}
div#searchBox input.searchform {
	float:left;
	font-size:11px;
	border:0px;
	height:11px;
	margin-top:1px;
	width:153px;
}

div#searchBox input.build_searchform {
	float:left;
	font-size:11px;
	border:0px;
	height:13px;
	margin-top:1px;
	width:148px;
	color: #00437d;
	font-size: 11px;
	padding: 1px 2px 0px 3px;
}

/** Menu **/

div#menuBox {
	bottom:0px;
	left:130px;
	position:absolute;
}
div#menuBox ul {
	list-style:none;
}
div#menuBox ul li {
	float:left;
	padding-top:7px;
	padding-bottom:7px;
}
div#menuBox li.menu_selected {
	background-color:#00427c;
}
div#menuBox li.menu_selected a:link,div#menuBox li.menu_selected a:active,div#menuBox li.menu_selected a:visited,
div#menuBox li.menu_selected a:hover {
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}
div#menuBox li.menu a:link,div#menuBox li.menu a:active,div#menuBox li.menu a:visited {
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	padding-top:7px;
	padding-bottom:7px;
}

div#menuBox li.menu a:hover {
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	background-color:#369ed2;
}

/** CEADM Menu box **/

div#menuBoxCeadm {
	bottom:0px;
	left:130px;
	position:absolute;
}
div#menuBoxCeadm ul {
	list-style:none;
}
div#menuBoxCeadm ul li {
	float:left;
	padding-top:7px;
	padding-bottom:7px;
}
div#menuBoxCeadm li.menu_selected {
	background-color:#00427c;
}
div#menuBoxCeadm li.menu_selected a:link,div#menuBoxCeadm li.menu_selected a:active,div#menuBoxCeadm li.menu_selected a:visited,
div#menuBoxCeadm li.menu_selected a:hover {
	padding-left:11px;
	padding-right:11px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}
div#menuBoxCeadm li.menu a:link,div#menuBoxCeadm li.menu a:active,div#menuBoxCeadm li.menu a:visited {
	padding-left:11px;
	padding-right:11px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	padding-top:7px;
	padding-bottom:7px;
}

div#menuBoxCeadm li.menu a:hover {
	padding-left:11px;
	padding-right:11px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	background-color:#369ed2;
}

/** Frontpage flash **/

.frontpageflash{
	width:684px;
	float:left;
}
.frontpagevideo{
	float:left;
	border-left:1px solid #FFFFFF;
}

div.content14 {
	height:201px;
}

div.content63 {
	height:201px;
}

/** Newsticker **/

.newsticker{
	width:971px;
	background-color:#3398cc;
	height:27px;
	padding-top:3px;
	border-top:1px solid #FFFFFF;
	padding-left:15px;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
}

.newstickerflash{
	position:absolute;
	margin-left:110px;
}
.newstickertext{
	position:absolute;
	margin-top: 4px;
}


/** Mainconent **/

div.headlineblock{
	width:650px;
	padding-left:5px;;
	background-color:#c5b9ab;
	height:18px;
	padding-top:3px;
	color:#3e3d39;
	font-size:12px;
	font-weight:bold;
}


div.headlineblock_build{
	width:650px;
	padding-left:5px;;
	background-color:#c5b9ab;
	height:17px;
	padding-top:4px;
	color:#3e3d39;
	font-size:12px;
	font-weight:bold;
}

div.smallheadline {
	width:287px;
	border-top: 2px solid #f2ebe3;
}

.rightcontentcontainer{
	width:272px;
	background-color:#f2ebe3;
	padding:10px;
}

.rightcontentcontainer_build {
	width:272px;
	background-color:#f2ebe3;
	padding:10px 10px 0px 10px;
	overflow: hidden;
}


.content15{
	border:10px solid #FFFFFF;
}

.content77{
	border:10px solid #FFFFFF;
}

.content61{
	border:10px solid #FFFFFF;
}

.content74{
	border:10px solid #FFFFFF;
}

.copyright{
	margin-left:152px;
}

/** Menu left **/

div.pageLeftMenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:9px;
}
div.pageLeftMenu a:link,div.pageLeftMenu a:active,div.pageLeftMenu a:visited,div.pageLeftMenu a:hover {
	line-height:16px;
}
div.pageLeftMenu li {
	background-repeat:no-repeat;
	background-position:130px 7px;
	border-bottom:1px solid #FFFFFF;
	padding:4px;
	padding-left:15px;
}
div.pageLeftMenu li.lm_selected {
	background-color:#F2EBE3;
	background-image:url("/files/images/layout/arrow/menudotheadline.gif");
}
div.pageLeftMenu li.lm {
	background-color:#CFC8BE;
	background-image:url("/files/images/layout/arrow/menudot.gif");
	cursor:pointer;
}

/** Search main **/

div.searchcontainer {
	width:655px;
	background-color:#f6f1eb;
}
div.searchcontainer div.searchbtn {
	position:absolute;
	right:15px;
	bottom:10px;
}

/** Servie **/

div.servicescontainer_blue {
	margin-top:1px;
}
div.servicescontainer_blue,div.servicescontainer_purple {
}

div.mainservicecontainer,div.subservicecontainer {
	float:left;
	margin-right:1px;
	margin-bottom:1px;
}

.serviceheadline{
	width:212px;
	padding-left:5px;
	height:21px;
	padding-top:4px;
	background-image:url("/files/images/layout/servicesheadline.gif");
	background-repeat:no-repeat;
	font-size:12px;
}

div.fpservicecontainer {
	overflow:hidden;
	width:163px;
	height:88px;
	float:left;
	margin-left:1px;
	margin-right1px;
	margin-bottom:1px;
	cursor:pointer;
	position:relative;
}
div.fpservicecontainer div.serviceheadline,div.fpservicecontainer div.serviceheadlineAlpha {
	height:25px;
	background-repeat:no-repeat;
	text-indent:5px;
	font-size:12px;
	top:63px;
	position:absolute;
}
div.fpservicecontainer div.serviceheadline {
	background-image:url("/files/images/layout/frontpage_over.gif");
}
div.fpservicecontainer div.serviceheadlineAlpha {
	background-image:url("/files/images/layout/frontpage_out.gif");
}

div.build_item_container {
	overflow:hidden;
	width:326px;
	height:124px;
	float:left;
	margin-left:1px;
	margin-right1px;
	margin-bottom:1px;
	cursor:pointer;
	position:relative;
}

.buildheadline{
	width:326px;
	padding-left:5px;
	padding-top:5px;
	background-repeat:no-repeat;
	font-size:12px;
}

.buildheadlineAlpha{
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:5px;
	padding-top:5px;
	width:326px;
}

div.build_item_container div.buildheadline,div.build_item_container div.buildheadlineAlpha {
	height:20px;
	background-repeat:no-repeat;
	text-indent:5px;
	font-size:12px;
	bottom:0px;
	position:absolute;
	font-size: 12px;
	color: #3e3c39;
}


div.build_item_container div.buildheadline a,div.build_item_container div.buildheadlineAlpha a {
	font-size: 12px;
	color: #3e3c39;
}

div.build_item_container div.buildheadline {
	background-image:url("/files/images/byggeraadgivning/layout/frontpage_over.gif");
}

div.build_item_container div.buildheadlineAlpha {
	background-image:url("/files/images/byggeraadgivning/layout/frontpage_out.gif");
}

/** Header Menu **/

div#headerMenu {
	position:absolute;
	right:3px;
	top:-13px;
	z-index:2;
}

div#headerMenu_build {
	position:absolute;
	right:3px;
	top:-17px;
	z-index:2;
}

div#headerMenu a:link,div#headerMenu a:active,div#headerMenu a:visited,div#headerMenu a:hover {
	color:#FFFFFF;
	padding-left:10px;
}

div#headerMenu_build a:link,div#headerMenu_build a:active,div#headerMenu_build a:visited,div#headerMenu_build a:hover {
	color:#FFFFFF;
	padding-left:30px;
	padding-right:3px;
}


div.frontPageLeft {
	width:655px;
	float:left;
}
div.frontPageRight {
	width:292px;
	float:right;
	margin-bottom:10px;
}

/**Newsmail**/
.newsmailform{
	width:270px;
	margin-bottom:4px;
	border:1px solid #dcd5cd;
}

.newsmailbutton{
	background-color:#dcd5cd;
	border:1px solid #dcd5cd;
}

#mp3_sub71{
	background-color:#FFFFFF;
	background-image:url("");
	font-weight:bold;
}

/** Vcard **/

div.vcard {
	width:250px;
	height:114px;
	position:relative;
}
table.profilcard{
	background-image:url("/files/images/profil/shadow.jpg");
	background-repeat:no-repeat;
	width:250px;
	height:114px;
	padding:6px;
}
span.vcardtitle {
	font-size:9px;
}
img.vcardico {
	border:0px;
	vertical-align:middle;
}
div.vcardico {
	position:absolute;
	bottom:9px;
	left:85px;
}

h2.pageTeaser {
	font-size:11px;
	margin-bottom:5px;
	font-weight:normal;
}
span.search_marked {
	font-weight:bold;
}

/*Min side*/
.mysite_doc_btn{
	border:0px;
	width:100px;
	height:20px;
	margin-top:4px;
}

.mysite_casecumber{
	width:200px;
	height:15px;
}

.topmenu{
	width:131px;
	height:19px;
	padding-top:4px;
	background-color:#cfc8be;
	padding-left:15px;
	background-position:130px 7px;
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
	background-image:url(/files/images/layout/arrow/menudot.gif);
	cursor:pointer;
}

/*Min side*/
.formfield{
	width:250px;
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
	margin-top:4px;
	margin-left:5px;
}

.btn{
	width:75px;
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	margin-top:10px;
	margin-left:65px;
}

.btn2{
	width:90px;
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	margin-top:20px;
	margin-left:125px;
	height: 25px;
}

#favBtn{
	margin-top:20px;
}

.serviceheadlineAlpha{
	background-image:url("/files/images/layout/servicesheadline_alpha.gif");
	background-repeat:no-repeat;
	font-size:12px;
	height:21px;
	padding-left:5px;
	padding-top:4px;
	width:212px;
}

/**Search area**/
.searchformmain{
	width:240px;
	border:1px solid #acacb4;
	font-size:11px;
	font-family:arial;
	background-color:#FFFFFF;
	margin-left:10px;
}
input.searchformmain {
	height:16px;	
}
select.searchformmain {

}

.searchcontainer{
	position:relative;
	height:95px;
}
.textbox{
	display:inline;
	position:absolute;
	margin-top:40px;
	margin-left:15px;
}
#freetext{
	width:277px;
}
#casenumber{
	width:215px;
}

.casenumberbox{
	display:inline;
	position:absolute;
	right:0px;
	margin-top:40px;
	margin-right:15px;
}
.searchbox{
	display:inline;
	position:absolute;
	margin-top:10px;
	margin-left:15px;
}

.searchw{
	width:105px;
	margin-left:6px;
	background-color:#ddd;
}

.typebox{
	display:inline;
	position:absolute;
	margin-top:10px;
	margin-left:180px;
}

.townbox{
	display:inline;
	position:absolute;
	margin-top:10px;
	margin-left:350px;
}

.areabox{
	display:inline;
	position:absolute;
	margin-top:10px;
	margin-left:516px;
}

.advanced_search{
	display:inline;
	position:absolute;
	margin-top:70px;
	margin-left:470px;
}

.searchbtn{
	margin:0px;
}

#frontpageBanner {
	position:absolute;
	left:15px;
	top:160px;
	z-index:12;
}

/*kontaktformular*/
.f_input,.f_input_s{
	width:300px;
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
	height:15px;
	margin:0px 0px 4px 0px;
}

.f_input_s{
	width:100px;
}

.search_l_container,.search_2_container{
	border:1px solid #EFEFEF;
	width:200px;
	float:left;
	margin-top:40px;
	padding:4px;
	background-color:#f6f5f5;
}

.search_2_container{
	margin-left:10px;
}

.right_box{
	margin-top:18px;
}
.clear{
	clear:both;
}

.textarea{
	width:430px;
	height:70px;
	border:1px solid #CCCCCC;
	background-color:#EFEFEF;
	margin-bottom:5px;
}

.td_left{
	width:180px;
}
.td_right{
	width:30px;
}

.frontpageBorder {
	height: 4px;
	font-size: 2px;
	line-height: 2px;
	background-color: #3399cc;
	border-top: 1px solid #ffffff;
	margin-bottom: 10px;
}

.buildFrontpageHeadline {
	padding-bottom: 10px;
}