.chapter      { width:680px; text-align:right; margin-top:120px; color:#1d2225; }
.chapter-out  { border:1px solid #868686; background:#3f0000; width:680px; margin-top:20px; margin-bottom:0px; }
.chapter-in   { border:1px solid #000; background:#5f0000; margin:5px; }

.content, .l-block,
.r-block      { display:flex; flex-direction:row; flex-wrap:wrap; justify-content:space-between; align-content:flex-start; }
.content      { width:680px; font:normal 13px/19px "Verdana"; text-align:justify; margin-top:20px; color:#ddd; font-size:13px; }
.l-block      { flex:0 0 135px; font:10px/15px "Trebuchet MS"; letter-spacing:2px; margin-top:10px; color:#ef8107; text-transform:uppercase; }
.r-block      { flex:0 0 530px; font:12px/15px "Trebuchet MS"; letter-spacing:1px; margin-top:10px; color:#fff; }
.v-block      { flex:0 0 680px; font:10px/15px "Trebuchet MS"; letter-spacing:2px; margin-top:10px; color:#ef8107; text-transform:uppercase; }

a:link, a:visited,
a:active      { color:#00afff; text-decoration:none; }
a:hover       { color:#ef8107; }
a img         { border-width:0; }

h3            { font-family:bask; color:#900; margin-top:2em; }
h4            { font-family:bask; color:#00bfff; margin-bottom:0; }
p,ul          { font:normal 15px/21px "Trebuchet MS"; color:#eee; text-align:justify; }
em            { font:bold 24px/21px "Arial Narrow"; color:#9f0000; margin-right:20px; }
ul            { margin-left:20px; }

.beitritt     { font:normal 15px/21px "Trebuchet MS"; color:#eee; text-align:center; }
.fahne        { text-align:justify; margin:5px 10px 5px 10px; }
.imp          { text-align:left; }
.just         { text-align:justify; }
.para         { width:100%; font:18px/24px "Times New Roman"; color:#9f0000; text-align:center; margin-top:30px; }
.satz         { font:12px/18px "Verdana"; color:#e6fefe; text-align:justify; list-style-type:decimal; list-style-position:outside; }
.zen          { width:100%; font:14px/20px "Times New Roman"; color:#e6fefe; text-align:center; }

#submenu      { z-index:2000; position:fixed; top:127px; width:90px; font-family:Times New Roman; margin-left:-130px; font-weight:bold; }
.sub          { width:100%; height:20px; border:1px solid black; background-color:#fff; text-align:center; line-height:14px; padding-top:5px; margin-bottom:2px; color:#7f0000; font-weight:bold; }
a .sub        { width:100%; height:20px; border:1px solid black; background-color:#aaa; text-align:center; line-height:14px; padding-top:5px; margin-bottom:2px; }
a .sub:hover  { background-color:#fff; }
a:visited .sub,
a:link .sub   { color:#000; text-decoration:none; }
a:active .sub { color:#7f0000; text-decoration:none; }
a:hover .sub  { color:#ef8107; }