/* Style Sheet von www.Fleischerei-HAEP.de - validiert */

/* Text. */

body
{
	background-image: url(_gifs/hintergrund.gif);
	font-family: Verdana, Arial, sans-serif;
	font-style:  normal;
	font-size:   1.0em;
	color:       #000000;
	padding:	 1px; 
	margin:		 1px; 
}

/* Überschriften*/

h1 { font-size:0.90em; font-weight:bold;   color:#666666; margin: 6px; }
h2 { font-size:0.85em; font-weight:bold;   color:#666666; margin: 6px; }
h3 { font-size:0.80em; font-weight:bold;   color:#666666; margin: 6px; }


/* Klassen */

.kopf 
	{font-size:	0.75em;
	padding:	1px;}

.text 
	{font-size:	0.80em;
	 margin-left:	15px;
	 margin-right:	15px;}

.text_klein
	{font-size:	0.7em;}

.fuss 
	{font-size:	0.75em;
	padding:	1px;}

.tabellentext {
	font-size:	0.80em;
	font-weight:normal;
    color:		#333333; 
	padding:	1px;}

.liste {
	font-size:	0.80em;
	font-weight:normal;
	list-style-type: circle;
	margin-left: 36px;
	margin-top: 12px;}

/* Einstellungen für HyperLinks*/
    
a:link
{	text-decoration:none;
	color: #666666; 
}

a:visited
{	text-decoration:none;
	color: #666666; 
} 

a:hover 
{	color:#666666; 
	text-decoration:underline;
}

a:active 
{	color:#666666; 
	text-decoration:underline;
}
