body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	height: 100%;
   margin: 0px; 
	text-align: center;
}


div.pagetitle {
	margin-top: 5%;
	display: inline-flex;
	margin-bottom: 5%;
}


div.logoMein {
	font-size: 2em;
	font-weight: bold;
	writing-mode: vertical-rl;
	text-orientation: upright;
	letter-spacing: -0.5em;
}


div.logoEintritt {
	font-size: 2em;
	font-weight: bold;
}


div.logoDe {
	font-size: 2em;
	font-weight: normal;
}


div.content {
	#width: 40em;
}


h1 {
	font-size: 1.4em;
	font-weight: bold;
}


ul.eventList {
	#text-align: left;
	font-size: 1.0em;
	font-weight: normal;
	list-style: none;
}


li:hover {
	background-color: grey;
}


div.impressum {
	text-align: left;
	margin: 5px;
	font-size: 0.8em;
}


span.label {
	font-weight: bold;
}

