/* Hundealben
 */
body {
    background-color: #c30000;
    margin:0 auto;    
    width: 1035px;
}
.mi { 
  text-align: center;
  color: #ffffff;     
 }

.li { 
  text-align: left;
  color: #ffffff;     
 } 
 
 .albumvz { 
  text-align: center;
  color: #fff; 
  font-size: 1.18em;
  margin-top: -50px;
 }
 
  .albumvz_thumbs{ 
  text-align: center;
  color: #fff; 
  font-size: 1.18em;
  margin-top: -45px;
 }
  
 .titel_bild {
  text-align :center; 
  font-size: 1.2em;
  color: yellow;   	
 	}
 
 .txtzwpfeile { 
  text-align: center;
  color: yellow;
 // display: block;
 // position: absolute;
  margin-top: -50px;     
 }

.container_1_gesamt{ 		  	  
height:685px;
width: 1030px;
margin-left: auto;
margin-right: auto;
}

.container_2oben{ 
z-index: 2;	
 position: absolute; 
 margin-top: -699px;   
height:683px;  /* Container fuer 3 senkr. boxen und Querbox */ 
width: 1026px;
margin-left: auto;
margin-right: auto;
}

.querbox{
z-index:1000;	/* querbox */
height: 55px;   /* 1024 x 60*/
width: 1024px;
margin-left: auto;
margin-right: auto;	
}	

.container_2a{
float:left;	  /* Container fuer 3 senkr. boxen */
z-index:2000;
height:580px;
width: 1024px;
margin-left: auto;
margin-right: auto;
}

.div_2a_links{ 
float:left;     /*  3er box links */
z-index:3000;
width: 511px;  /*  481 x 601 */
height: 640px;
}

.div_2a_mitte{
float:left;  /* 3er box mitte */
z-index:4000;
width:80px;  /*  60 x 601 */
height: 640px;
color:green;
}

.div_2a_rechts{
float:left;     /*  3er box rechts */
z-index:5000;
width:511px;   /*  481 x 601 */
height: 640px;
}

.container_3_foto{
 z-index: 0;	
height:690px;   /* container 3  - float an container_2oben anbinden */
width: 1027px;
text-align: center;
}
  
.powered  { 
  text-align: right;
  margin-right: 5px; 
  color: yellow;   
 }
.titel_thumbs {
  text-align: center;
  font-size: 1.2em;
  color: yellow; 
  margin-top: 10px; 
  margin-left: 37px; 
  margin-right: 5px; 
  margin-bottom: 7px;  	
 	}

 .titel_foto {
  text-align :center; 
  font-size: 1.18em;
  color: yellow;   	
 	}

.zurueck_foto{
margin-bottom:-28px; 
margin-left: 55px;

}	
.div_thumbs {
 width: 930px; 
 margin-top: 20px;
 margin-bottom: -45px;
 margin-left: 55px;  
}

.thumbsa {
float: left; 
 width: 143px; 
 height: 145px; 
 border: 4px solid #A08155;  
 margin: 2px; 
 background-color: #CDB18A; 
 border-radius: 18px;	
}
.thumbs { 
 display: flex; 
 justify-content: center; 
 align-items: center;	
 width: 141px; 
 height: 141px; 
 background-color: #CDB18A; 
 border-radius: 18px;	
}
.thumbsnr {
 width: 25px; 
 height: 15px;
 margin-left : auto;
 margin-right : auto; 
 margin-top : -16px;
 background-color: #000; 
 text-align: center;
 color: white;		
}

.buttom_speich {
 color: white;	
 background-color: blue;
}

.buttom_logout {
 color: white;	
 background-color: red;
}

.buttom_login {
 color: white;	
 background-color: green;
	}	
	