@import url(webfonts/capsuula/stylesheet.css);
@import url(webfonts/colaborate/stylesheet.css);
@import url(webfonts/open-sans-condensed/stylesheet.css);
@import url(webfonts/WinterthurCondensed/stylesheet.css);

* {
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 12px;
  color: #4a443e;
  z-index: 10;
}

body {
  background-image: url(images/head1.png);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  margin: 0px auto;
  padding-left: 100px;
  padding-right: 0px;
}

a {
  text-decoration: none;
}

#wrapper {
  position: relative;
  width: 1024px;
  z-index: 0;
  margin: 0px auto;
}

#head {
  position: relative;
}

#head ul {
  position: absolute;
  left: 890px;
  top: 60px;
}

#head li {
  list-style-type: none;
}

#head li a {
  font-size: 10px;
  color: white;
}

#head li a:hover {
  color: #444;
}

#head #hotline {
  position:absolute;
  right: 170px;
  top: 147px;
  font-size:14px;
  text-decoration: none;
  text-align: right;
  letter-spacing: 0.1em;
}

#head #bildtitel {
  position: absolute;
  left: 170px;
  top: 147px;
  font-size: 14px;
  text-decoration: none;
  text-align: left;
  letter-spacing: 0.05em;
}

#head #hotline div {
  position: absolute;
  right: -10px;
  top: 15px;
  margin-top: 8px;
  width: 560px;
  text-align: right;
  background-color: #eee;
  line-height: 20px;
  font-size: 14px;
  padding-right: 5px;
  color: #cb6768;
  display:none;
}

#head #hotline:hover div {
  display: block;
}

#menu {
  position: absolute;
  top: 192px;
  left: 90px;
  text-align: center;
  padding-left: 10px;
  width: 1024px;
}

#menu ul {
}

#menu li {
  list-style-type: none;
  float: left;
  margin-right: 0px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 2px;
}

#menu li a {
  display: block;
  font-weight: normal;
  font-size: 11px;
  letter-spacing: 0.05em;
}

#menu li a:hover {
  color: #444;
  border-bottom: #cb6768;
}

#menu li.aktiv {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: #fcfcfc;
  padding-bottom: 7px;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
  color: #cb6768;
}

#menu li.aktiv a:hover {
  color: #999;
}

#menu li ul {
  display: none;
  margin-top: 5px;
}

#menu li:hover ul {
  display: block;
  background-color: white;
  border: 1px solid #ccc;
  border-top: 1px solid white;
  margin-top: 6px;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 99;
}

#menu li.aktiv:hover ul {
  border-left: 0;
  border-right: 0;
  margin-bottom: -9px;
}

#menu li ul li {
  float: none;
  border: 0;
  text-align: right;
  z-index: 100;
}

#menu li ul li a {
  display: block;
  color: #cb6768;
}

#menu li ul li:hover {
  border: 0;
}

#main {
  margin-top: 105px;
  margin-left: 156px;
  z-index: 10;
}

#linie {
  position:absolute;
  left: 156px;
  height: 500px;
  border-left: 1px solid #cb6768;
  z-index: 20;
}

#inhalt {
  position: relative;
  left: -23px;
  top: 0px;
  min-height: 500px;
  width: 695px;
  margin-left: 30px;
  color: #666;
  font-weight: normal;
  font-size: 13px;
  padding-bottom: 00px;
  z-index: 11;
}

#inhalt div a {
  text-decoration: none;
}

#inhalt div a:hover {
  text-decoration: underline;
}

#submenu {
  position: absolute;
  left: 0px;
  width: 140px;
}

#submenu li {
  list-style-type: none;
  margin-bottom: 10px;
  text-align: right;
  box-shadow: 3px 3px 3px #999;
  border-radius: 5px;
}

#submenu li a {
  display: block;
  font-size: 13px;
}

#submenu li a:hover {
  color: #444;
}

#submenu #angebot {
  margin-top: 50px;
}

#submenu #angebot h1 {
  font-weight: normal;
  color: #cb6768;
  text-align: right;
  font-size: 13px;
  margin-bottom: 10px;
}

#submenu #angebot li {
  text-align: right;
  line-height: 20px;
  padding-right: 5px;
}

