/* SparkMaker */

h1.pagetitle {
	top: 60px; 
}

h2.pagetitle {
	top: 100px;
}

div#main {
	top: 170px;
}

div#spalte1 p {
	margin: 0 0 16px 0;
}

div#spalte1 ul {
	margin: -12px 0 24px 0;
	padding: 0;
}

div#spalte1 ul li {
	margin: 0;
}

div#spalte2 {
	width: 450px;
	position: absolute;
	left: 240px;
}

div#spalte2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

div#spalte2 ul {
	margin: 0 0 16px 20px;
	padding: 0;
}

div#spalte2 ul li {
	margin: 0;
	padding: 0;
}

div#spalte3 {
	left: 720px;
}

div#spalte3 a, div#spalte3 a:link, div#spalte3 a:visited {
	font-weight: normal;
}


img#pageimg {
	top: 160px;
	left: 267px;
}

table.overview {
	margin: 16px 0 32px 0;
	border: none;
}

table.overview th {
	text-align: left;
}

table.overview th, table.overview td {
	margin: 0;
	padding: 2px;
	border-bottom: 1px solid #ccc;
}

p.indent {
	margin-left: 16px;
}

p.screenshot {
	text-align: center; margin: 16px 0 24px 0;
}

.download button {
	background: #f59600;
	color: #fff;
	font-weight: normal;
	font-size: 9pt;
	width: 154px;
	text-align: center;
	padding: 4px 0;
	margin-bottom: 16px;
}

.sampleticker {
	font: 8pt Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
}

.sampleticker a, .sampleticker a:link, .sampleticker a:visited {
	text-decoration: none;
}

span.r {
	font-weight: normal;
	color: #333;
}

div#spalte2 p.indent.highlight {
	display: none;
}

