xl9 {
	color: #000000;
    font-size: 160%;
    font-family:"Verdana","Geneva";     
}

xl0 {
	color: #e6e6e6;
    font-size: 160%;
    font-family:"Verdana","Geneva";  
    text-shadow: 0px -11px 22px red; 
}

xl1 {
	color: #e6e6e6;
    font-size: 130%;
    font-family:"Verdana","Geneva";  
}

xl2 {
    color: #e6e6e6; 
    font-size: 80%;
    font-family:"Verdana","Geneva"; 
}

xl22 {
    color: #e6e6e6; 
    font-size: 100%;
    font-family:"Verdana","Geneva";  
    text-decoration: underline;   
}

xl23 {
    color: #e6e6e6; 
    font-size: 100%;
    font-family:"Verdana","Geneva"; 
    font-weight: bold; 
}


xl3 {
    color: #e6e6e6;
    font-size: 120%;
    font-family:"Comic Sans MS";
}

xl4 {
    color: #000000;
    font-size: 100%;
    font-family:"Comic Sans MS";
}	

xl5 {
    color: #0040ff;
    font-size: 100%;
    font-family: "Verdana","Geneva";
    text-decoration: underline;
}

xl5:hover {
    color: red;
}

xl6 {
    color: #0b3817;
    font-size: 100%;
    font-weight: bold;
    font-family: "Verdana","Geneva";   
}
h22 {
    background-color:  #598f44;   
    color: #ffffff;
    font-size: 150%;
}	
an1 {  
    background-color:  #a5df00;   
    color: #000000;
    font-size: 120%;
    font-family:"Comic Sans MS";
    font-size: 120%;
    border-radius: 8px;
    border:1px solid #000000;
}

an2 {
    color: #000fff;
    font-size: 120%;
    font-weight: bold;
    font-family:"Comic Sans MS";
    font-size: 120%;
    text-shadow: 0px -3px 22px #fe2e64; 
}
an2:hover {
    color: ##5882FA;
}

.photo {
 padding: 1px;
 background-color: #000000;
 border-bottom: 1px solid #AAA;
 border-right: 1px solid #AAA;
 display: inline-block;
}
.photo img {
 float: left;
}

.artikel0 {
 background-color: #598f44;	
 border-radius: 8px;
 padding: 7px;
}

.artikel1 {
 background-color: #598f44;	
 padding: 5px;
 padding-top: 8px;
 border: 1px solid #AAA;
 width: 80%;
 border-radius: 10px; 
 margin-left: 5px;
}

/*Literaturverzeichnis*/
.artikel3 {
 float:left;
 width: 100px;
}

lf {
	color: #0404b4;
    font-size: 100%;
    font-weight: bold;
    font-family:"Comic Sans MS";
}

.marquee {
		max-width: 100vw; 
		white-space: nowrap;
		overflow: hidden;
		color: #ffffff;
        font-size: 160%;
        
        font-family:"Comic Sans MS";		
	}

	.marquee span {
		display: inline-block;
		padding-left: 105%; 
		animation: marquee 30s linear infinite; 
	}
	
	.marquee span:hover {
		animation-play-state: paused 
	}
	
	@keyframes marquee {
		0%   { transform: translateX(0); }
		100% { transform: translateX(-100%); }
	}
	
.box10{
  	text-align: center;
	margin-top: 1.0em; 
	height:122px;
	width: 60px;
    
    border-width: 1px;
}

.box11{	
   margin-left: 6.5em;
   margin-top: -9.7em;
   
   height:170px;
   width: 700px;
   border-width: 1px;
}	

.box9{
	margin-left: 8.0em;
	margin-top: 1.0em;
	border-width: 1px;
	text-align: center;
	height:20px;
    width: 400px;
}		





