/*
	Twenty by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Basic */
    
	body, input, select, textarea {
		font-size: 12pt;             /*müsste ich auf 14pt ändern damit "banner" den ganzen bildschirm ausfüllt*/
	}

/* Section/Article */

	header.special {
		padding-top: 5.5em;
		margin-bottom: 4em;
	}