
a:link { text-decoration: none; color: #0C2776; }
a:visited { text-decoration: none; color: #0C2776; }
a:hover { text-decoration: underline; color: #E5E5E5; }
a:active { text-decoration: underline; color: #E5E5E5; }

.body {
	color: #0C2776;
	font-family: Tahoma, Arial, monospace;
	font-size: 11px;
	line-height: 14px;
}

.text {
	color: #0C2776;
	font-family: Tahoma, Arial, monospace;
	font-size: 11px;
	line-height: 14px;
}

.quelle {
	color: #0C2776;
	font-family: Tahoma, Arial, monospace;
	font-size: 9px;
	line-height: 10px;
}

.right {
	color: #0c2776;
	font-family: Tahoma, monospace;
	font-size: 9px;
	line-height: 10px;
	text-align: left;
}

.right a:link { text-decoration: none; color: #0c2776; font-weight: normal; }
.right a:visited { text-decoration: none; color: #0c2776; font-weight: normal; }
.right a:hover { text-decoration: underline; color: #00000; font-weight: normal; }
.right a:active { text-decoration: underline; color: #00000; font-weight: normal; }

.h1 {
	text-align: left;
	color: #0c2776;
	font-family: Tahoma, Arial, monospace;
	font-size: 14px;
	line-height: 16px;
}


.gruen {
color: #26c915;
}

.gelb {
color: #E4E21C;
}

.orange {
color: #E48912;
}

.rot {
color: #E40000;
}


/* Link - Tiefe 1 */
.link {
vertical-align:middle;
padding-left: 15px;
font-weight: bold;
font-size: 10px;
color: #00A0E6;
font-family: Tahoma, Arial, monospace;
}
.link a { text-decoration: none; color: #00A0E6; }
.link a:hover {text-decoration: underline; color: #0C2776; }
.link a:visited { text-decoration: none; color: #00A0E6; }



/* Link - Tiefe 2 */
.link2 {
vertical-align:middle;
padding-left: 22px;
font-weight: normal;
font-size: 10px;
color: #00A0E6;
font-family: Tahoma, Arial, monospace;
}
.link2 a { text-decoration: none; color: #00A0E6; }
.link2 a:hover {text-decoration: underline; color: #0C2776; }
.link2 a:visited { text-decoration: none; color: #00A0E6; }

/* Link - Tiefe 3 */
.link3 {
vertical-align:middle;
padding-left: 29px;
font-weight: normal;
font-size: 10px;
color: #00A0E6;
font-family: Tahoma, Arial, monospace;
}
.link3 a { text-decoration: none; color: #00A0E6; }
.link3 a:hover {text-decoration: underline; color: #0C2776; }
.link3 a:visited { text-decoration: none; color: #00A0E6; }
