/***********************************************/
/* 	                                           */
/* Scheren- und Messerschleiferei Schmidt      */
/* CSS-Datei                                   */
/* Allemeine Seiteneinstellungen               */
/*                                             */
/* 01.08.2007, Patrick Köhler                  */
/* 	                                           */
/* Patrick Köhler                              */
/* Am Schwanenteich 8                          */
/* 09648 Mittweida                             */
/* 	                                           */
/***********************************************/



/*/////////////////////////////////////////////////////////////////////////////////////////////*/
/* Grundeinstellungen                                                                          */
/*/////////////////////////////////////////////////////////////////////////////////////////////*/

body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2c2c2c;
}

img{
	border:none;
	
}

.outerMainAbsoluteDiv{
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////*/
/* Seitenaufbau-Divs                                                                            */
/*/////////////////////////////////////////////////////////////////////////////////////////////*/

div.outerMainDiv{
	float:left;
	width:800px;
}

div.innerMainDiv{
	float:left;
	display:inline;
	margin-left:20px;
	width:760px;
}

div.leftColumnDiv{
	float:left;
	width:346px;
}

div.rightColumnDiv{
	float:left;
	margin-left:5px;
	width:409px;
}

div.pagePictureDiv{
	width:346px;
	height:214px;
	margin-top:5px;	
}

div.cellDiv{
	padding:10px;
	margin-top:5px;
	background-color:#f3f2f2;
}

div.cellBackgroundHeadDiv{
	padding:10px;
	background-image:url(../messer-schleifen-bilder/layout/messerschleiferei_bg_head.jpg);
	height:137px;

}

div.mainMenuDiv{
	margin-top:5px;
	background-image:url(../messer-schleifen-bilder/layout/messerschleiferei_bg_menu.jpg);
	width:409px;
	height:30px;
}

div.contentBorderDiv{
	float:left;
	background-image:url(../messer-schleifen-bilder/layout/messerschleiferei_rbackgrnd.gif);
	background-repeat:repeat-y;
	background-position:right;
	/*margin-top:5px;*/
}

div.leftFloatDiv{
	float:left;
	/*background-color:green;*/
}



/*/////////////////////////////////////////////////////////////////////////////////////////////*/
/* Header                                                                                      */
/*/////////////////////////////////////////////////////////////////////////////////////////////*/

a.impressAgbContact{
	color:#334b67;
	text-decoration:none;
}

div.outerHeadlineDiv{
	float:left;
	width:760px;
}

div.innerLogoDiv{
	float:left;
	width:290px;
	height:48px;
}

div.innerHeadlineDiv{
	float:left;
	width:470px;
	height:68px;
}

div.outerImpressAGBContactDiv{
	foat:left;
	width:760px;
	height:19px;
	background-color:#fdfdfe;
}

div.innerImpressAGBContactDiv{
	float:right;
	margin-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.rightColumnInnerDiv{
	float:left;
	width:200px;
}

.cellBackgroundHead2Div{
	float:left;
	height:100px;
	margin-top:249px;
	height:57px;
	width:16px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////*/
/* Footer                                                                                      */
/*/////////////////////////////////////////////////////////////////////////////////////////////*/


div.footerDiv{
	float:left;
	width:760px;
	display:inline;
	margin-left:20px;
	margin-top:5px;
	text-align:center;
	background-color:#334b67;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////*/
/* Textformatierungen                                                                          */
/*/////////////////////////////////////////////////////////////////////////////////////////////*/

h1.pageMainHeadline{
	font-size:16px;
	color:#3f5570;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

h2.cellHeadlineDiv{
	margin:0px;
	padding:0px;
	color:#3a526c;
	font-size:12px;
	font-weight:bold;
}

p.cellContent{
	color:#2c2c2c;
	font-weight:normal;
	margin:0px;
	padding-top:10px;
	padding-bottom:5px;
}

p.strongText{
	font-weight:bold;
}

img.contentFloatLeftImg{
	float:left;
	border:1px solid #334b67;
	margin-right:10px;

}

img.contentFloatLeftMarginImg{
	margin-top:10px;

}

img.normalImg{
	float:left;
}


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


a.menuPoint, a.firstMenuPoint, a.menuPointH, a.firstMenuPointH{
	padding-right:10px;
	padding-left:10px;
	background-image:url(../messer-schleifen-bilder/layout/messerschleiferei_linkbdr.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


a.firstMenuPoint, a.firstMenuPointH {
	background-image:none;
	padding-left:0px;
}

a.menuPointH, a.firstMenuPointH{

	text-decoration:underline;
}

a.normalLink{
	color:#334b67;
	font-size:12px;
	text-decoration:underline;

}

a.normalLink:hover{
	text-decoration:none;
}

a.smallLink{
	color:#334b67;
	font-size:10px;
	text-decoration:underline;
}


a.smallLink:hover{
	text-decoration:none;
}



a.firstMenuPoint:hover {
	text-decoration:underline;
}

a.menuPoint:hover{
	text-decoration:underline;
}

ul.mainMenu{
	color:#FFFFFF;
	margin:0px;
	margin-left:8px;
	padding:0px;
}

li.menuPoint{
	float:left;
	margin-top:6px;
	list-style-type:none;	
}

a.imgLink{
	color:#334b67;
	font-weight:bold;
	text-decoration:underline;
	background-image:url(../messer-schleifen-bilder/layout/messerschleiferei_linkarrow.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:10px;
	padding-top:1px;
	padding-bottom:1px;
}

a.standardLink{
	color:#334b67;
	font-weight:bold;
	text-decoration:underline;
}

a.imgLink:hover{
	color:#334b67;
	font-weight:bold;
	text-decoration:none;
}