#submenu #angebot li a {
  color: white;
}

#submenu #angebot li.marke1 {
  background-color: #cb6768;
  background-image: url(images/marke1.png);
  background-repeat: no-repeat;
  background-position-x: -5px;
}

#submenu #angebot li.marke2 {
  background-color: #61bb83;
  background-image: url(images/marke2.png);
  background-repeat: no-repeat;
  background-position-x: -5px;
}

#submenu #angebot li.marke3 {
  background-color: #d37e7f;
  background-image: url(images/marke3.png);
  background-repeat: no-repeat;
  background-position-x: -5px;
}

#submenu #angebot li.marke4 {
  background-color: #35b1e3;
  background-image: url(images/marke4.png);
  background-repeat: no-repeat;
  background-position-x: -5px;
}

#submenu #angebot li.marke_a {
  background-color: #e3aba5;
  background-image: url(images/marke1.png);
  background-repeat: no-repeat;
  background-position-x: 20px;
  width: 120px;
  margin-left: 15px;
  box-shadow: 3px 3px 3px #999;
}

#submenu #angebot li.marke_b {
  background-color: #d98f8a;
  background-image: url(images/marke2.png);
  background-repeat: no-repeat;
  background-position-x: 20px;
  width: 120px;
  margin-left: 15px;
  box-shadow: 3px 3px 3px #999;
}

#submenu #angebot li.marke_c {
  background-color: #d47b77;
  background-image: url(images/marke3.png);
  background-repeat: no-repeat;
  background-position-x: 20px;
  width: 120px;
  margin-left: 15px;
  box-shadow: 3px 3px 3px #999;
}

#submenu #angebot li.marke_d {
  background-color: #cd6667;
  background-image: url(images/marke4.png);
  background-repeat: no-repeat;
  background-position-x: 20px;
  width: 120px;
  margin-left: 15px;
  box-shadow: 3px 3px 3px #999;
}

#submenu #angebot li a:hover {
  color: #eee;
}

#inhalt p {
  margin-bottom: 5px;
}

#inhalt h1 {
  font-family: "OpenSansCondensedLight";
  font-weight: normal;
  font-size: 20px;
  color: #4a443e;
  margin-bottom: 25px;
  border-top: 1px solid #cb6768;
  padding-top: 15px;
  border-bottom: 1px solid #cb6768;
  padding-bottom: 15px;
}

#inhalt h2 {
  font-family: "OpenSansCondensedLight";
  font-size: 17px;
  color: #4a443e;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: -2px;
}

#inhalt p {
  font-size: 10px;
  letter-spacing: 0.08em;
  line-height: 17px;
  margin-bottom: 10px;
}

#inhalt ul {
  margin-left: 30px;
  margin-bottom: 15px;
}

#inhalt img[align=left] {
  margin-right: 20px;
  border: 1px solid #ccc;
}

#inhalt img[align=right] {
  margin-left: 20px;
  border: 1px solid #ccc;
}

#inhalt a {
  color: #cb6768;
  text-decoration: none;
}

#inhalt a.intern {
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 17px;
}

#inhalt a.extern {
  color: #4a443e;
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 17px;
  text-decoration: none;
}

#inhalt a.extern:hover {
  text-decoration: underline;  
}

#inhalt a.intern {
  color: #cb6768;
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 17px;
  text-decoration: none;
}

#inhalt .fuss {
  clear: both;
  text-align: center;
  color: #cb6768;
  font-size: 12px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 30px;
}

.overlay {
  padding: 10px;
}

.overlay h1 {
  color: #cb6768;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: left;
}

.overlay th {
  font-size: 11px;
  padding-bottom: 5px;
  text-align: left;
}

.overlay td {
  border-top: 1px solid silver;
  line-height: 20px;
  font-size: 11px;
  text-align: left;
}

.overlay a {
  color: black;  
}

#inhalt.kontakt_senden,
#inhalt.impressum {
  padding-left: 50px;
  width: 645px;
}

#inhalt.sonderaktion_damen,
#inhalt.sonderaktion_herren,
#inhalt.paketpreise_damen,
#inhalt.paketpreise_herren,
#inhalt.preise_damen,
#inhalt.preise_herren {
  padding-left: 30px;
  width: 660px;
}

