/**************************************************
* Elements
**************************************************/
html,body {
	margin: 0px;
	margin-top: 0px;
	padding:0px;
	background-color: #D1DAE1;
}
html,body,input,textarea,select,div,p,span,td {
	font-family: Verdana, Tahoma, Arial, Sans serif;
	font-size: 9px;
	color: #333C42 !important;
}
p {
	font-family: verdana, tahoma, arial, sans serif;
	font-size: 9px;
	color: #333C42;
	margin-top: 0px;
}
.normalText {
	padding-bottom: 5px;
}
a:link,a:active,a:visited, a:link p {
	color: #333C42;
}
a:hover {
	color: #B40006;
}
img {
	border-width: 0px;
}
.buildingTable img {
	border: 1px solid #524E45;
}


.printOnly {
	display: none !important;
}

h1 { font-family: Arial; font-size: 22px; font-weight: normal; padding:0;margin:0}

.sIFR-active h1 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 22px;
}
.breaker {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#topimage {
	z-index: 2;
}
/**************************************************
* Text
**************************************************/
.headline {
	text-decoration: none !important;
}
#projectblob {
	width: 221px;
	height: 95px;
	background-image: url("/files/design/images/projectblob.gif");
}
#blobinner {
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	
	font-weight: bold;
}
/**************************************************
* Banners
**************************************************/
#frontpagebanners {
	margin-top: 15px;
	margin-bottom: 15px;
}
.propertyheadline a {
	color: #FFFFFF !important;
	text-decoration: none;
}
.frontpagebanner {
	width:167px;
	height:128px;
	float:left;
}
.bannerheadline {
	color: #FFFFFF !important;
	width: 160px;
	height: 17px;
	overflow: hidden;
	margin-top: 6px;
	margin-left: 1px;
	margin-bottom: 1px;
}
.bannerimage {
	margin-left: 1px;
	width: 160px;
	height: 70px;
}
.bannersubheadline {
	padding-top: 10px;
	padding-left: 5px;
}

#propertybanners {
	margin-top: 15px;
	margin-bottom: 15px;
}
.propertybanner {
	width:167px;
	height:186px;
	float:left;
}
.propertyheadline {
	color: #FFFFFF !important;
	width: 160px;
	height: 17px;
	overflow: hidden;
	margin-top: 6px;
	margin-left: 1px;
	margin-bottom: 1px;
}
.bannerimage {
	margin-left: 1px;
	width: 160px;
	height: 70px;
}
/*
.propertybanner ul {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 10px;
}
.propertybanner li {
	
}
*/
.propertysubheadline {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.propertysubheadlinetext {
	
}



.contentDiv hr {
	height: 0px;
	overflow: hidden;
	border: 0px solid #e5eaee;
	border-top-width: 1px;
	width: 555px;
	display: block;
	padding: 0px;
	margin: 0px;
}
/**************************************************
* Mailforms
**************************************************/
.mailform_text {
	background-color: #FFFFFF;
	border: 1px solid #90a3ae;
}
.mailform_textarea {
	background-color: #FFFFFF;
	border: 1px solid #90a3ae;
}
.mailformtable {
	width: 330px;
}
.column .mailform_submit { 
	margin-top: 5px;
	margin-right: 60px;
}
.mailform_submit {
	margin-right: 40px;
	background-color: #FFFFFF;
	border: 1px solid #90a3ae;
}
/**************************************************
* Left contact
**************************************************/
#leftcontact {
	background-image: url("/files/design/images/kontakt_habro_bg_open.png");
	background-color: #b4c2cf;
}
#leftcontactinner {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#leftcontactheadline {
	color: #FFFFFF !important;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 17px;
}
.iconline {
	height: 30px;
}
.icon {
	float: left;
}
.iconlabel {
	float: left;
	position: relative;
	top: 5px;
	left: 10px;
}
.iconlabelspecial {
	float: left;
	position: relative;
	top: 8px;
	left: 10px;
}

