/* Farben sind Properties des Folders "/" !!! */

body {
   background: white;
   color: black;
   font-family: sans-serif;
   margin-left: 5%;
   margin-right: 5%;
}
img { border: none; }
h1 {
   color: #a3004e;
   border-bottom: 1px solid #efd0d5;
   margin-bottom: 0pt;
   line-height: 1;
}

h2, h3, h4, h5, h6 {
   color: #a3004e;
   margin-top: 18pt;
   margin-bottom: 6pt;
   line-height: 1;
}


h1.en, h2.en, h3.en, h4.en, h5.en {
   border: none;
   text-align: right;
   margin-top: 0pt;
   line-height: 1;
}

h2.en, h3.en, h4.en, h5.en {
   border: none;
   text-align: right;
   margin-top: 18pt;
   margin-bottom: 6pt;
   line-height: 1;
}

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

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

th {
   color: #a3004e;
   text-align: left;
}
.en {
   font-style: italic;
   text-align: right;
}
a {
   color: #a3004e;
}
dt {
  color: #a3004e;
  font-weight: bold;
  margin-top: 8pt;
}
h1 a {
  text-decoration: none;
}
h2 a {
  text-decoration: none;
}
h3 a {
  text-decoration: none;
}
h4 a {
  text-decoration: none;
}
div.contact {
   border-top: 1px solid #efd0d5;
   text-align: right;
}
table, td, tr {
   padding: 5px;
   border-style: none;
   vertical-align: top;
   font-family: sans-serif;
   font-size: 10pt;
   line-height: 1.5;
}

.navigation {
  background: #a3004e;
  color: white;
}

ul.navigation {
  list-style: none;
  padding: 5px; 
}
ul.navigation > li {
  padding: 5px;
}
ul.navigation > li  ul {
  padding-left: 2em;
}
ul.navigation > li > ul {
  list-style-type: disc;
}
ul.navigation > li > ul > li > ul{
  list-style-type: circle;
}

td.nav_outer {
  padding-right: 20pt;
  width: 250px;
}
p {
   margin-top: 10pt;
}
#logoright {
   text-align: right;
   float: right;
   position: relative;
   top: 0px;
   margin-bottom: 20px;
}
#logoleft {
   text-align: left;
   vertical-align: bottom;
   float: left;
   position: relative;
   top: 70px;
   margin-bottom: 20px;
}
div.top, a.top {
   font-size: 14pt;
   vertical-align: middle;
   letter-spacing: 5pt;
   line-height: 10pt;
   margin-bottom: 10pt;
   margin-top: 10pt;
   text-decoration: none;
   color: black;
}
.navigation * a {
  color: white;
  text-decoration: none;
  /* font-weight: bold;*/
}
table.aktuell {
  background: white;
  border: 1px solid #a3004e;
}

.aktuell {
  color: #a3004e;
}

.navigation * ul {
  margin-top: 0;
  margin-bottom: 0;
}
input, select {
  border: 1px solid #efd0d5;
}
.kasten {
  border: 1px solid #a3004e;
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  background: white;
  color: #a3004e;
}

#hiwi {
  margin-top: 30pt;
  margin-bottom: 30pt;
}

#hiwi2 {
  border: 1px solid #a3004e;
  padding: 10px;
  background: white;
  color: #a3004e;
  /* font-size: 16pt;*/
}

div.bibsokasten {
  text-align: center;
  background: white;
  color: #a3004e
}

a.bibsokasten {
  color: #a3004e;
}

a.bibsokastenklein {
  color: #a3004e;
  font-size: 80%;
  border-top: 1px solid #a3004e;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

hr {
   border: 0;
   color: #EFD0D5;
   background-color: #EFD0D5;
   height: 1px;
}

ul.address {
  list-style: none;
  padding-left: 1em;
}
