A              { text-decoration: none; color: #a9122a; }
A:link         {  text-decoration: none; color: #a9122a; }
A:visited      { text-decoration: none; color: #a9122a; }
A:hover        { text-decoration: underline; color: #a9122a; }
A:active       { text-decoration: none; color: #a9122a; }

A.navfirst_off              { text-decoration: none; color: #555555;}
A.navfirst_off:link        { text-decoration: none; color: #555555;}
A.navfirst_off:visited        {  text-decoration: none; color: #555555;}
A.navfirst_off:hover        {  text-decoration: none; color: #000000;}
A.navfirst_off:active        {  text-decoration: none; color: #555555;}

A.navfirst_on              { text-decoration: none; color: #555555; font-weight:bold;}
A.navfirst_on:link        {  text-decoration: none; color: #555555; font-weight:bold;}
A.navfirst_on:visited        {  text-decoration: none; color: #555555; font-weight:bold;}
A.navfirst_on:hover        {  text-decoration: none; color: #000000; font-weight:bold;}
A.navfirst_on:active        {  text-decoration: none; color: #555555; font-weight:bold;}


A.subnavfirst_off              {  text-decoration: none; color: #716f70;}
A.subnavfirst_off:link        {  text-decoration: none; color: #716f70;}
A.subnavfirst_off:visited        {  text-decoration: none; color: #716f70; }
A.subnavfirst_off:hover        {  text-decoration: none; color: #000000;}
A.subnavfirst_off:active        { text-decoration: none; color: #716f70;}

A.subnavfirst_on              { text-decoration: none; color: #a9122a; font-weight:bold;}
A.subnavfirst_on:link        {  text-decoration: none; color: #a9122a; font-weight:bold;}
A.subnavfirst_on:visited        { text-decoration: none; color: #a9122a; font-weight:bold;}
A.subnavfirst_on:hover        {  text-decoration: none; color: #a9122a; font-weight:bold;}
A.subnavfirst_on:active        { text-decoration: none; color: #a9122a; font-weight:bold;}

.navi{
	width:100%;
	padding:5px 0 3px 10px;
	font-size:12px;
	clear:both;
}

.subnavfeld{
	padding:5px 0 5px 0;
	background-color:#fdf7ef;
	clear:both;
}

.subnavi{
	padding:2px 0 2px 20px;
	background-color:#fdf7ef;
	clear:both;
}

.Headline {
	padding-bottom:20px;
	font-size:16px;
	color: #a9122a;
	font-weight:bold;
}

.Text {
	padding-left:0px;
}

.boxheadline{
	font-size:14px;
	font-weight:normal;
}


#latesttitle {
	padding: 0 0 0 10px;
	color:#FFFFFF;
	font-size:12px;
}
#header A:            { font-size:12px; text-decoration: none; color: #716f70; }
#header A:link        { font-size:12px; text-decoration: none; color: #716f70; }
#header A:visited        { font-size:12px; text-decoration: none; color: #716f70; }
#header A:hover        { font-size:12px; text-decoration: none; color: #000000;}
#header A:active        { font-size:12px; text-decoration: none; color: #716f70;}