#home_content {
	width: 925px;
	height: 215px;
	position: relative;
	left: 32px;
	background-image: url(/media/images/triple_home.jpg);
	background-repeat: no-repeat;
	}

#page_footer {
	clear: both;
	width: 100%;
	height: 20px;
	position: relative;
	}

#home_footer {
	clear: both;
	position: relative;
	background-image: url(/media/screen/footer.jpg);
	background-repeat: no-repeat;
	height: 34px;
	text-align: left;
	padding-top: 19px;
	padding-left: 20px;
	color: #fff;
	}

#content_inhalt {
	font-size: 10px;
	}

#teaser1 {
	width: 180px;
	height: 100px;
	padding: 65px 0px 0px 106px;
	float: left;
	display: block;
	}

#teaser2 {
	width: 180px;
	height: 100px;
	padding: 65px 0px 0px 140px;
	float: left;
	display: block;
	}

#teaser3 {
	width: 145px;
	height: 100px;
	padding: 20px 0px 0px 130px;
	float: left;
	display: block;
	}

#teaser_rundum {
	position: relative;
	margin: 0px 0px 20px 55px;
	float: left;
	width: 280px;
	}

	/*
#teaser_tv {
	position: relative; top: 32px; left: -15px; width: 50px; height: 50px;
	}

#teaser_login {
	position: relative; margin: 0px 0px 20px 20px; float: left; width: 280px;
	}

	*/
#home_link {
	position:absolute;
	padding:10px 0px 0px 60px;
	cursor: pointer;
	z-index: 999;
	}

