a {
		color : #000066;
		text-decoration : none;
 }

a:link {
		 color : #000066;
        text-decoration : none;
 }

a:active {
	   color : #000066;
		text-decoration : underline overline;
 }

a:visited {
		color : #000066;
		text-decoration : none;
 }

a:hover {
		color : #000066;
		text-decoration : underline overline;
 }

submenu2entryactive:link {
	   color : red;
		text-decoration : none;
 }

submenu2entryactive:active {
	   color : red;
		text-decoration : underline overline;
 }

submenu2entryactive:visited {
	   color : red;
		text-decoration : none;
 }

submenu2entryactive:hover {
	   color : red;
		text-decoration : underline overline;
 }

.bestellink:link {
       color : red;

 }

.bestellink:active {
       color : red;

 }

 .bestellink:visited {
       color : red;

 }

.bestellink:hover {
       color : red;

 }

.submenu:link {
	  color : #000066;

 }

.submenu:active {
	  color : #000066;

 }

.submenu:visited {
	  color : #000066;

 }

.submenu:hover {
	  color : #000066;

 }

.inhalt:link {
	 color : #000066;;

 }

.inhalt:active {
	color : #000066;;

 }

 .inhalt:visited {
   color : #000066;;

 }

.inhalt:hover {
   color : #000066;;

 }

.inhalt2:link {
   color : #000066;;

 }

.inhalt2:active {
   color : #000066;;

 }

 .inhalt2:visited {
   color : red;
 }

.inhalt2:hover {
		color : red;
 }

.faq_frage:link {
		text-align : justify ;
        font-size : 10pt;
        font-weight : bold;
        color : #000066;
        }
.faq_frage:hover {
		text-align : justify ;
        font-size : 10pt;
        font-weight : bold;
        color : #000066;
        }
.faq_frage:active {
        text-align : justify ;
		font-size : 10pt;
		font-weight : bold;
		color : #000066;
        }
.faq_frage:visited {
        text-align : justify ;
        font-size : 10pt;
        font-weight : bold;
		color : #000066;
		}
