/* Allgemein: */

body {
   font-size:80%;
   font-family:verdana,arial;
   background-color:#F5EEBE;
   background-image: url(images/background.gif);
   background-repeat: repeat;
}

.invisible {
   display: none;
}

img { 
    border: none;
    max-height:500px;
}

a {
   color: #000000;
   text-decoration: none;
   font-weight:normal;
}

a:visited {
   color: #000000;
   text-decoration: none;
   font-weight:normal;
}

#imgtd {
    height:500px;
}
