	#header_line_festschrift {	
		height: 5px;
		background-color: #d8d8c8;
	}
	#sidebar {
		margin-top: 120px;
	}
	
  #festschrift {
    margin: 0;
    padding: 0;
    position: relative;
    height: 99.5%;   
    overflow: auto;
    background-color: #fff;
    color: #222222;   
  }
  #festschrift .logo {
    float: left;
    width: 250px; 
    margin: 5px 30px 20px 15px;
    border: 1px solid;
  } 
  #festschrift h1 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.7em;
    letter-spacing: -1px;
    font-weight: normal;
  }
  #festschrift h2 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 0.9em;
    padding: 5px 0;
  } 
  #festschrift p {
    padding: 0 10px 10px 15px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.85em;   
  }
  #festschrift .titel {
    padding: 0 15px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.3em;
    font-weight: normal;
  }  
  #festschrift .untertitel {
    padding: 0 0 5px 15px;
    font-family: "Times New Roman", Georgia, serif;
    font-size: 1em;
    color: #555;   
  }
  #festschrift .autor {
    padding: 0 0 10px 15px;
    font-family: "Times New Roman", Georgia, serif;
    font-size: 0.85em;
    font-style: normal;
    font-variant: small-caps;
  }       
  .neuerAbsatz {  
    clear: both;  
  }
  
 /* ********************** */
 
 #submenu_festschrift {
    float: left;
    width: 160px;
    margin: 14px 0 0 0;
    padding: 8px;
    font-family: "Times New Roman", serif;
    font-size: 1em;
    border: 1px solid #888;
    background-color: #f5f5f5;
  }
  #submenu_festschrift span {
    margin-left: 55px;
  }
  #submenu_festschrift ul {
    list-style-type: none;
    margin: 0;   
  }
  #submenu_festschrift ul li a {
    padding: 2px 0;
    text-decoration: none;
  } 
  #submenu_festschrift ul li a:hover {   
    text-decoration: underline;  
  } 
  
 /* ********************** */ 
       
  #festschrift a.return {
    float: right;
    margin: 0 20px 20px 0;
    text-decoration: none;
  }
  #festschrift a.return:hover {
    text-decoration: underline;  
  }
  
 /* ********************** */   
 
  img.bild_l {
    float: left;
    margin: 0 20px 10px 15px;
    padding: 0;
  }
  img.bild_r {
    float: right;
    margin: 0 20px 10px 15px;
    padding: 0;
  }
  div.map_left {
    float: left;
    margin: 0 20px 10px 15px;
  }
  div.red_line {
    border-bottom: 1px solid #d45452;
    margin: 0 15px;
    clear: both;
  }

  #menu_festschriften {
    display: block;
  }
