/* CSS Document */

/* using background images */
#gallery ul li.th13 {background:url(thumbs/fotomanip_t/InTheDesert_E.B.Hansen_t.jpg);}
#gallery ul li.th12 {background:url(thumbs/fotomanip_t/Flowers_E.B.Hansen_t.jpg);}
#gallery ul li.th11 {background:url(thumbs/fotomanip_t/Music_E.B.Hansen_t.jpg);}
#gallery ul li.th10 {background:url(thumbs/fotomanip_t/Destiny_E.B.Hansen_t.jpg);}
#gallery ul li.th9 {background:url(thumbs/fotomanip_t/RedBird_E.B.Hansen_t.jpg);}
#gallery ul li.th8 {background:url(thumbs/fotomanip_t/LandOfSandman_E.B.Hansen_t.jpg);}
#gallery ul li.th7 {background:url(thumbs/fotomanip_t/SleepingBeauty_E.B.Hansen_t.jpg);}
#gallery ul li.th6 {background:url(thumbs/fotomanip_t/TheDarkForest_E.B.Hansen_t.jpg);}
#gallery ul li.th5 {background:url(thumbs/fotomanip_t/NotAfraid_E.B.Hansen_t.jpg);}
#gallery ul li.th4 {background:url(thumbs/fotomanip_t/TheJungle1_E.B.Hansen_t.jpg);}
#gallery ul li.th3 {background:url(thumbs/fotomanip_t/TheJungle2_E.B.Hansen_t.jpg);}
#gallery ul li.th2 {background:url(thumbs/fotomanip_t/TheFlower_E.B.Hansen_t.jpg);}
#gallery ul li.th1 {background:url(thumbs/fotomanip_t/NoAngel_E.B.Hansen_t.jpg);}

a.takktil:link {                                                    /* unvisited link */
   font-weight: normal;                                    
   text-decoration: none; 
   color: #8f8f8f;
   }
	
a.takktil:visited {                                                  /* visited link */
   font-weight: normal;                                    
   text-decoration: none; 
   color: #777777;
   }
	
a.takktil:hover, a:active {                                          /* mouse over link, selected link */
   text-decoration: none; 
   color: #B2B0B0;
   }    

