body {
background:#000000;
}

#rundherum {
	text-align:center;
}


h2 {
color:#ffffff;
font-size:40pt;
font-family: 'Barlow Semi Condensed', sans-serif;
}

	
.inline {
   display:inline-block;
   margin-right:5px;
}

#guest_button {
	background-color:white;
	padding: 20px;
	font-size: 20px;
	border-radius:20px;
	width:300px;
}

#Aktivisten_button {
	background-color:white;
	padding: 20px;
	font-size: 20px;
	border-radius:20px;
	width:300px;
}

img {
	  width: 100%; 
	  height: auto;
}