/* STYLE FUER NAVIGATION UND AKTIVE */
a.nav:link {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	border-bottom : 1px dotted rgb(185, 185, 185);
	text-decoration: none;
}
a.nav:visited {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	color:rgb(110, 110, 110);
	border-bottom : 1px dotted rgb(110, 110, 110);
	text-decoration:none;
}
a.nav:hover {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000000;
	border-bottom : 1px rgb(0, 0, 0);
	text-decoration:underline;
}
a.nav:active {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	color:rgb(110, 110, 110);
	text-decoration:none;
}
a.navfett:link {
	font-family: "Verdana", Arial, sans-serif;
	font-size:15px;
	line-height:22px;
	color:rgb(185, 185, 185);
	font-weight:bold;
	text-decoration:none;
}
a.navfett:visited {
	font-family: "Verdana", Arial, sans-serif;
	font-size:15px;
	line-height:22px;
	color:rgb(185, 185, 185);
	font-weight:bold;
	text-decoration:none;
}
a.navfett:hover {
	font-family: "Verdana", Arial, sans-serif;
	font-size:15px;
	line-height:22px;
	color:rgb(110, 110, 110);
	font-weight:bold;
	text-decoration:none;
}
a.navfett:active {
	font-family: "Verdana", Arial, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#222222;
	font-weight:bold;
	text-decoration:none;
}
.aktiv {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#000000;
	text-decoration:none;
}
td.nav {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000000;
	text-decoration:none;
}
td {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000000;
	text-decoration:none;
}
td.fliess {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000000;
	text-decoration:none;
}
td.head {
	font-family: "Verdana", Arial, sans-serif;
	font-size:15px;
	line-height:15px;
	color:#993300;
	text-decoration:none;
}
.fett {
	font-family: "Verdana", Arial, sans-serif;
	font-size:15px;
	line-height:22px;
	color:rgb(110, 110, 110);
	font-weight:bold;
	text-decoration:none;
}
.fettw {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.italic {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	color:rgb(185, 185, 185);
	text-align:left;
	text-decoration:none;
}
/* STYLE FUER NAVIGATION UND AKTIVE */
a.txtLink:link {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #993300;
	text-decoration: none;
	font-style:italic;
	
}
a.txtLink:visited {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#993300;
	text-decoration:none;
	font-style:italic;
}
a.txtLink:hover {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#993300;
	text-decoration:underline;
	font-style:italic;
}
a.txtLink:active {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#993300;
	text-decoration:none;
	font-style:italic;
}
