body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #000000;
}
#site {
	background-color: #660000;
	width: 795px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D97600;
	border-left-color: #D97600;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
h2 {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
#fliess {
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
	width: 780px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
}
#sell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D97600;
	border-bottom-color: #D97600;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-size: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
a:hover {
	color: #660000;
}
a:link {
	color: #0000FF;
}
#ads {
	text-align: center;
	width: 780px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}
