#content p {
	width: 258px;
	margin-top: 0px;
}

div.contenttext {
	float: left;
}

div.contenttext h1 {
	padding-left: 0;
}

h1 {
	margin: 0px;
	margin-bottom: 10px;
	padding:8px;
	padding-top: 20px;
	padding-left: 12px;
	background-color: transparent;
	text-transform: none;
}

h2 {
	margin-top: 10px;
	padding-bottom: 8px;
	width: 263px;
}

div.teasers {
	padding: 0px;
	width: 274px;
	float: right;
	margin-top: -45px;
}

* html div.teasers {
	padding-left: 12px;
	padding-right: 0px;
	overflow: hidden;
}

* html div.teasers h2 {
	margin-right: 0px;
	width: 250px;
}

* html div.teasers * {
}

div.teasers div.teaserrow {
	clear: both;
	margin: 0px;
	padding: 0px;
}

div.teasers div.teaser {
	width: 127px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 20px;
	margin-right: 7px;
}

div.teasers div.teaser h3 {
	text-transform: uppercase;
}

#bottom {
	clear: both;
	position: relative;
}

div.sponsoren {
	text-align: right;
	position: absolute;
	top: 10px;
	right: 7px;
}

div.event {
	margin-bottom: 12px;
	width: 274px;
}

* html div.event {
	width: 250px;
}