/*
 Theme Name:   Twenty Twenty-Three Child
 Description:  Mein Child Theme
 Author:       
 Author URI:   
 Template:     twentytwentythree
 Version:      1.0
 Text Domain:  twentytwentythree-child
*/

/*========================================
   2. Allgemeine Hyperlinks
   ========================================*/

a:link  {
	color:#000000 !important;
	background-color:transparent;
	text-decoration: underline !important;
}
a:visited  {
	color:#8f1407 !important;
	background-color:transparent;
}
a:focus, a:hover  {
	color:#b21100 !important;
	background-color:transparent;
	text-decoration:none !important;
}
a:active  {
	color:#f180e55;
	background-color:transparent;
} 
 
 header ul { list-style-type: none !important; }
