.quoteContainer { behavior: url(iepngfix.htc); }
html, body { margin: 0; padding: 0; position: relative; }
li { 
  margin-bottom: 15px;
}
h1 { font-size: 20pt; }
h2 { font-size: 18pt; }
h3 { font-size: 16pt; }
h4 { font-size: 14pt; }
h5 { font-size: 12pt; text-decoration: underline; margin: 0; padding: 0; }

body {
  font-family: Helvetica, arial, sans-serif; /* Corbel, Verdana, Helvetica, Arial, sans-serif; */
  font-size: 11pt;
  /*background-image: url(img/back-fl.png);*/
  background-image: url(img/full-florentis.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  overflow: auto;
}

hr {
  border: 1px solid #B64808;
}

.page {
  text-align: center;
}

a, a:visited, a:hover, a:link, img {
  border: 0;
  color: #B64808;
}

.bold { 
  font-weight: bold;
}

.productName {
  font-style: italic;
}  

.container {
  position: relative;
  width: 700px;
  display: inline-block;
  /*background-image: url(img/backblur-fl.png);*/
  background-image: url(img/full-florentis.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
}
.mainTitle { text-align: left; position: relative; margin-top: 20px; }
.mainTitle img {
  vertical-align: middle;
  float: left;
}
.mainTitle .right {
  float: right;
  font-size: 12pt;
  font-weight: bold;
  padding-top: 20px;
  color: gray;
}
.quoteContainer {
  /*z-index:100;*/
  position: relative;
  bottom: 0px;
  height: 150px;
  width: auto;
  /*left: 0px; right: 0px;*/
  /*background: url(img/trans.png);*/
  text-align: left;
  overflow: hidden;
  /*border-top: 2px solid gray;*/
  /*clear: both;*/
}
.quoteContainer #q {
  text-align: left;
  font-family: Times;
  font-size: 88pt;
  font-weight: normal;
  /*color: #DADADA;*/
  color: #FAFAFA;
  position: relative;
  left: 10px;
  top: -25px;
}
.quoteContainer #eq {
  text-align: left;
  font-family: Times;
  font-size: 88pt;
  font-weight: normal;
  color: #FAFAFA;
  position: relative;
  vertical-align: top;
  top: -25px;
}
.quoteContainer #quote {
  font-size: 9pt;
  font-weight: bold;
  color: black;
  position: absolute;
  width: 95%;
  top: 15px;
  left: 25px;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  text-indent: 25px;
}
.quoteContainer #author {
  position: absolute;
  bottom: 60px;
  font-style: italic;
}
.clear { clear: both; }
.tabs {
  position: relative;
  padding-bottom: 5px; 
  padding-top: 5px; 
  text-align: center; 
  height: 20px;
  overflow: hidden;
}
.expanding .selected { height: 30px; background: darkgray ! important;
  vertical-align: top;
  border: 1px solid transparent;
 }
