/* Clicks */

h1.pagetitle {
	top: 104px; 
}

h2.pagetitle {
	top: 80px;
	color: #999;
	font-size: 20px;
}

div#main {
	top: 170px;
}

div#spalte2 {
	width: 250px;
}

/* Spalte 1 im Racing-Style */

div#spalte1 h2 {
	margin: 0;
	color: #000;
	font-weight: normal;
}

/* Spalte 2 */

div#spalte2 {
	width: 560px;
	margin-top: 0px;
}

table {
	margin: 8px 0 20px 0;
}

th {
	width: 60px; 
	padding: 1px;
	text-align: center;
}

th.race1 {
	background: #f80;
}

th.race2 {
	background: #999;
}

th a, th a:link, th a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

td {
	padding: 1px 0 1px 8px;
}

td img {
	margin: 0 6px 0 2px;
}

div#spalte3 {
	margin-top: 260px;
	width: 210px;
}

img#pageimg {
	top: 130px;
	left: 200px;
}

h3.pagequote {
	top: 160px;
	left: 500px;
	width: 180px;
}

