h3 {
	color: #aaaaaa;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
}
body {
	background-color: #000000;
	margin-top: 50px;
}
a:link {
	color: #F96073;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #aaaaaa;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}
#zentriert {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 11px;
	position: relative;
}
.rahmen {
	border: 1px solid #666666;
	padding: 10px;
	margin-left: -10px;
}
