body   { font-family:"Palatino Linotype", cursive, sans-serif;
         background-color:#e8e8e8;
         background-image:url(../include/bg.png);
         background-repeat:no-repeat;
         margin-left: 10px; }
p { font-size:12pt; }
hr { clear:both; }
img { border-style:none; }

#navigation { vertical-align:top; width:170px; white-space:nowrap; }
#navigation img { margin-left: 20px;
                  margin-right: 30px; }

#titel { width:482px; }

.navbox { font-size:10pt;
          width:160px; }
.navbox a { width:160px;
            display:block;
            padding:0.1em;
            text-decoration:none;
            color:black;
            border:1px solid black;
            border-left-color:white;
            border-top-color:white;
            background-color:#95FF80; }
.navbox a:visited { color:red; }
.navbox a:hover { color:white;
                  font-weight:bold;
                  border-color:white;
                  border-left-color:black;
                  border-top-color:black;
                  background-color:#72B363; }



#ad1 { margin-top:50px; }

#ad4 { margin-top:20px; }

#beschreibung { color:black; }
#beschreibung p:first-letter { font-size:150%; }
#beschreibung p.pict:first-letter { font-size:100%; }


.rightbox { float:right;
            border-style:outset;
            margin-top:0;
            margin-bottom:8pt;
            margin-left:1em;
            background-color:#dfdfdf; }
.leftbox { float:left;
           border-style:outset;
           margin-top:0;
           margin-bottom:8pt;
           margin-right:1em;
           background-color:#dfdfdf; }
.nofloatbox { border-style:outset;
              margin-top:0;
              background-color:#dfdfdf; }

.umbruch { clear:both; }

.pict { font-size:10pt; color:blue; margin-top:0; margin-bottom:2px; margin-left:2px;}
.footer { text-align:center; font-size:8pt; color:red; margin-top:0; }
.aenderung { text-align:right; font-size:8pt; color:red; margin-bottom:0; }


/* GuteSchriften sind "Palatino Linotype", Tahoma, cursive und als Standard sans-serif */