@charset "ISO-8859-1";

body { background-color: #c0c0c0; }

#seite { 	width: 728px;
			margin: auto; 
			font-family: verdana, tahoma, sans-serif; 
			font-size: 13px; 
			line-height: 19px;			
			color: #494949;
			background-color: #ffffff; } 

img { border: 0; vertical-align: middle; }

h1 {	clear: both;
	margin: 0;
	padding: 0; 
	font-family: "courier new", tahoma, sans-serif;
	font-size: 250%;
	font-style: italic;
	letter-spacing: 2px;
	text-align: center;
	color: #000000;
}

h2 { font-size: 100%; font-weight: bold; color: #000000; }

#nav { margin: 0; padding: 1%; text-align: center; background-color: #000000; }

#nav li { padding: 0 1%; display: inline; font-size: 110%; font-weight: bold; font-variant: small-caps; }

#nav a,
span 			{ text-decoration: none; color: #ffffff; }

#nav a:hover,
span 					{ text-decoration: underline; }

#ads {	float: right; margin: 1%; text-align: center; }  

#content {	width: 80%;	margin: 1%; }

a:link { text-decoration: none; color: #0000ff; }

a:hover { text-decoration: none; color: #ff0000; }

table#ans { width: 100%; font-size: 85%; text-align: center; } 

table#ans td { border: 1px solid #c0c0c0; } 

table#stats { width: 100%; margin: auto; text-align: center; }

table#stats caption { margin: 3% 0; color: #000000; text-align: center; } 

table#stats th { width: auto; font-weight: bold; } 

.left { text-align: left; } 

.archiv li { margin: 1% 0; list-style: none; } 

.archiv li a { text-decoration: none; } 

#footer { clear: both; padding: 0.5%; font-size: 80%; text-align: center; } 
