body {
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	padding:0;margin:0;
}

#page, #statistik, #help  {
	margin: 0 auto;
	text-align:center;
}

#flash {
	background: #ffffff url("images/loading.png") center center no-repeat;
}

#content {
	margin: 0 auto;
	padding: 20px;
	width: 780px;
	text-align:left;
	font-family: arial, sans-serif;
	border: 3px double #e0e0e0;
}

#content p {
	text-align:justify;
}

#toc {
	float: right;
	width: 220px;
	margin:-15px -10px 10px 10px;
	border: 1px solid #cccccc;
	padding: 5px;
	background: white;
}
#toc li {
	margin-left: -15px;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 4em;
	margin:0;
	background: #252525;
	color: #cccccc;
}

h2 {
	font-size: 1.4em;
	border-bottom: 1px dotted #e0e0e0;
}

h3 {
	font-size: 1.2em;
}

#footer {
	font-size:12px;
	color:#cccccc;
}

#stat-noframe,#statframe {
	text-align: left;
	position: absolute;
	font-size: .9em;
	right: 10px;
	top: 65px;
}

#stat h2 {
	margin:0;
	background-color: #cccccc;
}
#stat ul {
	margin:0 0 0 30px;
	padding:0;
}
#stat li {
	margin:0 0 0 -15px; padding:0;
}
#stat a {
	text-decoration: none;
}

#stat {
	border: 1px solid #f0f0f0;
	padding: 5px 0 5px 5px;
	font-size: 0.9em;
}

#tablestat{
	font-size: 0.9em;
	margin: 20px auto;
}

#tablestat td, #tablestat th, #stat td, #stat th {
	padding: 2px 5px;
	text-align:center;
}

#tablestat th, #stat th  {
	background-color: #252525;
	color: #cccccc;
}

#tablestat .alt, #stat .alt {
	background-color: #e0e0e0;
}

.sficon  {
	color: #000000 !important;
	border: none;
	text-decoration: none;
}

.sficon img {
	border: none;
	margin-bottom: -4px;
	padding: 0 4px 0 4px;
}

.swap {
	color: #003399;
}
.slide {
	color: #009933;
}

#menu {
	clear:both;
}