/* Datei form.css  23.02.2010 */

/* formate fuer die homepage von Michael Lehmann   */
/* ----------------------------------------------- */

/* Eintrag in den Head : */

/*<link rel="stylesheet" type="text/css" href="kob.css">*/

	body {color: #000000; background-color: #808080; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }
	td, th, ul, li, input, textarea {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px; }
	a       {color: #222288; text-decoration: none;	}
	a:hover {color: #222288; text-decoration: underline; }
	p {margin: 1em 0 1em 0; }
	p.small {font-size: 80%; color: #808080; }
	h1 {font-size: 20px; font-weight: bold; margin-bottom: 1em; }
	h2 {font-size: 15px; font-weight: bold; margin-bottom: 1em; }
	h3 {font-size: 12px; font-weight: bold; margin-bottom: 1em; }
	hr {height: 10px; border: none; color: #000000; background-color: #000000; }
	img {border: solid 0px #000000;}
	table {border: none; border-spacing: 2px;}
	td {color: #F0F0F0; background-color: #777777; padding: 6px; text-align: center; vertical-align: middle;
	    border: solid 1px; border-color: #F0F0F0 #222222 #222222 #F0F0F0;}
  
