#topright {
	float: right;
	width: 284px;
	height: 62px;
	background: url(../images/home_graubalken.png) scroll no-repeat top left; 
	position: relative;
}

#topleft {
	width: 704px;
	height: 62px;
	margin-right: 1px;
	background: url(../images/home_blaubalken.png) scroll no-repeat top left;
	float: left;
	position: relative;
}

#main {
	margin: 155px 0 0 550px;
	padding: 0;
	position: relative;
}

#header {
	height: 62px;
	background: none;
	position: static;
}

ul#hnav {
	bottom: 0;
	left: 80px;
}

ul#lnav {
	bottom: 14px;
	left: 10px;
}

ul#gnav {
	position: absolute;
	bottom: 13px;
	right: 10px;
}

ul#hometeaser {
	margin-top: 50px;
	position: relative;
}

ul#hometeaser li {
	float: left;
	width: 139px;
	margin-left: 10px;
}

ul#hometeaser li:first-child {
	margin-left: 0;
}

ul#hometeaser li a,
ul#hometeaser li a:link,
ul#hometeaser li a:visited,
ul#hometeaser li a:hover,
ul#hometeaser li a:active {
	display: block;
	margin: 0 0 10px 0;
	color: #666;
}

ul#hometeaser li a,
ul#hometeaser li a:link,
ul#hometeaser li a:visited,
ul#hometeaser li a:hover,
ul#hometeaser li a:active {
	text-decoration: none;
}

ul#hometeaser li a span {
	display: none;
	position: absolute;
	top: 110px;
	left: 0;
	width: 400px;
	text-decoration: none;
}

ul#hometeaser li a strong {
	display: block;
}

ul#hometeaser li h2 {
	margin-bottom: 15px;
}

ul#hometeaser li a:hover span,
ul#hometeaser li a:focus span {
	display: block;
}

#video-teaser {
	left: -503px;
  position: absolute;
  top: 272px;
}
