@import url('https://fonts.googleapis.com/css?family=Archivo+Narrow:400,500,600,700|Fjalla+One|Open+Sans+Condensed:300,700|Roboto+Condensed:300,400,700|Ubuntu+Condensed');
	body {
		background-color: #faf6f8;
		/*font-family: 'Open Sans Condensed', Calibri, Arial, sans-serif, Verdana, Helvetica;*/
		/*font-family: 'Fjalla One', sans-serif;*/
		/*font-family: 'Roboto Condensed';*/
		/*font-family: 'Ubuntu Condensed';*/
		/*font-family: 'Archivo Narrow';*/
		font-family: 'Open Sans Condensed';

		color: #2f1d0e;
		font-size: 18px;
		font-weight: 300;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	div {
		text-align: center;
	}
	p {
		margin-top: 0px;
	}
	.impressumbutton {
		clear: left;
		font-size: 18px;
	}
	.impressum {
		margin: 60px 10% 25px 10%;
	}
		
	.impressumbutton h1, h2, h3 {
		font-size: 16px;
	}
	
	a.impressumbutton {
		font-size: 18px;
	}
	h1, h2, h3 {
		color: #2f1d0e;
	}
	a {
		color: #efaf8b;
	}
	h1, h2, h3 {
		font-size: 25px;
		font-weight: 400;
	}