/* dnaber@mini.gt.owl.de, 2000-06-24 */

a:link {
	color: #4460ed;
}

a:visited {
	color: #7a4fa4;
}

a:active {
	color: red;
}

a:hover {
	color: red;
}

h1,h2,h3 {
	font-family: arial,helvetica,sans-serif;
}

body {
	color: #444444;
	background-color: white;
}

p,form {
	color: #444444;
	font-family: arial,helvetica,sans-serif;
}

/* mittel klein */
.msmall {
	font-family: arial,helvetica,sans-serif;
	font-size: small;
}

/* mittel klein, für "Letzte Aktualisierung.." auf der Homepage: */
.lastupdate {
	color: #888888;
	font-family: arial,helvetica,sans-serif;
	font-size: small;
}

/* sehr klein */
.ssmall {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}
