@CHARSET "UTF-8";
/* ---------------------------------------------------------------------------------------------------- */

.Titel {
	background:  rgba(0, 0, 0, 0.6);
	height: auto; width: auto;

 	margin-bottom: 5px; border-radius: 5px;
 	padding: 5px;
		
	text-align: center;
	overflow: auto;
}

h1 h2 h3 h4 h5 p a {
	font-family: 'Tauri', serif;
}