
#header p {
	text-align: right;
	color: #ffefce;
	font-size: 18pt;
	padding-right: 40px;
}

#header img {
	float: left;
}

h1 {
	text-align: center;
	color: #751313;
}

.autor {
	font-size: 8pt;
}

.orange {
	color: #ec9c08;
}

.email {
	text-decoration: underline;
	color: black;
}

.email:hover {
	text-decoration: none;
	color: #b17300;
}

#anmelden table {
	color: #930000;
	margin: auto;
}

img {
	border: 0px;
}

h3 {
	color: #751313;
}

.eintrager {
	background-color: orange;
	color: white;
	padding: 5px;
	box-shadow: 0px 0px 5px 1px #333;
	text-decoration: none;
	margin: 5px;
	margin-top: 10px;
}

.eintrager:hover {
	box-shadow: 0px 0px 2px 0px black;;
}

.pdf {
	background-color: orange;
	padding: 5px;
	border-radius: 3px;
	font-size: 12pt;
}

.fotos {
	font-size: 12pt;
}

.link {
	text-decoration: underline;
	color: blue;
}

.link:hover {
	text-decoration: none;
}

.impressum {
	text-decoration: underline;
	color: #960404;
}

.impressum:hover {
	text-decoration: none;
}
















