A              { text-decoration: none; color: #2B2F37; font-weight:bold;}
A:link         { text-decoration: none; color: #2B2F37; font-weight:bold;}
A:visited      { text-decoration: none; color: #2B2F37; font-weight:bold;}
A:hover        { text-decoration: none; color: #2B2F37; font-weight:bold;}
A:active       { text-decoration: none; color: #2B2F37; font-weight:bold;}

A.navfirst_off             { text-decoration: none; color: #553b24; }
A.navfirst_off:link        { text-decoration: none; color: #553b24; }
A.navfirst_off:visited     { text-decoration: none; color: #553b24; }
A.navfirst_off:hover       { text-decoration: none; color: #752411; }
A.navfirst_off:active      { text-decoration: none; color: #553b24; }

A.navfirst_on              { text-decoration: none; color: #553b24; font-weight:bold; }
A.navfirst_on:link         { text-decoration: none; color: #553b24; font-weight:bold; }
A.navfirst_on:visited      { text-decoration: none; color: #553b24; font-weight:bold; }
A.navfirst_on:hover        { text-decoration: none; color: #752411; font-weight:bold; }
A.navfirst_on:active       { text-decoration: none; color: #553b24; font-weight:bold; }


A.subnavfirst_off              { text-decoration: none; color: #553b24; }
A.subnavfirst_off:link         { text-decoration: none; color: #553b24; }
A.subnavfirst_off:visited      { text-decoration: none; color: #553b24; }
A.subnavfirst_off:hover        { text-decoration: none; color: #752411; }
A.subnavfirst_off:active       { text-decoration: none; color: #553b24; }

A.subnavfirst_on             {font-size:14px; text-decoration: none; color: #553b24; font-weight:bold;}
A.subnavfirst_on:link        {font-size:14px; text-decoration: none; color: #553b24; font-weight:bold;}
A.subnavfirst_on:visited     {font-size:14px; text-decoration: none; color: #553b24; font-weight:bold;}
A.subnavfirst_on:hover       {font-size:14px; text-decoration: none; color: #752411; font-weight:bold;}
A.subnavfirst_on:active      {font-size:14px; text-decoration: none; color: #553b24; font-weight:bold;}

.navi{
	padding:8px 10px 0 0;
	padding-right: 15px;
	font-size:16px;
	float:left;
}

.subnavi{
	padding:0 0 2px 20px;
	padding-bottom: 5px;
	clear:both;
}

.headline {
	padding-bottom:15px;
	font-size:16px;
	font-weight:bold;
}

.text {
	padding-left:20px;
}

.boxheadline{
	font-size:14px;
}


.latesttitle {
	padding: 0 0 0 10px;
	color:#FFFFFF;
	font-size:12px;
}
.latesttitle   A:          { font-size:12px; text-decoration: none; color: #FFFFFF;}
.latesttitle A:link        { font-size:12px; text-decoration: none; color: #FFFFFF;}
.latesttitle A:visited     { font-size:12px; text-decoration: none; color: #FFFFFF;}
.latesttitle A:hover       { font-size:12px; text-decoration: none; color: #c4ddf1;}
.latesttitle A:active      { font-size:12px; text-decoration: none; color: #FFFFFF;}