#rmpic   {
background: url("../pic/kur1.png") no-repeat;
background-position: left top;
width: 200px;
height: 180px;
}
 .seitentitel3 { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 20px;
    color: #333333;
    font-weight: bold;
    margin-top: 26px;
    }
ul.seitentitel3 { 
    border: 0; 
    margin-top: 0;
    margin-bottom: 100px; 
    padding:0;
}
ul.seitentitel3 li {
    list-style:none;
    border: 0;
    margin-bottom: 6px;
    color: #ffffec;
    }
    ul.seitentitel3 a {      
    text-decoration:none;
    }
    * html ul.seitentitel3 a {  /* Nur fuer IE */
      width: 1em;
      w\idth: auto;
    }
    ul.seitentitel3 a:hover {
    color: red;
    } 
    
    #galerie  {
  float:left;
  width: 100px;
  margin-top: 0px; 
  margin-left: 0px; 
}
ul.galerie { 
    float: left;
    border: 0;
    margin-bottom:0px;  
    padding:0;
}
ul.galerie li {
    list-style:none;
    display:inline; 
    margin-right:8px;
    vertical-align: middle;
    text-align: center;
    }
    ol.galerie a {      
    text-decoration:none; 
      color: #4c4c4c;
    }
    * html ol.galerie a {  /* Nur fuer IE */
      width: 1em;
      w\idth: auto;
    }
    ul.galerie a:hover {
    color: red;
    }
