/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cdc8d2;
	line-height: 28px;
	vertical-align: baseline;
	text-align: justify;
	width: auto;
    }
   .bronze {background-color: #3e3737;}
   .gruen {background-color: #28372D;}
   .blau {background-color: #10375f;}
   .gelb {color: #ffebaa;}
h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 40px;
	color: 	#cc0033;
   }

.zwischenueberschrift { font-size: 22px;
                        color: #cc0033;
					    font-weight: bold;}
     
.kleineSchriftTastenkombi {
	 font-size: 14px;
	 } 
.orangefett {color: #ffaf5f;
 	font-weight: bold;
	 
	} 
	.orange {color: #ffaf5f;
	           font-weight: normal;
			   } 
.roteHervorhebungimText {color: #cc0033;
                        font-weight: bold;
}
.gelbfettImpressumect {color: #ffaf5f;
 	font-weight: bold;
	font-size: 23px;
	 
	} 
.olzahlen
  {
    font-size:19px;
	color:#ff9646;
	font-weight:bold;
	text-align: justify;
  }
 .olkleinbuchstaben
 {
    font-size:19px;
	color:#ff9646;
	font-weight: bold;
	list-style:lower-alpha;
	text-align: justify;
  }
 
.oltext
  {
    font-size:19 px;
    color:#beb9c3;
	font-weight: normal;
	text-align: justify;
  }