html { height: 100%; }
html body { height: 100%; }
body {
  color: #222222;
  margin: 0;
  background: #ffffff;
  font: 10px Helvetica, sans-serif;
}
a {
  color: #222222;
  text-decoration: none;
}
img { border: 0; }
#wrapper {
  position: relative;
  width: 1160px;
  margin: 0 auto;
  height: 50%;
  min-height: 328.5px;
}
#content-wrapper {
  position: absolute;
  bottom: -328.5px;
  width: 1060px;
  height: 557px;
  border: 50px solid #ffffff;
}
#sidebar {
  position: absolute;
  top: 0;
  right: 0;
  width: 230px;
  height: 557px;
}
#sidebar h1 {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0;
}
#sidebar h1 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
  display: block;
  font-size: 20px;
  overflow: hidden;
  background: url(../images/pixel.gif);
}
#sidebar h1 span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
  display: block;
  font-size: 20px;
  overflow: hidden;
  background: url(../images/pixel.gif);
}
#sidebar h1 a { color: #ff0000; }
#sidebar h1 span { color: #000000; }
#sidebar h1 div img { display: block; }
#sidebar #navigation {
  position: absolute;
  top: 55px;
  left: 0;
  width: 100%;
}
#sidebar #navigation ul {
  margin: 0;
  padding: 0;
}
#sidebar #navigation ul li {
  position: relative;
  display: block;
  list-style: none;
  height: 20px;
}
#sidebar #navigation ul li a {
  position: absolute;
  font-size: 15px;
  color: #222222;
  overflow: hidden;
  top: 0;
  left: 0;
  height: 20px;
  width: 100%;
  background: url(../images/pixel.gif);
}
#sidebar #navigation ul li strong a { font-weight: normal; }
#sidebar #navigation ul li div img { display: block; }
#sidebar #navigation ul li .title-active { display: none; }
#sidebar #navigation ul .selected a { color: #ff0000; }
#sidebar #navigation ul .selected .title-active { display: block; }
#sidebar #navigation ul .selected .title { display: none; }
#sidebar #navigation h2 {
  font-size: 15px;
  color: #222222;
  height: 20px;
  margin: 0;
  padding: 0 0 10px 0;
}
#sidebar #navigation form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
#sidebar #navigation form fieldset ul li {
  position: relative;
  display: block;
  height: 45px;
}
#sidebar #navigation form fieldset ul li input.text {
  width: 220px;
  margin: 0;
  padding: 2px 5px;
  border: 1px solid #999999;
}
#sidebar #navigation form fieldset ul li label {
  display: block;
  padding: 2px 0;
}
#sidebar #navigation form fieldset ul li .submit {
  position: absolute;
  right: 0;
  left: auto;
  width: 48px;
  height: 21px;
  background: url(../images/login.png) no-repeat top left;
  text-indent: -9999px;
  overflow: hidden;
}
#sidebar #navigation .download {
  margin: 0;
  padding: 40px 0 0 0;
}
#sidebar .legend {
  color: #222222;
  position: absolute;
  bottom: 52px;
  left: 0;
  width: 230px;
}
#sidebar .text { line-height: 1.4; }
#sidebar .bottom {
  border-top: 1px solid #878787;
  position: absolute;
  bottom: -4px;
  height: 42px;
  width: 56px;
  overflow: visible;
}
#sidebar .bottom ul {
  position: absolute;
  left: -1px;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 230px;
}
#sidebar .bottom ul li {
  position: relative;
  display: block;
  float: left;
  list-style: none;
  height: 20px;
  margin-right: 13px;
}
#sidebar .bottom ul li span { font-size: 15px; }
#sidebar .bottom ul li #logout {
  display: block;
  position: relative;
  top: -5px;
  width: 59px;
  height: 21px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/logout.png) no-repeat center center;
}
#sidebar .bottom ul li a {
  font-size: 15px;
  color: #222222;
  overflow: hidden;
  top: 0;
  left: 0;
  height: 20px;
  width: 100%;
  background: url(../images/pixel.gif);
}
#sidebar .bottom ul li strong a { font-weight: normal; }
#sidebar .bottom ul li div img { display: block; }
#sidebar .bottom ul li .title-active { display: none; }
#sidebar .bottom ul strong a { color: #ff0000; }
#sidebar .bottom ul strong .title-active { display: block; }
#sidebar .bottom ul strong .title { display: none; }
#sidebar .bottom ul .selected a { color: #ff0000; }
#sidebar .bottom ul .selected .title-active { display: block; }
#sidebar .bottom ul .selected .title { display: none; }
#content {
  position: absolute;
  top: 0;
  left: 0;
  width: 794px;
  height: 557px;
  overflow: hidden;
}
#content .image-viewer {
  position: absolute;
  background: #ffffff;
  z-index: 9;
  top: 0;
  left: 0;
  width: 794px;
  height: 557px;
  overflow: hidden;
  cursor: pointer;
}
#content .image-viewer img {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
}
#content .static { cursor: default !important; }
.image-paragraph {
  position: relative;
  float: left;
  overflow: hidden;
  margin-left: 11px;
}
.image-paragraph img { display: block; }
.image-break-paragraph {
  clear: both;
  height: 7px;
  overflow: hidden;
}
.image-row-container {
  float: right;
  height: 87px;
}
#image-numbers { margin-top: 60px; }
#image-numbers a {
  position: relative;
  font-size: 15px;
  cursor: pointer;
  background: url(../images/pixel.gif);
  width: 23px;
  height: 25px;
  float: left;
  left: -5px;
  color: #222222;
  background-color: #ffffff;
}
#image-numbers a .nr {
  position: absolute;
  display: block;
  top: 3px;
  left: 5px;
}
#image-numbers a .nr-active {
  position: absolute;
  display: block;
  top: 3px;
  left: 5px;
}
#image-numbers a .nr-active { display: none; }
#image-numbers a.viewer-close { display: none; }
#image-numbers .selected { color: #ff0000; }
#image-numbers .selected .nr-active { display: block; }
.christianknorr-client-download #content {
  position: relative;
  left: -22px;
  width: 816px;
  overflow: hidden;
  height: auto;
}
.christianknorr-client-download #content .paragraph-download {
  position: relative;
  float: left;
  margin-left: 22px;
  height: 300px;
}
.christianknorr-client-download #content .paragraph-download .preview {
  display: block;
  height: 240px;
  background-position: center center;
  background-repeat: no-repeat;
}
.christianknorr-client-download #content .paragraph-download .info {
  display: block;
  height: 35px;
  padding-top: 3px;
}
.christianknorr-client-download #content .paragraph-download .info .title {
  color: #000000;
  display: block;
  margin: 2px 0;
}
.christianknorr-client-download #content .paragraph-download .info .size {
  color: #000000;
  display: block;
  margin: 2px 0;
}
.christianknorr-client-download #content .portrait { width: 182px; }
.christianknorr-client-download #content .landscape { width: 386px; }
