.body {
  font-family:"Times New Roman", Times, sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color:#000;
  font-weight: normal;
}
.html {
  font-family:"Times New Roman", Times, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family:"Times New Roman", Times, sans-serif;
  font-weight: 400;
  line-height: 1;
  margin: 20px 0;
}
.gold, h1, h2, h3 {
  color:#cda546;
}


/*html,body{font-family:"Times New Roman",sans-serif;font-size:20px;line-height:1.5;color:#000}html{overflow-x:hidden}
h1,h2,h3,h4,h5,h6{font-family:"Times New Roman",sans-serif;font-weight:400;margin:10px 0}
.w3-code,.w3-codespan{font-family:Consolas,"Times New Roman";font-size:16px} */

.w3-gold,.w3-hover-gold:hover{color:#000!important;background-color:#cda546!important}
.w3-bar-blue-grey,.w3-hover-bar-blue-grey:hover,.w3-bar-blue-grey,.w3-hover-bar-blue-grey:hover{color:#fff!important;background-color:#cdd8de!important}
.w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;padding:0px 16px}
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:30px 40px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
.w3-2021-marigold
{color:#fff!important;background-color:#FDAC53!important}
.w3-2021-cerulean
{color:#000!important;background-color:#9BB7D4!important}
.w3-2021-rust
{color:#fff!important;background-color:#B55A30!important}
.w3-2021-illuminating
{color:#000!important;background-color:#F5DF4D!important}
.w3-2021-french-blue
{color:#fff!important;background-color:#0072B5!important}
.w3-2021-green-ash
{color:#000!important;background-color:#A0DAA9!important}
.w3-2021-burnt-coral
{color:#fff!important;background-color:#E9897E!important}
.w3-2021-mint
{color:#fff!important;background-color:#00A170!important}
.w3-2021-amethyst-orchid
{color:#fff!important;background-color:#926AA6!important}
.w3-2021-raspberry-sorbet
{color:#fff!important;background-color:#D2386C!important}
.w3-2021-inkwell
{color:#fff!important;background-color:#363945!important}
.w3-2021-ultimate-gray
{color:#fff!important;background-color:#939597!important}
.w3-2021-buttercream
{color:#000!important;background-color:#EFE1CE!important}
.w3-2021-desert-mist
{color:#000!important;background-color:#E0B589!important}
.w3-2021-willow
{color:#fff!important;background-color:#9A8B4F!important}
body {		
  background-image: url("EvangDaten/bgimg.webp");		
} 
h1 {
  margin-top:10px;
  color:#cda546;
  font-weight: 300;
  text-transform: uppercase;
}
h2 {
  margin-top:10px;
  color:#CC9900;
  font-weight: 250;
  text-transform: uppercase;
}

h3 {
  
  color:#CC9900;
  font-weight: 150;
}
h4 {

  font-weight: 100;
}
/* Solid border */
hr.solid {
  border-top: 5px solid red;
}
 
  .bgimg {
      background-image: url("EvangDaten/bdimg.webp");
  }
  .butShadow {
    box-shadow: 0 8px 10px 0 rgba(0,0,0,0.2), 0 4px 12px 0 rgba(0,0,0,0.19);
  }
  .listStyleNone {
    list-style: none;
    display: inline-flex;
  }
  .center {
    
    text-align: center;

    /* margin: auto;
    width: 50%;
    border: 3px solid #73AD21;
    padding: 10px; */
    
  }
  /* settings  for a  not solved 
a:link, a:visited {
  color: #3011fb;
  text-decoration: underline;
  cursor: auto;
}

a:active, a:visited:active {
  color: #ef0576;
}
  */
  /*
	.box {
  			width: 400px;
  			border: 15px solid;
  			padding: 50px;
  			margin: 20px;
		}
		.docPadding{
			padding-left: 100;
			padding-top: 10;
			padding-right: 50;
			padding-bottom: 30;
		}
		/*.status-btn:hover, .status-btn:focus, .status-btn:not(:disabled):not(.disabled):active, .status-btn:not(:disabled):not(.disabled).active, .show > .status-btn.dropdown-toggle 
		{
		color: yellow;
		background-color: whitesmoke;
		border-color: blue;
		} 
		
		.btnsimple{
			background-color: #efd215ab; 
			border: 5px solid gray;
			color: white; 
			padding: 15px; text-align: center; 
			text-decoration: none; 
			display: inline-block; 
			font-size: 16px;
		} */

