body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3d3d3d;
}

h1
 {
 margin: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
		color: #3d3d3d;
  text-align: right;
  text-transform: uppercase
}
.kopf
 {
font-size: 14px;
text-align: right
}
a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3d3d3d;
	text-decoration: underline;
	text-transform: uppercase;
}

.rahmenObenUnten a
 {
color: #FF0000 !important;
text-decoration: none !important;
}

a:hover
 {
color: #3D3D3D;
text-decoration: underline;
}
table.NaviLink td a,
table.NaviLink td a:hover
 {
  padding: 2px 5px 2px 5px
}

table.NaviLink td a
{  font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}

table.NaviLink td a:hover
{
	background-color: #FF0000;
	color: #FFFFCC;
	text-decoration: none;
}

a.nix:hover
 {
  background-color: #FFFFCC !important;
  border: 0px none;
}

.rahmenObenUnten
 {
 border-top: 1px solid #FF0000;
 border-bottom: 1px solid #FF0000;
}
h2
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	text-transform: uppercase
}

.minor
{font-size: 80%;}


