@charset "UTF-8";

@media (min-width: 992px) {

    
    /* * * * * * * * * */
    /* Carousel        */
    /* * * * * * * * * */
    .CarouselCaptionHomePageRed {
        bottom: 13%;
        left: 60%;
        right: 0%;
        padding: 1rem;
/*        background-color: rgba(196, 11, 40, 0.65);*/
        background-color: rgba(225, 50, 14, 0.65);
    }
    
    .CarouselCaptionHomePageBlack {
        bottom: 13%;
        left: 60%;
        right: 0%;
        padding: 1rem;
        background-color: rgba(0, 0, 0, 0.50);
    }
    
    .CarouselQuoteText {
        font-family: Verdana, Geneva, sans-serif;
        text-align: left;
        margin-bottom: 0.4rem;
        margin-top: 0rem;
        font-size: 1.1rem;
        line-height: 1.5rem;
        color: white;
    }

    .CarouselQuoteName {
        font-family: Verdana, Geneva, sans-serif;
        text-align: left;
        margin-left: 0px;
		margin-bottom: 0px;
        font-size: 0.9rem;
        color: white;
    }
    
    
    /* * * * * * * * * */
    /* Content Basic   */
    /* * * * * * * * * */
    .cssOuterPadding {
        padding-right: 8px;
        padding-bottom: 0;
        padding-left: 8px;
    }

    .cssOuterPadding_AfterBreadcrumb {
        padding-top: 0;
        padding-right: 8px;
        padding-bottom: 0;
        padding-left: 8px;
    }
    
    .cssContentLehrmaterialienOuterPadding {
        padding-top: 0.5rem;
        padding-right: 10rem;
        padding-bottom: 0;
        padding-left: 10rem;
    }

    .ContentBasicTitleText {
        font-size: 1.3rem;
        line-height: 1.6rem;
    }

    .ContentBasicBodyText {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    

    .cssContentBasicSourceAttributeText {
        font-size: 0.8rem;
        line-height: 1.3rem;
    }
    

	.ContentBasicSongText {
		font-family: Verdana, Geneva, sans-serif;
		color: #333333;
		font-size: 0.8rem;
		line-height: 1.3rem;
	}

	
    .ContentBasicBodyQuoteText {
		padding-left: 3rem;
		padding-right: 3rem;
	}
    
    .cssContentBasicPaddingStandard {
        padding-top: 0.4rem;
        padding-right: 1.4rem;
        padding-bottom: 0.4rem;
        padding-left: 1.4rem;
    }
    
    
    .cssContentLehrmaterialienPaddingStandard {
        padding-top: 0;
        padding-right: 4rem;
        padding-bottom: 0;
        padding-left: 1rem;
    }    
    
    
    .cssFloatTextBlock {
        padding-left: 0;
        padding-right: 0;
    }

    
    
    
    /* * * * * * */
    /* Headings  */
    /* * * * * * */
    .cssMainContentTitleText_h2 {
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
        color: #333333;
        font-size: 1.5rem;
        line-height: 1.8rem;
    }
       
    .cssMainContentTitleText_h3 {
        font-size: 1.3rem;
        line-height: 1.6rem;
    }
    
    .cssMainContentTitleText_h4 {
        font-size: 1.1rem;
        line-height: 1.4rem;
    }
    

    

    /* * * * * * * * * */
    /* Link Blocks     */
    /* * * * * * * * * */
    .LinkBlockTitleText {
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
        color: #333333;
        font-size: 1.1rem;
        line-height: 1.4rem;
        margin-bottom: 0.4rem;
    }

    .LinkBlockBodyText {
        font-family: Verdana, Geneva, sans-serif;
        color: #333333;
        font-size: 0.9rem;
        line-height: 1.4rem;
    }
    
    
    
    /* * * * * * * * * * * * * * */
    /* Footer Link Blocks        */
    /* * * * * * * * * * * * * * */
    .FooterLinkBlockInfoTitleText {
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
        color: #333333;
        font-size: 1.0rem;
        line-height: 1.3rem;
    }

    .FooterLinkBlockInfoBodyText {
        font-family: Verdana, Geneva, sans-serif;
        color: #333333;
        font-size: 0.8rem;
        line-height: 1.3rem;
    }

    .FooterLinkBlockTitleText {
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
        color: #333333;
        font-size: 1.0rem;
        line-height: 1.2rem;
        margin-bottom: 0.3rem;
    }

    .FooterLinkBlockBodyText {
        font-family: Verdana, Geneva, sans-serif;
        color: #333333;
        font-size: 0.8rem;
        line-height: 1.3rem;
    }
    
    
    .cssByLineText {
        font-family: Verdana, Geneva, sans-serif;
        color: #878787;
        font-size: 1rem;
        line-height: 1.2rem;
    }
    
        
    .cssBarNumberGoToBarText {
        font-family: Verdana, Geneva, sans-serif;
        color: #333333;
        font-size: 1.2rem;
    }
	
	.cssVideoOrImageBlockSize {
		width: 38%;
	}
    
}
