A:link {
	text-decoration:underline;
	color:#333333;
}

A:visited {
	text-decoration:underline;
	color:#336600;
}

A:hover {
	text-decoration:underline;
	color:#669900;
}

A:active {
	text-decoration:underline;
	color:#993300;
}

body {
	color:#000033;
	font-family: Verdana, sans-serif;
}

/* Hintergrundfarbe in p geht nicht bei Netscape */
p {
	font-family: Verdana, sans-serif;
	font-size: 11.75px;
	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: #669900;
	font-weight: bold;
	font-size: 13.75px;
}

.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 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #669900;
	margin-top: 20px;
	margin-bottom: 1px;
	font-size: 20px;
}

h2 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #669900;
	font-size: 18px;
	margin-top: 18px;
	margin-bottom: 1px;
}

h3 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #669900;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 1px;
}

h4 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #669900;
	font-size: 14.75px;
	margin-top: 13px;
	margin-bottom: 1px;
}

h5 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #66990;
	font-size: 12.75px;
	margin-top: 11px;
	margin-bottom: 1px;
}
