	#content .bildunterschrift {line-height: 1.6em;}
	#content .bild-titel {font-weight:bold;}
	#content .bild-beschreibung {padding-top:20px; padding-bottom:20px;}

	@font-face {
	  font-family: 'Montserrat';
	  font-style: normal;
	  font-weight: 400;
	  src: local('Montserrat-Regular'), url(fonts/montserrat-regular-webfont.woff) format('woff');
	}
	@font-face {
	  font-family: 'Montserrat';
	  font-style: normal;
	  font-weight: 700;
	  src: local('Montserrat-Regular'), url(fonts/montserrat-bold-webfont.woff) format('woff');
	}


/*Lemo Chroniken*/
	#content #chronicle-year .event-what p {
	margin-bottom: 0em;
	font-style: normal;
	line-height: 1.4;
	}


/*Lemo Biografien*/
#content #bio-chronicle .event-what p {
        margin-bottom: 0em;
        letter-spacing: 0px;
        line-height: 1.4;
        font-style:normal;
        font-size: 1em;       
       }


#content #bio-chronicle {
    margin-bottom: 2.125em;
}


/*Lemo Lernen*/

#content .material-uebersicht .lemoLernenLogo img {
    min-width: 140px;
    width: 140px;
    margin: 0 0 0px;
    padding-left:10px;
}

    .small-15-rahmen {
        position: relative;
        width: 93.75%;
        border-color: black;
	border-width: 1px;
	border-style: solid
    }
    
     .small-15-hintergrund {
       position: relative;
       width: 93.75%;
       background-color: #d9ca9f82           
    }
    
      .small-15-hintergrund-2 {
       position: relative;
       width: 93.75%;
       background-color: #f4d6d7           
    }


    .large-10-rahmen {
        position: relative;
        width: 62.5%;
        border-color: black;
	border-width: 1px; 
     	border-style: solid
     }
     .large-10-hintergrund {
        position: relative;
        width: 62.5%;
        background-color: #d9ca9f82           
    }
    
      .large-10-hintergrund-2 {
        position: relative;
        width: 62.5%;
        background-color: #f4d6d7            
    }   
	
	
	    
    .large-15-rahmen {
        position: relative;
        width: 93.75%;
        border-color: black;
				border-width: 1px;
				border-style: solid
    }

   .large-15-hintergrund {
        position: relative;
        width: 93.75%;
        background-color: #d9ca9f        
    }
    


p.sechzehncenter {
		font-size: 16px;
    text-align: center
    }


p.sechzehnright {
		font-size: 16px;    
    text-align: right
    }
	 
p.sechzehnleft {
		font-size: 16px;    
    text-align: left
    }	 
	 	 
p.achtzehncenter {
		font-size: 18px;
    text-align: center
    }


p.achtzehnright {
		font-size: 18px;    
    text-align: right
    }
	 
p.achtzehnleft {
		font-size: 18px;    
    text-align: left
    }	 	
    
p.zwanzigcenter {
		font-size: 20px;
    text-align: center
    }

p.zwanzigright {
		font-size: 20px;    
    text-align: right
    }
	 
p.zwanzigleft {
		font-size: 20px;    
    text-align: left
    }	     	 


/*Lemo Authorenzeile*/


.csc-mailform {
    border: none;
}

.csc-mailform-field label {
    display: block;
    margin-top: 15px;
}



/*Anpassungen wegen unterschiedlichen Anpassungen in den Kaptiteltexten*/

#firstrow div p {
                        font-size: 16px !important;
                        letter-spacing: 0.6px !important; 
	                }

#firstrow div p {
                 margin-bottom:1em;
                        }

#content p { 
                margin-bottom:1em;
}

#content h2 { 
                margin-top:0.01em;
}



/*Bildunterschriften und Autorenzeile*/
p.citation {
			font-style: italic !important;			
		}			
		
#autor, #cc, #copyright, #aenderungsdatum {
			padding-top:2px !important;
			font-size: 12px !important;
		}		
				
#content .sidebar div.photo-with-caption {
			padding-top: 40px;
		}
		
#content .sidebar div.photo-with-caption a {
			text-decoration: none;
		}








	
