
#thefoot {
	position:relative; /* was absolute */
	width:100%;
	width:980px;
	height:auto;
	z-index:100;
	background-color: #FFFFFF;
	overflow:visible;
	float:left;
	border:1px solid red;
}


#footnav {
margin: 0;
/* padding: 0 0 0 25px; */
float:left;
	text-align:center;
  margin-left: auto ;
  margin-right: auto ;

}
#footnav li {
	display: inline;
	color: #AED5E9;
	border-right:  1px solid #666ccc;
	font-size: 10px;
	float:left;
	list-style-type:none;

}
#footnav a, #footnav a:link, #footnav a:visited {
text-decoration: none;
color: #555555;
padding: 0 4px 0 4px;
}

#footnav a:hover  {
	color: #A01D32;
	display: marker;
}

#footnav .footerlast {
	border:0px;
	line-height: 16px;
		font-size: 11px;
}

#footnav a.menu1 {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 11px; */
font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
#footnav a.menu1:link { color: #555555; text-decoration: none; }
#footnav a.menu1:visited { color: #555555; text-decoration: none; }
#footnav a.menu1:active {color: #; text-decoration: none; }
#footnav a.menu1:hover { color: #A01D32; text-decoration: underline; }

#footnav .copy11grey {
	font-size: 11px;
	text-decoration: none;
	color: #555555;
	padding: 0 4px 0 4px;
}


#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:60px;   /* Height of the footer */
   background:#6cf;
}

<!--[if lt IE]>
#testbox { 
	margin-bottom: 0;	
	border:1px solid red;
	position:absolute;
	width:100%;
	height:25px;
	float:left;
	margin-top:250px;
	}
<![endif]-->@charset "UTF-8";

#body { padding-bottom:60px;border:1px solid red; height:100%;min-height:100%;height:100%; width:964px;float:left; }




a.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
a.menu1:link { color: #555555; text-decoration: none; }
a.menu1:visited { color: #555555; text-decoration: none; }
a.menu1:active {color: #; text-decoration: none; }
a.menu1:hover { color: #A01D32; text-decoration: underline; }

a.housemenu:link {
	background-color: #f1f1f1;
	FLOAT: left;
	margin-left: 0px;
	text-align: center;
	padding-left: 5px;
	padding-top: 0px;
	width:100%;
	height:100%;
	display: block;
		border-right: 1px solid red;

}
a.housemenu:active {
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 5px;
	width:100%;
	height:100%;
	margin-top: 0px;
	vertical-align: bottom;
}
a.housemenu:hover {
	display: block;
	text-decoration: none;
	padding-top: 0px;
	width:100%;
	height:100%;
	margin-top: 0px;
	background-color: #CC3300;
	color: #000000;
	vertical-align: bottom;
	background-position: center;
	padding-left: 5px;
}
a.housemenu:visited {
	background-color: #f1f1f1;
	FLOAT: left;
	margin-left: 0px;
	text-align: center;
	padding-left: 5px;
	padding-top: 0px;
	width:100%;
	height:100%;
	display: block;
}
a.menu4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	background-color: #F4F4F4;
	margin-right: 3px;
	color: #cccccc;
}

a.menu4:link {
	color: #5d88a3;
	text-decoration: none;
}
a.menu4:visited {
	color: #5d88a3;
	text-decoration: none;
}
a.menu4:active {color: #; text-decoration: none; }
a.menu4:hover {
	color: #cccccc;
	text-decoration: none;
	font-size: 12px;
}


a.menuinfobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	font-style: italic;
}
a.menuinfobox:link { color: #444444; text-decoration: none; }
a.menuinfobox:visited { color: #444444; text-decoration: none; }
a.menuinfobox:active {color: #; text-decoration: none; }
a.menuinfobox:hover { color: #A01D32; text-decoration: underline; }

.copy11grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	color: #555555;
	letter-spacing: 0px;
}
.copy11im {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #444444;
}

.main {
	padding-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	/* border:1px solid green; */
	width:950px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.leftside {
	width:46%;
	text-align:left;
	float:left;
	/* border:1px solid blue;  */
}
.rightside{
	width:50%;	
	text-align:left;
	float:left;
	margin-left:30px;
	/* border:1px solid red; */
}

#indexbg {
position: relative;
background-image:  url("../images/rob_main_index.jpg");
background-repeat: no-repeat;
height: 374px;
width: 618px;
	/*border: 1px solid blue;*/
	margin-left: auto; 
	margin-right: auto;


}

#indextext {
position:absolute;

/* left:220px; */
top:275px;
float:left;
width:670px;
text-align:left;
/*border: 1px solid blue;*/
margin: 0;
	padding: 0;
	margin-left: auto; 
	margin-right: auto;

}

#indexname{
position:relative;
left:30px;
top:374px;
float:left;
text-align:left;
width:180px;
	/*border: 1px solid red;*/
}

.copy13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.copy11member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
}


/* from rentals - should be the same elsewhere */
.menuro ul {
	list-style: none !important;
	margin: 0;
	padding: 5 0 5 10;
	float: left;
	line-height: 27px;
}

li.roll a {
	background: url('../images/rob_button_blue_roll.jpg') 0 0 no-repeat;
	width: 43px;
	display: block;
	height: 17px;
	text-indent: -999999px !important;
	overflow: hidden !important;
	float: left;
	padding: 5 0 5 10;
	margin-left:20px;


}
li.roll a:hover {
	background: url('../images/rob_button_blue_roll.jpg') -43px 0;
}
li.roll a:visited:hover {
	background: url('../images/rob_button_blue_roll.jpg') -43px 0;
}
li.aroll a:hover {
	background: url('../images/rob_button_blue_roll.jpg') -43px 0;
}

.linie2 {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
color: #444444;
background-image: url(../images/rob_linie.jpg);
background-repeat: repeat-x;
background-position: left center;
line-height: 10px;
}

.sub11{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 14px;
color: #555555;
text-transform: uppercase;
}
.sub14blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #5d88a3;
}
.sub16black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}
.copy12red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#A01D32;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 3px;
	padding-left: 7px;
	white-space: nowrap;
}
.copy13boldimmo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 3px;
}

