/* DATEI: form.css */



body { 
	font: 6pt/12pt georgia; 
	color: #555753; 
	background: #FFF5EE url(red12.jpg) no-repeat center; 
	margin: 0px; 
	}

/* 
{ background-image:red1.jpg;
  
    
                    margin:10px;
                                }
h3 {
  font-size:30%
   }
h5 { font-size : 10pt; 
   }
*/




a:link  { text-decoration:none; font-size:75%; font-weight:light; color:#303030; }

a:hover { text-decoration:none; font-size:75%; font-weight:light; color:#FF0066; }

