@charset "utf-8";
a {
	text-decoration: none;
	color: #FF7300;
	border: 0;
	font-style: italic;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	left: auto;
	top: auto;
	height: auto;
	width: auto;
	margin: 15px;
	padding: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #FF7300;
	text-decoration: underline;
	margin: 15px;
	padding: 15px;
}
body {
	background-color: #000000;
	margin: 0;
}
td {
	left: auto;
	top: auto;
}
tr {
	text-align: left;
	top: auto;
}
img {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.zelleschwarz {
	background-color: #000000;
	}
	
.zellegrau {
	background-color: #333333;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
.p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #FF7300;
	text-decoration: underline;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}

