html, body {
  font-family:Arial,Verdana,Geneva,Helvetica;
  text-align:center;
  color:#FFFFFF;
  background-color:#FFFFFF;
  margin:0px;
  height:100%;
}

#centerHelp {
  position:relative;
  width:100%;
  height:50%;
  min-height:290px;
}

#centerLine {
  position:relative;
  height:1px;
  width:825px;
  text-align:center;
  overflow:visible;
  left:0px;
  margin:auto;
}

#main {
  position:absolute;
  text-align:left;
  top:-290px;
  left:0px;
  width:825px;
  height:580px;
}

#leftOrangeBorder {
  position:absolute;
  right:7px;
  bottom:13px;
}

#bottomOrangeBorder {
  position:absolute;
  right:7px;
  bottom:13px;
}

#head {
  position:relative;
  width:100%;
  height:60px;
}

#schriftJM {
  position:absolute;
  bottom:30px;
  left:7px;
}

#schriftPH {
  position:absolute;
  bottom:30px;
  right:18px;
}

#menue {
  position:absolute;
  width:751px;
  height:28px;
  left:31px;
  bottom:1px;
  background-image:url(../images/joerg-michaelis-photograph-menue-background.gif);
  background-repeat:repeat-x;
}

.menuePoint {
  float:left;
  margin:0px;
  padding:0px;
  background-color:#000000;
  margin-left:1px;
  margin-top:7px;
}

#middle {
  position:relative;
  width:100%;
  height:490px;
  background-image:url(../images/joerg-michaelis-photograph-content-background.jpg);
  background-repeat:repeat-y;
}

#content {
  position:relative;
  width:751px;
  height:490px;
  margin-left:31px;
  background-image:url(../images/joerg-michaelis-photograph-content-bottom-background.gif);
  background-repeat:repeat-x;
  background-position:left bottom;
}

#bigPicDiv {
  position:absolute;
  width:547px;
  height:474px;
  top:8px;
  left:32px;
  visibility:hidden;
  background-color:#000000;
}

#leftColumn {
  width:189px; /*203 - (2*7) -- margin-left/right aus .contentColumn*/
  color:#000000;
  font-size:10pt;
}

.subMenueDiv {
  margin-bottom:12px;
}

#addressDIV {
  position:absolute;
  bottom:10px;
  left:0px;
  text-align:center;
  width:189px;
}

#studioAddress {
  color:#000000;
  font-size:9pt;
  text-align:center;
  margin-left:7px;
}

#studioAddress a{
  text-decoration:none;
  color:#A98538;
  font-size:9pt;
}

#officeAddress {
  color:#000000;
  font-size:8pt;
  text-align:center;
  margin-top:10px;
  margin-left:7px;
}

#officeAddress a{
  text-decoration:none;
  color:#A98538;
  font-size:9pt;
}

#middleColumn {
  width:331px; /*345 - (2*7) -- margin-left/right aus .contentColumn*/
  color:#000000;
  font-size:10pt;
}

#mainPic {
  position:relative;
  width:275px;
  height:275px;
  border:1px solid #000000;
  margin-left:26px;
}

#mainPicLinks {
  width:275px;
  margin-left:26px;
  margin-top:25px;
  text-align:center;
  color:#000000;
  font-size:10pt;
}

#mainPicLinks a {
  text-decoration:none;
  font-size:10pt;
  color:#A98538;
}

.selectpicture {
  position:absolute;
  top:0px;
  left:0px;
  visibility:hidden;
}

#rightColumn {
  width:189px; /*203 - (2*7) -- margin-left/right aus .contentColumn*/
  color:#000000;
  font-size:10pt;
}

.contentColumn {
  display:inline;
  float:left;
  height:450px;
  margin-top:18px;
  margin-bottom:11px;
  margin-left:7px;
  margin-right:7px;
  color:#000000;
  font-size:10pt;
}

.contentColumn h1 {
  font-size:11pt;
  font-weight:bold;
  color:#A98538;
}

.contentColumn h2 {
  font-size:10pt;
  font-weight:bold;
  color:#A98538;
}

.contentColumn a {
  text-decoration:none;
  font-size:10pt;
  color:#A98538;
}

.contentColumn p{
  margin:0px;
  padding:0px;
}

.picColumn {
  float:left;
  width:59px;
  margin-left:2px;
  margin-right:2px;
  display:inline;
}

.onePic {
  width:59px;
  height:59px;
  margin-bottom:4px;
  margin-top:0px;
}

#contentTopBorder {
  position:absolute;
  width:751px;
  height:12px;
  top:-1px;
  left:0px;
  background-image:url(../images/joerg-michaelis-photograph-content-top-border-background.gif);
  background-repeat:repeat-x;
  background-color:#4A3B15;
  text-align:center;
}

#contentBottomBorder {
  position:absolute;
  width:751px;
  height:8px;
  bottom:-1px;
  left:0px;
  background-image:url(../images/joerg-michaelis-photograph-content-bottom-border-background.gif);
  background-repeat:repeat-x;
  background-color:#4A3B15;
}

#contentCornerTopLeft {
  position:absolute;
  top:7px;
  left:0px;
}

#contentCornerBottomLeft {
  position:absolute;
  bottom:7px;
  left:0px;
}

#footer {
  position:relative;
  margin-top:1px;
  width:100%;
  height:29px;
  background-image:url(../images/joerg-michaelis-photograph-footer-background.gif);
  background-repeat:repeat-x;
}

#footer div {
  position:relative;
  margin:0px;
  padding:0px;
  padding-top:17px;
  padding-left:18px;
  /*color:#B5B3B5;*/
  color:#000000;
  font-size:7pt;
}

#footer div a {
  text-decoration:none;
  /*color:#B5B3B5;*/
  color:#000000;
  font-size:7pt;
}

#left11a {
  position:absolute;
  top:-35px;
  left:10px;
}

#right11a {
 position:absolute;
 top:-35px;
 right:21px;
}

#mainCornerTopLeft {
  position:absolute;
  bottom:0px;
  left:0px;
}

#mainCornerTopRight {
  position:absolute;
  bottom:0px;
  right:0px;
}

#mainCornerBottomLeft {
  position:absolute;
  top:-1px;
  left:0px;
}

#mainCornerBottomRight {
  position:absolute;
  top:-1px;
  right:0px;
}
