.LINK {
	color: #FF9900;
}
a {
	color: #133B7B;
}
a:hover.LINK {
	color: #0099FF;
}
.LINKINTERN {
	color: #0099FF;
	text-decoration: none;
}
a:hover.LINKINTERN {
	color: #133B7B;
	text-decoration: underline;
}
.SCHRIFTFARBE {
	color: #133B7B;
}
H1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
}
.InselNavT {
	border-right: 1px solid #FFFFFF;
	padding-left:8px;
	padding-right:8px;
	background-color:#FF9900;
}
.InselNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:32px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.InselNav {
	text-decoration:underline;
}
.hNavT {
	background-color:#FF9900;
	text-align:center;
}
.hNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:32px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.hNav {
	text-decoration:underline;
}
.unterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF9900;
	text-decoration:none;
}
a:hover.unterNav {
	text-decoration:underline;
}
.INHALT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133B7B;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#133B7B;
}