nav img {
	width: auto;
	height:80%;
	margin:auto;
}

footer {
	color:#ffffff;
}

footer a:hover   { 
	background-color: #7012db; 
	color: lime;
	text-decoration:none; 	
}

footer a {
	color:yellow;
}

p {
	font-family: Bradley Hand ITC;
	font-size:1.2rem;
}

.rechts {
	text-align:right;
	text-decoration:underline;
}

header img {
	height:100%;
}

h1, h2 {
	text-decoration:underline;
}

li {
	font-size:1.2rem;
}