#leftcontact .inputText, #leftcontact .inputTextArea, #leftcontact .inputSubmit {
	border: 1px solid #90a3ae;
	background-color: #dbe2e8;
	margin-bottom: 8px;
}
#leftcontact .inputText {
	width: 148px;
}
#leftcontact .inputTextArea {
	width: 148px;
	height: 86px;
}
#leftcontact .inputSubmit {
	float: right;
}
/**************************************************
* Design
**************************************************/
.leftshadow {
	width: 6px;
	background-image: url("/files/design/images/shadowleft3.gif");
	background-repeat: repeat-y;
}
.rightshadow {
	width: 6px;
	background-image: url("/files/design/images/shadowright3.gif");
	background-repeat: repeat-y;
}
.normalText img {
	margin: 10px !important;
	margin-bottom: 5px !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
}
.whiteBackgroundDiv {
	width: 800px;
	border: 0px solid #7C8F9A;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #FFFFFF;
}
.collapsedTable {
	border-spacing: 0px;
	border-collapse: collapse;
}
.mainTable {
	background-color: #FFFFFF;
	border: 0px solid #7C8F9A;
	border-left-width: 1px;
	border-right-width: 1px;
}
.mainTable td {
	margin: 0px;
	padding: 0px;
}
.normalText td {
	margin: 0px;
	padding: 4px;
}
.propertiesTable td {
	margin: 0px;
	padding: 6px;
}
.propertyListTable {
	width: 414px;
}
.propertyListTable td {
	margin: 0px;
	padding: 2px;
}
.topDiv {
	width: 800px;
	height: 40px;
}
.topBorderDiv1 {
	width: 800px;
	height: 6px;
	overflow: hidden;
	background-color: #9DB4C3;
}
.topBorderDiv2 {
	width: 800px;
	height: 2px;
	overflow: hidden;
	background-color: #6586A0;
}

