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




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

div.ImpressInnerContentBorder{
	float:left;
	width:175px;
	background-color:#f3f2f2;
	height:890px;
	margin-top:5px;
}

div.ImpressLeftColumnDiv{
	float:left;
	width:560px;
	display:inline;
}



div.ImpressLeftCellFloatLeftDiv{
	float:left;
	width:360px;
	margin-top:5px;
	padding:10px;
	background-color:#f3f2f2;
}


div.ImpressLeftCellHeadlineFloatLeftDiv{
	float:left;
	width:360px;

}

div.ImpressLeftCellHeadlineFloatLeftDiv{
	width:257px;
}


div.ImpressLeftCellFloatLeftContentDiv{
	float:left;
	width:360px;
}

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

/*/////////////////////////////////////////////////////////////////////////////////////////////*/
/* Content                                                                                     */
/*/////////////////////////////////////////////////////////////////////////////////////////////*/

table.impressTableLeftMargin{
	margin-left:55px;
	margin-top:10px;
}