/*********************************/
/* css Datei Aha EDV Support AG  */
/* für NaturalStone Hofmann      */
/* aktuell vom 22.03.2020 23:26  */
/*********************************/

a:link 		{				   color:blue;		text-decoration:underline;}
a:visited 	{				   color:blue;	text-decoration:underline;}


/* Spezielle Styles für Menüstuktur (Style-Klassen) */
.menuItem {
	position   :absolute;
	left       :0px;
	visibility :hidden;
}

h1,h2,h3,h4,h5,h6,p,i,th,td,li,dt,dd,address,acronym,big,var,em,blockquote,a,div {
	font-family  : Arial,Helvetica;  /* Schriftart   */
	color        : black;            /* Schriftfarbe */
}

.cLogo {font-family : Century Gothic,Arial,Helvetica;}

/* Kopfzeile */
.HeadLi{
/* width: 37%; */
float: left;
height: 6em;
}

.HeadRe {
float: right;
text-align:right;
width: 273px;
height: 6em;
font-family : Arial,Helvetica;
}


/* für Preisliste */
.PreisFussTR {	line-height: 8px; 
			height: 8px; 
			vertical-align:top;
			text-align:center; 
}
.PreisFussTD {	line-height: 8px; 
			height: 8px; 
			vertical-align:top;
			text-align:center; 
}
.PreisFussP {	line-height: 8px; 
			height: 8px; 
			vertical-align:top;
			text-align:center; 
			font-size	: 80% ;
}

.Bildunterschrift { font-size: 10pt; font-style: italic }

/* Ausgeblendete Klassen */
.NoScreen {display	:inline;}
.NoPrint  {display	:none;}
.gw {display	:none;}
	
.SideMenue {
	float 	:left;
	display	:none;
}

/* Navigations-Klassen */
.eng {margin-left	: 10 px;}
.me	 {margin-bottom	: 2pt;}