                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          /* MENU */

#wrapper{
	width:810px;
	margin:0 auto;
}

#nav {
	position:relative;
	left: -54px;
	width:900px;
	margin:0 auto;
}

ul#navigation {
	margin:0px auto;
	position:relative;
	float:left;
	border-left:0px solid #c4dbe7;
	border-right:0px solid #c4dbe7;
}

ul#navigation li {
	display:inline;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	border-top:1px solid #ffffcc;
	border-bottom:2px solid #cccc99;
}

.first	{
	border-left:1px solid #ffffcc;
}

ul#navigation li a {
	padding:10px 16px;
	color:#cccc99;
	text-decoration:none;
	display:inline-block;
	border-right:1px solid #fff;
	border-left:1px solid #C2C2C2;
	border-top:1px solid #fff;
	background: #666633;
	
	-webkit-transition:color 0.2s linear, background 0.2s linear;	
	-moz-transition:color 0.2s linear, background 0.2s linear;	
	-o-transition:color 0.2s linear, background 0.2s linear;	
	transition:color 0.2s linear, background 0.2s linear;	
}

ul#navigation li a:hover {
	background:#666633;
	color:#282828;
}

ul#navigation li:hover > a {
	background:#fff;
}

/* Drop-Down Navigation */
ul#navigation li:hover > ul
{
	visibility:visible;
	opacity:1;
}

ul#navigation ul, ul#navigation ul li ul {
	list-style: none;
    margin: 0;
    padding: 0;    
	visibility:hidden;
    position: absolute;
    z-index: 99999;
	width:140px;
	background:#666633;
	box-shadow:1px 1px 3px #ccc;
	opacity:0;
	-webkit-transition:opacity 0.2s linear, visibility 0.2s linear; 
	-moz-transition:opacity 0.2s linear, visibility 0.2s linear; 
	-o-transition:opacity 0.2s linear, visibility 0.2s linear; 
	transition:opacity 0.2s linear, visibility 0.2s linear; 	
}

ul#navigation ul {
    top: 43px;
    left: 1px;
}

ul#navigation ul li ul {
    top: 0;
    left: 141px;
}

ul#navigation ul li {
	clear:both;
	width:100%;
	border:0 none;
	border-bottom:1px solid #c9c9c9;
}

ul#navigation ul li a {
	background:none;
	padding:7px 15px;
	color:#cccc99;
	text-decoration:none;
	display:inline-block;
	border:0 none;
	float:left;
	clear:both;
	width:110px;
}

ul#navigation li a.first {
	border-left: 0 none;
}

ul#navigation li a.last {
	border-right: 0 none;
}


/* INHALT */
a:link	{
	color: #990000;
	text-decoration: underline;
}

a:visited	{
	color: #990000;
}

a:hover		{ 
	color: #cc6666; 
	text-decoration: underline;
	background-color: #ffffcc;
}

a:ToolTip	{
	text-decoration: underline;
}

body	{
	font-family: 'Times New Roman', serif;
	font-size: 120%;
	background-image: url(images/bgmuster1.jpg);
}

h1	{
	font-family: Times, Times New Roman, serif;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
}

h2	{
	margin-left: 20px;
	margin-right: 20px;
}

h2.subst	{
	color: #0066ff;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 0.3em;
}

h2.verb	{
	color: #a90000;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 0.3em;
}

h3	{
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 20px;
	margin-right: 20px;
}

h4	{
	margin-top:0em;
	margin-bottom: 0.3em;
	margin-left: 20px;
	margin-right: 20px;
}

h5	{
	margin-top:0em;
	margin-bottom: 0.3em;
	margin-left: 20px;
	margin-right: 20px;
}

p	{
	margin-top: 0em;
	margin-left: 20px;
	margin-right: 20px;
}

.left	{
	text-align: left;
}

.casus	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.basis	{
	background-color: #cccc99;
	width: 800px;
}

.basis2	{
	background-color: #cccc99;
	width: 900px;
}

.stemma	{
	background-color: #cccc99;
	width: 1200px;
}

