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: #45821a;
}

h1 {
  margin-bottom: 0pt;
  line-height: 1;
  border-bottom: #45821a 1px solid;
  font-style: italic;
}

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: #f471ec 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
}



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 {
    margin: 0; 
padding:0;
  font-weight: bold;
  background: #335f13;
  color: white
  border: 1px solid grey;
  list-style: none; 
}

.navigation li { 
    margin: 0;
    padding: 0;
    padding-right: 20px;
}

.navigation  a {
    margin: 0;
    display: block;
    font-weight: bold;
  color: white;
  text-decoration: none;
  width: 100%; 
  height: 100%;   
  padding: 10px;
}

.navigation a:hover { 
    background-color: #444;
}

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;
}


.todo { 
	margin: 1cm; 
	padding: 1cm; 
	border: 1px solid black; 
	background: #ff0; 
}
