#startpage {
	position: relative;
	width: 650px;
}

#startpage_headline {
	display: block;
	position: relative;
	top: 10px;
	left: 0;
	width: 427px;
	height: 60px;
	background: url(../img/startpage_headline.jpg) 0 0 no-repeat;
}

#startpage_line {
	position: relative;
	background: url(../img/line_dotted.gif) 0 15px repeat-x;
	width: 550px;
	left: 10px;
	margin: 23px 0 12px 0;
	height: 16px;
	top: 10px;
}

#startpage_tab {
	position: relative;
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
}

#startpage_tab li {
	background: url(../img/startpage_tab.jpg) 0 0 no-repeat;
	width: 59px;
	height: 15px;
	margin-left: 5px;
	text-align: center;
	font-size: 10px;
	float: left;
	color: #999;
}

#startpage_tab li a {
	color: #999;
}

#startpage_tab li a:hover {
	color: #F90;
	text-decoration: none;
}

#stab_startpage_ctn {
	position: absolute;
	background: #FFF;
	display: block;
	top: 110px;
	z-index: 1;
}

#stab_news_ctn {
	position: absolute;
	background: #FFF;
	display: block;
	top: 110px;
	z-index: 0;
}

#stab_offers_ctn {
	position: absolute;
	background: #FFF;
	display: block;
	top: 110px;
	z-index: 0;
}

#startpage_qualli {
	position: absolute;
	right: 0;
	top: 10px;
	width: 76px;
	height: 145px;
	background: url(../img/qualli_icon.jpg) 0 0 no-repeat;
	z-index: 3;
}

#startpage_qualli a span {
	display: block;
	width: 76px;
	height: 145px;
}

#blenddiv {
	position: relative;
	left: 6px;
	top: 9px;
	width: 381px;
	height: 286px;
}

#startpage_pic_shadow {
	position: relative;
	left: 0;
	width: 422px;
	height: 327px;
	background: url(../img/startpage_shadow.jpg) 0 0 no-repeat;
}

#blendimage {
	width: 381px;
	height: 286px;
	border: 0 none;
	-moz-opacity: 100;
	opacity: 100;
}

#startpage_tops {
	position: absolute;
	width: 140px;
	left: 405px;
	top: 15px;
}

#startpage_tops div {
	position: relative;
	padding-left: 15px;
	line-height: 1.4;
	margin-bottom: 15px;
	background: url(../img/arrows_left.gif) 0 5px no-repeat;
}

#startpage_fops {
	position: relative;
	width: 100%;
	height: 210px;
}

#startpage_fops div {
	position: relative;
	float: left;
	width: 290px;
	margin-right: 50px;
}

#startpage_fops div img {
	margin: 5px;
	float: left;
}

#manufacture_scroller, #manufacture_scroller_bg {
	position: absolute;
	right: 0;
	top: 175px;
	width: 80px;
	height: 230px;
	overflow: hidden;
	z-index: 4;
}

#manufacture_scroller_bg {
	background: url(../img/manufactures_box.png) 0 0 no-repeat;
	z-index: 5;
}

#manufacture_scroller_bg a span {
	display: block;
	width: 80px;
	height: 230px;
}

#manufacture_scrollerin div, #manufacture_scroller2in div {
	width: 80px;
	text-align: center;
	margin: 20px 0 20px 0;
}

#news_title {
	position: relative;
	margin-top: 15px;
	display: block;
	width: 180px;
	text-align: right;
	height: 40px;
	background: url(../img/startpage_news.jpg) 0 0 no-repeat;
}

#news_title h2 {
	position: absolute;
	font-size: 22px;
	color: #F90;
	letter-spacing: 2px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	bottom: 8px;
	right: 0;
}

#news_content {
  display: none;
	/*display: block;
	margin: 25px 20px 0 25px;
	width: 500px;*/
}

#accordion b {
	position: absolute;
	font-weight: normal;
	font-size: 10px;
	color: #999;
	right: 5px;
	top: 5px;
}

#accordion h3:hover {
	cursor: pointer;
}

.toggler {
	position: relative;
	margin: 0;
	padding: 3px 0 3px 20px;
	background: #F9F9F9;
	border: 1px solid #E4E4E4;
	border-top: none;
	border-left: none;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 13px;
}
 
.element {
	margin: 0;
	padding: 0;
}

.element p {
	padding: 10px;
	margin: 0 ;
	border: 1px solid #EEE;
}

.element p a {
	text-decoration: underline;
	color: #666;
}

#offers_title {
	position: relative;
	margin-top: 15px;
	display: block;
	width: 158px;
	text-align: right;
	height: 40px;
	background: url(../img/startpage_offers.jpg) 0 0 no-repeat;
}

#offers_title h2 {
	position: absolute;
	font-size: 22px;
	color: #F90;
	letter-spacing: 2px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	bottom: 8px;
	right: 0;
}

#startpage_offer {
	width: 500px;
	margin: 20px;
}
