@charset "iso-8859-1";

body {
  background-image: url(../bilder/body_home.png);
  background-repeat: no-repeat;
  background-color: white;	
  color: #005C9C;
  font-family: "Frutiger 45 Light", Frutiger, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  overflow: auto;
}
.body_ueber_uns1 {background-image: none}
.body_ueber_uns2 {background-image: url(../bilder/body_ueber_uns2.png)}
.body_wann_wo {background-image: url(../bilder/body_wann_wo.png)}
.body_marken {background-image: url(../bilder/body_marken.png)}
.body_kontakt {background-image: url(../bilder/body_kontakt.png)}
.body_angebot1 {background-image: url(../bilder/body_angebot.png)}
.body_angebot2 {background-image: url(../bilder/body_angebot2.png)}
.body_galerie {background-image: url(../bilder/body_galerie.png)}

div	{
  position: absolute;
  text-align: left;
}
.divHome {
  top: 0px;
  left: 75px;
}
.divMenu {
  top: 26px;
  left: 749px;
  width: 120px;
}
.divContent {
  top: 42px;
  left: 210px;
  width: 520px;
  text-align: right;
}
.divContent2 {
  top: 42px;
  left: 749px;
  width: 140px;
}
.divSeiten {
  top: 445px;
  left: 210px;
  width: 520px;
  text-align: right;
}
.divMailSenden {
  top: 425px;
  left: 210px;
  width: 520px;
  text-align: right;
}
.divImpressum {
  top: 555px;
  left: 0px;
  width: 882px;
  font-size: 8pt;
  text-align: right;
}
.div111 {
  top: 35px;
  left: 110px;
}

img {
  border-color: #005C9C
}

table {
  text-align: right;
  vertical-align: top;
  font-size: 10pt;
}
.table2 {
  text-align: left;
  vertical-align: top;
  font-size: 11pt
}
.table3 {
  text-align: center;
  vertical-align: top;
  font-size: 11pt;
}
th {
  vertical-align: top;
  font-size: 11pt;
  font-weight: bold;
} 
td {
  vertical-align: top;
  font-size: 11pt;
} 
a:link {
  color: #005C9C;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #005C9C;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #005C9C;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: underline;
}
a:active {
  color: #005C9C;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: underline;
}
.aImpressum:link {
  font-size: 8pt;
  font-weight: normal;
}
.aImpressum:visited {
  font-size: 8pt;
  font-weight: normal;
}
.aImpressum:hover {
  font-size: 8pt;
  font-weight: normal;
}
.aImpressum:active {
  font-size: 8pt;
  font-weight: normal;
}