#inhalt.systemanalyse,
#inhalt.systemanalyse2,
#inhalt.systemanalyse3,
#inhalt.persoenliches_angebot2,
#inhalt.persoenliches_angebot {
  padding-left: 20px;
  width: 675px;
}

.formular {
  position: relative;
  margin-top: 20px;
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 17px;
}

.formular div {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 17px;
}

.formular div.tabelle {
  clear: both;
  line-height: 20px;
  margin-bottom: -5px;
}

.pflicht span {
  color: red;
  padding-left: 5px;
}

.formular div.tabelle select,
.formular div.tabelle input {
  position: absolute;
  left: 140px;
}

.formular select,
.formular input[type=text] {
  border: 1px solid silver;
  line-height: 17px;
}

.formular input[type=button],
.formular input[type=submit] {
  margin-top: 10px;
}

.preisliste th,
.preisliste td {
  font-size: 10px;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
}

.preisliste th,
.preisliste td {
  text-align: center;
  border-radius: 4px;
}

.preisliste td span {
  color: #cd6667;
  font-size: 10px;
}

.preisliste th span {
  color: #cd6667;
  font-size: 10px;
}

.preisliste th.AIR {
  background-color: #e3aba5; 
  border-radius: 4px;
  color: white; 
}

.preisliste th.EVO {
  background-color: #d98f8a;
  border-radius: 4px;
  color: white;
}

.preisliste th.DIM {
   background-color: #d47b77;
  border-radius: 4px;
   color: white;
}

.preisliste th.LASE {
  background-color: #cd6667;
  border-radius: 4px;
  color: white;
}

.ov_rechts_inhalt {
  overflow: auto;
}

.ov_rechts_inhalt h1 {
  font-family: "OpenSansCondensedLight";
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 25px; 
  color: #4a443e;
}

.ov_rechts_inhalt h2 {
  color: #cd6667;
  font-weight: normal;
}
.ov_rechts_inhalt p {
  clear: both;  
  margin-bottom: 5px;
}

.ov_rechts_inhalt a {
  color: #cb6768;
}

.ov_rechts_inhalt a:hover {
  text-decoration: underline;
}

.ov_rechts_inhalt a.intern {
  color: #cb6768;  
}

.ov_rechts_inhalt a.extern {
  color: #4a443e;
}

.ov_rechts_inhalt div.box_LASE {
  background-color: #cd6667;
  float:left;
  width: 170px;
  color: white;
  padding: 10px;
  margin-right: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 3px 3px 3px #999;
  -webkit-box-shadow: 3px 3px 3px #999;
  -khtml-box-shadow: 3px 3px 3px #999;
  -moz-box-shadow: 3px 3px 3px #999;
  text-align: center;
}

.ov_rechts_inhalt div.box_AIR {
  background-color: #e3aba5;
  float:left;
  width: 170px;
  color: white;
  padding: 10px;
  margin-right: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 3px 3px 3px #999;
  -webkit-box-shadow: 3px 3px 3px #999;
  -khtml-box-shadow: 3px 3px 3px #999;
  -moz-box-shadow: 3px 3px 3px #999;
  text-align: center;
}

.ov_rechts_inhalt div.box_EVO {
  background-color: #d98f8a;
  float:left;
  width: 170px;
  color: white;
  padding: 10px;
  margin-right: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 3px 3px 3px #999;
  -webkit-box-shadow: 3px 3px 3px #999;
  -khtml-box-shadow: 3px 3px 3px #999;
  -moz-box-shadow: 3px 3px 3px #999;
  text-align: center;
}

.ov_rechts_inhalt div.box_DIM {
  background-color: #d47b77;
  float:left;
  width: 170px;
  color: white;
  padding: 10px;
  margin-right: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 3px 3px 3px #999;
  -webkit-box-shadow: 3px 3px 3px #999;
  -khtml-box-shadow: 3px 3px 3px #999;
  -moz-box-shadow: 3px 3px 3px #999;
  text-align: center;
}

.ov_rechts_inhalt li {
  margin-left: 15px;
}