.topImageTable {
	width: 800px;
	height: 199px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.topImageTable td {
	margin: 0px;
	padding: 0px;
}
.topImageTableTD1 {
	width: 781px;
}
.topImageTableTD2 {
	background-color: #BE2227;
}

.topImageTableTDSpacer {
	width: 2px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.topMenuBarDiv {
	position: relative;
	top: 251px;
	left: 0px;

	width: 800px;
	height: 12px;
	text-align: left;
	
	z-index: 10;
	
	background-image: url("/files/design/images/topmenubar.png");
	overflow: hidden;
}
.menuText {
	font-weight: bold;
	color: #FFFFFF !important;
	position: relative;
	top: 5px;
	left: 10px;
	display: none;
}
.breadcrumb {
	color: #8F8F8F !important;
	margin-bottom: 2px;
	margin-left: 5px;
}
.topTable {
	margin-bottom: 2px;
}
.dividerDiv {
	height: 2px;
	background-color: #FFFFFF;
	overflow: hidden;
	
	margin-bottom: 2px;
}
.mainTable {
	width: 800px;
	height: 100%;
}
.menuTD {
	background-color: #E5EAEE;
}
.contentTD {

}
.contentDiv {
	margin-top: 22px;
	margin-left: 35px;
}
.headlineImage {
	margin-bottom: 10px;
}
.breadcrumblink {
	color: #73818A !important;
	text-decoration: none;
}
.breadcrumblink:hover {
	color: #B8B8B8 !important;
	text-decoration: underline;
}
#prospecttop {
	margin-top: 10px;
}
#prospecttop p {
	margin: 0px;
	padding: 0px;
}
/**************************************************
* New news
**************************************************/
.frontnewsdiv {
	width: 270px;
	float: left;
	margin-bottom: 5px;
	background-image: url("/files/design/images/newsarrow.gif");
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0px 4px;
}
.frontnewsdiv span {
	color: #707d84 !important;
	margin-right: 3px;
}
.frontnewsdiv a {
	color: #343d43;
}
/**************************************************
* News
**************************************************/
.newsdiv {
	display: block;
	background-color: #FFFFFF;
	
	cursor: pointer;

	border: 0px solid #D8DDE0;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-top: 3px;
	padding-top: 7px;
	padding-bottom: 12px;
}
.newsoverview a:visited .newsCheckTD {
	background-image: url("/images/design/icons/checked_16x16.gif");
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
.newsoverview .newsdiv {
	display: block;
	
	cursor: pointer;

	border: 0px solid #D8DDE0;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-top: 3px;
	padding-top: 7px;
	
	padding-bottom: 7px;
}
.newsdivover {
	display: block;
	background-color: #F8F8F8 !important;
	
	cursor: pointer;

	border: 0px solid #D8DDE0 !important;
	border-left-width: 1px !important;
	border-top-width: 1px !important;
	border-bottom-color: #E5EAEE !important;
	border-bottom-width: 1px !important;
	
	background-image: url("/images/news_bottom.gif") !important;
	background-repeat: no-repeat !important;
	background-position: bottom left !important;
	
	margin-top: 3px;
	padding-top: 7px;
	padding-bottom: 12px;
}
.newsheadlinediv {
	padding-left: 18px;
	color: #BE2227 !important;
	font-weight: bold;
}
.newstextdiv {
	padding-left: 18px;
	padding-right: 20px;
	_height: 26px;
	min-height:26px;
}
.newstextdiv p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.newsdiv .arrowTD {
	background-image: url("/images/news_arrow.gif");
	background-repeat: no-repeat;
	background-position: 12px 3px;
}
.newsdivover .arrowTD {
	background-image: url("/images/news_arrow_over.gif");
	background-repeat: no-repeat;
	background-position: 12px 3px;
}
/**************************************************
* Right Menu
**************************************************/
.rightMenuDiv {
	margin-top: 25px;
}
.rightMenuTD {
	background-color: #FBFBFB;
	border: 0px solid #bdc7cc;
	border-left-width: 1px;
}
.rightMenuTDNews {
	background-color: #E5EAEE;
	border: 0px solid #7C8F9A;
	border-left-width: 1px;
}
.rightMenuLink {
	position: relative;
	right: 9px;

	display: block;

	background-image: url("/images/menu_right_normal_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;

	margin-top: 8px;	
	padding-left: 12px;
	
	color: #53616A !important;
	font-size: 9px;
	font-family: Verdana;
	
	text-decoration: none;
}
.rightMenuLinkNormal {
	font-size: 9px;
}
.rightMenuLinkSelected {
	font-size: 9px;
	font-weight: bold;
}
.rightMenuLinkNormal:hover {
	font-size: 9px;
	font-weight: bold;
}
/**************************************************
* Menu
**************************************************/
.leftMenuTable  {
	position: relative;
	bottom: 2px;
}
.menuItem {
	width: 174px;
	height: 20px;
}
.menuItemNormal {
	background-color: #D1DAE1;
	
	background-image: url("/images/menu_normal_bullet.gif");
	background-repeat: no-repeat;
	background-position: 162px 7px;
}
.menuItemNormalOver {
	background-color: #FFFFF;
	
	background-image: url("/images/menu_normal_bullet.gif");
	background-repeat: no-repeat;
	background-position: 162px 7px;
}
.menuItemSelected {
	background-color: #B40006;
	
	font-weight: bold;
	
	background-image: url("/images/menu_selected_bullet.gif");
	background-repeat: no-repeat;
	background-position: 160px 9px;
}
.subMenuItem {
	width: 174px;
	height: 21px;
	
	background-image: url("/images/submenuitembullet.png");
	background-repeat: no-repeat;
	background-position: 10px 8px;

	background-color: #FFFFFF;
	border: 0px solid #E0E0E0;
	border-bottom-width: 1px;
}
.subMenuItemNormalOver {
	
}
.menuDividerVer {
	width: 1px;
	height: 20px;
	background-color: #FFFFFF;
}
.menuDividerHor {
	height: 2px;
	background-color: #FFFFFF;
}
.menuIndicatorNormal {
	width: 3px;
	height: 20px;
	background-color: #AABCBE;
}
.menuIndicatorSelected {
	width: 3px;
	height: 20px;
	background-color: #557A7D;
}
.subMenuIndicatorNormal {
	width: 3px;
	height: 20px;
	background-color: #C4D1D2;
	border: 0px solid #C4D1D2;
	border-bottom-width: 1px;
}
.menuItemText {
	display: block;
	padding-left: 9px;
	text-decoration: none;
}
.menuItemTextNormal {
	color: #333C42 !important;
}
.menuItemTextSelected {
	color: #FFFFFF !important;
}
.subMenuItemText {
	padding-left: 22px;
	color: #333C42 !important;
	text-decoration: none;
}
.subMenuItemNormalOver .subMenuItemText {
	padding-left: 22px;
	color: #999999 !important;
	text-decoration: underline;
}
.subMenuItemTextSelected {
	
	padding-left: 22px;
	color: #53616A !important;
	font-weight: bold;
	text-decoration: none;
}
/**************************************************
* Forms
**************************************************/

/**************************************************
* Text
**************************************************/
.contentArea {
	font-family: Verdana, Tahoma, Arial, Sans serif;
	font-size: 9px;
	color: #53616A !important;
}
.singleColumn {
	width: 433px;
}
.singleColumnWithSpacing {
	width: 350px;
}
.column {
	width: 270px;
	overflow: hidden;
}
.pageHeadline {
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 10px;
	
	background-image: url("/images/submenuitembullet.png");
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
/**************************************************
* topsearch
**************************************************/
.topSearchText {
	width: 95px;
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #c7d1d6;
}
.topSearchSubmit {
	border: 0px solid #000000;
	background-color: #FFFFFF;
	background-image: url("/files/design/images/soeg.gif");
	width: 35px;
	height: 9px;
	position: relative;
	bottom: 3px;
}
/**************************************************
* Toolbox
**************************************************/
.toolBox {
	margin-top: 15px;
}
.toolBoxEntries {

}
.toolBoxEntryTitle {
	cursor: hand;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
}
.toolBoxEntryContent {
	display: none;

	padding: 9px;
	padding-top: 3px;
	padding-bottom: 3px;

	background-color: #E5EAEE;
	background-image: url("/images/design/toolbox/toolboxback.gif");
	background-repeat: repeat-y;
}

#searchTextImage {
	margin-left: 1px;
}
.searchBottomDiv {
	margin-top: 2px;
}
.searchText {
	border: 1px solid #D1DAE1;
	background-color: #FFFFFF;
	color: #7C8F9A;
	height: 15px;
}
.searchSubmit {
	border: 1px solid #D1DAE1;
	background-color: #FFFFFF;
	color: #7C8F9A;
	height: 15px;
}
.toolboxText {
	border: 1px solid #D1DAE1;
	background-color: #FFFFFF;
	color: #7C8F9A;
	margin-top: 2px;
	margin-bottom: 3px;
	height: 15px;
}
.toolboxSubmit {
	border: 1px solid #D1DAE1;
	background-color: #FFFFFF;
	color: #7C8F9A;
	height: 15px;
	
	position: relative;
	bottom: 3px;
	
	font-size: 9px;
}
.toolboxLoginText {
	margin-left: 2px;
}
/**************************************************
* Habro Tabeller
**************************************************/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.buildingTable {
	border: 1px solid #9DB4C3;
	width: 433px;
	margin-bottom: 20px;
}
.buildingTable td {
	padding: 5px;
}
.buildingTable thead tr td, .buildingTable thead tr td div {
	background-color: #9DB4C3;
	color: #FFFFFF !important;
	font-weight: bold;
}
.rowType1 .title, .rowType2 .title {
	width: 150px;
}
.rowType1 td {
	background-color: #D3DDE4;
	color: #53616A !important;
}
.rowType2 td {
	background-color: #EFF2F5;
	color: #53616A !important;
}
.tableHeadline {
	color: #FFFFFF !important;
	font-weight: bold;
}
.tableHeadline2 {
	font-weight: normal;
}
/**************************************************
* Toolbox stuff
**************************************************/
.newsletterSignupInputDiv {
	margin-right: 4px;
}
.newsletterSignupInputDiv input {
	width: 157px;
}
.newsletterSignupSubmitDiv {
	margin-right: 4px;
	text-align: right;
}
/**************************************************
* morenews
**************************************************/
.news_categoryname {
	position: relative;
	left: 19px;
	color: #53616A !important;
	font-weight: bold;
}
.morenews {
	margin-top: 15px;
	text-align: center;
}
.morenewsChosenLink {
	font-weight: bold;
	color: #B40006 !important:
}
.morenewsLink {
	text-decoration: none;
	
}
/**************************************************
* morenews
**************************************************/
.ordforklaringDiv {
	padding-bottom: 5px;
	
	position: relative;
	right: 9px;

	display: block;

	background-image: url("/images/menu_right_normal_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;

	margin-top: 8px;	
	padding-left: 12px;
	
	color: #53616A !important;
	font-size: 9px;
	font-family: Courier;
}
.ordforklaringDiv a {
	text-decoration: none !important;
}
.ordforklaringDiv .selectedLink {
	font-weight: bold;
	color: #B40006 !important:
}
/**************************************************
* mailforms
**************************************************/
.mailform_text {
	width: 175px;
}
.mailform_select {
	width: 175px;
}
.mailform_textarea {
	width: 175px;
}