body {
	background:none;
	background-color:#fff;
}
#content {
	width:900px;
	margin:0;
}
#content img {
	float:left;
}

#content #teaser1, #content #teaser2, #content #teaser3 {
	padding-top:18px;
	float:left;
	background-image:url(../img/hom_bil_obe_2.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:102px;
	line-height:14px;
	cursor:hand;
	cursor:pointer;
}
#content #teaser1{
	background-image:url(../img/hom_bil_obe_2.jpg);
}
#content #teaser1.aktiv {
	background-image:url(../img/hom_bil_obe_2_akt.jpg);
}
#content #teaser2{
	background-image:url(../img/hom_bil_unt_3.jpg);
}
#content #teaser2.aktiv {
	background-image:url(../img/hom_bil_unt3_akt.jpg);
}
#content #teaser3 {
	background-image:url(../img/hom_bil_unt_4.jpg);
}
#content #teaser3.aktiv {
	background-image:url(../img/hom_bil_unt_4_akt.jpg);
}
#content #teaser1content,#content #teaser2content,#content #teaser3content {
	visibility:hidden;
	margin-left:35px;
	width:135px;
}

#content.teaser #links {
	float:left;
	width:180px;
}
#content.teaser #mitte {
	float:left;
	width:540px;
	background-image:url(../img/hom_tea_img_mitte.jpg);
	background-repeat:no-repeat;
}
#content.teaser #mitte p {
	width:500px;
}
#content.teaser #rechts {
	float:left;
	width:180px;
}
#content.teaser #teaser1 {
	padding:25px 0 0 26px;
	float:left;
	background:none;
	width:180px;
	height:auto;
	width:auto;
}
#content.teaser #teaser2, #content.teaser #teaser3 {
	padding-top:24px;
	float:left;
	background-repeat:no-repeat;
	width:180px;
	height:96px;
}
#content.teaser #teaser2{
	background-image:url(../img/hom_tea_bil_rec_1.jpg);
}
#content.teaser #teaser2.aktiv {
	background-image:url(../img/hom_tea_bil_rec_1_akt.jpg);
}
#content.teaser #teaser3 {
	background-image:url(../img/hom_tea_bil_rec_2.jpg);
}
#content.teaser #teaser3.aktiv {
	background-image:url(../img/hom_tea_bil_rec_2_akt.jpg);
}

.teaserpfeil {
	padding:0 10px 10px 0;
}
#prinav {
	height:227px;
	background-image:url(../img/hom_bil_unt_1.jpg);
	background-repeat:no-repeat;
	padding-right:0px;
}

#content #einstiegstext {
	width:540px;
	height:240px;
	float:left;	
	background-image:url(../img/hom_bil_unt_2.jpg);
	background-repeat:no-repeat;
}
#content #einstiegstext img {
	margin:20px 0 0 27px;
}
#einstiegstext p {
	margin:20px 0 0 27px;
	width:495px;
}
