@import "css_include_handler.css";


#buttons_movement {
	position: absolute;
	width: 960px;
	height: 1px;
	top: 0px;
	z-index: 1000;
	text-align: right;
}

#btnLeftDiv{
	position: relative;
	left: 10px;
	float: left;
	top: 125px;
	overflow: hidden;
}

#btnRightDiv{
	position: relative;
	float: right;
	right: 10px;
	top: 125px;
	overflow: hidden;
}

#btnLeftDivColor{
	position: absolute;
	left: 0px;
	top:0px;
	height: 312px;
	width:25px;
	/* background-color: #d2d7d1; */
}

#btnRightDivColor{
	position: absolute;
	right: 0px;
	height: 312px;
	width:25px;
	/* background-color: #d2d7d1; */
}

#title{
}

.overview_headline{
	position: relative;
	font: bold 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: #fff;
	letter-spacing: 1px;
	top: 14px;
	left: 40px;
	width: 955px;
	overflow: hidden;
	height: auto;
}

.overview_headline_fix{
	position: relative;
	font: bold 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: #fff;
	letter-spacing: 1px;
	top: 14px;
	left: 20px;
	width: 955px;
	overflow: hidden;
	height: auto;
}

.home_tile{
	height: 60px;
	width: 955px;
	float: left;
}

#hp_photos {
	height: 312px;
	overflow: hidden;
	left: 50%;
	top: 0;
	margin-left:-483px;
	position: absolute;
	width: 965px;
	z-index: 0;
}

#hp_photos div {
	position: absolute;
	width: 50000px;
}

#hp_photos div img {
	float: left;
}


#hp_titles div.clear {
	position: relative;
	width: 50000px;
}

#hp_titles div.clear a {
	float: left;
	overflow: hidden;
	width: 955px;
}

#hp_titles div.clear a:hover {
	background: 0;
}

/* Header Teaser Fix */

#hp_photos_fix div {
	position: absolute;
	width: 955px;
}

#hp_photos_fix div img {
	float: left;
}

/* Header Teaser mit drei Meldungen */

.home_tile_teaser3{
	height: 312px;
	width: 955px;
	float: left;
	overflow: hidden;
}

#hp_titles_teaser3 div.clear {
	position: relative;
	width: 50000px;
}

#hp_titles_teaser3 div.clear a {
	float: left;
	overflow: hidden;
	width: 955px;
}

#hp_titles_teaser3 div.clear a:hover {
	background: 0;
}