
  body { 
    margin: 0px;
    background-color: #ffffff;
    font-family: "Franklin Gothic Medium","Century Gothic",helvetica;
    font-size: 10pt;
    max-width: 960px;
    }

  img { 
    border-style: none;
    border-width: 0px;
    }

  a:link { 
    text-decoration: none;
    color: #444b64;
    }

  a:visited { 
    color: #000000;
    text-decoration: none;
    }

  a:hover { 
    text-decoration: underline;
    }

  .head {
    background-attachment: fixed;
    background-position: left center;
    background-repeat: repeat-y;
    background-image: url(head_grad.gif);
    height: 100px;
    }

  .line { 
    float: right;
    width: 100%;
    display: block;
    clear: right;
    background-color: #920027;
    }

  .line span { 
    width: 50px;
    float: right;
    text-align: center;
    margin-top: -1pt;
    margin-bottom: 1pt;
    }

  .mr { 
    font-size: 7pt;
    color: #ffffff !important;
    font-weight: 300;
    letter-spacing: 1pt;
    }

  .body { 
    display: block;
    clear: both;
    }

  .menu {
    padding: 10px;
    display: block;
    float: left;
    background-color: #ffffff;
    text-align: right;
    width: 100px;
    }

  .menu span {
    display: block;
    font-family: papyrus,helvetica;
    color: #444d64;
    }

  .m1 {
    font-size: 14pt;
    margin-top: 5px;
    font-weight: inherit;
    }

  .mn {
    display: none;
    }

  .ms {
    color: #920027 !important;
    }

  .title {
    font-family: papyrus,helvetica;
    color: #920027;
    background-color: #fff8d1;
    font-style: italic;
    margin-left: 120px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20pt;
    }

  h1 {
    font-family: papyrus,helvetica;
    font-style: italic;
    font-weight: normal;
    font-size: 20pt;
    }

  h2 {
    font-family: papyrus,helvetica;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: -10px;
    }

  h3 {
    font-family: papyrus,helvetica;
    font-weight: normal;
    margin-bottom: -10px;
    }

  .bild {
    width: 150px;
    float: right;
    }

  .bild img {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    width: 150px;
    float: right;
    }

  .bild .trenner {
    width: 150px;
    height: 20px;
    float: right;
    background-color: #fff8d1;
    border-left: 1px solid #ffffff;
    }

  .text {
    border-top: 1px solid #ffffff;
    margin: 0px 150px 0px 120px;
    padding: 20px 40px;
    color: #920027;
    background-color: #f3e9b3;
    }

  .cite {
    color: #501f1f;
    font-style: italic;
    font-size: 90%;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    }

  .cite em {
    font-style: normal;
    display: block;
    }

  .news {
    color: #501f1f;
    font-style: italic;
    }

  .news ul {
    font-style: normal;
    padding-left: 30px;
    margin-top: 3px;
    /* list-style-type: circle;*/
    }

  #map {
    width: 400px;
    height: 300px;
    }

  #sidebar {
    margin-left: 10px;
    }

  .s1 {
    list-style-type: square;
    margin-top: 5px;
    }

  .s2 {
    list-style-type: circle;
    list-style-position: inside;
    }

  #rm {
    margin: 33px 0px 0px;
    list-style-position: outside;
    font-size: 75%;
    padding-left: 30px;
    }

  #rm ol {
    list-style-type: lower-alpha;
    font-size: smaller;
    padding-left: 0px;
    list-style-position: inside;
    }

  .kurse { 
    /* width: 100%; */
    font-size: 90%;
    border-collapse: collapse;
    background-color: #e4edfd;
    }

  .kurse tr { 
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    }

  .kurse td {
    border-spacing: 8px;
    padding-left: 5px;
    text-align: left;
    vertical-align: top;
    }


