@media all
{

/*=
  = Startseite
  ==================================================*/
  
div#wrapper_topcontent {
	border-bottom: 1px solid #AC1E1D;
	padding: 0.313em 0.63em 0.63em 0.63em;
}

div#wrapper_topcontent #carousel_left,
div#wrapper_topcontent #carousel_right  {
	position: absolute;
	left: 0.63em;
	width: 18px;
}

div#wrapper_topcontent #carousel_right  {
	left:845px;
}

div#wrapper_topcontent #homeTeaserTop {
	width:800px;
	height:153px;
	display:block;
	overflow:hidden;
	position:relative;
	margin-left:25px;
}

div#wrapper_topcontent ul#carousel {
	width:10000px;
	margin:0;
	padding:0;
}

div#wrapper_topcontent #carousel li {
	width:800px;
	height: 153px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

div#wrapper_topcontent div.teaser_big_left,
div#wrapper_topcontent div.teaser_big_right {
	float: left;
	width: 390px;
	margin-right: 0.63em;
}

div#wrapper_topcontent #carousel div.teaser_image_big {
	float: left;
	margin-right: 0.63em;
}

div#wrapper_topcontent #carousel h1 {
	margin: 0.7em 0;
	/* font-size: 0.9em; */
	line-height: 1.2em;
	color: #ac1e1d;
}

div#wrapper_topcontent #carousel h1.kicker {
	margin: 0.7em 0 0 0;
	font-size: 0.9em;
	color: #969696;
}

div#wrapper_topcontent #carousel p {
	font-size: 1em;
	line-height: 1.3em;
}

div#wrapper_topcontent #carousel p.right {
	margin-top: 0.4em;
}

} /* ENDE media all */
