/*----------------------------------------------------------------------------*/
/*              Diese Datei beinhaltet die Style Sheet Eigenschaften fuer     */
/*              Hausmeisterservice - Ludwig Ruthard                           */
/*                                                                            */
/*              Werbeagentur exakt               www.exakt-kreativ.de         */
/*----------------------------------------------------------------------------*/


td{font-family:verdana;font-size:12px;color:#000000}


h1 
   { font-size:20px; }
h2 
   { font-size:17px; }
h3 
   { font-size:12px; }
h4 
   { font-size:11px; }
h5 
   { font-size:10px; }
h6 
   { font-size:8px; }
   
p1 
   { font-size:9px; }   

.text1
{
	text-decoration: none;
   font-size:25px;
	font-family: arial;
   color:#000000;
   font-weight:700;
}

.text2
{
	text-decoration: none;
   font-size:13px;
	font-family: arial;
   color:#000000;
   font-weight:600;
}

.text3
{
	text-decoration: none;
   font-size:13px;
	font-family: verdana;
   color:#990000;
   font-weight:700;
}


A {
	text-decoration: none;
	color:#000000;
	font-size: 12px; 
	font-family: verdana;
}

a:visited{color:#000000}
a:hover{text-decoration:underline}