*, #socialbookmarks {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
  background-color: #e3e4de;
  background-image: URL(/_images/bg_wall_gradient.jpg);
  background-repeat: repeat-x;
  color: white;
  margin: 0;
  font-size: 12px;
}
h1 {
  background-color: #909980;
  color: #2c2b33;
  font-size: 14px;
  padding: 4px;
  padding-left: 6px;
  font-style: normal;
  font-weight: bold;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
h1.right, a:hover.right, a:active.right {
  background-color: #2c2b33;
  color: #909980;
}
h2 {
  color: white;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 100;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom-color: #909980;
  border-bottom-style: dotted;
  border-bottom-width: thin;
  padding-left: 3px;
}
a, a:visited {
  text-decoration: underline;
  color: white;
}
a:hover, a:active {
  text-decoration: none;
  color: #2c2b33;
  background-color: #909980;
}
a.noBorderImage, a:hover.noBorderImage, a:visited.noBorderImage, a:active.noBorderImage {
  background-color: transparent;
  text-decoration: none;
  border: none;
  border-width: 0px;
  border-collapse: collapse;
  border-color: white;
}
input {
  padding: 1px;
  font-size: 12px;
}
.buttonStyle {
  font-style: normal;
  font-size: 12px;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
  padding: 1px;
  background-color: #909980;
  color: white;
  border-style: solid;
  border-width: 0px;
  border-color: white;
}
p {
  font-size: 12px;
  padding-bottom: 1.2em;
}
cite {
  font-size: 12px;
  padding-bottom: 1.2em;
  background: URL(/_images/quote.gif) no-repeat;
  color: #666666;
  display: block;
  font: italic .8em Georgia, "Times New Roman", Times, serif;
  padding-left: 10px;
}
code {
  font-size: 12px;
  padding-bottom: 1.2em;
  border: 1px dashed #909980;
  color: #cccccc;
  display: block;
  font: normal .7em "Courier New", Courier, monospace;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 5px;
  white-space: pre;
}
ul {
  font-size: 12px;
  padding-bottom: 1.2em;
  list-style-position: inside;
  list-style-type: square;
}
img {
  border: none;
  border-width: 0px;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
}
li {
  list-style-position: inside;
  list-style-type: square;
}
em { font-style: italic; }
strong { font-weight: bold; }
#website {
  width: 960px;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 20px;
  min-height: 100%;
}
#leftColumn {
  float: left;
  width: 460px;
  margin: 0px;
  padding: 10px;
  background-color: #2c2b33;
}
#middleColumn {
  float: left;
  width: 200px;
  margin: 10px;
  padding: 0px;
  padding-top: 0px;
}
.alignBottom {
  position: absolute;
  bottom: 0px;
}
#middleTop {
  height: 150px;
  overflow: hidden;
  margin-bottom: 0px;
  position: relative;
}
.middleContent {
  position: relative;
  float: left;
  width: 180px;
  margin: 0px;
  padding: 10px;
  padding-top: 0px;
  background-color: #2c2b33;
  margin-bottom: 10px;
}
#rightTop {
  float: left;
  margin-top: 10px;
  width: 210px;
  height: 150px;
}
#rightColumn {
  position: relative;
  float: left;
  width: 210px;
  margin: 0px;
  padding: 10px;
  padding-top: 0px;
  background-color: #909980;
}
#header {
  background-color: #ff8a00;
  width: 310px;
  height: 150px;
  float: left;
  margin: 0;
}
#footer {
  margin-top: 10px;
  background-color: #ff8a00;
  font-size: .6em;
  letter-spacing: .2em;
  font-style: normal;
  padding: 3px;
  padding-right: 10px;
  text-align: right;
}
#leftFooter {
  background-color: #909980;
  height: 5px;
  margin: 0px;
  padding: 0px;
}
#rightFooter {
  background-color: #2c2b33;
  height: 5px;
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
}
#navigation {
  height: 143px;
  padding-top: 7px;
  width: 150px;
  float: left;
  margin: 0;
  display: block;
}
#titleImage {
  margin-left: -45px;
  margin-top: 10px;
  float: left;
}
#title {
  padding-top: 45px;
  margin-right: 10px;
  text-align: right;
  color: #2c2b33;
  font-size: 28px;
  font-weight: bold;
}
#subtitle {
  margin-right: 16px;
  text-align: right;
  color: #2c2b33;
  font-size: 12pt;
  font-style: italic;
}
a.navitem, a:visited.navitem, a:active.navitem {
  padding-left: 10px;
  color: White;
  width: 140px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 9pt;
  text-decoration: none;
  display: block;
  height: 15px;
}
a:hover.navitem {
  padding-left: 10px;
  color: #2c2b33;
  background-color: #ff8a00;
  width: 140px;
  font-size: 9pt;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  text-decoration: none;
  display: block;
  height: 15px;
}
a.navitemActive, a:hover.navitemActive, a:visited.navitemActive, a:active.navitemActive {
  padding-left: 10px;
  color: #2c2b33;
  background-color: #ff8a00;
  font-size: 10pt;
  padding-top: 1px;
  padding-bottom: 1px;
  font-weight: bold;
  width: 140px;
  text-decoration: none;
  display: block;
  height: 17px;
}
.story {
  font-size: 12px;
  line-height: 1.3em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: justify;
  margin-left: 2px;
  margin-right: 3px;
  white-space: normal;
}
.storysmall {
  font-size: 10px;
  line-height: 1.3em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: justify;
  margin-left: 2px;
  margin-right: 3px;
}
#socialbookmarks ul {
  padding-left: 3px;
  list-style: none;
}
#socialbookmarks li {
  display: inline;
  padding-right: 5px;
}
.clearer { clear: both; }
.horizontalSpace { height: 10px; }
.horizontalSmallSpace { height: 5px; }
.topMargin { height: 150px; }
.date {
  font-size: .6em;
  text-align: right;
  padding: 0;
  padding-right: 2px;
  margin: 0;
}
.imgRight { margin-left: 10px; }
#submenu {
  clear: both;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#submenu ul {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#submenu li {
  display: inline;
  border-bottom: none;
}
#submenu a {
  margin-right: 6px;
  display: inline;
  padding: 2px 4px 2px 4px;
  text-decoration: none;
  color: White;
}
#submenu li.selected a {
  background-color: #ff8a00;
  color: #2c2b33;
  font-size: 12px;
}
#submenu li a:hover {
  background-color: #ff8a00;
  color: #2c2b33;
  text-decoration: none;
}
.imprint {
  margin-left: 15px;
  font-size: 8px;
}
.filedownload {
  text-align: right;
  margin-bottom: 5px;
}
.filedownload a img {
  background: none;
  background-color: transparent;
  position: relative;
  top: 5px;
}
.pubAuthor {
  font-size: 9px;
  font-style: italic;
  text-align: right;
  margin-bottom: 5px;
}
.pubCite {
  margin-left: 15px;
  margin-top: 5px;
  margin-right: 15px;
  font-size: 9px;
  line-height: 1.1em;
}
.originalTitle { font-size: 12px; }
.video {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
}
.topRightMargin {
  vertical-align: bottom;
  text-align: right;
  height: 150px;
  width: auto;
}

