/* Links im Text */
a:link { color: #000000; text-decoration: underline}
a:visited { color: #000000; text-decoration: underline}
a:active { color: #000000; text-decoration: underline}
a:hover { color: #000000; text-decoration: underline}

/* Links der Haupt-Navigation */
a.navigation:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
a.navigation:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
a.navigation:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
a.navigation:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000; text-decoration: underline}

/* Links der zweiten Navigation */
a.navigation2:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
a.navigation2:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}

.smalltext {
	font-size: 12px;
}

a.navigation2:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
a.navigation2:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #990000; text-decoration: underline}

.navigation1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000; text-decoration: none}
.navigation12 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #990000; text-decoration: none}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-variant: normal; color: #333333; line-height: normal; text-align: justify}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-variant: normal; color: #333333; line-height: normal}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #990000; font-weight: bold}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
li {  list-style-image: url(images/dot_red.gif); line-height: 20px; color: #333333}
