body {
	background-color: #efe9e5;
	text-align:center;
	padding: 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #6d98ac;
}

td {
	text-align: left;
	font-size: 10px;
	vertical-align: top;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}

.contentMargin {padding-bottom: 30px;}

#boligbyggLogoPrint {display: none;}
#boligbyggLogo {display: default;}

#menuLine td {
	padding: 0 3px 3px 0;
}

.menuBlank {
	background-image: url(../gfx/meny_blank.gif);
	background-repeat:repeat-x;
}

#contentCell {
	background-color: #fff;
	padding: 30px;
}
.forsideBox {
	cursor: default;
	cursor: pointer;
}
.forsideBoxHead {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle!important;
	padding: 0 10px 0 10px;
	border-color: #fff;
	border-style: solid;
	border-width: 0;
}
.forsideBoxText {
	font-size: 12px; 
	padding: 18px;
	border-width: 3px 0 0 0;
	border-color: #fff;
	border-style: solid;
}

.forsideArtikkel {
	padding:5px 30px 10px 18px;
	color: #2e4e5d; 
	font-size: 12px;
	background-color: #efe9e5;
}

.forsideArtikkel a {
	color: #c06c0b;
	text-decoration: underline;
}

.forsideArtikkel a:hover {
	color: #f7921e;
	text-decoration: underline;
}

.rightBarWidth {width:242px;}


#markedsleieText {	color:#002e4f; background-color: #dddcda; }
#gjengsleieText {	color:#767900; background-color: #e5e2d4; }
#leieprisText {	color:#da7500; background-color: #eee2d5; }

#infoTopMarkedsleie, #infoTopGjengsleie, #infoTopLeieprisveileder {
	margin-bottom: 28px;
}
#infoTopMarkedsleie .infoText, #infoTopMarkedsleie .printKnapp {background-color: #243f59;}
#infoTopGjengsleie .infoText, #infoTopGjengsleie .printKnapp {background-color: #8a8d09;}
#infoTopLeieprisveileder .infoText, #infoTopLeieprisveileder .printKnapp {background-color: #f7921e;}

.infoText {
	color: #fff;
	vertical-align: middle;
	padding: 0 10px 0 13px;
	font-size: 9px;
	width: 145px;
}
.printKnapp {
	text-align: center;
	vertical-align: middle;	
	padding: 0 13px 0 13px;
	border-color: #fff;
	border-style: solid;
	border-width: 0 3px 0  7px;
	width: 45px;
}
.printKnapp img {
	border-width: 0;
}
.printKnapp a {
	color: #fff;
	text-decoration: none;
}


.boxContentTable {
	margin-bottom: 20px;
}
.boxHeader td {
	background-color: #6d98ac;
	font-weight: bold;
	color: #fff;
	border-width: 0 0 3px 0;
	border-style: solid;
	border-color: #fff;
}
.boxHeader td img {
	border-width: 0;
}
.boxHeader td a {
	text-decoration: none;
	color: #fff;
}
.boxHeader td a:hover {
	text-decoration: none;
	color: #d2e2e9;
}
.boxContent td {
	background-color: #ede9e5;
	padding: 4px 4px 4px 12px;
	border-width: 0 0 3px 0;
	border-style: solid;
	border-color: #fff;	
}
.boxContent td table td {
	padding: 0px!important;
	border-width: 0;
	border-style: solid;
	border-color: #fff;	
}
.boxContent td a {
	color: #c06c0b;
	text-decoration: underline;
}
.boxContent td a:hover {
	color: #f7921e;
	text-decoration: underline;
}
.boxContent .leieprisForklaring {
	background-color: #6d98ac;
	font-size:12px;
	color: #fff;
	padding-top:8px;
	padding-bottom:10px;
	padding-right: 20px;
}
.boxContent .selectBox td {
	vertical-align: middle!important;
	font-weight: bold;
}


select { 
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2e4e5d;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footerText {
	border-width: 3px 3px 0 0;
	border-style: solid;
	border-color: #efe9e5;
}
.footerText, .footerText a {
	color: #b8b4b1;
	background-color: #fff;
	white-space: nowrap;
	padding: 1px 3px 3px 3px;
	text-decoration: none;	
}
.footerText a:hover {
	text-decoration: underline;
}
