/* bad-script-regular - latin */ 

@font-face {
	font-family: 'Bad Script';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/bad-script-v9-latin-regular.eot'); /* IE9 Compat Modes */ src: local('Bad Script Regular'), local('BadScript-Regular'),
url('fonts/bad-script-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/bad-script-v9-latin-regular.woff2') format('woff2'), /* Super Modern Bro wsers */
url('fonts/bad-script-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
url('fonts/bad-script-v9-latin-regular.ttf') format('truetype'), /* Safari, Androi d, iOS */
url('fonts/bad-script-v9-latin-regular.svg#BadScript') format('svg'); /* Legacy iOS */
}  

body, html {
	height: 100%;
	}


#box1 {
	font-family: 'Bad Script', Arial, sans-serif;
	}


#zeile1 {
			font-size: 0.9em;
			text-align: center;
			line-height:1;
			font-family: Arial, sans-serif;
			color: #eee;
			text-shadow: 1px 1px 3px #000;
			}
