/* Datei style.css (unified XX screen XX styles for browsers ohne Netscape 4.7) mve.de */
	/* Standards */
body {font-family: Garamond; font-size: 18px; }
td {font-family: Garamond; font-size: 18px;}
p {font-family: Garamond; font-size: 18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
}
h3 {font-family: Garamond; font-size: 20px;	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
}
h4 {font-family: Garamond; font-size: 14px; font-weight: bold;
	margin: 1px auto;
}
h5 {font-family: Garamond; font-size: 13px; font-weight: bold;
	margin: 1px auto;
}


/* Links */
/* --- NEU --- macht strichellinie um links weg, (funktioniert nicht unter mozilla1.3) !!! - 24.05.03 */
a, area {
	outline: none;
}

