A              { text-decoration: none; color: #716f70; }
A:link         {  text-decoration: none; color: #716f70; }
A:visited      { text-decoration: none; color: #716f70; }
A:hover        { text-decoration: none; color: #000000; }
A:active       { text-decoration: none; color: #716f70; }

A.navfirst_off              { text-decoration: none; color: #716f70;}
A.navfirst_off:link        { text-decoration: none; color: #716f70;}
A.navfirst_off:visited        {  text-decoration: none; color: #716f70;}
A.navfirst_off:hover        {  text-decoration: none; color: #000000;}
A.navfirst_off:active        {  text-decoration: none; color: #716f70;}

A.navfirst_on              { text-decoration: none; color: #716f70; font-weight:bold;}
A.navfirst_on:link        {  text-decoration: none; color: #716f70;font-weight:bold;}
A.navfirst_on:visited        {  text-decoration: none; color: #716f70;font-weight:bold;}
A.navfirst_on:hover        {  text-decoration: none; color: #716f70;font-weight:bold;}
A.navfirst_on:active        {  text-decoration: none; color: #716f70;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:auto;
	padding:15px 25px 0 0;
	clear:right;
}

.subnavi{
	width:auto;
	padding:0 0 0 15px;
	float:right;
}

.HintergrundBild{
	width:738px;
	height:auto;
	position:relative;
	clear:both;
}

.back{
	background-image:url(../images/alpha.png);
	width:190px;
	max-width:160px;
	height:auto;
	position:absolute;
	padding:10px 15px 20px 15px;
	color:#000000;
	top:70px;
	right:0px;
}

.Headline{
	width:auto;
	height:auto;
	position:relative;
	color:cb2904;
	font-weight:bold;
	padding-top:5px;

}

.Text{
	width:auto;
	height:auto;
	padding-top:5px;
	position:relative;	

}
