/***********************************************/
/* 	                                           */
/* Scheren- und Messerschleiferei Schmidt      */
/* CSS-Datei                                   */
/* Menüpunkt Über uns                          */
/*                                             */
/* 01.08.2007, Patrick Köhler                  */
/* 	                                           */
/* Patrick Köhler                              */
/* Am Schwanenteich 8                          */
/* 09648 Mittweida                             */
/* 	                                           */
/***********************************************/




/*/////////////////////////////////////////////////////////////////////////////////////////////*/
/* Seitenaufbau-DIVs                                                                           */
/*/////////////////////////////////////////////////////////////////////////////////////////////*/



div.servicesLeftColumnDiv{
	float:left;
	width:278px;
}

div.servicesLeftColumn2Div{
	width:277px;
}

div.leftFloatMargin5pxDiv{
	float:left;
	margin-left:5px;
}


div.servicesLeftCellFloatLeftDiv, div.servicesLeftCellFloatLeftHotelDiv{
	float:left;
	width:258px;
	margin-top:5px;
	padding:10px;
	background-color:#f3f2f2;
}

div.servicesLeftCellFloatLeftHotelDiv{
	height:375px;
}

div.servicesLeftCellFloatLeft2Div{
	float:left;
	width:257px;
}

div.servicesLeftCellHeadlineFloatLeftDiv{
	float:left;
	/*background-color:red;*/
	width:258px;
}

div.servicesLeftCellHeadlineFloatLeftDiv{
	width:257px;
}


div.servicesLeftCellFloatLeftContentDiv{
	float:left;
	width:133px;
}

div.servicesLeftCellFloatLeftPictureDiv{
	float:left;
	width:122px;
	margin-top:10px;
	font-size:10px;
}


