body {
  font-family: century gothic;
  background-color: #900000;
  margin-top: 10px;          
  margin-left: 10px;      
}
DIV.rechts {
	FLOAT: right
}

DIV.links {
	FLOAT: left
}

.textfeld a {
 text-decoration: underline;
 color: #FFFFFF;
 font-weight: bold;
}

.textfeld a:hover {
 text-decoration: underline;
 color: #FF9900;
 font-weight: bold;
}

.textfeld-rechts a {
 text-decoration: underline;
 color: #FFFF00;
 font-weight: bold;
}

.textfeld-rechts a:hover {
 text-decoration: underline;
 color: #FF9900;
 font-weight: bold;
}

.textfeld-links a {
 text-decoration: underline;
 color: #FFFF00;
 font-weight: bold;
}

.textfeld-links a:hover {
 text-decoration: underline;
 color: #FF9900;
 font-weight: bold;
}


h1 {
  font-size: 25pt;      
  color: #FFDE00;      
  padding-top: 30px;    
  font-weight: bolder;  
  text-align: center;   
}
.box4 h1 {
  font-size: 17pt;      
  color: #FF0000;      
  padding-top: 15px;    
  font-weight: bolder;  
  text-align: center;   
}
.box5 h1 {
  font-size: 15pt;      
  color: #FF0000;      
  padding-top: 15px;    
  font-weight: bolder;  
  text-align: center;   
}

h2 {
  font-size: 20px;
  color: #FF0000;
  padding-top: 15px;
  padding-bottom: 5px;   
  text-align: center;
}
h3 {
  font-size: 20px;
  color: #FF0000;
  padding-top: 30px;
  padding-bottom: 5px;   
  text-align: center;
}

.Header {
  width: 900px;                   
  padding: 10px;                   
  background-color: #550000;      
  color: #FFFFFF;                  
  border: 1px solid #FFFFFF;     
  margin-bottom: 20px;            
  text-align: justify;
  font-size: 12px;
}


.box1 {
  width: 900px; 
  height: 247px;                 
  padding: 10px;                   
  background-color: #660000;      
  color: #FFFFFF;                
  border: 1px solid #FFFFFF;      
  margin-bottom: 20px;            
  text-align: justify;
  font-size: 12px;
}

.box2 {
  width: 900px;                    
  height: 247px;
  padding: 10px;                    
  background-color: #660000;       
  color: #FFFFFF;                  
  border: 1px solid #FFFFFF;       
  margin-bottom: 20px;             
  text-align: justify;
  font-size: 12px;
}

.box1 p {
  padding: 10px;
}

.box3 {
  width: 900px;                   
  padding: 10px;                   
  background-color: #660000;      
  color: #FFFFFF;                  
  border: 1px solid #FFFFFF;      
  margin-bottom: 20px;             
  text-align: justify;
  font-size: 12px;
}

.box3 p {
  padding: 10px;
}
.box4 {
  width: 900px; 
  height: 245px;                 
  padding: 10px;                   
  background-color: #660000;      
  color: #FFFFFF;                
  border: 1px solid #FFFFFF;      
  margin-bottom: 20px;            
  text-align: center;
  font-size: 12px;
}
.box5 {
  width: 900px; 
  height: 310px;                 
  padding: 10px;                   
  background-color: #660000;      
  color: #FFFFFF;                
  border: 1px solid #FFFFFF;      
  margin-bottom: 20px;            
  text-align: center;
  font-size: 12px;
}

.box1 img {
float:left;
}

.box2 p {
  padding: 10px;
}

.box2 img {
float:right;
}


.textfeld {
 background-color: #660000;
 margin-bottom: 8px;
}

.textfeld-rechts{
 width: 435px;
 height: 247px;
 background-color: #660000;
 padding-bottom: 10px;
 float:right;
}


.textfeld-links{
 width: 435px;
 height: 247px;
 background-color: #660000;
 padding-bottom: 10px;
 float:left;
}

.box {
  width: 900px;                   
  padding: 10px;                
  background-color: #660000;      
  color: #FFFFFF;                 
  border: 1px solid #FFFFFF;      
  margin-bottom: 20px;            
  text-align: justify;

}

b {
font-weight: normal;}

.box5 a {
 text-decoration: underline;
 color: #FFFFFF;
 font-weight: bold;
}

.box5 a:hover {
 text-decoration: underline;
 color: #FF9900;
 font-weight: bold;
}

.textfeld-movie{
 background-color: #660000;
  padding-bottom: 10px;
 float:left;
}


