h1,h5 { font-size: 100%; margin-top: 0em }
h3 { font-weight: bold; }
h4 { font-style: normal; }
h4 { font-size: 90%; }
h4 { font-family: "Bitstream Vera Sans Mono", Helvetica, Arial, sans-serif; }
h1 { font-family: Helvetica, Arial, sans-serif; }
h5 { font-family: "Bitstream Vera Sans Mono", Helvetica, Arial, sans-serif; }
h1 { color: gray; }
h5 { color: red; } 
h4 { color: black; } 

p,ul { font-size: 80%; }
p,ul { font-family: "Bitstream Vera Sans Mono", Helvetica, Arial, sans-serif; }
p,ul { margin-left: 1%; margin-right: 1%; }
p,ul { color: black; } 

p.date { font-size: 70%; color: gray; }

body { margin-left: 2%; margin-right: 2%; }
body { background: white; padding: 0.5em; border: none; } 
body { background-image: url(bilder_fuer_website/bamboo_c.jpg) ; background-repeat:repeat-y; }

div.box { background: white; } 

a.plain { text-decoration: none; background: white; font-weight: bold; }
a { text-decoration: none; }
a.right { font-family: Helvetica, Arial, sans-serif; }
a.right { font-size: 80%; }


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 */
/*  :hover { color: yellow; background: red; }*/ 

div.zentriert { text-align: center; }
div.box { border: dotted; border-width: thin; width: 80%; padding: 0.5em; border-color: navy; margin-bottom: 0.5em }
div.nobox { border: none; width: 80%; padding: 0.5em; margin-bottom: 0.5em }
div.entry { border-top: 1px dotted gray; width: 80%; padding: 0.5em; margin-bottom: 0.5em }

