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




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

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

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



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


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

div.AGBLeftCellHeadlineFloatLeftDiv{
	width:257px;
}


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

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



