A              { text-decoration: none; color: #911219; }
A:link         {  text-decoration: none; color: #911219; }
A:visited      { text-decoration: none; color: #911219; }
A:hover        { text-decoration: underline; color: #911219; }
A:active       { text-decoration: none; color: #911219; }

A.navfirst_off              { text-decoration: none; color: #ffffff;}
A.navfirst_off:link        { text-decoration: none; color: #ffffff;}
A.navfirst_off:visited        {  text-decoration: none; color: #ffffff;}
A.navfirst_off:hover        {  text-decoration: none; color: #87888a;}
A.navfirst_off:active        {  text-decoration: none; color: #ffffff;}

A.navfirst_on              { text-decoration: none; color: #87888a; }
A.navfirst_on:link        {  text-decoration: none; color: #87888a;}
A.navfirst_on:visited        {  text-decoration: none; color: #87888a;}
A.navfirst_on:hover        {  text-decoration: none; color: #87888a;}
A.navfirst_on:active        {  text-decoration: none; color: #87888a;}


A.subnavfirst_off              {  text-decoration: none; color: #87888a;}
A.subnavfirst_off:link        {  text-decoration: none; color: #87888a;}
A.subnavfirst_off:visited        {  text-decoration: none; color: #87888a; }
A.subnavfirst_off:hover        {  text-decoration: none; color: #911219;}
A.subnavfirst_off:active        { text-decoration: none; color: #87888a;}

A.subnavfirst_on              { text-decoration: none; color: #911219; font-weight:bold;}
A.subnavfirst_on:link        {  text-decoration: none; color: #911219; }
A.subnavfirst_on:visited        { text-decoration: none; color: #911219;}
A.subnavfirst_on:hover        {  text-decoration: none; color: #911219;}
A.subnavfirst_on:active        { text-decoration: none; color: #911219; }

A.servicenav_off              {  text-decoration: none; color: #ffffff;}
A.servicenav_off:link        {  text-decoration: none; color: #ffffff;}
A.servicenav_off:visited        {  text-decoration: none; color: #ffffff; }
A.servicenav_off:hover        {  text-decoration: underline; color: #ffffff;}
A.servicenav_off:active        { text-decoration: none; color: #ffffff;}

A.servicenav_on              { text-decoration: none; color: #ffffff; font-weight:bold; }
A.servicenav_on:link        {  text-decoration: none; color: #ffffff; font-weight:bold;}
A.servicenav_on:visited        {  text-decoration: none; color: #ffffff; font-weight:bold;}
A.servicenav_on:hover        {  text-decoration: none; color: #ffffff; font-weight:bold;}
A.servicenav_on:active        { text-decoration: none; color: #ffffff; font-weight:bold;}

.navioff{
	padding:3px 0 3px 60px;
	background-image:url(../images/navi_off.gif);
	background-repeat:no-repeat;
	background-position:center left;
	clear:both;
}

.navion{
	padding:3px 0 3px 60px;
	background-image:url(../images/navi_on.gif);
	background-repeat:no-repeat;
	background-position:center left;
	clear:both;
}

.subnavi{
	padding:0 20px 0 0px;
	float:left;
}

.Headline {
	padding-bottom:0px;
	font-size:14px;
	color:#848887;
	font-weight:bold;
}

.Text {
	padding-left:10px;
	padding-right:10px;
}

.slideheadline {
	clear:both;
	font-size:14px;
	color:#848887;
	font-weight:bold;
	padding: 10px 10px 5px 22px;
}

.slidebild {
	clear:both;
	padding-left:22px;

}

.slidetext {
	clear:both;
	padding: 5px 10px 5px 22px;
}

