/* stylesheet: http://www.khm.de/mk/layout/style.css */
/* Pascal Fendrich 2005 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, p, td {
	font-family:helvetica,arial;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	line-height: 13px;
}

h1 {
	font-family:helvetica,arial; 
	color:#000000; 
	font-size:16px;
	text-decoration:none;
}

a                  { color:#666666; text-decoration:none; }
a:visited          { color:#666666; text-decoration:none; }
a:active           { color:#666666; text-decoration:none; }
a:hover            { color:#666666; text-decoration:underline; }

