body {font-family: Verdana, Arial, Helvetica, sans serif;	}
#menuebar {text-align:center; border-top: 1px solid #858788; border-bottom: 1px solid #858788; padding: 2px; padding-bottom: 4px; padding-left: 4px; background-color: #ffffff;}
#menue:link { border: 1px solid #000000; text-decoration: none; padding: 2px; font-size: 12px; color: #000000; background-color: #D0D0D0; font-weight: bolder; }    /* noch nicht besuchte Ziele */
#menue:visited { border: 1px solid #000000; text-decoration: none; padding: 2px; font-size: 12px; color: #000000; background-color: #D0D0D0; font-weight: bolder; } /* besuchte Ziele */
#menue:hover { border: 1px solid #000000; text-decoration: none; padding: 2px; font-size: 12px; color: #FFFFFF; background-color: #c41c1c; font-weight: bolder; }   /* Verweise bei "MouseOver" */
#menue:active { border: 1px solid #000000; text-decoration: none; padding: 2px; font-size: 12px; color: #FFFFFF; background-color: #c41c1c; font-weight: bolder; }  /* Angeklickte Verweise */
#menue:focus { border: 1px solid #000000; text-decoration: none; padding: 2px; font-size: 12px; color: #FFFFFF; background-color: #c41c1c; font-weight: bolder; }   /* Verweise, die Fokus erhalten */
#foot { text-align:center; border-top: 1px solid #858788; padding: 2px; padding-left: 4px; font-size: 10px; color: #A0A0A0; }
.maincontent { padding-left: 10px; width: 730px; font-size: 12px; }
.headline { font-size: 16px; font-weight: 900; font-variant: small-caps; }
.textblock { text-align: justify; }
.imgbox_left { float: left; margin-right: 10px; margin-top: 5px; margin-bottom: 5px; border: 1px solid #000000; background-color: #C0C0C0; }
.imgbox_right { float: right; margin-left: 10px; margin-top: 5px; margin-bottom: 5px; border: 1px solid #000000; background-color: #C0C0C0; }
