html { font-size: 100.01%; }
body { font-size: 1em; line-height: 1.2em;}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, address, code, strong, em, img, ol, ul, li, form, label, input, textarea, table, tr, td { margin: 0; padding: 0; vertical-align: baseline; }
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
table td { padding: 0; }

.fleft { float: left; }
.cleft { clear: left; }
.fright { float: right; }
.cright { clear: right; }
.cboth { clear: both; height:0px;}
.blk { display: block; }
.inl { display: inline; }

IMG {border:0px;}
.spacer10{height:10px;}
.spacer20{height:20px;}

@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  src: url("https://www.immoline.ch/myfonts/OpenSans.ttf");
  
}

@font-face {
  font-family: "Julius Sans One";
  src: url("https://www.immoline.ch/myfonts/JuliusSansOne-Regular.ttf");
  
}