.kastensubst	{
	border-left: ridge;
	border-right: ridge;
	border-top: ridge;
	border-bottom: ridge;
	border-width: thick	;
	border-color: #3399ff;
}

.thsubst1	{
	font-family:'Helvetica';
	font-size:0.8em;
	text-align:center;
	border-bottom:thin solid #39f;
	border-right:thin solid #fff;
}

.thsubst1w	{
	font-family:'Helvetica';
	font-size:0.8em;
	text-align:center;
	border-bottom:thin solid #fff;
	border-right:thin solid #fff;
}

.thsubst2	{
	font-family:'Helvetica';
	font-size:0.8em;
	text-align:center;
	border-bottom:thin solid #39f;
	border-right:double #fff;
}

.thsubst2w	{
	font-family:'Helvetica';
	font-size:0.8em;
	text-align:center;
	border-bottom:thin solid #fff;
	border-right:double #fff;
}

.trsubst1	{
	padding:5px; 
	font-family:'Helvetica'; 
	font-size:0.8em; 
	border-bottom:thin solid #39f;
	border-right:thin solid #fff;
}

.trsubst1nopadd	{
	font-family:'Helvetica'; 
	font-size:0.6em; 
	border-bottom:thin solid #39f;
	border-right:thin solid #fff;
}

.trsubst2	{
	padding:5px; 
	font-family:'Helvetica'; 
	font-size:0.8em; 
	border-bottom:thin solid #39f;
	border-right:double #39f;
}

.trsubst2noline	{
	padding:5px; 
	font-family:'Helvetica'; 
	font-size:0.8em; 
	border-right:double #39f;
}

.trsubst2nopadd	{
	font-family:'Helvetica'; 
	font-size:0.8em; 
	border-bottom:3px solid #39f;
	border-right:double #39f;
}

.trsubst2w	{
	padding:5px; 
	font-family:'Helvetica'; 
	font-size:0.8em; 
	border-bottom:thin solid #39f;
	border-right:double #fff;
}

.tdsubst1	{
	padding:5px; 
	font-size:1.1em; 
	border-bottom:thin solid #39f; 
	border-right:thin solid #39f;
}

.tdsubst1noline	{
	padding:5px; 
	font-size:1.1em; 
	border-right:thin solid #39f;
}

.tdsubst1genus	{
	padding:5px; 
	font-size:1.1em; 
	border-right:thin solid #39f;
	font-family:Helvetica; 
	text-align:center; 
	font-size:0.9em; 
	line-height:1.4em
}

.tdsubst1nopadd	{
	font-family:'Helvetica'; 
	font-size:0.8em; 
	border-bottom:3px solid #39f; 
	border-right:thin solid #39f;
}

.tdsubst1a	{
	padding:5px; 
	font-size:1.1em; 
	border-bottom:thick solid #39f; 
	border-right:thin solid #39f;
}

.tdsubst2	{
	padding:5px; 
	font-size:1.1em; 
	border-bottom:thin solid #39f; 
	border-right:double #39f;
}

.tdsubst2noline	{
	padding:5px; 
	font-size:1.1em; 
	border-right:double #39f;
}

.tdsubst2nopadd	{
	font-family:'Helvetica'; 
	font-size:0.8em; 
	border-bottom:3px solid #39f; 
	border-right:double #39f;
}

.kastenverb	{
	border-left: ridge;
	border-right: ridge;
	border-top: ridge;
	border-bottom: ridge;
	border-width: thick;
	border-color: #c66;
}

.thverb1	{
	font-family:'Helvetica';
	font-size:0.8em;
	font-weight: bold;
	text-align:center;
	border-bottom:thin solid #c66;
	border-right:thin solid #fff;
}

.thverb1r	{
	font-family:'Helvetica';
	font-size:0.8em;
	font-weight: bold;
	text-align:center;
	border-bottom:thin solid #c66;
	border-right:thin solid #c66;
}

.thverb2r	{
	font-family:'Helvetica';
	font-size:0.8em;
	font-weight: bold;
	text-align:center;
	border-bottom:thin solid #c66;
	border-right:double #c66;
}

