A              { text-decoration: none; color: #8a2621; }
A:link         {  text-decoration: none; color: #8a2621; }
A:visited      { text-decoration: none; color: #8a2621; }
A:hover        { text-decoration: underline; color: #8a2621; }
A:active       { text-decoration: none; color: #8a2621; }

A.navfirst_off              { text-decoration: none; color: #baa489;}
A.navfirst_off:link        { text-decoration: none; color: #baa489;}
A.navfirst_off:visited        {  text-decoration: none; color: #baa489;}
A.navfirst_off:hover        {  text-decoration: none; color: #8a2621;}
A.navfirst_off:active        {  text-decoration: none; color: #baa489;}

A.navfirst_on              { text-decoration: none; color: #8a2621; }
A.navfirst_on:link        {  text-decoration: none; color: #8a2621;}
A.navfirst_on:visited        {  text-decoration: none; color: #8a2621;}
A.navfirst_on:hover        {  text-decoration: none; color: #8a2621;}
A.navfirst_on:active        {  text-decoration: none; color: #8a2621;}


A.subnavfirst_off              {  text-decoration: none; color: #baa489;}
A.subnavfirst_off:link        {  text-decoration: none; color: #baa489;}
A.subnavfirst_off:visited        {  text-decoration: none; color: #baa489; }
A.subnavfirst_off:hover        {  text-decoration: none; color: #8a2621;}
A.subnavfirst_off:active        { text-decoration: none; color: #baa489;}

A.subnavfirst_on              { text-decoration: none; color: #8a2621; }
A.subnavfirst_on:link        {  text-decoration: none; color: #8a2621; }
A.subnavfirst_on:visited        { text-decoration: none; color: #8a2621;}
A.subnavfirst_on:hover        {  text-decoration: none; color: #8a2621;}
A.subnavfirst_on:active        { text-decoration: none; color: #8a2621; }

A.servicenav_off              {  text-decoration: none; color: #baa489;}
A.servicenav_off:link        {  text-decoration: none; color: #baa489;}
A.servicenav_off:visited        {  text-decoration: none; color: #baa489; }
A.servicenav_off:hover        {  text-decoration: none; color: #8a2621;}
A.servicenav_off:active        { text-decoration: none; color: #baa489;}

A.servicenav_on              { text-decoration: none; color: #8a2621; }
A.servicenav_on:link        {  text-decoration: none; color: #8a2621; }
A.servicenav_on:visited        { text-decoration: none; color: #8a2621;}
A.servicenav_on:hover        {  text-decoration: none; color: #8a2621;}
A.servicenav_on:active        { text-decoration: none; color: #8a2621; }

.navi{
	padding:20px 15px 0 0;
	font-size:14px;
	font-weight:bold;
	float:left;
}

.subnavi{
	padding:3px 10px 3px 0;
	text-align:right;
	clear:both;
}

.Headline {
	padding-bottom:15px;
	font-size:18px;
	color:#baa489;
	font-weight:bold;
}


h1 {
	padding-bottom:15px;
	font-size:18px;
	color:#baa489;
	font-weight:bold;
}


.Text {
	padding-left:20px;
}

.newstext {
	color:#ffffff;
	text-align:center;
}

.link {
	padding-top:2px;
	clear:both;
}

.link img{ float:left;}
