html, body {
font-family: Verdana;
}

body   { background-color: #ffffff;  }


a, p   { color: #000; font-size: 12px; text-decoration: none; border-style: none; outline-style: none }



.exif  { color: #000; font-size: 12px; text-decoration: true; border-style: none; outline-style: none }



a:link  { color: #000  ;  text-decoration: none }
a:visited  { color: #000; text-decoration: none }
a:hover  { color: #000;  text-decoration: none }
a:active { color: #000; text-decoration:none; }
a:focus { color: #000; text-decoration:none; }

.zurueck  { color: #30c; font-size: 12px ;text-decoration:true; }

/*  um ein bild  24.10.2011  padding:1px;
  */
.bild
  {  
    border-color: white; 
    border-width:2px;  
   padding:2px ;
   border: solid 1px white ;
  	/*  Opera  */
   outline:2px ;
   outline-width: thin;
   outline-color : #ffffff;
   }

.bild_frame
  {  border-width: 1pt; border-color: #000; outline-style: none; align: center }

/* offline  24.10.2011 */
.bildindex
  {  border-width: 1pt; border-color: #000; outline-style: none; align: center }



.text_tabelle
 {  width: 150px; height: 20px;  }

td
{ text-align:center;  }

/* Absand des gesamten Bildindex von links */
.abstand
  {  width: 10px; height: 10px }





.titel  { color: #000; font-size: 12px; text-decoration: true; border-style: none; outline-style: none }