.thverb1w	{
	font-family:'Helvetica';
	font-size:0.8em;
	font-weight: bold;
	text-align:center;
	border-bottom:thin solid #fff;
	border-right:thin solid #fff;
	padding:3px 0px 3px 0px;
}

.thverb2	{
	font-family:'Helvetica';
	font-size:0.8em;
	font-weight: bold;
	text-align:center;
	border-bottom:thin solid #c66;
	border-right:double #fff;
	padding:3px 0px 3px 0px;
}

.thverb2w	{
	font-family:'Helvetica';
	font-size:0.8em;
	font-weight: bold;
	text-align:center;
	border-bottom:thin solid #fff;
	border-right:double #fff;
	padding:3px 0px 3px 0px;
}

.thverbrotate	{
	font-family:'Helvetica'; 
	font-size:0.8em; 
	font-weight: bold;
	border-bottom:thin solid #c66;
	border-right:double #c66;
	padding:3px 0px 3px 0px;
}

.trverb1	{
	padding:5px; 
	font-family:'Helvetica'; 
	font-size:0.8em; 
	font-weight: bold;
	border-bottom:thin solid #c66;
	border-right:thin solid #fff;
	padding:3px 0px 3px 0px;
}

.trverb2	{
	padding:5px; 
	font-family:'Helvetica'; 
	font-size:0.8em; 
	font-weight: bold;
	border-bottom:thin solid #c66;
	border-right:double #c66;
	padding:3px 0px 3px 0px;
}

.trverb2c	{
	padding:5px; 
	font-family:'Helvetica'; 
	font-size:0.8em; 
	font-weight: bold;
	text-align: center;
	border-bottom:thin solid #c66;
	border-right:double #c66;
	padding:3px 0px 3px 0px;
}

.trverb2w	{
	padding:5px; 
	font-family:'Helvetica'; 
	font-size:0.8em; 
	font-weight: bold;
	border-bottom:thin solid #c66;
	border-right:double #fff;
	padding:3px 0px 3px 0px;
}

.tdverb0	{
	padding:5px; 
	font-size:1.1em; 
	border-bottom:thin solid #c66; 
	padding:3px 2px 3px 12px;
}

.tdverb0a	{
	padding:5px; 
	font-size:1.1em; 
	border-bottom:thick solid #c66; 
	padding:3px 2px 3px 12px;
}

.tdverb0b	{
	padding:5px 5px 5px 0px; 
	font-size:1.1em; 
	border-bottom:thin solid #c66; 
}

.tdverb1	{
	padding:5px; 
	font-size:1.1em; 
	border-bottom:thin solid #c66; 
	border-right:thin solid #c66;
	padding:3px 2px 3px 12px;
}

.tdverb1a	{
	padding:5px; 
	font-size:1.1em; 
	border-bottom:thick solid #c66; 
	border-right:thin solid #c66;
	padding:3px 2px 3px 12px;
}

.tdverb2	{
	padding:5px; 
	font-size:1.1em; 
	border-bottom:thin solid #c66; 
	border-right:double #c66;
	padding:3px 2px 3px 12px;
}

.tdverb2a	{
	padding:5px; 
	font-size:1.1em; 
	border-bottom:thin solid #c66; 
	border-right:double #c66;
	padding:3px 2px 3px 0px;
}

.schatten	{
	display:box; 
	padding: 20px 10px 10px 10px; 
	box-shadow:3px 3px 5px 2px #715038; 
}

table.menu	{
	width: 250px;
	background-color: #cccc99;
	spacing: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 700;
}

table.footer	{
	width: 800px;
	background-color: #cccc99;
	spacing: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 700;
}

.buchst	{
	background-color: none;
	border-left: ridge;
	border-right: ridge;
	border-top: ridge;
	border-bottom: ridge;
	border-width: thick;
	border-color: #cc6666;
}

table.buchstbraun	{
	background-color: none;
	border-left: ridge;
	border-right: ridge;
	border-top: ridge;
	border-bottom: ridge;
	border-width: thick;
	border-color: maroon;
}

th	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

th.zeile	{
	text-align: left;
}

