.home {
margin-top:42px;
background-repeat:no-repeat;
min-height:539px;
}

.teasers {
margin-left:214px;
padding-top:19px;
width:453px;
min-height:300px;
list-style:none;
}

.teasers li {
height:76px;
margin-bottom:14px;
cursor:pointer;
}

.teasers li a {
display:block;
}

.teasers li span {
display:block;
height:37px;
font-weight:700;
letter-spacing:-1px;
cursor:pointer;
white-space:nowrap;
overflow:hidden;
}

.teaser_title {
font-size:16px;
}

.teaser_title strong,.teaser_date {
font-size:27px;
letter-spacing:-1px;
}
.teaser_title strong
{
 padding-left:4px;
}
.teaser_date {
margin-top:2px;
}

.teaser_title,.teaser_date {
height:37px;
font-weight:700;
padding-left:10px;
padding-top:5px;
}

.home_news
{
z-index:33;
position:absolute;
top:298px;
left:721px;
 width:200px;
 height:200px;
 background-image:url(../images/img_circle_news.gif);
 background-repeat:no-repeat;
}

.home_news_link
{
	position:relative;
	font-weight:700;
	font-size:15px;
	top: 55px;
	left: 26px;
	width:148px;
	height:90px;
	overflow:hidden;
}

.home_news_txt1
{
	font-size:14px;
	line-height:17px;
	letter-spacing:-1px;
	display:block;
	margin-bottom:3px;
}

.home_news_txt2
{
	font-size:20px;
	line-height:20px;
	letter-spacing:-1px;
}

* html .home 
{
height:539px;
}