#menu2, #path {
	display: none;
}
.layout2 #col1,
.layout3 #col1 {
	margin: 176px 0 0 192px;
	width:404px;
}
.layout2 #col2,
.layout3 #col2 {
	margin: 176px 0 0 0;
	width:237px;
}
#teaser {
	top: 288px !important;
}
#media {
	height: 335px;
}
#accordion {
	background: url(/img/global/gradient/h300.png) 0 0;
	width: 347px;
	margin:17px 25px;
}
/* accordion header */
#accordion h2 {
	background:no-repeat url(../img/startAccordionPaneHg.png) -11px bottom;
	margin:0 !important;
	padding:6px 0 4px 0;
	font-size:22px !important;
	font-weight:normal;
	font-style:italic;
	cursor:pointer;
}
/* currently active header */
#accordion h2.current {
	cursor:default;
}
/* accordion pane */
#accordion div.pane {
	border-width:0 2px;
	display:none;
	height:170px;
	padding:7px 0px 0px 9px;
	font-size:12px;
	overflow:hidden;
}

#accordion div.pane img {
	border:1px solid #E5E5E5;
	padding:2px;
	margin-left: 10px;
}
/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}
#accordion_wrap {
	background:url(../img/startAccordionHg.png) no-repeat 0 0;
	width:402px;
	height:348px;
	overflow:hidden;
}
h2#accstart-unternehmen {
	color:#509125 !important;
}
h2#accstart-vorteile {
	color:#89532e !important;
}
h2#accstart-sauber {
	color:#fabc32 !important;
}
h2#accstart-verf {
	color:#000 !important;
}

#inhalt {
	background-image: url(../img/inhalt_start.png) !important;
}