.secondary .selected { height: inherit; }
.secondary { padding-top: 5px; margin-bottom: 10px; background: darkgray; }
.tabs a {
  position: relative;
  vertical-align: top;
  width: 113px;
  height: 20px;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  background: gray;
  color: white;
  text-decoration: none;
}
.tabs .selected, .contentButtons .selected, .sideBar .selected {
  background: #CA581D;
  cursor: hand;
}
.sideBar { z-index:50; position: relative; float: right; width: 220px; text-align: left; margin-bottom: 20px; }
.sideBar .img {
  width: 200px;
  height: 150px;
  border: 1px solid gray;
  margin: 10px;
  background-repeat:no-repeat;
  /*background-attachment:fixed;*/
  background-position:center;   
}
.sideBar .img img { padding: 0; margin: 0; display: inline; vertical-align: middle; }
.sideBar a { display: block; text-decoration: none; color: white; background: gray; padding: 2px; padding-left: 5px; margin: 10px 10px 0 10px; }
.sideBar .title:hover, .tabs a:hover { background: #CA581D }
.sideBar .greylink { text-decoration: none; color: gray; margin-bottom: 10px; display: inline-block; }
.sideBar div { text-align: center; color: gray; font-weight: bold; margin: 10px 10px 0 10px; }
.sideBar .sep { border-bottom: 2px solid gray; margin: 20px 10px 0 10px; }
.content {
  border-top: 1px solid gray;
  text-align: left;
  position: relative;
}
.contentButtons span {
  display: inline-block;
  width: 113px;
  font-weight: bold;
  text-align: center;
  background: gray;
  color: white;
  text-decoration: none;
  margin: 10px 5px 0px 0px;
}
.copy {
  border-top: 1px solid gray;
  /*margin-top: 150px;
  margin-bottom: 250px;*/
}
.copy p { margin: 0; padding: 0; }

a.pdf {
  padding-left: 15px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(img/pdf.gif);
  font-family: Arial;
  font-size: 10pt;
  height: 16px;
  vertical-align: middle;
  margin: 1em;
}

.Technology p { margin-top: 0; }

.Technology table td {
  width: 100px;
}

.Technology table td + td {
  width: auto;
}

.Technology table {
  font-size: 8pt;
  clear: both;
}

.Contact .detail {
  border-collapse: collapse;
}

.Contact .detail td {
  text-align: right;
}

.Contact .detail td + td {
  text-align: left;
}

.Contact table, .Contact td {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  color: black;
  empty-cells: show;
  vertical-align: top;
}

.Contact h3 {
  text-align: right;
  margin: 0;
  padding: 0;
  font-size: 10pt;
  font-weight: bold;
  margin-right: 1em;
}

.Contact img {
  border: 0;
  display: inline-block;
}

.Contact .Logo {
  margin: 1em 0 1em 0;
}

.Contact td, .Contact th {
  padding: 5px;
  text-align: center;
}

.Contact td+td , .Contact th+th {
  border-left: 2px solid #B64808;
}

.Contact iframe {
  display: inline;
  width: 475px;
  height: 300px;
  margin: 0;
  border: 0;
  padding: 0;  
}

.Contact #title {
  width: 35px;
}

.Contact #dAdd { clear: both; }

.Contact label {
  display: block;
}

.Contact fieldset div {
  float: left;
  margin-left: 10px;
}

.Contact #dSub { clear: both; margin-top: 10px; }

.Partners .Company {
  border-top: 2px solid #B64808;
}

.Partners .Logo {
  padding-top: 25px;
  text-align: center;
  font-size: 10pt;
  width: 30%;
}

.Partners img {
  border: 0;
}

.Collapsible {
  margin: 5px 0 0 0;
}
.SquashedList li {
margin-bottom: 0px;
}

.Hidden {
  display: none;
}

.Shown {
  display: block;
}

fieldset {
  width: 60%;
  margin: 5px;
  padding: 10px;
}

fieldset fieldset {
  width: auto;
}

.productTable td {
  font-size: 11pt;
  vertical-align: text-top;
  width: 170px;
  font-weight: bold;
}

.productTable td + td {
  width: auto;
  font-weight: normal;
}

.bgTablet {     background: url( img/tablet2.jpg ); }
.bgSignature {  background: url( img/signature.jpg ); }
.bgSigning {    background: url( img/signing.jpg ); }
.bgSigning2 {   background: url( img/signing2.jpg ); }
.bgServices {   background: url( img/services.jpg ); }
.bgPartners {   background: url( img/partners.jpg ); }
.bgLocation {   background: url( img/ContactUs.gif ); }
.bgProducts {   background: url( img/products.jpg ); }
.bgMerits {     background: url( img/balance.png ); }
.bgFeedback {   background: url( img/feedback.png ); }
.bgHybrid {     background: url( img/stegano.png ); }
.bgTradi {      background: url( img/paper-signatures.jpg ); }
.bgStamp {      background: url( img/stamp.png ); }

.bgAvalon   { background: url( img/uk-passport.jpg ); }
.bgWacom     { background: url( img/wacom-stu-500-sm.jpg ); }
.bgStead     { background: url( img/ePad-signature.jpg ); }
.bgComps     { background: url( img/strand.png ); }
.bgConclude    { background: url( img/c_standing_forms.png ); }
.bgLegap     { background: url( img/legapad.png ); }
.bgHartter { background: url( img/bgHartterGruppe.jpg ); }
