/* Cascalding Style Sheet für Varolux.com
---Druckausgabe --- */


/* nicht benötigte elemente ausblenden */
#headerbild, #leftframe, #submenu, .button, a, logo
{
 display: none;
}
#p10navi
{
 display: none;
}
body {
  font-size: 11px;
  color: #202020;
   }

h1 {
  font-size: 12px;
  font-weight: normal;
  padding: 2px;
  border-bottom: 1px dashed #E6E6FA;
  margin-bottom: 0.8em;
  color: #6699CC;
}

h2, h3, h4, h5, h6 {
  font-size: 1em;
  line-height: 2em;
  font-weight: normal;
  color: #6699CC;
  font-family: Arial, Verdana, sans-serif;
}

p.text {
  color:#000000;
  font-family: Arial;
  font-size:10px;
  font-style:normal;
  line-height:10px;
  text-align:left;
  text-decoration:none; }

#content img {
  border: 0.5px solid #dedede;
  }

#content ul
  {
  list-style-type: none;
  padding-bottom: 10px;
  }

.orgi-ul {
  float:left;
  margin-right:20px;}
/* footer  */

#footer{
  background: #ffffff;
  border-top: 2px solid #415783;
  height: 36px;
  margin: 0px;
  clear: both;
  }

#foot1 {
  width: 174px;
  height: 15px;

  padding:20px;
  color:#000;
  float:left;
  }



