td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 11px; 
}
 .feld
   {
	width:80px;
	letter-spacing : 1px;
	border: 0px none;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
 .button
   {
    background-image: url(img/Images_leistungen/pfeil_suche.gif); 
	height: 16;
	width: 14;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

/* Ueberschriften */

h1 {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size : 20px; 
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
}

h2 {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size : 18px; 
#color: #606060;
font-weight:bold; 
margin-top:4px;
margin-bottom:0px;
}

h3 {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size : 16px; 
#color: #606060;
font-weight: bold;
margin-top:16px;
margin-bottom:6px;
}

h4 {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size : 14px; 
#color: #606060;
font-weight:bold; 
margin-top:0px;
margin-bottom:6px;
}
A:link { color:#7CA7BB; text-decoration:none; font-size:11px; }
A:hover { color:#FFFFFF; background-color:#BDDCED; text-decoration: none; font-size:11px; }
A:visited { color:#7CA7BB;  text-decoration:none; font-size:11px; }
A:active { color:#7CA7BB; text-decoration:none; font-size:11px; }
/* General */
BODY {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;

}