@charset "UTF-8";
/* Home */
#home .left {
	width:393px;
	margin-right:15px;
}
#home .right {
	width:284px;
}
#home .fitem {
	width:100%;
	height:286px;
	background:url(../gfx/feat.gif);
	overflow:hidden;
	margin-bottom:10px;
}
#home .video {
	width:100%;
	height:394px;
	background:url(../gfx/video.gif);
	margin-bottom:10px;
}
#home .news {
	width:260px;
	height:118px;
	background:url(../gfx/headlines.gif);
	margin-bottom:10px;
	padding:60px 12px 0;
	overflow:hidden;
}
#home .fitem .left {
	width:153px;
	margin-top:70px;
	margin-left:15px;
	margin-right:12px;
}
#home .fitem .right {
	width:190px;
	margin-top:37px;
}
#home .fitem .info {
	width:140px;
	height:145px;
	overflow:hidden;
}
#home .fitem .price {
	height:30px;
	width:145px;
}
#home .fitem .price p {
	width:30px;
	height:30px;
	float:right;
	color:#fff;
	text-align:center;
}
#home .fitem a {
	text-decoration:underline;
	font-weight:bold;
}
#home .fitem .title {
	margin:0;
}
#home .fitem .spec {
	margin:7px 0 0;
}
#home .fitem .description {
	margin:30px 0 0;
}
#home .news .newslist {
	margin:0;
	padding:0;
	list-style:none;
}
#home .news .newslist li {
	margin-bottom:8px;
	font-weight:bold;
}
/* Ende Home */

/* Home-News */
#homenews .left {
	width:149px;
	margin-right:15px;
	margin-bottom:10px;
}
#homenews .right {
	width:528px;
	margin-bottom:10px;
}
#homenews .left .head {
	width:100%;
	height:51px;
	background:url(../gfx/overview_149.gif);
}
#homenews .left .content {
	width:129px;
	padding:10px 10px;
	background:url(../gfx/kachel_149.gif);
}
#homenews .left .footer {
	width:100%;
	height:24px;
	background:url(../gfx/footer_149.gif);
}
#homenews .right .head {
	width:100%;
	height:51px;
	background:url(../gfx/headline_528.gif);
}
#homenews .right .content {
	width:468px;
	padding:10px 30px;
	background:url(../gfx/kachel_528.gif);
}
#homenews .right .footer {
	width:100%;
	height:40px;
	background:url(../gfx/footer_528.gif);
}
#homenews .newslist {
	margin:0;
	padding:0;
	list-style:none;
}
#homenews .newslist li {
	margin-bottom:8px;
	font-weight:bold;
}
/* Ende Home-News */
