#rahmen {    width: 970px;
             height: 331px;
             margin:65px auto 0 auto;
			 padding-top: 4px;		 
			 padding-left: 3px;		 
             background-image: url(../images/tamoko.jpg);
}

#impressum { width: 970px;
             margin-top: 200px;
             margin-left: auto;
             margin-right: auto;
             text-align: center;
             font-family: Times,serif;
             font-size: 70%;
}    



#bilder { 	 margin-top: 6px; }      


#bilder a {  margin-left: 4px;			
			 width: 130px;
			 height: 195px             
}

a:link {     color: #7e848d;
             font-weight: bold;
             text-decoration: none;
}
a:hover {    color: #a2abb6; 
             font-weight: bold;
             text-decoration: none;
}


                  
