body {
  background-image: url('images/bg.png');
  background-repeat: repeat-x;
  background-color: #f0f7ff;
  margin-left: 5%;
  color: #000000;
  margin-right: 5%;
  font-family: sans-serif
}

img {
  border-right: medium none;
  border-top: medium none;
  border-left: medium none;
  border-bottom: medium none
}

h1,h2,h3,h4,th,a,dt {
  color: #ffb700;
}

h1 {
  margin-bottom: 0pt;
  line-height: 1;
  border-bottom: #ffb700 1px solid
}

h2,h3,h4 {
  margin-top: 18pt;
  margin-bottom: 6pt;
  line-height: 1
}

.aktuell  h4 {
  margin-top: 0pt;
  margin-bottom: 0pt
}

#subtitle {
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-style: italic;
  text-align: right
}

th {
  text-align: left
}

dt {
  font-weight: bold;
}

h1 a,h2 a,h3 a,h4 a {
  text-decoration: none
}

div.contact {
  border-top: #efd0d5 1px solid;
  text-align: right
}

table {
  padding-right: 5px;
  padding-left: 5px;
  font-size: 10pt;
  padding-bottom: 5px;
  vertical-align: top;
  border-top-style: none;
  line-height: 1.5;
  padding-top: 5px;
  font-family: sans-serif;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none
}

td {
  padding-right: 5px;
  padding-left: 5px;
  font-size: 10pt;
  padding-bottom: 5px;
  vertical-align: top;
  border-top-style: none;
  line-height: 1.5;
  padding-top: 5px;
  font-family: sans-serif;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none
}

tr {
  padding-right: 5px;
  padding-left: 5px;
  font-size: 10pt;
  padding-bottom: 5px;
  vertical-align: top;
  border-top-style: none;
  line-height: 1.5;
  padding-top: 5px;
  font-family: sans-serif;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none
}

.navigation {
  font-weight: bold;
  background: #ffb700;
  color: white
}

td.nav_outer {
  padding-right: 20pt
}

p {
  margin-top: 10pt
}

div.top {
  margin-top: 10pt;
  font-size: 14pt;
  margin-bottom: 10pt;
  color: black;
  line-height: 10pt;
  letter-spacing: 5pt;
  text-decoration: none
}

a.top {
  margin-top: 10pt;
  font-size: 14pt;
  margin-bottom: 10pt;
  color: black;
  line-height: 10pt;
  letter-spacing: 5pt;
  text-decoration: none
}

.navigation  ul {
  margin-top: 0px;
  margin-bottom: 0px
}

.navigation  a {
  font-weight: bold;
  color: white;
  text-decoration: none
}

table#program td {
  padding-right: 2px;  
  padding-left: 2px;
  padding-bottom: 2px; 
  width: 42%;
  padding-top: 2px;
  border-bottom: gray 1px solid;
}

table#program th {
  border-bottom: gray 1px solid
}

table#program td#time {
  width: 15%;
  border-bottom: gray 1px solid;
}

#finalremarks {  
  border: 2px solid black;
  padding: 10px;
  font-weight: bold;
  background-color: #fff;
  text-align: center;
}

