html 

  body {
    
	cursor: crosshair;
	color: black; /*Schriftfarbe*/
    font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
	vertical-align:top;
	text-align:left;
	margin-left:20px; 
  }
  
  div#Sonderangebot a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #990000;
   }
   
  div#Sonderangebot a:link {
    color: #990000; }
  
  div#Sonderangebot a:visited {
    color: #990000; }
  
  div#Sonderangebot a:hover {
    color: #990000; 
	font-weight: bold;
	font-size: 12px;
	}
  
  div#Sonderangebot a:active {
    color: #990000; }
   
   

  div#Navigation a {
    font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.1em;
   }
  
  div#Navigation a:link {
    color: black; }
  
  div#Navigation a:visited {
    color: black; }
  
  div#Navigation a:hover {
    color: #990000; 
	font-weight: bold;
	font-size: 12px; }
  
  div#Navigation a:active {
    color: black; }
	
	
	  
  div#LinkStyle1 a {
    font-size: 9px;
	text-decoration: none;
   }
  
  div#LinkStyle1 a:link {
    color: #990000; }
  
  div#LinkStyle1 a:visited {
    color: #990000; }
  
  div#LinkStyle1 a:hover {
    color: orange; }
  
  div#LinkStyle1 a:active {
    color: #990000; }
	
	
 div#BigLinks a {
    font-size: 12px;
	text-decoration: none;
   }
  
  div#NBigLinks a:link {
    color: grey; }
  
  div#BigLinks a:visited {
    color: grey; }
  
  div#BigLinks a:hover {
    color: #990000; 
	font-weight: bold;
	font-size: 14px; }
  
  div#BigLinks a:active {
    color: grey; }

 .Heading1 {
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}

 .Heading2 {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

 .Heading3 {
	font-size: 9px;
	color: #990000;
	font-weight: bold;
}

 .Heading4 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.Heading5 {
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.Comments {
	font-size: 11px;
	color: grey;
}

.Comments2 {
	font-size: 10px;
	color: black;
	font-weight: bold;
}

.Comments3 {
	font-size: 9px;
	color: grey;
}

.Preise {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.Feld {
	border:		1px solid #777; 
}