tr.subst	{
	background-image: url(images/bgtable1.jpg);
	vertical-align: middle;
	height: 30px;
}

tr.verb	{
	background-image: url(images/bgtable2.jpg);
	vertical-align: middle;
	height: 30px;
}

tr.alpha	{
	background-color: white;
	height: 40px;
	vertical-align: middle;
}

tr.menu1	{
	background-color: white;
}

tr.menu2	{
	background-color: #c7c7c7;
}

tr.beispueb	{
	background-color: white;
	font-size: 1.8em;
	text-align: center;
}

tr.beisperkl	{
	background-color: white;
	font-size: 1.1em;
	font-style: italic;
	text-align: center;
}

.beisp	{
	font-size: 1.8em;
	text-align: center;
}

.beisp2	{
	font-size: 1.2em;
	text-align: left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0.5em;
	padding-right:0.5em;
	text-indent:-0.2em;
}

.beisp2c	{
	font-size: 1.2em;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0.5em;
	padding-right:0.5em;
	text-indent:-0.2em;
}

.beisp3	{
	font-size: 1.0em;
	text-align: left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0.5em;
	padding-right:0.5em;
	text-indent:-0.2em;
}

.erklr	{
	font-size: 0.8em;
	text-align: center;
}

.erklr2	{
	font-size: 0.8em;
	text-align: left;
	padding-left:0.5em;
	padding-right:0.5em;
	text-indent:-0.2em;
}

.erklr2c	{
	font-size: 0.8em;
	text-align: center;
	padding-left:0.5em;
	padding-right:0.5em;
	text-indent:-0.2em;
}

.gross	{
	font-size: 1.8em;
	text-align: center;
}

.groesser	{
	font-size: 1.2em;
	text-align: center;
}

.groesserli	{
	font-size: 1.2em;
	text-align: left;
}

.grossli	{
	font-size: 1.8em;
	text-align: left;
}

.rotrdun	{
	border-bottom: solid;
	border-color: #cc6666;
	background-color:#cccc99;	
}

.mittelcent	{
	font-size: 1.2em;
	text-align: center;
}

.mittellinks	{
	font-size: 1.2em;
	text-align: left;
}

.mittelrot	{
	font-size: 1.2em;
	text-align: left;
	color: #cc6666;
}

.kleiner	{
	font-size: 0.9em;
	text-align: center;
}

.kleiner-links	{
	font-size: 0.9em;
	text-align: left;
}

.kleinerli	{
	font-size: 0.9em;
	text-align: left;
}

