body { background-image: url(http://tstigers.net/engelen-dateien/bilder_fuer_website/bamboo_c.jpg) ; background-repeat:repeat-y; }

* { font-family: Helvetica, Arial, sans-serif; 
color: black; }

h4 { font-size: 80%; }

p,ul { font-size: 70%; }

ul { list-style: none;
list-style-position: outside;
}

li { margin-top: 5px; text-align: left; margin-left: -25px; }

span.metalink { float:right; }

h4 img { border: none; }

div.box { background: white; 
border: dotted; border-width: thin; /*width: 80%;*/ padding: 8px; border-color: navy; }

a { text-decoration: none; }

a:link { color: gray; }  /* frische Links */
a:visited { color: green; /*#006600;*/ } /* schon besuchte Links */
a:active { border-bottom: 1px dotted; } /* beim Klicken */
a:hover { border-bottom: 1px dotted; } /* beim Lungern */

