body {
	background-image: none;
	background-color: white;
}

#content {
	position: relative;
	margin-left: 100px;
	width: 650px;
	background: white none repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 100px;
	height: 100%;
}

table.sponsoren {
	background-color: white;
}

table.sponsoren td {
	padding: 20px;
}

table.sponsoren th {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: gray;
	margin-bottom: 20px;
	font-weight: normal;
	font-style: normal;
	border-bottom: 2px dotted gray;
}