.idnr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
	padding-left: 7px;
	background-color: #f1f1f1;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 3px;
	letter-spacing: 1px;
}

.textright {
	text-align: right;
}


.textleft {
	text-align: left;
}
/* not sure where his is used - check */
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
	text-transform: uppercase;
	background-color: #f1f1f1;
	margin: 0 0 0 0;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:4px;
	width:495px;
	height:18px;
}
.greybgnowidth{
	padding: 0px;
	margin: 0 0 0 0;
	background-color: #f1f1f1;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	line-height: 19px;
	float:left;
}
/* this is a copy of headline */
 a:focus {            outline: none;        }

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* added for use in the admin area for property details */

.greybghouse {
background-color:#b0b0b0;
line-height:19px;
color:white;
}
.panorama {
	margin-bottom:10px;
}

.indextest  { 
	/*rtest */
}
@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('font/texgyreadventor-regular-webfont.eot');
    src: url('font/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/texgyreadventor-regular-webfont.woff') format('woff'),
         url('font/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('font/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorItalic';
    src: url('font/texgyreadventor-italic-webfont.eot');
    src: url('font/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/texgyreadventor-italic-webfont.woff') format('woff'),
         url('font/texgyreadventor-italic-webfont.ttf') format('truetype'),
         url('font/texgyreadventor-italic-webfont.svg#TeXGyreAdventorItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorBold';
    src: url('font/texgyreadventor-bold-webfont.eot');
    src: url('font/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/texgyreadventor-bold-webfont.woff') format('woff'),
         url('font/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('font/texgyreadventor-bold-webfont.svg#TeXGyreAdventorBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorBoldItalic';
    src: url('font/texgyreadventor-bolditalic-webfont.eot');
    src: url('font/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/texgyreadventor-bolditalic-webfont.woff') format('woff'),
         url('font/texgyreadventor-bolditalic-webfont.ttf') format('truetype'),
         url('font/texgyreadventor-bolditalic-webfont.svg#TeXGyreAdventorBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}@charset "UTF-8";* {	margin: 0;	padding: 0;}html,body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font: 12px/normal Arial, Helvetica, sans-serif; height:100%;}html>body .header {	background-position:50px 50px;}.wrapper {	position:relative;	min-height:100%;	margin: 0 auto 0px;	border:1px solid black; }#body { padding-bottom:60px;border:1px solid red; height:100%;min-height:100%;height:100%; width:964px;float:left; width: 950px;	margin-left: auto;	margin-right: auto;}/* all from header*//*#allnav {	margin-top:-20px;}*/html>body .header {/*	width: 100%;*/	width: 950px;	/* for centering */	margin-left: auto;	margin-right: auto;}html>body #headbackground {	background-image: url(../images/header_verlauf.gif);	background-repeat: repeat-y;	background-position: right;	overflow:visible;	background-color: #fff;	height: 113px !important;}.header #logo {	position:absolute;	margin-top:8px; /* 10 without michaels background logo*/	/* margin-left:20px; */	float: left;}img {border: none;} .header #logonew {/*	position:absolute; */	margin-top:8px; /* 10 without michaels background logo*/	/* margin-left:20px; *//*	width:960px; */	float: right;}.header .right {/*	border: 1px red solid; */	float: right;	width: 78%;	text-align: right;}.highspace35 {	height: 35px;	min-height: 35px;	clear: both;	/*	border: 1px black solid; */}.headname {	font-family: Arial, Helvetica, sans-serif;	font-size: 26px;	line-height: 34.5px;	color: black;	margin-bottom:10px;	margin-left:-4px;}.letterspace {	letter-spacing: 1.3px;}.deletterspace {	letter-spacing: 1.5px;}.headtext {	font-family: Arial, Helvetica, sans-serif;	font-size: 22px;	line-height: 22px;	color: #fff;/*	font-weight: bold; */font-style:italic;	padding-left: 5px;	padding-bottom: 2px;	padding-top: 2px;	padding-right: 250px;}#sprache {	position:absolute;	padding-left: 5px;	padding-top: 2px;}	#sprache a:link,	#sprache a:visited	{ color: #000; text-decoration: none;  }	#sprache a:hover		{ color: #c6002b; }	#sprache a:active	{ color: #ffa500; }img.displayed {	display: block;	margin-left: auto;	margin-right: auto;}.footer {	height: 18px;	/* border:blue 1px solid; */	margin-left: auto;	margin-right: auto;	width:40%;	text-align: left;}a.menuecopy2grey {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #999999;	line-height: 12px;	vertical-align: top;}a.menuecopy2grey:link {color: #333333;	text-decoration: none;}a.menuecopy2grey:visited {	color: #333333;	text-decoration: none;}a.menuecopy2grey:active {	color: #Ffffff;	text-decoration: none;}a.menuecopy2grey:hover {	color: #333333;	text-decoration: none;}.copy2grey {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #999999;	line-height: 12px;	text-align: left;}.left {	float: left;	width: 49%;}.right {	float: right;	width: 49%;	text-align: right;}.panorama{	padding-top: 0px;	/* margin-top:-20px; */}#nav1 {	 margin-top:-28px;	 float:left;	 width:100%;}/* end header *//* from house */   a:link, a:active, a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #555555;	text-decoration: none;}a:hover {	color: #a01d32;}.specialright {	text-align:right;	padding-right:0px;	line-height: 20px;	padding-top: 15px;	padding-bottom: 2px;	margin-left:15px;}.specialleft {	padding-left:10px;	padding-top:5px;}.padding5 {	padding-left:5px;}.smaller {	float:left;	width:80%;}.househeadline {	font-size:22px;	line-height:24px;	font-family: Arial, Helvetica, sans-serif;	color: #555555;}.left80 {	float:left;	width:80%;}.right20 {	float:right;	width:18%;	text-align:right;/*  border:1px solid red; */}.navbg {	background-color: #f1f1f1;	float:left;	width:100%;/*        border:1px solid red;*/}.copy12 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 16px;	color: #444444;}.copy14 {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 18px;	color: #444444;}.copy12bold {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 16px;	color: #444444;	font-weight: bold;}.mainpicspacer {	width:430px;	height:322px;}#main {	/* cursor:default;  */            cursor:pointer;}#imagethumbs li {	float: left;}/* spaces */.highspace35 {	height: 35px;	min-height: 35px;	clear: both;	/*	border: 1px black solid; */}.highspace10 {	height: 10px;	min-height: 10px;	clear: both;	/*	border: 1px black solid; */}.highspace50 {	height: 50px;	min-height: 50px;	clear: both;	/*	border: 1px black solid; */}.widespace15 {	width: 15px;	min-width: 15px;	clear: both;	/*	border: 1px black solid; */}.highspace5 {	height:5px;	min-height:5px;	clear: both;}.highspace12 {	height:12px;	min-height:12px;	clear: both;}.highspace8 {	height:8px;	min-height:8px;	clear: both;}.highspace7 {	height: 7px;	min-height: 7px;	clear: both;	/*	border: 1px black solid; */}/* end spaces */.rightinline {	display: inline-block;	text-align: right;}/* this is the grey heading line used with headlines*/.greyheading {	margin:0px;	padding: 0px;	margin: 0 0 0 0;	margin-bottom:10px;	padding-left:5px;	padding-top:2px;	padding-bottom:2px;	margin-left: auto;	margin-right: auto;	width:950px;	line-height: 19px;	background-color: #f1f1f1;	float:left;/*	border: 1px solid red; */}.headlines {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 18px;	color: #555555;	text-transform: uppercase;	font-weight:normal;}.width100{	width:100%}/* from rentals - should be the same elsewhere */.menuro ul {	list-style: none !important;	margin: 0;	padding: 5px 0px 5px 10px;	float: left;	line-height: 27px;}li.roll a {	background: url('../images/rob_button_blue_roll.jpg') 0 0 no-repeat;	width: 43px;	display: block;	height: 17px;	text-indent: -999999px !important;	overflow: hidden !important;	float: left;	padding: 5px 0px 5px 10px;	margin-left:20px;}li.roll a:hover {	background: url('../images/rob_button_blue_roll.jpg') -43px 0;}li.roll a:visited:hover {	background: url('../images/rob_button_blue_roll.jpg') -43px 0;}li.aroll a:hover {	background: url('../images/rob_button_blue_roll.jpg') -43px 0;}#thefoot .copy11grey {	font-size:11px;line-height:16px;	padding:0px;}@charset "UTF-8";

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */



/** here the default 
base styling for the header nav drop down
*/


ul.dropdown {
 font-weight: bold;
}


ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	 list-style: none;
/*	 margin: 0;
	 padding: 0; */
	 font-size:11px !ie;
}

/* nav buttons */
	ul.dropdown li {
	 padding: 6px 7px;
	 margin: 1px 1px 1px 1px;
	 border-style:none; /* solid; */
	 border-width: 1px 1px 1px 1px;
	 border-color: #fff #d9d9d9 #d9d9d9;
	/* background-color: #f6f6f6; */
	 color: #000;
	 text-align:left;
}

/* standar nav buttons rollover */
	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #eee;
	 color: #000;
	 margin: 0px;
	 border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #999999;
	 /* border-bottom: 1px solid #eee; */
	 	border-bottom:1px solid black;
margin-bottom:-1px; */
	 padding-bottom: 8px !ie;
}
 
	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #000; text-decoration: none;   margin-top: 0px;}
	ul.dropdown a:hover		{ color: #000; }
	ul.dropdown a:active	{ color: #ffa500; }


	/* -- level mark -- */

	ul.dropdown ul {
	/* margin-top: 1px; */
 margin-top: 2px;

 margin-bottom: 0px;
 margin-right: 1px;
 border: 0px;
 background-color: #E1E1E1;
 margin-left: -1px;

 	 background-color: white;
	 border-left: 1px solid #999999;

	}

		/* this is the drop down menus */
		ul.dropdown ul li {
		 font-weight: normal;
         border-bottom: 0px solid black;
		 border-left: 0px solid black; border-right: 0px solid black;  border-top: 0px solid black;
		 border-bottom: 1px solid #999999;
		 margin: 0px 0px 0px 0px;
		 	 border-right: 1px solid #999999;
		 /* background-color: pink; */
		 background-color: white;

		}

/* dropdown nav buttons rollover */
	ul.dropdown  ul li.hover,
	ul.dropdown  ul li:hover {
	 color: #fff;
	margin: 0px 0px 0px 0px;
	border:0px;
	background-color: #DADADA;
	border-left: 0px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	color: #fff;
/* border-bottom: 1px solid #999999; 
/* margin-left: -1px; 
 border-bottom: 1px solid #ffa500; */
/*
 margin: 0px 0px 0px 0px;
  margin-bottom: 0px;
    margin-left: 0px;
    margin-top: -2px;
*/

	 padding: 6px 8px;

	}

/* not used 
.dir {
padding-bottom:-2px;
border: 0px;
margin-top: -1px;
} */

#tre {
margin-right:-15px;
text-align:center;
padding-left:5px;
}
*/

#nopix.hover,
#nopix:hover{
	padding-top: 6px;
	border-top: 0px; 
	border-left: 0px; border-right: 0px; 
/* background-color: red; */
	border-bottom: 1px solid #999999;

}

/* do not change anything from here onwards
/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(images/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url(images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
 background-image: url(images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(images/nav-arrow-left.png);
 background-position: 0 50%;
}

/* end the default */

/* extra width for the very long nova scotia properties crap */
.wide {
	 width: 250px;
}


ul.dropdown {
	position: relative;
z-index: 85;
	/* z-index: 597; */
	float: right;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;

}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
z-index: 89;
/* z-index: 599; */
 cursor: default;

}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
z-index: 89;
/* z-index: 598;*/
 width: 100%;
   width: 120px;


}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

#here:hover { margin-bottom:1px; }


#here  {
	background-color:#dadada;
	border-bottom:1px solid black;
}


 <!--[if IE]> 

#nav1 a {
font-size:11px;
margin:0;
padding:0;
margin-top:1px;

/* border-bottom:1px solid red; */
}

<![endif]-->

