#inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #300C00;
}
#inhalt a:link {
	text-decoration: none;
	color: #300C00;
}
#inhalt a:visited {
	text-decoration: none;
	color: #300C00;
}
#inhalt a:hover {
	text-decoration: underline;
	color: #666666;
}
#inhalt a:active {
	text-decoration: none;
	color: #300C00;
}

#inhaltSeite a:link {
	text-decoration: none;
	color: #CC0000;
}
#inhaltSeite a:visited {
	text-decoration: none;
	color: #CC0000;
}
#inhaltSeite a:hover {
	text-decoration: underline;
	color: #666666;
}
#inhaltSeite a:active {
	text-decoration: none;
	color: #300C00;
}

#titel a:link {

	text-decoration: none;
	color: #FFFFFF;
}
#titel a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#titel a:hover {
	text-decoration: none;
	color: #990000;
}
#titel a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#aktuellTextAbstand  {
	margin-top: -10px;
	text-align: right;
}
#aktuellText a:link{
	text-decoration: none;
	color: #300C00;
	font-size: 10px;
}
#aktuellText a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #300C00;
}
#aktuellText a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #666666;
}
#aktuellText a:active {
	font-size: 10px;
	text-decoration: none;
	color: #300C00;
}
#hinweisText a:link{
	text-decoration: none;
	color: #5F9EC7;
}
#hinweisText a:visited {
	text-decoration: none;
	color: #5F9EC7;
}
#hinweisText a:hover {
	text-decoration: underline;
	color: #666666;
}
#hinweisText a:active {
	text-decoration: none;
	color: #5F9EC7;
}
.mehrInhalt a:link{
	text-decoration: none;
	color: #300C00;
}
.mehrInhalt a:visited {
	text-decoration: none;
	color: #300C00;
}
.mehrInhalt a:hover {
	text-decoration: underline;
	color: #666666;
}
.mehrInhalt a:active {
	text-decoration: none;
	color: #300C00;
}

#inhaltf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #300C00;
}
#inhaltf a:link {
	text-decoration: none;
	color: #300C00;
}
#inhaltf a:visited {
	text-decoration: none;
	color: #300C00;
}
#inhaltf a:hover {
	text-decoration: underline;
	color: #666666;
}
#inhaltf a:active {
	text-decoration: none;
	color: #300C00;
}

#Inhaltsverzeichnis li{
	list-style-type: square;
}
#InhaltsverzeichnisAktiv {
	text-decoration: none;
	padding: 4px 5px;
	background-color: #DCE5F4;
	margin-top: 5px;
	margin-bottom: 3px;
}
#InhaltsverzeichnisAktiv h1{
	background-image: url(../bilder/layout/h1_aktiv.gif);

}
#Inhaltsverzeichnis li:first-letter{
	font-size: 12px;
	color: #003399;
	letter-spacing: 0px;
	font-weight: bold;
}

#Inhaltsverzeichnis a:link {
	text-decoration: none;
	color: #003399;
}
#Inhaltsverzeichnis a:visited {
	text-decoration: none;
	color: #003399;
}
#Inhaltsverzeichnis a:hover {
	text-decoration: underline;
	color: #666666;
}
#Inhaltsverzeichnis a:active {
	text-decoration: none;
	color: #003399;
}

