body { 
 
  background-color : #899879; 	
 font-family :  "Bookmann old style",Verdana;  
 color: #fffdc7;
 font-style: italic;
 width: 800px;
 margin-left:auto; 
 margin-right:auto;

}
	
p  {
 font-size : 14pt;
 
 line-height : 25px; 
 margin-top : 2px;
 margin-bottom : 6px;
 text-align : justify;
}

.pce  {
 font-size : 14pt;
 line-height : 25px; 
 margin-top : 2px;
 margin-bottom : 6px;
 text-align : center;
}

 h1 {
 font-size : 26pt;
 margin-bottom : 13px;
 margin-top : 5px;
 text-align : center;
}

 h2 {
 font-size : 22pt;
 margin-bottom : 8px;
 margin-top : 5px;
 text-align : center;
}

h2 + p {
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}
 h3 {
 font-size : 20pt;
 margin-bottom : 6px;
 margin-top : 100px;
 text-align : center;
}

 h4 {
 font-size : 16pt;
 margin-bottom : 10px;
 margin-top : 10px;
 text-align : center;
}

 h5 {
 font-size : 14pt;
 margin-bottom : 3px;
 margin-top : 3px;
 text-align : center;
}
 hr {
 width: 500px;
 height: 2px;
 color: #95b2a2;
 margin-bottom : 18px;
 margin-top : 15px;
 
}

 

 td, th {
 font-size : 14px;
}

 li {
 font-size : 14pt;
 margin-bottom : 9px;
 text-align : justify;
}

 .red {
 color : #ff0000;
}
 .dunkelrot {
 color : #990000;
}

 .dunkelgruen {
 color : #009900;
}

 .blue {
 color : #0000ff;
}
 .dunkelblau {
 color : #0000cc;
}
 .bg-gelb {
 background-color : #ffff00;
}

 .bold {
 font-weight : bold;
}
 .big {
 font-size : 16px;
}
 .small {
 font-size : 10px;
}
.menue{
 font-family: "Monotype Corsiva",Verdana, Helvetica;
 text-decoration: underline;
 color: #8B2323;
 font-size: 20px;
 
}
.menue:hover{
 font-size: 24px;
 color: #8B2323;
}


.quelle {
 font-size : 14px;
 color : #808000;
 margin-top : 5px;
 margin-bottom : 9px;
 text-align : justify;
}

.beispiel {
 font-size : 14px;
 color : #000099;
 font-style : italic;
}
.text {
 font-size : 18px;
 color : #3EA99F;
 font-style : italic;
 text-align : center;
}
.bildcomment {
 font-size : 14px;

 margin-top : 5px;
 color : #fffdc7;
 font-family : "Bookman old style", Verdana, Helvetica; 
}

.rund {
 list-style-type : circle;
}

.eckig {
 list-style-type : square;
}

a:link {
 color :#8B2323; 
 text-decoration :underline; 
}
	
	
a:visited { 
 color : #8B2323;					
 text-decoration :underline;
}

a:active { 
 color : #808000; 					
 text-decoration :underline;
}
