@charset "iso-8859-1";
/* CSS Document */

body {
  background-color: #673b30;
  background-image: url(../img/background.png);
  color: #673b30;
  margin: 0px;
  padding: 0px;
  overflow-y: scroll;
  font-family: Arial, Helvetica, sans-serif;
}

a, #panel {
  color: #673b30;
  font-weight: bold;
  text-decoration: none;
}

#positioner-table {
  border: 0px;
  height: 100%;
  width: 100%;
  padding: 10px;
}

#logoleiste img {
  width: 562px;
  height: 54px;
}

#content {
  background-color: #FFFFFF;
  vertical-align: top;
  padding-top: 36px;
  font-size: 11px;
  width: 362px;
}

#content table {
  font-size: 12px;
}

#headline {
  color: #c0b1aa;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 14px;
}

#content div {
  padding-right: 30px;
}

#panel {
  /* background: #ffffff url(../img/panel.png); */
  background-position: bottom;
  background-repeat: no-repeat;
  width: 274px;
  height: 450px;
  line-height: 30px;
  padding-top: 30px;
}

#panel div {
  margin-left: 20px;
}

#panel div span {
  border-left: 2px solid #673b30;
  padding-left: 11px;
}

#panel div a {
  padding-left: 13px;
}

#spacer {
  width: 274px;
  height: 20px;
  visibility: hidden;
}

#margin-right {
  background-color: #ffffff;
  width: 28px;
}

#bildhalter {
  background-color: #ffffff;
  background-image: url(../img/bildhalter.png);
  background-position: bottom;
  background-repeat: no-repeat;
  vertical-align: top;
  padding-top: 39px;
}

#bildhalter img {
  border: 0px;
  width: 172px;
  height: 357px;
}

#hidden {
  visibility: hidden;
}

#opener {
  cursor: help;
  text-decoration: underline;
}

#overlay {
  cursor: help;
  display: inline;
  position: relative;
}

#overlay img {
  display: none;
  position: absolute;
  top: -245px;
  left: 0px;
}

#copyright {
  text-align: left;
  width: 830px;
  margin-bottom: 50px;
  color: #ffffff;
  font-size: 12px;
}

#overflow {
	overflow-y: scroll;
	height: 300px;
	margin-right: 10px;
}

.home {
  background: #ffffff url(../img/panel_home.png);
}

.impre {
  background: #ffffff url(../img/panel_impre.png);
}

.kontakt {
  background: #ffffff url(../img/panel_kontakt.png);
}

.philo {
  background: #ffffff url(../img/panel_philo.png);
}

.team {
  background: #ffffff url(../img/panel_team.png);
}
