a:link
{
	color: #000066;
	text-decoration: none; 
}
a:visited
{
	color: #000066;
	text-decoration: none;
} 
a:active 
{
	color: #CC0033;
	text-decoration: none;
}
a:hover
{
   color: #CC0033;
   text-decoration:underline;
}
  
body
{
        font-family: Arial, Helvetica, Sans Serif;
	      color: #000000;
        background: #FFFFFF;
        font-size: 80%;
}
p, td
{
   font-family: Arial, Helvetica;
   color: #000000;
   line-height: 140%;
}
input
{
   color: #000066;
}
.schwarz
{
   font-family: Verdana, Arial, Helvetica;
   color: #000000;
}
.small
{
   font-family: Arial, Helvetica;
   color: #222;
   font-size: 85%;
} 
.vsmall {
   color: #444;
   font-size: 90%;
   }
   
.weiss
{
   color: #FFFFFF;
}
.rot
{
  color:#CC0033;
  font-weight: bold;
}
.blau
{ 
  color: #000066;
  font-weight: bold;
}
.preis{
   font-family: Verdana, Arial, Helvetica;
   color:#CC0033;
   font-weight: bold;
   font-size: 120%;
}      
h1, h2, h3{
	font-family: Arial, Helvetica;
        margin: 10px 0 20px 0;
        line-height: 140%;
}
h1
{
        font-family: Arial, Helvetica;	
        color: #BA0C1E;
	font-size: 140%;
	font-weight: bold;
}
h2
{
        font-family: Verdana, Arial, Helvetica;	
        color: #000066; 
	font-size: 110%;
	font-weight: bold;
        text-decoration:underline;
}
h3
{
	color: #666666;
	font-size: 120%;
	font-weight: bold; 
}
