html, body {
  height:100%;
}

body {
  text-align:center; /* horizontal centering for IE Win quirks */
  background: url(/fileadmin/images/template/bodyBg_004c97.gif) center left repeat-x #004c97;
}

a,
a:visited,
a:hover {
  color: #000000;
}

a:hover { color: #004c97; }

#distance { 
  width:1px;
  height:50%;
  margin-bottom:-285px;
  float:left;
}

#wrapper {
  position: relative;
  width: 950px;
  height: 570px;
  margin:0 auto;
  clear:left;
  overflow: hidden;
  text-align: left;
}

#logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 261px;
  height: 81px;
}

#shortInfo {
  position: absolute;
  top: 0;
  left: 555px;
  left: 400px;
  width: 325px;
  height: 90px;
  color: #ffffff;
  font-size: 0.9em;
  line-height: 1.4em;
}

#shortInfo a {
  color: #ffffff;
}

#shortInfo strong { font-weight: bold; color: #ffffff; padding-left: 0; }

#button {
  position: absolute;
  top: 25px;
  left: 748px;
  z-index: 400;
}

#watermarkTop {
  position: absolute;
  top: 0;
  left: 146px;
  width: 204px;
  height: 100px;
}

#watermarkLeft {
  position: absolute;
  top: 100px;
  left: 69px;
  width: 151px;
  height: 156px;
}

#watermarkRight {
  position: absolute;
  top: 100px;
  left: 230px;
  width: 226px;
  height: 218px;
  z-index: 10;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  overflow: hidden;
}

#menu {
  position: absolute;
  top: 185px;
  left: 0;
  width: 220px;
  overflow: hidden;
  float: left;
}

#content {
  position: absolute;
  top: 90px;
  left: 220px;
  width: 690px;
  height: 480px;
  float: right;
  background: url(/fileadmin/images/template/contentBg_004c97.gif) top left #004c97;
}

#content p {
  padding-bottom: 1.5em;
}

#content h1 {
  font-size: 1.2em;
  color: #004c97;;
  margin: 0 0 1.4em 0;
  font-weight: bold;
}

#content table p { padding-bottom: 0; }

#content thead td {
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  line-height: 2.5em;
}

/* #content tbody tr { border-bottom: 1px solid #000000; } */
#content tbody td { vertical-align: middle; padding: 0.5em 0; border-bottom: 1px solid #000000;}

#content .contentSeparator {
  display: block;
  clear: both;
  border-top: 1px solid #ccc;
  padding-bottom: 1.5em;
}

#content .oneColWrapper,
#content .twoColsWrapper,
#content .twoColsWrapperWideLeft,
#content .twoColsWrapperSmallLeft {
  clear: both;
}

#content .oneColWrapper .oneCol,
#content .twoColsWrapper .twoColsLeft,
#content .twoColsWrapperWideLeft .twoColsLeft,
#content .twoColsWrapperSmallLeft .twoColsLeft {
  position: relative;
  float: left;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  width: 325px;
  overflow: hidden
}

#content .oneColWrapper .oneCol {
  margin: 0 !important;
  margin: 0;
  width: 660px;
  padding: 10px;
  height: 450px;
  overflow: auto;
}

#content .twoColsWrapper .twoColsRight,
#content .twoColsWrapperWideLeft .twoColsRight,
#content .twoColsWrapperSmallLeft .twoColsRight {
  position: relative;
  float: right;
  width: 320px;
  height: 433px;
  padding: 37px 10px 0 0;
  margin-right: 10px !important;
  margin-right: 5px;
  overflow: auto;
}

#content .twoColsWrapper .twoColsRight {
  padding-top: 10px;
}

#content .twoColsWrapperSmallLeft .twoColsLeft {
  width: 240px;
}

#content .twoColsWrapperSmallLeft .twoColsRight {
  width: 410px;
}


#content .csc-textpic .csc-textpic-imagewrap dl {
  padding-bottom: 5px;
}

#content .csc-textpic,
#rgslideshow-62,
#rgslideshow-65 {
  margin: 10px 0 0 10px;
}

#content .twoColsLeft .csc-textpic { margin: 0; }