﻿a {	
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active{
	color: white;
	text-decoration: none;
}
a:hover{
	color: #990033;
	text-decoration: none;
}
.inhaltbg {
	background-color: #F6F0E2;
}
.Navigation {
	text-decoration: none;
	font-family: "Times New Roman", Times, Serif;
	font-size: large;
	color: black;
}
.style1 {
	border-width: 0;
}
.style2 {
	text-decoration: none;
}
.style2aktiv {
	color: #FFFFFF;
}
.style3 {
	text-align: left;
}
.style4 {
	border-width: 0;
}
.rechts {
	text-align: right;
}
.NavVerweis {
	text-decoration: none;
	font-size: x-small;
	color:#666666;
	background-image:url('Gestaltung/Schattenoben.png')
}
.Hinweis_links {
	text-align:left; 
	font-size:x-small;
	color:#666666;
}
.schriftklein {
	font-size: small;
}