
/* START Contenteinschub Startseite 27-01-2010 */
#content .mmeinschub_bg 
	{
	float:left;
	width:526px;
	background: #fff url(../img/img_bg_mmeinschub.jpg) repeat-x;
	margin: 3px 0 3px 0;
	padding: 12px 0 10px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}

#content .mm_arrow_left 
	{
	float:left; 
	margin: 0 0 0 0;
	padding-top:13px; 
	width:23px;
	height:110px; 
	cursor:pointer;
	}

#content .mm_arrow_right 
	{
	float:right; 
	margin: 0 0 0 0;
	padding-top:13px;
	width:17px;
	height:110px;
	cursor:pointer;
	}


#content .items_mm  div
	{
	float:left; 
	margin: 0 9px 0 9px; 
	width:140px; 
	height:110px; 
	/*border:1px solid #c5d1e2;*/
	}

#content .items_mm div .mm_image 
	{
	border:1px solid #c5d1e2;
	}

#content .items_mm div a 
	{
	color: #012779;
	font-size: 0.9em;
	text-decoration: none;
	font-weight:bold;
	}
	
#content .items_mm div a:hover 
	{
	color: #012779;
	text-decoration: underline;
	font-weight:bold;
	}

/* ENDE Contenteinschub Startseite 27-01-2010 */


div.scrollable_mm { position:relative; overflow:hidden; width: 480px; height:120px; border:0px solid #000; left:0px; }
div.scrollable_mm div.items_mm { width:20000em; position:absolute; } 
div.scrollable_mm div.items_mm div { width:140px; height:110px; float:left; margin: 0 9px 0 9px;  } 
div.scrollable_mm div.items_mm div.active {  }
div.scrollable_mm div.items_mm div.hover {  }
div.scrollable_mm div.items_mm div p { padding-left: 3px; padding-right:3px; }

