body {
	font-family: Arial,Helvetica,sans-serif;
}

header {
	border: 1px dotted grey;
	background-color: #121212;
}

footer {
	padding: 4px;
}

h1 {
	color: #ccc;
	padding: 4px;
}

h2 {
	text-align: center;
}

h4 {
	outline: 4px solid invert;
	background-color: #555555;
	padding: 4px;
	margin: 0px;
	color: #ffffff;
	font-size: 80%;
}

img {
	width: 470px;
	height: 353px;
}

a {
	text-decoration: inherit;
	color: inherit;
}

hr {
	height: 5px;
	background-color: #555555;
	padding: 4px;
}

.zentrieren {
	text-align: center;
}

.rechts {
	text-align: right;
}

.logos {
	width: 88px;
	height: 31px;
}
