* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #000;
  text-align: center;
  font-family: "DejaVu Sans", "Helvetica", "Arial", sans;
}

#wrapper {
  width: 960px;
  background-color: #a8bee3;
  background-image:url('grafik/poster-background.jpg');
  background-repeat: no-repeat;
  margin: 0 auto;
}

#header, #content {
  clear: both;
}

#header img {
  border: none;
}

#header #title {
  padding-top: 2em;
  padding-bottom: 1em;
}

#header #subtitle-left {
  float: left;
  margin-left: 58px;
  text-align: left;
}

#header #subtitle-right {
  float: right;
  margin-right: 58px;
  text-align: right;
}

#header #subtitle-left h2, #header #subtitle-right h2 {
  font-weight: normal;
  letter-spacing: .1em;
  font-size: 1.2em;
}

#header #subtitle-right h2 a {
  text-decoration: none;
  color: #000;
}

#header #subtitle-left h2 a, #programtable tr td a, #organisers p a, #right-description p a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px dotted #000;
}

#header #subtitle-left h2 a:hover, #header #subtitle-right h2 a:hover, #programtable tr td a:hover, #organisers p a:hover, #right-description p a:hover {
  border-bottom: 1px solid #000;
}

#content {
  padding-top: 3em;
}

#short-description {
  width: 180px;
  float: left;
  text-align: left;
  margin-left: 58px;
}

#right-description {
  float: right;
  text-align: right;
  margin-right: 58px;
}

#short-description p, #right-description p {
  line-height: 1.3em;
  margin-bottom: 1.5em;
}

#program {
  text-align: left;
  margin-left: 58px;
}

#program h3, #organisers h3 {
  font-size: 1em;
  line-height: 2em;
  font-weight: bold;
  display: inline;
}

#programtable tr td {
  padding: .2em .2em .2em 0;
  vertical-align: top;
}

#programtable tr td span.presentationinfo {
  font-style: italic;
  font-size: .8em;
}

#program, #organisers {
  display: block;
}

#organisers {
  text-align: right;
  float: right;
  margin-right: 58px;
}

#organisers p {
  font-size: .8em;
  line-height: 1.7em;
  margin-bottom: 1em;
}

#stripe-above {
  margin-top: 500px;
}

#stripe-above, #stripe-below {
  clear: both;
  width: 960px;
  background-color: #000;
  margin-bottom: 20px;
  color: #fff;
  padding: 3px 0;
  word-spacing: .2em;
}

#stripe-above p, #stripe-below p {
  line-height: 1.5em;
  margin: 0 0 .1em 0;
}

#stripe-above p a, #stripe-below p a {
  color: #fff;
  text-decoration: none;
}

#stripe-above p a:hover, #stripe-below p a:hover {
  color: #a8bee3;
  text-decoration: none;
}

#stripe-above p img, #stripe-below p img {
  margin: 5px 5px 3px;
  vertical-align: middle;
}

#emptyspace {
  height: 200px;
}

#footer {
  padding: 2em 58px 1em;
}

#footer #credits p {
  font-size: .6em;
  letter-spacing: 0.1px;
  text-align: justify;
}

#footer #credits p.center {
  text-align: center;
}

#footer #credits p a, #footer #webcreator a {
  color: #000;
  text-decoration: none;
}

#footer #credits p a:hover, #footer #webcreator a:hover {
  text-decoration: underline;
}

#footer #license {
  margin: 10px auto;
}

#footer #webcreator {
  margin: 10px auto 0;
  font-size: .6em;
}

#footer #license a img {
  border-width: 0;
}