.kleinersans	{
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

.klein	{
	font-size: 0.8em;
}

.kleinc	{
	font-size: 0.8em;
	text-align: center;
}

.kleinst	{
	font-size: 0.6em;
}

.klein2	{
	font-size: 0.9em;
}

.klein3	{
	font-size: 0.9em;
	text-align: left;
	padding-left: 5px;
}

.klein3c	{
	font-size: 0.9em;
	text-align: center;
	padding-left: 5px;
}

.klein3f	{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}

.klein3fb	{
	font-size: 0.9em;
	color: #0066ff;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}

.klein3fbind	{
	font-size: 0.9em;
	color: #0066ff;
	text-align: left;
	font-weight: bold;
	padding-left: 35px;
}

.fett	{
	font-weight: bold;
}

.grau	{
	color: grey;
}

.kleingrau	{
	font-size: 0.8em;
	color: grey;
}

.rotcent	{
	font-family:Arial;
	font-weight: bold;
	color: #cc6666;
	text-align:center;
	font-size: 0.8em;
}

.rotcentgross	{
	font-weight: bold;
	color: #cc6666;
	text-align:center;
	font-size: 1.8em;
}

.rotcentmittel	{
	font-weight: bold;
	color: #cc6666;
	text-align:center;
	font-size: 1.0em;
}

.gruencentmittel	{
	font-weight: bold;
	color: #147700;
	text-align:center;
	font-size: 1.0em;
}

.gruenfett	{
	font-weight: bold;
	color: #147700;
}

.gelbfett	{
	font-weight: bold;
	color: #c90;
}

.fuchsfett	{
	font-weight: bold;
	color: #c39;
}

.rotfett	{
	font-weight: bold;
	color: #a90000;
}

.rotfettgr	{
	font-weight: bold;
	color: #a90000;
	font-size: 1.2em;
}

.rot	{
	color: #a90000;
}

.dklrotfett	{
	font-weight: bold;
	color: #990000;
}

.dklrot	{
	color: #990000;
}

.rotfettgelb	{
	font-weight: bold;
	color: #a90000;
	background-color: #FFFF66;
}
  
.blaufett	{
	font-weight: bold;
	color: #39f;
}

.dklblaufett	{
	font-weight: bold;
	color: #1414b3;
}

.dklblau	{
	color: #1414b3;
}

.schmal	{
	 font-stretch: narrow;
}

.abstlks	{
	padding-left: 15px;
}

.griechinh	{
	line-height: 140%;
}

.hyphen   {
	text-align: justify; 
	-ms-hyphens: auto; 
	-moz-hyphens: auto; 
	-webkit-hyphens: auto; 
	hyphens: auto; 
}

td.dttext	{
	font-size: 6pt;
}

li.menue0	{
	margin-left: -1.4em;
}

li.menue	{
	margin-left: -1em;
}

li.menue2	{
	margin-left: -2.8em;
}

li.menue3	{
	margin-left: -4.6em;
}

li.menue4	{
	margin-left: -6.4em;
}

li.menue5	{
	margin-left: -8.2em;
}

ul.menue1	{
	margin-top: 0em;
	margin-bottom: 0em;
}

ul.menue2	{
	margin-top: 0em;
	margin-bottom: 0em;
	style: circle;
}

span.lang	{
	font-variant:small-caps;
	letter-spacing:0.1em;
}

.bildtext	{
	font-style: italic;
	font-size: 10pt;
	margin-top: 2px;
}

.grsub {
    vertical-align: top;
    position: relative;
    top: 8px;
}

.grsup {
    vertical-align: top;
    position: relative;
    top: 0px;
    font-size: 14px;
}

.grsup2 {
    vertical-align: top;
    position: relative;
    top: -7px;
    font-size: 14px;
}
.grsup3 {
    vertical-align: top;
    position: relative;
    top: -7px;
    font-size: 10px;
}
.callout{
	margin-top: -10px;
	text-align:center;
	font-style:italic;
	font-size:0.9em;
}

.kapitelbox0 {
  display: block;
  width: 24px;
  height: 24px;
  background-color: #cc6666;
  text-align: center;
  box-shadow: 2px 2px 2px #999;
}

.kapitelbox {
  display: block;
  width: 28px;
  height: 22px;
  background-color: white;
  text-align: center;  
}

.randzahl {
  display: block;
  width: 28px;
  height: 22px;
  text-align: center;  
}

.abc {
  margin-left: 45px;
  text-indent: -1em;
}

li.repet {
  margin-left: -15px;
  margin-bottom: -20px;
  margin-top: -20px;
}

li.scha {
  margin-left: -15px;
  margin-bottom: -20px;
  margin-top: -20px;
  font-size:1.2em;
}

.zitat	{
	margin-top: 12px;
	margin-left: 5em;
	margin-bottom: 12px;
	font-size: 0.9em;
	font-style: italic;
}

.zitat2	{
	margin-top: 12px;
	margin-left: 5em;
	margin-bottom: 12px;
	font-size: 1.1em;
	font-style: italic;
}

.blocksatz {
	text-align: justify;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}


span.tooltip {
      position: absolute;
      width: 100px;
      height: 40px;
      line-height: 18px;
      padding: 2px;
      font-size: 14px;
      text-align: center;
      color: rgb(113, 157, 171);
      background: rgb(255, 255, 255);
      border: 0px solid rgb(255, 255, 255);
      border-radius: 5px;
      text-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 1px;
      box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 2px 0px;
}

span.tooltip:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 10px;
      border-style: solid;
      border-color: #FFFFFF transparent transparent transparent;
      top: 44px;
      left: 50px;
}

div.table {
	display: table; 
	border: 5px ridge #cc6666; 
	padding: 2px;
	border-color: #cc6666;
	background-color: #ffffff;
}

div.table0 {
	display: table; 
	padding: 2px;
	text-align: center;
}

div.table1 {
	display: table; 
	padding: 2px;
}

div.zeile { 
	display: table-row;
}

div.zeile1 { 
	display: block;
	width: 200px;
}

div.spalte {
	display: table-cell; 
	padding: 0px 3px 0px 3px;
}

div.spalte1 { 							/* 40px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666;
	width: 40px;
	padding: 3px;
	font-size: 12pt;
	line-height: 24pt;
}

div.spalte1a { 							/* 30px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666;
	width: 30px; 
	padding: 3px;
	font-size: 12pt;
	line-height: 24pt;
}

.spalte1ar { 							/* 30px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666;
	width: 30px; 
	padding: 3px;
	padding-right: 10px;
	text-align: right;
	font-size: 12pt;
	line-height: 24pt;
}

div.spalte1a-20 { 							/* 20px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666;
	width: 20px; 
	padding: 3px;
	font-size: 12pt;
	line-height: 24pt;
}

div.spalte1c { 							/* 20px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666;
	width: 20px; 
	padding: 3px;
	font-size: 12pt;
	line-height: 24pt;
	text-align: right;
}

div.zeilenzahl { 							/* 16px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666;
	width: 16px; 
	padding: 0px;
	font-size: 10pt;
	line-height: 24pt;
    text-align: center;  
}

div.spalte-Rolle { 							/* 25px Breite */
	display: table-cell; 
	width: 25px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
}

div.spalte2 { 							/* 550px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 550px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
	text-indent: 1.5em;
}

div.spalte2-500 { 							/* 500px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 500px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
	text-indent: 1.5em;
}

div.spalte2-450i { 							/* 450px Breite mit Indent */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 450px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
	text-indent: 1.5em;
}

div.spalte2padding { 							/* 550px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 550px; 
	padding: 3px 30px 3px 3px;
	font-size: 15pt;
	line-height: 24pt;
	text-indent: 1.5em;
}

div.spalte2-1 { 							/* 530px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 530px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
	text-indent: 1.5em;
}

div.spalte2-450 { 							/* 450px Breite, kein Indent */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 450px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
}

div.spalte2-400 { 							/* 400px Breite, kein Indent */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 400px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
}

div.spalte2-500 { 							/* 500px Breite, kein Indent */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 500px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
}

div.spalte2x { 							/* beliebige Breite, kein Indent */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
}

div.spalte2a { 							/* 570px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 570px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
	text-indent: 1.5em;
}

div.spalte2a1 { 							/* 600px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 600px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
	text-indent: 1.5em;
}

div.spalte2a1block { 							/* 600px Breite */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 600px; 
	padding: 3px;
	text-align: justify;
	font-size: 15pt;
	line-height: 24pt;
	text-indent: 1.5em;
}

div.spalte2a2 { 							/* 600px Breite; kein Indent */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 600px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
}

div.spalte2b { 							/* 580px Breite; kein Indent */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 580px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
}

div.spalte2c { 							/* 680px Breite; kein Indent */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 680px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
}

div.spalte2d { 							/* 640px Breite; kein Indent */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 640px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
}

div.spalte50 { 							/* 50% Breite */
	display: table-cell; 
	width: 50%; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
	background-color: #FFE695;
}

div.epos2 { 							/* 550px Breite; kein Indent */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 550px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
}

div.lyrik1 { 							/* 400px Breite; kein Indent */
	display: table-cell; 
	border-right: thin solid #cc6666; 
	width: 450px; 
	padding: 3px;
	font-size: 15pt;
	line-height: 24pt;
}

div.spalte3 { 							/* 310px Breite */
	display: table-cell; 
	width: 310px; 
	padding: 3px;
	font-size: 11pt;
}

div.spalte350 { 							/* 350px Breite */
	display: table-cell; 
	width: 380px; 
	padding: 3px;
	font-size: 11pt;
}

div.spalte351 { 							/* 350px Breite, 13 pt Text */
	display: table-cell; 
	width: 380px; 
	padding: 3px;
	font-size: 13pt;
}

div.spalte450-18 { 							/* 450px Breite, 18 pt Zeilenhöhe */
	display: table-cell; 
	width: 450px; 
	padding: 3px;
	font-size: 11pt;
	line-height: 18pt;
}

div.spalte450-24 { 							/* 450px Breite, Zeilenabstand 24pt */
	display: table-cell; 
	width: 450px; 
	padding: 3px;
	font-size: 11pt;
	line-height: 24pt;
}

div.spalte500 { 							/* 500px Breite */
	display: table-cell; 
	width: 500px; 
	padding: 3px;
	font-size: 11pt;
}

div.spalte500-18 { 							/* 500px Breite, 18 pt Zeilenhöhe */
	display: table-cell; 
	width: 500px; 
	padding: 3px;
	font-size: 11pt;
	line-height: 18pt;
}

div.spalte3a { 							/* 290px Breite */
	display: table-cell; 
	width: 290px; 
	padding: 3px;
	font-size: 11pt;
}

div.spalte3b { 							/* 280px Breite */
	display: table-cell; 
	width: 280px; 
	padding: 3px;
	font-size: 11pt;
}

div.spalte3c { 							/* 240px Breite */
	display: table-cell; 
	width: 240px; 
	padding: 3px;
	font-size: 11pt;
}

span.praed {
	border-bottom:3px solid red;
}

.subj {
	border-bottom:3px solid blue;
}

.part {
	border-bottom:3px solid violet;
}

.part-phr {
	background-color:lightblue;
}

.obj {
	border-bottom:3px solid green;
}

.obj-phr {
	border-bottom:3px dotted green;	
}

.attr {
	background-color:lightgreen;
}

.adv {
	border-bottom:3px dashed black;
}

.inf {
	text-decoration:underline;
	text-decoration-style:wavy;
	text-decoration-color:black;
}

.inf-phr {
	border-bottom:3px dotted black;
}

.NS-Einl {
	border:2px solid black;
}

.dick {
	border-bottom:6px solid black;
}

.abb	{
	font-size:0.8em;
	line-height:initial;
}

.hs	{ 							/* Hauptsatz */
	margin-left:0px;
}

.ns1	{ 							/* Nebensatz 1 */
	margin-left:40px;
}

.ns2	{ 							/* Nebensatz 2 */
	margin-left:80px;
}

.ns3	{ 							/* Nebensatz 3 */
	margin-left:1200px;
}






spalte3c.trennung {
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
}

div.kette1 { 
	display: table-cell; 
	border-right: thin solid #cc6666;
	width: 350px; 
	padding: 3px;
	font-size: 12pt;
}

div.kette1a { 
	display: table-cell; 
	border-right: thin solid #cc6666;
	width: 380px; 
	font-size: 14pt;
}

div.kette2 { 
	display: table-cell; 
	border-right: thin solid #cc6666;
	padding: 3px;
	font-size: 12pt;
}

div.kette3 { 
	display: table-cell; 
	width: 350px; 
	padding: 3px;
	font-size: 12pt;
}

div.kette3a { 
	display: table-cell; 
	width: 380px; 
	font-size: 14pt;
}

.rote-box {
	position: absolute;
	background: #cc6666;
	opacity: 0.9;
	z-index: 100;
	border: 5px ridge #cc6666;
	width: 96%;
	height: 400px;
}




div.Keypad{
	text-align: center;
	/* display: none; initially hidden, shown if needed */
}

div.Keypad button{
	font-family: Times;
	font-size: 100%;
	background-color: #ffffff;
	color: #000000;
	width: 2em;
}

.unsichtbar             {
	display: none;
}

.pseudo-verweis         {
	color: #990000;
	text-decoration: none; 
	cursor: pointer;
}

.pseudo-verweis:hover   {
	color: #cc6666; 
	text-decoration: underline;
	background-color: #ffffcc;
}

.kng-quiz	{
	font-family: Times, serif;
	font-size: 100%;
	background-color: #cccc99;
}

