body {
  margin: 0;
  padding: 0;
  font-family: "Tahoma" sans-serif;
  font-size: 10pt;
  text-align: left;
}

/*-- page head styles --------------------------------------------------------*/

#pagehead_print {
  width: 100%;
  z-index: 99;
}

#pagehead_print .print_title {
  font-size: 20pt;
  font-weight: bold;
  text-align: left;
}

#pagehead {
  display: none;
  position: relative;
  height: 175px;
  width: 760px;
  margin: 0 auto;
  background-color: #4D6573;
  background-image: url("gui/headbg.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
}

#pagehead ul.menu {
  position: absolute;
  top: 124px;
  left: 278px;
  width: 600px;
  margin: 0;
  padding: 0;
}

#pagehead ul.menu li {
  float: left;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#pagehead ul.menu li a {
  display: block;
  height: 31px;
  background-position: top left;
  background-repeat: no-repeat;
}

a#home { background-image: url("gui/home.gif"); width: 79px;}
a#company { background-image: url("gui/company.gif"); width: 100px;}
a#portfolio { background-image: url("gui/portfolio.gif"); width: 100px;}
a#sitemap { background-image: url("gui/sitemap.gif"); width: 112px;}
a#contact { background-image: url("gui/contact.gif"); width: 89px;}

#pagehead ul.menu li a#home:hover,
#pagehead ul.menu li a#company:hover,
#pagehead ul.menu li a#portfolio:hover,
#pagehead ul.menu li a#sitemap:hover,
#pagehead ul.menu li a#contact:hover { background-position: 0 -31px;}

#pagehead ul.menu li a span {
  visibility: hidden;
}


#pagehead a#emailus {
  display: block;
  position: absolute;
  top: 17px;
  left: 1;
  width: 81px;
  height: 17px;
  background-image: url("gui/emailus.gif");
  background-position: top left;
  background-repeat: no-repeat;
}
#pagehead a#emailus span {
  visibility: hidden;
}


#pagehead a#sitemaplink {
  display: block;
  position: absolute;
  top: 40px;
  left: 1;
  width: 81px;
  height: 17px;
  background-image: url("gui/sitemaplink.gif");
  background-position: top left;
  background-repeat: no-repeat;
}
#pagehead a#sitemaplink span {
  visibility: hidden;
}

/*-- page content styles -----------------------------------------------------*/

#page {
  width: 100%;
  margin: 0;
  padding: 0;
}

#flash {
display: none;
}

#contentFrame {
  height: 70em;
  width: 100%;
  padding: 0;
}

/*-- page foot styles --------------------------------------------------------*/

#pagefoot_print {
  position: relative;
  width: 100%;
  z-index: 99;
  height: 20px;
}

#pagefoot_print .copyright {
  position: absolute;
  font-size: 10pt;
  left: 0px;
}
#pagefoot_print .createdby {
  position: absolute;
  font-size: 10pt;
  right: 0px;
}


#pagefoot {
  display:none;
}

.credits #copyright {
  float: left;
  display: block;
  width: 230px;
  height: 15px;
  background-position: top left;
  background-repeat: no-repeat;
  background-image: url("gui/copyright.gif");
  margin-left: 1px;
}

.credits #copyright span{
  visibility: hidden;
}

.credits #createdby {
  float: right;
  display: block;
  width: 202px;
  height: 15px;
  background-position: top right;
  background-repeat: no-repeat;
  background-image: url("gui/createdby.gif");
  margin-right: 1px;
}
.credits #createdby span{
  visibility: hidden;
}

ul.menu {
    display: none;
}

ul.menu_company {
    display: none;
}

.txt {
  text-align: left;
  margin: 0;
  padding: 0;
  border-top: 1px solid black;
}

.txt_title {
  display: none; 
  position:absolute;
  left: 0px;
  top: 27px;
  text-align: justify;
  width: 747px;
  height: 270px;
  margin: 0;
  padding: 0;
  overflow: auto;
}

.txt_title_print {
  display: inline;
}

.txt .inner {
  padding:2px;
}

.txt .inner img {
    width: 200px;
    height: 150px;
    margin:1px;   
}

h2.company {
  text-align: right;
  font-weight: bold;
  font-size: 15px;
}


h2 {
  text-align: right;
  font-weight: bold;
  font-size: 15px;
}

h1 {
  text-align: right;
  font-weight: bold;
  font-size: 15px;
}



div.cleaner {
  display: none;
  font-size: 1px;
  overflow: hidden;
}

p.right {
  display: none;
}



.txt .inner img.chds {
    width: 45px;
    height: 45px;
}

.txt .inner img.ch {
    width: 92px;
    height: 50px;
}

.txt .inner img.vsl {
    width: 116px;
}

.txt .inner img.rein {
    width: 459px;
    height: 140px;
}