A:link {
	text-decoration:underline;
	color:#333333;
}

A:visited  { color: #800; text-decoration: underline }

A:hover  { color: #d44a00; text-decoration: underline }

A:active {
	text-decoration:underline;
	color:#993300;
}

body  { color: #000033; font-family: Verdana, sans-serif }

/* Hintergrundfarbe in p geht nicht bei Netscape */
p  { color: #363535; font-size: 11.75px; font-family: Verdana, sans-serif; text-align: justify; margin-top: 6px; margin-bottom: 1px }

hr {
	size: 1px;
}

div {
	font-size: 11.75px;
}

.klein {
	font-size: 9.75 px;
}

ul {
	font-family: Verdana, sans-serif;
	font-size: 11.75px;
}

ol {
	font-family: Verdana, sans-serif;
	font-size: 11.75px;
}
/* Netscape uebernimmt font-family nicht aus body */
/* width geht nicht hier */
/* tabellen erben nicht textfarbe */

table {
	color: #000033;
}

td {
	font-family: Verdana, sans-serif;
	font-size: 11.75px;
	color: #000033;
}

th {
	font-family: Verdana, sans-serif;
	font-size: 11.75px;
	color: #000033;
	font-weight: bold;
}

.h {
	background-color: #ff9900;
}


.mon  { color: #363535; font-size: 13.75px; font-weight: bold }

.moff {
	color: black;
	font-size: 13.75px;
}


.hc {
	background-color: #ff9900;
	text-align: center;
}

.hr {
	background-color: #ff9900;
	text-align: right;
}

.g1 {
	background-color: #dddddd;
}

.g1c {
	background-color: #dddddd;
	text-align: center;
}

.g1r {
	background-color: #dddddd;
	text-align: right;
}

.g2c {
	text-align: center;
}

.g2r {
	text-align: right;
}

h1  { color: #690; font-size: 20px; font-family: Verdana, sans-serif; font-weight: normal; margin-top: 20px; margin-bottom: 1px }

h2  { color: #669900; font-size: 18px; font-family: Verdana, sans-serif; font-weight: normal; margin-top: 18px; margin-bottom: 1px }

h3  { color: #800; font-size: 16px; font-family: Verdana, sans-serif; font-weight: bold; margin-top: 15px; margin-bottom: 1px }

h4  { color: #800; font-size: 14.75px; font-family: Verdana, sans-serif; font-weight: normal; margin-top: 13px; margin-bottom: 1px }

h5  { color: #363535; font-family: Verdana, sans-serif; font-weight: bold; text-indent: 10mm; margin-top: 11px; margin-bottom: 1px }

