@import "template.css";
:root {
  --cassiopeia-color-primary: #ffffff;
  --cassiopeia-color-link: #00ff00;
  --cassiopeia-color-hover: #0000ff;  /* zugleich Verlaufsfarbe des headers */
}
a {color: #08c;}
  a:link {text-decoration: none;}
.container-header {background-image: none}  /* blendet Verlauf des headers aus */
.container-footer {background-image: none; background: rgba(0,0,0,.03)}  /* blendet Velauf des footers aus */
.container-footer a {color: blue}

.container-header .grid-child {padding: 0; display: block; background: #ffffff;}                  /* Hoehe des Headers und Anzeige der Menues untereinander statt nebeneinander */


.mod-finder {display: flex; justify-content: end; height: 40px;}
.js-finder-search-query {height: 35px; border-radius: 5px; }


input.search-query {height: 20px; margin: 0; }
.search span.highlight {background-color: #ffd700}


#mod-custom114 {z-index: 1; display: flex; justify-content: end; clear: both; margin: 0 0 0.2em 0; font-size: 1.8em; font-weight: bold; line-height: 1.1em;}         /* Titel Wachstafelngrammatik /"


/*   .breadcrumb {display: table; float: right; clear: both; margin: 0 0 13px 0; padding: 5px 5px;  list-style: none;  background-color: #f5f5f5; border-radius: 5px;}  */     	            
.breadcrumb li {display: inline-block; 	text-shadow: 0 1px 0 #fff; }  /* *display: inline; *zoom: 1; */             
.breadcrumb .divider {padding: 0 5px; 	color: #ccc;}
.breadcrumb .active {color: #999;}  

@media (max-width: 600px)  {
#mod-custom114 {display: none;}
}
@media (max-width: 1000px) {        
.container-header .navbar-brand img {z-index: 5; width: 10rem; min-width: 10rem;}                     /* Hoehe des Bildes im Header  */

.container-header .mod-menu li a {color: #08c; font-size: 1.2em; padding: 0 1em; display: block; width: 100%; line-height: 14px; border-radius: 5px;}
.container-header .mod-menu li a:hover {color: blue}
#mod-grund li a { font-weight: normal; padding: 5px;  border: solid 1px grey;}   
#mod-fuellung > li > a {font-weight: bold; padding: 8px 8px; border: solid black 1px; margin: 0; background: linear-gradient(135deg, #fefcea 0%,#f1da36 100%);}
.sidebar-right, .breadcrumb {display: none}
.inhaltscontainer {width: 100%; margin-bottom: 3%;}                                                   /* Container im Inhaltsverzeichnis */
.smartueber {display: block; margin: 0 20px}                                                          /* Uebersichten im Smartphone-Format */
.smartabstand {margin: 1px 0}
.uetab, .uebtab thead, .uebtab td {display: none}, .uebtab .erg, .uebtab .erg::after, .uebtab .erl, .uebtab .sinntraeger, .uebtab .sinntraeger::after, .uebtab .praedikat, .uebtab .attribut {display: none}
}

@media (min-width: 1001px) {                                                                                                                                    
.container-header .navbar-brand img {z-index: 5; position: absolute; top: 15px; width: 10rem; min-width: 10rem;}                     /* Hoehe des Bildes im Header  */

#mod-grund {justify-content: end; margin-bottom: 0.6em;}                                                                                /* Aufgerufen im Grundmenu -> Erweitert -> Menu-Tag-ID   */
#mod-grund li a {color: #08c;; padding: 5px;  border-radius: 5px; border: solid 1px grey; line-height: 14px; font-weight: normal; margin: 2px 5px;}                                                                          
#mod-grund > li:last-child > a {margin: 2px 0 2px 5px;}
#mod-grund > li > a:hover {background-color: #eee;}
#mod-grund > .active > a {color: #fff; 	background-color: #08c; }

#mod-fuellung {z-index: 9; justify-content: end;}
#mod-fuellung > li {position: relative;}
#mod-fuellung > li > a {color: #08c; font-weight: bold; padding: 8px 8px; border: solid black 1px; border-radius: 5px; line-height: 14px;  margin: 2px 0; background: linear-gradient(135deg, #fefcea 0%,#f1da36 100%);}
#mod-fuellung li a:hover {color: #005580}
#mod-fuellung ul {position: absolute; top: 32px; border-radius: 10px; background: linear-gradient(135deg, #fefcea 0%,#f1da36 100%);}                        
#mod-fuellung ul > li a {font-weight: normal; border: none; font-size: 15px; padding: 10px; border-radius: 10px; margin: 0; white-space: nowrap;}
#mod-fuellung ul ul {position: absolute; left: 100%; top: -15px}

.sidebar-right {position: fixed; width: 318px}
.sidebar-right .card-body ul ul {display: none}
.sidebar-right .card-body ul li:hover > ul {display: block;} 

/* Submenue */
.container-header .mod-menu > li {position: relative;}                                         /* Um Submenues positionieren zu koennen */
.container-header .mod-menu ul {background: #cc0000; border: 1px solid #dfe3e7; border-radius: 5px; position: absolute; top: 100%; left: 0;  padding: 16px;} 
.container-header .mod-menu li:hover > ul {display: block;}

/* Sub-sub-menue */
.container-header .mod-menu ul > li {position: relative;}                                       /* Um Sub-Submenues positionieren zu koennen */
.container-header .mod-menu ul ul {background: #cc0000; position: absolute; left: 100%; top: -15px}


.inhaltscontainer {float: left; width: 20%}
.smartueber {display: none}                                                                           /* Uebersichten im Smartphone-Format ausgeblendet */  
.smartabstand {display: none}
.uebtab            {width: 100%; font-size: 0.9em; line-height: 1.5em; border-collapse: collapse; border: 2px solid rgb(0, 0, 0); margin: 0 auto; page-break-inside: avoid;}   
     .uebtab thead    {background: rgb(204, 204, 204); text-align: center;}
     .uebtab td       {padding: 3px 3px 3px 6px; border: 1px solid rgb(0, 0, 0) }
     .uebtab .erg            {z-index: 1; position: relative; font-size: 0.95em; padding: 5px; border-radius: 10px; border: solid #000 3px; width: 116px; height: 36px; margin: 0 auto; text-align: center; line-height: 1.5em; }
     .uebtab .erg::after     {content:''; position: absolute; left: 107px; top: 8px; width: 10px; height: 10px; border-top: solid #000 3px; border-bottom: solid #000000 3px; }
     .uebtab .erl            {z-index: 1; position: relative; font-size: 0.95em; padding: 5px; border-radius: 10px; border: solid #000 3px; width: 116px; height: 36px; margin: 0 auto; text-align: center; line-height: 1.5em;}
     .uebtab .sinntraeger    {font-size: 0.95em; padding: 2px; border-radius: 6px; border: 2px solid #BBBBBB; width: 78px; height: 26px; position: relative; margin: 0 auto; text-align: center; line-height: 1.3em;}
     .uebtab .sinntraeger::after {content:''; position: absolute; left: 34px; top: 20px; width: 10px; height: 8px; border-left: solid #BBBBBB 3px; border-right: solid #BBBBBB 3px; }
     .uebtab .praedikat      {font-size: 0.95em; padding: 5px; -moz-border-radius: 10px; border-radius: 10px; border-style: solid; border-width: 3px; width: 70px; height: 55px;  display: inline-block; position: relative; margin-right: 0px; line-height: 1.3em; }
     .uebtab .attribut       {font-size: 0.95em;  padding: 2px; -moz-border-radius: 6px; border-radius: 6px; border: 2px solid #BBBBBB; width: 98px; height: 26px; position: relative; margin: 0 auto; line-height: 1.3em;}
} 


	

body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	font-size: 16px; line-height: 1.3em; hyphens: auto;}
a {color: #08c;}
a:hover, a:focus {color: #005580; text-decoration: none}

 

.header .brand {text-align: left;}
header .nav {margin-bottom: 0px}





.search {float: right;  clear: both; }
input.search-query { width: 143px; border-radius: 5px; margin: 0}
.search span.highlight {background-color: #ffd700}

.wachstitle {margin: 0 0 12px 0; clear: both; font-size: 1.8em; font-weight: bold; line-height: 1.1em; float: right}




.footer1 {margin-top: -10px}

#pop-print {display: none}                       /* Druck-Button in den Formentabellen */


/****++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*                                                  Tabellen                                                   */
/********************************************************************************************************* *****/
.abstand {clear: both}
table {                                                       /* Pruefen! */
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.kontrastseitetab                {width: 100%; border-collapse:collapse; font-size: 0.95em; line-height: 1.2em; page-break-inside: avoid; margin-top: 0.5em}    /* Gesamtueberschrift in die Tabelle eingebunden */
    .kontrastseitetab thead      {text-align: center; font-weight: bold}
    .kontrastseitetab thead td   {border: 0; padding-top: 1.5em}
	.kontrastseitetab tbody      {vertical-align: top}
	.kontrastseitetab td         {border: 1px solid #000; padding: 5px }
	.kontrastseitetab td:nth-child(1)  {width: 45%;}
	.kontrastseitetab td:nth-child(2)  {width: 65%; background-color: rgb(225, 225, 225);}
	#kontrasthead                      {font-weight: bold; letter-spacing: 0.3em;}
.kontrasttab                    {width: 100%; border-collapse:collapse; font-size: 0.95em; line-height: 1.2em; page-break-inside: avoid; margin-top: 0.5em}      /* Einzeltabelle */
    .kontrasttab thead          {font-weight: bold; letter-spacing: 0.3em;}
	.kontrasttab tbody          {vertical-align: top}
	.kontrasttab td             {border: 1px solid #000; padding: 5px }
	.kontrasttab td:nth-child(1)  {width: 45%;}
	.kontrasttab td:nth-child(2)  {width: 65%; background-color: rgb(225, 225, 225);}

.verbgruppe                                                      {width: 100%; border-collapse: collapse}
   .verb20gruppe                                                 {margin-left: 2.5%; width: 97.5%; background-color: rgb(255,250,205); border-collapse: collapse }
   .verbgruppe tr, .verb20gruppe tr                              {border-top: 1px solid green; border-bottom: 1px solid green}
   .verbgruppe td:nth-child(1), .verb20gruppe td:nth-child(1)    {background-color: rgb(255,250,205); vertical-align: top}
   .verbgruppe td:nth-child(2)                                   {width: 24%; font-style: oblique; background-color: rgb(255,250,205); vertical-align: top}
   .verb20gruppe td:nth-child(2)                                 {width: 24.5%; font-style: oblique; background-color: rgb(255,250,205); vertical-align: top}
   .verbgruppe td:nth-child(3)                                   {width: 50%; padding-left: 4px; background-color: rgb(253,245,230); vertical-align: middle;}
   .verb20gruppe td:nth-child(3)                                 {width: 51.25%; padding-left: 4px; background-color: rgb(253,245,230); vertical-align: middle}

.ldtab                                                           {width: 100%; font-size: 0.95em; line-height: 1.2em; border-collapse: collapse} 
   .ld20tab                                                      {margin-left: 2.5%; width: 97.5%; font-size: 0.95em; line-height: 1.2em; border-collapse: collapse} 
   .ldtab td:nth-child(1)                                        {width: 50%; vertical-align: top; }
   .ld20tab td:nth-child(1)                                      {vertical-align: top}
   .ldtab td:nth-child(2)                                        {width: 50%; padding-left: 4px; font-style: oblique; vertical-align: top; }
   .ld20tab td:nth-child(2)                                      {width: 51.25%; padding-left: 4px; font-style: oblique; vertical-align: top; }

.bluetab, .blue2tab, .blue3tab, .blue3subtab, .blue4tab                                      {width: 100%; background: #ccecff; page-break-inside: avoid; font-size: 0.95em; line-height: 1.2em; margin-bottom: 0.5em; border-collapse: collapse;} 
   	.bluetab thead, .blue2tab thead, .blue3tab thead, .blue3subtab thead, .blue4tab thead    {background: #66ccff; text-align: center; font-weight: bold; text-valign: top}
	.bluetab tbody, .blue2tab tbody, .blue3tab tbody, .blue3subtab tbody, .blue4tab tbody    {vertical-align: top}
	.bluetab td                                                                              {border: 1px solid #000; padding: 5px }
	.blue2tab td:nth-child(1), .blue2tab td:nth-child(2)                                     {width: 50%; border: 1px solid #000; padding: 5px }
	.blue3tab td, .blue3subtab td:nth-child(1)                                               {width: 33%; border: 1px solid #000; padding: 5px }
	.blue3subtab td:nth-child(2)                                                             {width: 33%; border: 1px solid #000; padding: 5px; font-style: oblique;}
	.blue3subtab td:nth-child(3)                                                             {width: 33%; border: 1px solid #000; padding: 5px; text-align: center; vertical-align: middle}
	.blue4tab td                                                                             {width: 25%; border: 1px solid #000; padding: 5px }
	
.greytab, .grey2tab, .grey3tab, .grey4tab                                             {width: 100%; background-color: rgb(238, 238, 238); font-size: 0.9em; border-collapse:collapse; border-spacing: 0; page-break-inside: avoid;}
    .greytab thead, .grey2tab thead,  .grey3tab thead,  .grey4tab thead               {background-color: rgb(221, 221, 221); text-align: center; vertical-align: top}
	.greytab tbody, .grey2tab tbody, .grey3tab tbody, .grey4tab tbody                 {vertical-align: top}
	.greytab td                                                                       {border: 1px solid #000; padding: 5px}
	.grey2tab td                                                                      {width: 50%; border: 1px solid #000; padding: 5px}                 
	.grey3tab td                                                                      {width: 33.3%; border: 1px solid #000; padding: 5px}
	.grey4tab td                                                                      {width: 25%; border: 1px solid #000; padding: 5px}
	.greytab .strich                                                                  {border: 1px solid #000; padding-left: 20px; text-indent: -20px; margin-top: 0.6em}
	
.aufgabentab          {width: 100%; border: 1px solid #660; border-spacing: 10px 0px; border-radius: 10px; margin-top: 1em; page-break-inside: avoid}
     .aufgabentab td  {padding: 0 5px;}

.schluesseltab         {width: 100%; border: 0; border-spacing: 0; background: linear-gradient(-65deg, #f28585 0%, #91d672 78%, #c8ebc5 100%);
                       background: -moz-linear-gradient(-65deg, #f28585 0%, #91d672 78%, #c8ebc5 100%); background: -webkit-linear-gradient(-65deg, #f28585 0%, #91d672 78%, #c8ebc5 100%);
					   background: -ms-linear-gradient(-65deg, #f28585 0%, #91d672 78%, #c8ebc5 100%);  background: -o-linear-gradient(-65deg, #f28585 0%, #91d672 78%, #c8ebc5 100%);}
    .schluesseltab td {padding: 5px}

.ueberarbeitungstab         {width: 700px; border: 0; border-spacing: 1; background-color: rgb(204, 204, 204); margin: 0 auto}
     .ueberarbeitungstab tr {border: 1px solid #FFF;}
     .ueberarbeitungstab td {padding-left: 16px; text-indent: -11px;}


.verbenregerltab           {width: 100%; border-collapse:collapse}      
     .verbenregerltab td   {padding: 0px 5px; border-bottom: solid black 1px} 
.regtab             {width: 100%; border-collapse:collapse; border-radius: 10px;  margin-top: 1px; background: linear-gradient(left, #aed1f2 0%, #d7eaf5 73%, #aed1f2 100%); background: -moz-linear-gradient(left, #aed1f2 0%, #d7eaf5 73%, #aed1f2 100%);
                     background: -webkit-linear-gradient(left, #aed1f2 0%, #d7eaf5 73%, #aed1f2 100%); background: -ms-linear-gradient(left, #aed1f2 0%, #d7eaf5 73%, #aed1f2 100%); background: -o-linear-gradient(left, #aed1f2 0%, #d7eaf5 73%, #aed1f2 100%);
					 page-break-inside: avoid}
  	 .regtab tbody  {vertical-align: top}
	 .regtab td     {width: 50%; padding: 0 10px 0 10px; }       /* text-indent: -15px */   
	 .regtab tr:nth-child(1), #regcom {color: transparent; line-height: 0.3em; transform:scale(1,0.4); -webkit-transform:scale(1,0.4); -moz-transform:scale(1,0.4); -ms-transform:scale(1,0.4); -o-transform:scale(1,0.4)}
	 #whiteline     {border-top: 1px solid #FFF;}
	 #com {font-weight: bold; font-style: oblique}
	 #vz0::before {content:'0'; font-size: 14px; color: rgb(51, 153, 255); background-color: rgb(51, 153, 255); padding: 0px 3px; border-radius: 10px; margin-right: 8px;}
     #vz1::before {content:'1'; font-size: 14px; color:#ffffff; background-color: rgb(51, 153, 255); padding: 0px 3px; border-radius: 10px; margin-right: 8px;}
	 #vz2::before {content:'2'; font-size: 14px; color:#ffffff; background-color: rgb(51, 153, 255); padding: 0px 3px; border-radius: 10px; margin-right: 8px;}
	 .valzahl {font-size: 14px; color:#ffffff; background-color: rgb(51, 153, 255); padding: 0px 3px; border-radius: 10px; margin-right: 8px;}
     .valpunkt {font-size: 14px; color: rgb(51, 153, 255); background-color: rgb(51, 153, 255); padding: 0px 3px; border-radius: 10px; margin-right: 8px;}


  
.glostab                    {width: 100%; border-collapse:collapse; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto;}
   .glostab td              {padding: 3px; border: 1px solid rgb(0, 0, 0);}
   .glostab td:nth-child(1) {font-weight: bold}
   .glosbei                 {margin-top: 5px; margin-bottom: 0px; font-size: 0.95em; line-height: 1.2em; color: #006400}


       
/*                                 Ueberschriften                               */

h1, h2, h3, h4, h5, h6 {
/*	margin: 9px 0;   */
	font-family: inherit;
	font-weight: bold;
	line-height: 18px;
	color: inherit;
	text-rendering: optimizelegibility;}
	
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {font-weight: normal; line-height: 1; color: #999;}

h1, h2, h3 {line-height: 36px;}

h1 {font-size: 35.75px;}
h2 {font-size: 29.25px;}
h3 {font-size: 22.75px;}
h4 {font-size: 16.25px;}
h5 {font-size: 13px;}
h6 {font-size: 11.05px;}

h1 small {font-size: 22.75px;}
h2 small {font-size: 16.25px;}
h3 small {font-size: 13px;}
h4 small {font-size: 13px;}
.h_ueb {font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; text-align: center; margin-top: 5px; margin-bottom: 15px;}   /* Uebersichten-Ueberschrift */

                                                                                                                           
h1#wachs {font-size: 1.9em; font-weight: bold; line-height: 1.3em; text-align: center; line-height: 1.3em; margin: 0 0 0.5em 0}                                                        /* z.B. "Einleitung"  */
h2#wachs {display: flex; height: 2.5em; width: 100%; justify-content: center; align-items: center; font-size: 1.6em; font-weight: bold; border-radius: 15px; border: 3px solid black;  /* z.B. "Fuellungsarten verbaler Herkunft" */
    margin-bottom: 0.5em; background: linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%);}
h3#wachs {display: flex; height: 2em; width: 100%; justify-content: center; align-items: center; font-size: 1.3em; font-weight: bold; border-radius: 10px; border: 1px solid black;    /* z.B. "Die nd-Form" */                                                                              /* z.B. "Gerundivum der dominanten Handlung" */ 
    margin: 4em 0 0.5em 0; background: linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%);}
h3#ergaenzung_zu_vollverben {font-size: 1.3em; line-height: 1.3em;  text-align: center; position: relative; width: 55%; height: 40px; border-radius: 10px; border: 5px solid black; margin: 2.5em auto 1em auto;} /* Ueberschrift */
    h3#ergaenzung_zu_vollverben::after {content:''; z-index: 10; position: absolute; left: 99.2%; top: 5px; width: 14px; height: 20px; border-top: solid #000000 5px; border-bottom: solid #000000 5px}
h3#freie_Angabe {display: flex; width: 55%; height: 40px; justify-content: center; align-items: center; font-size: 1.3em; border-radius: 10px; border: 5px solid black; margin: 2.5em auto 1em auto;}              /* Ueberschrift */  
h3#attribut {display: flex; width: 300px; height: 35px; justify-content: center; align-items: center; font-size: 1.3em; font-weight: normal; border-radius: 10px; border: 3px solid #BBBBBB; margin: 2.5em auto 1em auto; page-break-inside: avoid}      /* Ueberschrift */
h3#sinntraeger {font-size: 1.3em; font-weight: normal; text-align: center; line-height: 1.3em; position: relative; width: 200px; height: 35px; border-radius: 10px; border: 3px solid #BBBBBB; margin: 2.5em auto 1em auto; page-break-inside: avoid}    /* Ueberschrift */  
    h3#sinntraeger::after {content:''; z-index: 10; position: absolute; left: 90px; top: 25px; width: 20px; height: 14px; border-left: solid #BBBBBB 5px; border-right: solid #BBBBBB 5px;}  
h4#wachs {padding: 0; font-family:Arial, Helvetica, sans-serif; font-size: 1.3em; font-weight: bold;  line-height: 1.3em;                                                     /* z.B. "Genitiv als Objekt" */
    width: 100%; text-align: center;  margin-top: 30px; margin-bottom: 0px;}
h5#wachs{font-family:Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; line-height: 1.3em; text-align: left; margin-top: 15px; margin-bottom: 0px;}            /* z.B. Verbgruppen mit Finalsatz des verhinderten Inhalts als Ergaenzung */
h6#wachs {font-family:Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; line-height: 1.3em; margin-left: 20px; text-indent:-20px; margin-top: 25px; margin-bottom: 0px; page-break-after: avoid} /* Fettpunkt */
    h6::before {content:'\2022';margin-right: 13px} 







/*************************************************************************************************************/
/*            Wachstafeln (in wachstab15, wachstab 25, wachstab, formentab, bintab und aufgabentab)          */
/*************************************************************************************************************/

.wa {background: linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%);} 
.rot {border-color: rgb(204, 0, 0)}
.orange {border-color: rgb(255, 153, 0)}
.blau {border-color: rgb(102, 204, 255)}
.kern {border-color: #8C8C8C}
.nichtkern {border-color: #BBBBBB}
.trans {border-color: transparent}

.stelle {display: flex; flex-flow: column; align-items: strech; width: 240px; float: left}                    /* Weite und Hoehe betragen bis @media (max-width:768px) 100% */
.stelle > div:nth-child(1){ flex: 2;}
.stelle > div:nth-child(2){ flex: 2; font-style: italic}
.stelle > div:nth-child(3){ flex: 1; display: flex; align-items: flex-end}
.stelle4 {display: flex; flex-flow: column; align-items: strech; width: 240px; float: left}                   /* Weite und Hoehe betragen bis @media (max-width:768px) 100%  */
.stelle4 > div:nth-child(1){ flex: 2; font-weight: bold}
.stelle4 > div:nth-child(2){ flex: 2;}
.stelle4 > div:nth-child(3){ flex: 2; font-style: italic}
.stelle4 > div:nth-child(4){ flex: 1; display: flex; align-items: flex-end}

.formentitel {background: -moz-linear-gradient(-45deg,  #fefcea 0%, #f1da36 100%); background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); background: -webkit-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); background: -o-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); background: -ms-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); background: linear-gradient(-45deg, #f5f1b0 0%, #c25725 41%, #f5eb2c 100%);} 
.mb {margin-bottom: 10px;}


/***********************************************************************/
/*                           Startseitentafeln                         */
.startrahmen  {clear: both; position: relative; width: 100%; height: 57vh; border: solid 1px black; border-radius: 5px; margin: 0}
.startrahmen a {display: block; font-size: 0.95em; font-weight: bold; line-height: 1.2em; word-wrap: break-word}
.startrahmen .wa {display: flex; align-items: center; padding-left: 1em; width: 27.1%; height: 9%; border-radius: 15px;} 
.startrahmen .praedikat {display: flex; flex-direction: column; position: absolute; z-index: 5; left: 76%; top: 20%; width: 15%; height: 53.5%;  padding: 5px; border-radius: 15px; border: solid 5px #33cc00; background:#f6eccc; }
.startrahmen .praedikat > div:nth-child(1){ flex: 1; justify-content: center; align-items: center; padding: 5px; border-radius: 10px; border-style: solid; border-weight: 2px; }                                                                                 /* flexible Hoehe des ersten Praedikatsteils */
.startrahmen .praedikat > div:nth-child(2){ flex: 0; z-index: 90; position: absolute; left: 45%; top: 47%; width: 15px; height: 19px; border-left: solid #996600 5px; border-right: solid #996600 5px;}   /* Baendel */
.startrahmen .praedikat > div:nth-child(3){ flex: 1; justify-content: center; align-items: center; padding: 5px; border-radius: 10px; border-style: solid; border-weight: 2px; }        
.startrahmen .praedikatwa {display: flex; position: absolute; z-index: 5; align-items: center; justify-content: center; width: 13%; height: 25%;  border-radius: 15px; background: linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%);}
.startrahmen .erg, .startrahmen .erl {display: flex; position: relative; z-index: 1; align-items: center; justify-content: center; font-size: 0.95em; width: 27%; height: 10%; border-style: solid; border-width: 5px; border-radius: 15px; background: #f6eccc;}
.startrahmen .erg::after {content:''; z-index: 10; position: absolute; left: 99.1%; top: 25%; width: 5%; height: 50%; border-top: solid #996600 5px; border-bottom: solid #996600 5px}



/***********************************************************************/
/*                         Standardwachstafeln                         */
.wachsbox {width: 435px; float: right; page-break-inside: avoid;}
.wachsbox .erg {z-index: 1; float: right; display: flex; font-size: 0.95em; line-height: 1.2em;  align-items: center; justify-content: center; text-align: center; color: black; position: relative; width: 270px; height: 60px; padding: 5px; border-style: solid; border-width: 5px; border-radius: 15px; box-sizing: border-box;}
.wachsbox .erg::after {content:''; z-index: 10; position: absolute; left: 258px; top: 15px; width: 14px; height: 20px; border-top: solid #996600 5px; border-bottom: solid #996600 5px}
.wachsbox .erl {z-index: 1; float: right; display: flex; font-size: 0.95em; line-height: 1.2em;  align-items: center; justify-content: center; text-align: center; color: black; position: relative; width: 270px; height: 60px; padding: 5px; border-style: solid; border-width: 5px; border-radius: 15px; box-sizing: border-box;}                                                                                                                                          /* Aussenbreite: 220px, Aussenhoehe: 60 px */
.wachsbox .erg90 {z-index: 1; float: right; font-size: 0.95em; line-height: 1.2em; display: flex; flex-flow: column; align-items: strech; justify-content: center; color: black; position: relative; width: 270px; height: 110px; padding: 5px; border-style: solid; border-width: 5px; border-radius: 15px; box-sizing: border-box;}
   .wachsbox .erg90::after {content:''; z-index: 5; position: absolute; left: 258px; top: 35px; width: 14px; height: 20px; border-top: solid #996600 5px; border-bottom: solid #996600 5px}
.wachsbox .erl90e {z-index: 1; font-size: 0.95em; line-height: 1.2em; display: flex; align-items: center; justify-content: center; text-align: center; color: black; position: relative;   /* Einfache grosse Erlaeuterung */
 width: 250px; height: 90px; padding: 5px; border-style: solid; border-width: 5px; border-radius: 15px;}                                                                                   /* Aussenbreite: 220px, Aussenhoehe: 60 px */
.wachsbox .erl90 {z-index: 1; float: right; font-size: 0.95em; line-height: 1.2em; display: flex; flex-flow: column; justify-content: center; color: black; position: relative;
 width: 270px; height: 110px; padding: 5px; border-style: solid; border-width: 5px; border-radius: 15px;}                                                                                      /* Aussenbreite: 220px, Aussenhoehe: 60 px */
.wachsbox .erg90 > div:nth-child(1), .wachsbox .erl90 > div:nth-child(1) {flex: 1; position: relative;}                                         /* flexible Hoehe des ersten Erlaeuterungsteils */
.wachsbox .erg90 > div:nth-child(2), .wachsbox .erl90 > div:nth-child(2) {flex: 1; position: relative;}                                         /* flexible Hoehe des zweiten Erlaeuterungsteils */
.wachsbox .erl90 .sgt, .wachsbox .erg90 .sgt {display: flex; justify-content: center; align-items: center; font-size: 0.95em; line-height: 1.2em; padding: 3px; border-radius: 8px; border-style: solid; border-weight: 2px; }
/* .wachsbox .erl90 .baendel, .wachsbox .erl90e .baendel, .wachsbox .erl90b .baendel {z-index: 5; position: absolute; left: 258px; width: 14px; height: 20px; border-top: solid #996600 5px; border-bottom: solid #996600 5px} */
.wachsbox .erl .sgt {display: flex; align-items: center; font-size: 0.95em; line-height: 1.2em; padding: 3px; border-radius: 10px; border-style: solid; border-weight: 2px; } /* Satzgliedteil */
.baendel {z-index: 5; position: absolute; left: 258px; top: 10px; width: 14px; height: 20px; border-top: solid #996600 5px; border-bottom: solid #996600 5px}
.wachsbox .praedikat {float: right; font-size: 0.95em; line-height: 1.2em; text-align: center; color: black; width: 160px; height: 250px; padding: 5px; border-radius: 15px; border: solid 5px #33cc00; display: flex; flex-flow: column ; align-items: strech; justify-content: center; position: relative; box-sizing: border-box;}                            /* position wichtig fuer Positionierung des baendels */
.wachsbox .praedikat > div:nth-child(1){ flex: 1; justify-content: center;}                                                                                 /* flexible Hoehe des ersten Praedikatsteils */
.wachsbox .praedikat > div:nth-child(2){ flex: 0; z-index: 90; position: absolute; margin-left: 62px; margin-top: -7px; width: 15px; height: 19px; border-left: solid #996600 5px; border-right: solid #996600 5px;}   /* Baendel */
.wachsbox .praedikat > div:nth-child(3){ flex: 1; justify-content: center;}                                                                             /* flexible Hoehe des zweiten Praedikatsteils */ 
.wachsbox .praedikat .sgt {display: flex; align-items: center; font-size: 0.95em; line-height: 1.2em; padding: 5px; border-radius: 10px; border-style: solid; border-weight: 2px; } 
.wachsbox .praedikat .sgtmittsgt {display: flex; flex-flow: column; align-items: strech; justify-content: center; position: relative; font-size: 0.95em; line-height: 1.2em; padding: 5px; border-radius: 10px; border-style: solid; border-weight: 2px; }
.wachsbox .praedikat .sgtmittsgt > div:nth-child(1){ flex: 1; justify-content: center;}                                                                                 /* flexible Hoehe des ersten Praedikatsteils */
.wachsbox .praedikat .sgtmittsgt > div:nth-child(2){ flex: 1; justify-content: center;}   /* flexible Hoehe des zweiten Praedikatsteils */ 

/*              Binnensatzglieder  der Standardwachstafeln                   */
.wachsbox .erlb {z-index: 1; float: right; width: 270px; height: 90px; font-size: 0.95em; line-height: 1.2em; color: black; position: relative;  padding: 5px; border-style: solid; border-width: 5px; border-radius: 15px; box-sizing: border-box;} /* 270 aussen */
.wachsbox .erlb .baendel {z-index: 5; position: absolute; left: 254px; width: 14px; height: 20px; border-top: solid #996600 5px; border-bottom: solid #996600 5px}
.sgtflex {width: 248px; height: 30px; padding: 3px; border-radius: 10px; border-style: solid; border-weight: 2px; position: relative; font-size: 0.95em; line-height: 1.2em; display: flex; align-items: center; justify-content: center; }
.sgtbin {width: 248px; height: 45px; padding: 3px; border-radius: 10px; border-style: solid; border-weight: 2px; position: relative; font-size: 0.95em; line-height: 1.2em;}
.sgterl {z-index: 1; width: 156px; height: 30px; font-size: 0.9em; line-height: 1.2em; display: flex; align-items: center; justify-content: center; text-align: center; position: relative; padding: 3px; border-style: solid; border-width: 2px; border-radius: 5px; box-sizing: border-box;}
.sgtpraedikat {position: absolute; margin-left: 156px; width: 82px; height: 65px; font-size: 0.9em; line-height: 1.2em; display: flex; align-items: center;  color: black;  padding: 3px; border-radius: 5px; text-align: center; border: solid 2px #33cc00;  justify-content: center; box-sizing: border-box;}
.baendelerlsgterlb {position: absolute; left: 150px; top: 6px; width: 7px; height: 10px; border-top: solid #996600 2px; border-bottom: solid #996600 2px} 
.baendelerlinnersgterlb {position: absolute; left: 140px; top: 7px; width: 7px; height: 10px; border-top: solid #996600 2px; border-bottom: solid #996600 2px} 
.wachsbox .erlb .sgt .baendel {z-index: 5; margin-left: 10px; width: 14px; height: 20px; border-top: solid #996600 5px; border-bottom: solid #996600 5px} 
.erlbbaendel {z-index: 50; position: absolute; margin-left: 112px; margin-top: -7px; width: 7px; height: 10px; border-top: solid #996600 2px; border-bottom: solid #996600 2px} 
.innersub {width: 226px; height: 20px; padding: 3px; border-radius: 10px; border-style: solid; border-weight: 2px; border-color: transparent; position: relative; font-size: 0.95em; line-height: 1.2em; display: flex; align-items: center; justify-content: center;}
.innersgt {width: 226px; height: 15px; padding: 3px; border-radius: 10px; border-style: solid; border-weight: 2px; border-color: transparent; position: relative; font-size: 0.95em; line-height: 1.2em;}  
.innererl {width: 146px; height: 40px; font-size: 0.9em; line-height: 1.2em; justify-content: center; text-align: center; position: relative; padding: 3px; border-style: solid; border-width: 2px; border-radius: 5px; display: flex; align-items: center; justify-content: center;}
.innerpraedikat {width: 78px; height: 65px; position: absolute; margin-left: 146px;  font-size: 0.9em; line-height: 1.2em; justify-content: center; text-align: center; padding: 3px; border: solid 2px #33cc00; border-radius: 5px; } 
.wachsbox .erlb .sgtbin .mb, .wachsbox .erlb .sgtbin .innersgt .mb {margin-bottom: 5px; box-sizing: border-box;}

/***************************************************************************
/*                       Wachstafeln der Einfuehrung                     */
.wachsein {width: 500px; float: right; page-break-inside: avoid;}
.wachsein .erl {z-index: 20; float: right; width: 270px; height: 80px; display: flex; justify-content: center; align-items: center; position: relative; padding: 5px; border-style: solid; border-width: 15px; ; border-radius: 1.5em; font-size: 0.95em; line-height: 1.2em; box-sizing: border-box;}
.wachsein .erl90 {display: flex; float: right; flex-flow: column ; align-items: strech; z-index: 20; font-size: 0.95em; line-height: 1.2em;  position: relative; width: 270px; height: 130px; padding: 5px; border-style: solid; border-width: 15px; border-radius: 1.5em; box-sizing: border-box;}
.wachsein .erl90 > div:nth-child(1) {flex: 0; position: absolute; top: -16px; left: 2px; font-size: 12px; color: white; font-weight: bold}                                                          /* Label "Subjekt", "Objekt" oder "Adverbiale" */
.wachsein .erl90 > div:nth-child(2) {flex: 1; position: relative; justify-content: center; }                                                                                                        /* flexible Hoehe des ersten Erlaeuterungsteils */
.wachsein .erl90 > div:nth-child(3) {flex: 1; position: relative; justify-content: center; font-size: 0.95em; line-height: 1.2em; border-style: solid; border-width: 10px; border-radius: 10px; }   /* flexible Hoehe des zweiten Erlaeuterungsteils */
.wachsein .erl90 .sgt {display: flex; align-items: center; font-size: 0.95em; line-height: 1.2em; padding: 3px; border-style: solid; border-width: 10px; border-radius: 10px; }
.wachsein .erl .lab, .erl15b .lab  {position: absolute; top: -16px; left: 2px; font-size: 12px; color: white; font-weight: bold}           /* Satzglieder-label */
.wachsein .erl .sgt .lab, .wachsein .erl90 .sgt .lab, .wachsein .praedikat .sgt .lab {position: absolute; top: -14px; left: 2px; color: white; font-weight: bold; font-size: 10px}                    /* Satzgliedteil-label */
.wachsein .erl .baendel, .wachsein .erl90 .baendel {z-index: 90; position: absolute; left: 237px; top: 5px; width: 36px; height: 40px; border-top: solid #996600 10px; border-bottom: solid #996600 10px; box-sizing: border-box;}
.wachsein .praedikat {z-index: 10; float: right; font-size: 0.95em; line-height: 1.2em; text-align: center; color: black; position: relative; display: flex; flex-flow: column ; align-items: strech; justify-content: center; width: 160px; height: 250px; padding: 5px; border-radius: 1.5em; border: solid 15px #33cc00; box-sizing: border-box;} /* Aussenbr.: 180, Aussenhoehe: 270  */
.wachsein .praedikat > div:nth-child(1){ flex: 0; position: absolute; top: -16px; left: 2px; font-size: 12px; color: white; font-weight: bold}  /* Label "Praedikat" */
.wachsein .praedikat > div:nth-child(2){ flex: 1; position: relative; justify-content: center;}                                                                     /* flexible Hoehe des ersten Praedikatsteils */
.wachsein .praedikat > div:nth-child(3){ flex: 0; z-index: 4; position: absolute; left: 50px; width: 30px; height: 30px; border-left: solid #996600 10px; border-right: solid #996600 10px} /* Baendel */
.wachsein .praedikat > div:nth-child(4){ flex: 1; position: relative; justify-content: center;}                                                                                                                /* flexible Hoehe des zweiten Praedikatsteils */
.wachsein .praedikat .sgt {display: flex; align-items: center; font-size: 0.95em; line-height: 1.2em; padding: 5px; border-style: solid; border-width: 10px; border-radius: 10px;}
.wachsein .praedikat .sgt .lab { position: absolute; top: -14px; left: 2px; color: white; font-weight: bold; font-size: 10px} 

/*         Binnensatzglieder  der Einfuehrung-Satzglieder                   */
.erl15b {z-index: 1; float: right; width: 270px; height: 130px; font-size: 0.95em; line-height: 1.2em; position: relative;  padding: 5px; border-style: solid; border-width: 15px; border-radius: 1.5em; box-sizing: border-box;} /* 270 aussen */
.baendelerl15b {z-index: 50; position: absolute; margin-left: 254px; width: 14px; height: 20px; border-top: solid #996600 5px; border-bottom: solid #996600 5px}
.sgterl15f {width: 218px; height: 30px; padding: 3px; border-radius: 10px; border-style: solid; border-weight: 2px; position: relative; font-size: 0.95em; line-height: 1.2em; display: flex; align-items: center; justify-content: center; }
.sgterl15b {width: 218px; height: 78px; padding: 3px; border-radius: 10px; border-style: solid; border-weight: 2px; position: relative; font-size: 0.95em; line-height: 1.2em;}
.erlsgterl15b {z-index: 1; width: 156px; height: 30px; display: flex; align-items: center; justify-content: center; font-size: 0.9em; line-height: 1.2em; position: relative; padding: 3px; border-style: solid; border-width: 2px; border-radius: 5px; box-sizing: border-box;}
.praedikatsgterl15b {position: absolute; margin-left: 156px; width: 82px; height: 55px; font-size: 0.9em; line-height: 1.2em; display: flex; align-items: center; justify-content: center; padding: 3px; border-radius: 5px; border: solid 2px #33cc00; box-sizing: border-box;} 
.baendelerlsgterl15b {position: absolute; left: 150px; top: 6px; width: 7px; height: 10px; border-top: solid #996600 2px; border-bottom: solid #996600 2px} 
.mb5 {margin-bottom: 5px}


/**************************************************************************/
/*                 Wachstafeln der Fuellungsarten-Uebersichten            */

.wachstab25     {margin-right: auto; margin-left: auto; border-collapse: collapse; margin-top: 20px}    /* Uebersicht: Fuellungsarten der Satzglieder */
.wachstab25 td  {padding: 0px; vertical-align: top}
.wachstab25 .erl {z-index: 6; font-size: 0.95em; line-height: 1.2em;  color: black; position: relative; width: 850px; height: 230px; padding: 15px; border-style: solid; border-width: 25px; ; border-radius: 40px;}
.wachstab25 .erle {z-index: 6; display: flex; flex-flow: column wrap; align-items: strech; font-size: 0.95em; line-height: 1.2em;  color: black; position: relative; width: 850px; height: 230px; padding: 15px; border-style: solid; border-width: 25px; ; border-radius: 40px;}
.wachstab25 .praedikat {z-index: 5; font-size: 0.95em; line-height: 1.2em; text-align: center; color: black; position: relative;  width: 410px; height: 680px; padding: 15px; border-radius: 40px; border: solid 25px #33cc00; display: flex; flex-flow: column ; align-items: strech; }
.wachstab25 .erl .sgt {padding: 15px; border-style: solid; border-radius: 15px; border-width: 15px; display: flex; flex-flow: column wrap; align-items: strech; position: relative}
.wachstab25 .praedikat .sgt {flex: 1; display: flex; flex-direction: column; text-align: left; padding: 15px; border-style: solid; border-radius: 15px; border-width: 15px; position: relative }


/**************************************************************************************/
/*                        Formentabellen und  Uebersichten                         */


.formtab {width: 1320px; font-size: 0.90em; border-collapse: collapse; border: 2px solid rgb(0, 0, 0); margin: 0 auto; page-break-inside: avoid;}
.formtab thead td {background-color: transparent}
.formtab th {background-color: transparent; font-weight: normal; padding: 3px 3px 3px 6px; border: 1px solid rgb(0, 0, 0);}
.formtab tr {height: 26px}
.formtab td {background-color: #FFF; padding: 3px 3px 3px 6px; border: 1px solid rgb(0, 0, 0);}
.pdf-button {float: right}

.aktiv {background: linear-gradient(60deg, rgba(240,245,241,1) 0%, rgba(176,240,163,1) 39%, rgba(239,250,234,1) 100%)}
.passiv {background: linear-gradient(120deg, rgba(233,236,245,1) 0%, rgba(171,181,245,1)  59%, rgba(235,239,250,1) 100%)}
.adjektiv {background: linear-gradient(45deg, #feffe8 0%,#d6dbbf 100%)}
/* .adjektiv {background: linear-gradient(to bottom, #ed9017 2%, #f6e6b4 12%,#ed9017 40%,#f6e6b4 55%,#ed9017 75%,#f6e6b4 90%, #ed9017 98%)} */

.pron {background: radial-gradient(ellipse at center, rgb(196,218,252) 0%,rgb(83,155,214) 34%,rgb(89,158,214) 39%,rgb(173,197,216) 61%,rgb(105,175,229) 100%)}

.s10 {width:10px; display:block; float:left; text-align: left}          /* Tabulatorfunktion in Formentabellen */
.s20 {width:20px; display:block; float:left; text-align: left}
.s30 {width:30px; display:block; float:left; text-align: left}
.s40 {width:40px; display:block; float:left; text-align: left}
.s45 {width:45px; display:block; float:left; text-align: left}
.s50 {width:50px; display:block; float:left; text-align: left}
.s55 {width:55px; display:block; float:left; text-align: left}
.s60 {width:60px; display:block; float:left; text-align: left}
.s70 {width:70px; display:block; float:left; text-align: left}
.s75 {width:75px; display:block; float:left; text-align: left}
.s80 {width:80px; display:block; float:left; text-align: left}
.s90 {width:90px; display:block; float:left; text-align: left}
.s100 {width:100px; display:block; float:left; text-align: left}
.s110 {width:110px; display:block; float:left; text-align: left}
.s120 {width:120px; display:block; float:left; text-align: left}
.s130 {width:130px; display:block; float:left; text-align: left}
.s140 {width:140px; display:block; float:left; text-align: left}
.s220 {width:220px; display:block; float:left; text-align: left}
.s30f {width:30px; display:block; float:left; text-align: left; font-weight: bold}
.s40f {width:40px; display:block; float:left; text-align: left; font-weight: bold}
.s50f {width:50px; display:block; float:left; text-align: left; font-weight: bold}
.s60f {width:60px; display:block; float:left; text-align: left; font-weight: bold}
.s70f {width:70px; display:block; float:left; text-align: left; font-weight: bold}
.s80f {width:80px; display:block; float:left; text-align: left; font-weight: bold}
.s90f {width:90px; display:block; float:left; text-align: left; font-weight: bold}
.s100f {width:100px; display:block; float:left; text-align: left; font-weight: bold}
.s110f {width:110px; display:block; float:left; text-align: left; font-weight: bold}




.bintab         {margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px;}
div.big {
z-index: 1;
font-size: 0.95em; line-height: 1.2em; padding: 5px;
-moz-border-radius: 30px; border-radius: 30px;  border-style: solid; border-width: 15px;
width: 660px; height: 250px;  text-align: left; color: black;    /* Aussenbreite: 840 Aussenhoehe: 240 */
background: #ffffcc; /* Falls der Farbverlauf bei alten Browsern nicht funktioniert */
background: -moz-linear-gradient(-45deg,  #fefcea 0%, #f1da36 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36));
background: -webkit-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%);
background: -o-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%);
background: -ms-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%);
background: linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%);
}

div.subjunktion {
z-index: 2; position: relative; left: 50px; top: 25px;
}

div.binerl_1 {
z-index: 1;  position: relative; left: 150px; bottom: 60px;
font-size: 0.95em; line-height: 1.2em; padding: 5px;
-moz-border-radius: 15px; border-radius: 15px; border-style: solid; border-width: 5px;
width: 200px; height: 40px; text-align: center; color: black;          /* Aussenbreite: 220px, Aussenhoehe: 60 px */
background: #ffffcc; /* Falls der Farbverlauf bei alten Browsern nicht funktioniert */
background: -moz-linear-gradient(-45deg,  #fefcea 0%, #f1da36 100%); /* FF */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Safari 4 */
background: -webkit-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* Safari 5 */
background: -o-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* Opera */
background: -ms-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* IE10 */
background: linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* W3C */
}

div.binerg_1 {
z-index: 2; position: relative; left: 360px;  bottom: 105px;
border-top: solid #996600 5px; border-bottom: solid #996600 5px;
width: 20px; height: 20px;
}

div.b1b {                                                      /* Binerg_1 blank */
z-index: 2; position: relative; left: 360px;  bottom: 178px;
border-top: solid transparent 5px; border-bottom: solid transparent 5px;
width: 20px; height: 20px;
}

div.binerl_2 {
z-index: 1;  position: relative; left: 150px; bottom: 220px;
font-size: 0.95em; line-height: 1.2em; padding: 5px;
-moz-border-radius: 15px; border-radius: 15px; border-style: solid; border-width: 5px;
width: 200px; height: 40px; text-align: center; color: black;          /* Aussenbreite: 220px, Aussenhoehe: 60 px */
background: #ffffcc; /* Falls der Farbverlauf bei alten Browsern nicht funktioniert */
background: -moz-linear-gradient(-45deg,  #fefcea 0%, #f1da36 100%); /* FF */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Safari 4 */
background: -webkit-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* Safari 5 */
background: -o-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* Opera */
background: -ms-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* IE10 */
background: linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* W3C */
}

div.binerg_2 {
z-index: 2; position: relative; left: 360px; bottom: 265px;
border-top: solid #996600 5px; border-bottom: solid #996600 5px;
width: 20px; height: 20px;
}

div.b2b {                                                     /* Binerg_2 blank */
z-index: 2; position: relative; left: 360px; bottom: 198px;
border-top: solid transparent 5px; border-bottom: solid transparent 5px;
width: 20px; height: 20px;
}

div.binerl_3 {
z-index: 1;  position: relative; left: 150px; bottom: 380px;
font-size: 0.95em; line-height: 1.2em; padding: 5px;
-moz-border-radius: 15px; border-radius: 15px; border-style: solid; border-width: 5px;
width: 200px; height: 40px; text-align: center; color: black;          /* Aussenbreite: 220px, Aussenhoehe: 60 px */
background: #ffffcc; /* Falls der Farbverlauf bei alten Browsern nicht funktioniert */
background: -moz-linear-gradient(-45deg,  #fefcea 0%, #f1da36 100%); /* FF */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Safari 4 */
background: -webkit-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* Safari 5 */
background: -o-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* Opera */
background: -ms-linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* IE10 */
background: linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* W3C */
}

div.binerg_3 {
z-index: 2; position: relative; left: 360px; bottom: 425px;
border-top: solid #996600 5px; border-bottom: solid #996600 5px;
width: 20px; height: 20px;
}

div.b3b {
z-index: 2; position: relative; left: 360px; bottom: 425px;
border-top: solid transparent 5px; border-bottom: solid transparent 5px;
width: 20px; height: 20px;
}



/*****                                   Seitenmenues                                               *****/
.seitenmenu {position: fixed; width: 160px; margin-left: 10px;  background: #f5f5f5}
.seitenmenu ul {margin: 0}
.seitenmenu li {line-height: 15px; padding: 0}
.seitenmenu .nav ul {position: relative;}
.seitenmenu .nav > li > a:hover {background: #08c;}                                                                           /* Voraussetzung fuer Submenu-Positionierung */                                      

.seitenmenu .navigation .nav-child {margin: 0; list-style: none; background-color: #f5f5f5 ; border: none;}  
.seitenmenu .navigation .nav-child a {font-size: 15px; line-height: 10px; color: #0088cc}
.seitenmenu .navigation .nav > li > .nav-child:before, .seitenmenu .navigation .nav > li > .nav-child:after {display: none;}   /* Pfeile ausblenden */
.seitenmenu .nav .nav-child > li > a:hover {text-decoration: none;} 
.seitenmenu .nav ul ul {display: none}                                                                                         /* Sub-Menus grundsaetzlich nicht sichtbar */
.einfuehrungsmenu .nav ul ul {display: block}                                                                                  /* Nur im Einfuehrungsmenu grundsaetzlich sichtbar */
.seitenmenu .nav ul li:hover > ul { display: block;}
.seitenmenu .nav ul ul {position: relative;}                                                                                   /*  Sub-Menu verschiebt die unteren Menus nach unten */                                                                     
.seitenmenu .nav ul ul li {position: relative;}                                                                                                 
.seitenmenu .nav ul li a, .seitenmenu .nav ul ul li a {padding: 3px 0;}	                                                       /* Abstand zwischen den Menuepunkten */


.seiten-pills {z-index: 30; display: table; *zoom: 1; font-weight: bold; list-style: none;}
.seiten-pills > li a {display: block; font-size: 0.9em}
.seiten-pills a {color: #fff; background-color: #08c; padding: 2px 0 3px 2px; border-radius: 2px}                               /* Alle Menueitems sind blau mit weisser Schrift */
.seiten-pills .nav-child {z-index: 40;float: none; font-size: 15px;}
.seiten-pills .nav-child a {background: #f5f5f5; font-weight: normal; color: #9f7f10}
.seiten-pills .nav-child a:hover {background-color: #eee; color: #f3c21a}


/*****************************************************************************************************************************************************/
                                                                 /* Styles fuer Aufgaben */
/*****************************************************************************************************************************************************/

.aufgabentitel {
	font-size: 1em; font-weight: bold; color: #660;
    width: 100%; text-align: center; vertical-align: middle; line-height: 1.3em;
    margin-top: 10px; margin-bottom: 5px;
	text-align: center;
}

.aufgabenstellung {
	margin-bottom: 10px;
	text-align: left;
	font-style: italic
}

.ldbox {margin:4px 0 0 0}

.quiz-gezogen {
	position: relative !important;
	display: block;
}

/*  .anvisiert {
	border: 1px solid red !important;
	background: #ffc0c0 !important;
}   */

.auswertungs-button {
	display: block;
	width: 80px;
	float: right; 
	padding:2px;
	background: #ffe0e0;
	border: 1px solid #ff8080;
	color: #ff0000;
	text-align: center;
	cursor: pointer;
}

.quiz-bewertung {
	float: none; 
	clear: both; 
	border: 1px solid #00ff00;
	background: #c0ffc0;
	padding: 2px;  
	text-align: center;
	margin-bottom: 10px;
}

/* Styles fuer Zuordnungsuebungen */

.zuordnungs-quiz {
	display: block;
	float: left;
	margin: 0px 0px;                 /* margin: 10px; */
	padding: 0px;
	width: 100%;
	/* border: 1px solid #d0d0d0; */
	background: none;
	clear: both;
}

.zuordnungs-quiz h2 {
	clear: both;
	font-family:Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: black;
    border: none; 
    width: 100%; text-align: center; vertical-align: middle; line-height: 1.3em;
    padding-top: 0px; padding-bottom: 0px; margin-top: 10px; margin-bottom: 0px;
    background: white; /* Falls der Farbverlauf bei alten Browsern nicht funktioniert */
}

.zuordnungs-quiz p {
	/* margin: 0px;  */
	padding: 8px;                                   /* padding: 10px; */
	clear: both;
}
	 
.zuordnungs-quiz .quiz-daten {
	display: none;
}

.zuordnungs-quiz .loesungs-paar {               /* Zeile fuer die Kategorie und die Loesung */
	display: table-cell;
	float: left;
	width: 100%;
	margin: 0px 0px 4px 0px;                    /* margin: 0px 0px 10px 0px; */
	padding: 0px;
	background: #f0f0f0;
	border: 1px solid #c0c0c0;
	border-left: none;
	border-right: none;
}

.zuordnungs-quiz .loesungs-paar .feld {          /* Feld in einer Loesungszeile */
	background: #f0f0f0;                         /* background: #d0d0d0; */
	border: 1px solid #f0f0f0;                   /* border: 1px solid #a0a0a0; */
}


.zuordnungs-quiz .daten-pool {                 /* Unterste Zeile mit den Loesungen */
	display: block;
	text-align: center;
	/* float: left; */
	width: 100%; height: 40px;
	background: transparent;                   /* background: #d0d0ff; (blauer Hintergrund) */
	border: none;                              /* border: 1px solid #a0a0ff; (blauer Rahmen) */
	padding: 4px 0px;
	margin: 0px
}

.zuordnungs-quiz .feld {
	display: inline-block;
	font-size: 0.95em;
	line-height: 1em;
	margin: 0px;                               /* margin: 5px; */
	padding: 0px 3px;                        /* padding: 0.2em 0.7em; */
	background: transparent;                   /* background: #d0ffd0; (gruener Hintergrund der Loesungsfelder) */
	border: 1px solid #c0c0c0;                 /* border: 1px solid #80ff80; (gruener Rand) */
	text-align: center;
	vertical-align: middle;
}

/* .zuordnungs-quiz .feld img {
	vertical-align: bottom;
	padding: -3em ; 
	margin:  -3px;
}                                        */                                                                             


                    /*           Wachstafeln im Zuordnungsquiz                 */
.zuordnungs-quiz .praedikat {
font-size: 0.95em; line-height: 1.3em; padding: 2px;              /*  padding: 5px; */   
border-radius: 7px; border-style: solid; border-width: 2px; border-color: #33cc00;          /* border-radius: 15px; border-width: 5px; */
width: 78px; height: 28px; text-align: center; color: black;   /* width: 140px; height: 250px; Aussenhoehe: 270  */
margin-left: 30px;
background: #ffffcc; /* Falls der Farbverlauf bei aelten Browsern nicht funktioniert */
background: linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%);
}

.zuordnungs-quiz .erl {
z-index: 1; position: relative; font-size: 0.95em; line-height: 1.4em; padding: 2px;   /*  padding: 5px; */      
border-radius: 7px; border-style: solid; border-width: 2px;       /* border-radius: 15px; border-width: 5px; */
width: 108px; height: 28px; text-align: center; color: black;          /* width: 200px; height: 40px; Aussenbreite: 220px, Aussenhoehe: 60 px */
background: #ffffcc;                                                  /* Falls der Farbverlauf bei alten Browsern nicht funktioniert */
background: linear-gradient(-45deg,  #fefcea 0%,#f1da36 100%); /* W3C */
}

.zuordnungs-quiz .erl .baendel {
z-index: 2;
position: absolute; left: 100px; top: 4px;
border-top: solid #996600 3px; border-bottom: solid #996600 3px;
width: 10px; height: 10px;
}

.zuordnungs-quiz .innen {                                                           /* Form- und Sinntraeger */
font-size: 0.95em; line-height: 1.1em;
border-radius: 5px; border-style: dotted; border-width: 1px; border-color: black;
width: 68px; height: 19px; padding: 2px; margin-top: 1px;           /* Aussenbreite: 180px, Aussenhoehe: 60 px */
}

.zuordnungs-quiz .vert {
z-index: 2;
position: relative; left: 22px; top: -20px;
border-left: solid #996600 3px; border-right: solid #996600 3px;
width: 10px; height: 8px;
}



.multiplechoice-quiz {}                                                                                              /* z.B. Adverb und Supinum erkennen*/
.multiplechoice-quiz p {clear: both; margin-bottom: 1px; line-height: 1em;}
.multiplechoice-quiz .quiz-antworten {display: block; float: left; width: 98%; margin: 0; padding: 1px; list-style-position: inside;}
.multiplechoice-quiz>.quiz-antworten {list-style: none; }
.quiz-antworten>li {float: left; margin: 0px 15px 5px 0px; padding: 0px 3px;}
.quiz-antworten label {margin-left: 5px}
.multiplechoice-quiz .quiz-antworten li input {margin: 0; padding: 0;}   
.multiplechoice-quiz .richtig {background: #c0ffc0; padding: 0px 3px;}
.multiplechoice-quiz .falsch {background: #ffc0c0;}
.multiplechoice-quiz .quiz-bewertung {margin: 0;}
.multiplechoice-quiz .auswertungs-button {margin-top: -2px;}


.mchor-quiz {}                                                                                                       /* horizontale Muliplechoice-Uebung fuer mehrere Aufgaben: Loesungen nebeneinander, z. B. Partizip */
.mchor-quiz p {clear: both; margin-bottom: 1px; line-height: 1em;}
.mchor-quiz .quiz-antworten {display: block; float: left; width: 98%; margin-bottom: 54px;  margin-top: 0px; padding: 1px; list-style-position: inside;}
.loesungen_unten .mchor-quiz .quiz-antworten {margin: 0 0 10px 0}
.loesungen_unten .mchor-quiz .quiz-antworten label {display: inline; margin-right: 10px}
.mchor-quiz >.quiz-antworten {list-style: none;}                                                                        
.mchor-quiz .quiz-antworten > li {float: left; margin: 0px 5px 5px 0px; padding: 0px 3px;}                           /* Loesungen nebeneinander */
.mchor-quiz .quiz-antworten li input {margin: 0; padding: 0;}   
.mchor-quiz .richtig {background: #c0ffc0; padding: 0px 3px;}
.mchor-quiz .falsch {background: #ffc0c0;}
.mchor-quiz .quiz-bewertung {margin: 0; padding: 5px; position: relative; top: -20px;}
.mchor-quiz .auswertungs-button {width: 80px; padding: 5px; position: relative; top: -20px;}
.loesungen_unten .mchor-quiz .quiz-bewertung, .loesungen_unten .mchor-quiz .auswertungs-button {top: 0; margin-bottom: 5px} 

.mcvert-quiz {display: block; float: left; clear: both;}                                                             /* vertikale Muliplechoice-Uebung fuer eine Aufgabe */ 
.mcvert-quiz p {clear: both;}
.mcvert-quiz .quiz-antworten {display: block; float: left; margin: 0px 0px 0px 18px; text-indent: -18px;   padding: 1px;}
.mcvert-quiz .quiz-antworten label {display: inline}
.mcvert-quiz > .quiz-antworten {list-style: none;}
.mcvert-quiz .quiz-antworten > li {float: left; margin: 0px 0px 5px 0px; padding: 0px 3px;}
.mcvert-quiz .quiz-antworten li input {margin: 0; padding: 0;}
.mcvert-quiz .richtig {background: #c0ffc0;	padding: 0px 3px;}
.mcvert-quiz .falsch {background: #ffc0c0;}
.mcvert-quiz .quiz-bewertung {margin: 0; padding: 5px;}

.lueckentext-quiz {}
.lueckentext-quiz p {padding: 0px; line-height: 1.5em; clear: both;}
.lueckentext-quiz .daten-pool {margin-top: 0px; margin-bottom: 10px; padding: 20px 0px; line-height: normal;}
.lueckentext-quiz .luecke {margin: 0px 0px 10px 0px; padding: 1px; background: #f0f0f0; border: 1px solid #80ff80}
.lueckentext-quiz .partizip .luecke {display: inline-block; width: 95%}
.lueckentext-quiz .luecke img, .lueckentext-quiz .luecke_i img {margin: 0px; vertical-align: middle;}
.lueckentext-quiz .luecke .anvisiert {background: #ffd0d0; border: 1px solid #ff0000;}
.lueckentext-quiz .luecke_i input {width: 90px; padding: 1px 3px; font-size: 95%; z-index: 100;}
.lueckentext-quiz .feld {display: block; font-size: 0.95em; 	float: left; margin: 0px 10px 0px 0px; padding: 0px 3px; background: #d0ffd0;  border: 1px solid #80ff80; line-height: normal;}
.lueckentext-quiz .luecke .feld {display: inline; 	float: none; margin: 0px; padding: 0px 5px;}


/*                                        Absatzformatierungen                                             */
/* p {margin: 12px 0px 9px 0px;}  in Zeile 947 */
.block {display: block; clear: both;}
.left20 {margin-left: 2.5%}
.left50 {margin-left: 5%}
.strich {padding-left: 2.5%; text-indent: -2.5%; margin-top: 0.6em}
.strich::before {content:'\2013'; margin-right: 1.4%;}                                                       /* unicode hexadez fuer &ndash;  */
.strichf {font-weight: bold; padding-left: 2.5%; text-indent: -2.5%; margin-top: 0.6em}
.strichf::before {content:'\2013'; margin-right: 1.4%; font-weight: bold;}     /* unicode hexadez fuer &ndash;  */
.v0, .m0    {margin-top: 0px;}
.v0n5       {margin-top: 0px; margin-bottom: 5px}
.v5         {margin-top: 5px; }
.v10        {margin-top: 10px; }
.v5n5       {margin-top: 5px; margin-bottom: 5px;}
.p15        {padding-left: 15px}
 


.n0         {margin-bottom: 0px}
.n5         {margin-bottom: 5px}
.n10        {margin-bottom: 5px;}
div.v5n0    {margin-top: 5px; margin-bottom: 0px; font-size: 0.95em; line-height: 1.2em; }        


.v0n0       {margin-top: 0px; margin-bottom: 0px; }
.zentriert  {margin-left: auto; margin-right: auto;}

div.h05        {text-indent: 20px;}
div.einrueckung   {margin-left: 20px; text-indent: -20px;}
div.l20         {padding-left:20px;}



/* .blarahmen {display: flex; width: 986px; height: 986px; position: relative; border: solid 1px black; font-size: 0.9em; line-height: 1.2em;} */
.blakern {z-index:6; font-size: 1.2em; font-weight: bold; margin: 1em 0;}
.blaverb {float: left; width: 430px; height: 430px; z-index:5; border-radius: 100%; padding: 30px; text-align: left; box-sizing: border-box;}
.blanomen {float: left; width: 430px; height: 430px; z-index:5; border-radius: 100%; padding: 30px; text-align: left; box-sizing: border-box;}
.blaneben {float: left; width: 480px; height: 480px; z-index:5; border-radius: 100%; padding: 30px; text-align: left; box-sizing: border-box;}
.blaname {font-size: 1.2em; font-weight: bold;margin-bottom: 0.5em; text-align: center; box-sizing: border-box;}
.blakasus {position: absolute; width: 490px; height: 490px; z-index:5; border-radius: 80px; padding: 10px; text-align: left; box-sizing: border-box;}
.blafrei {float: left; width: 490px; height: 490px; z-index:5; border-radius: 100px; padding: 20px; text-align: left; border: 5px solid rgb(102, 204, 255); box-sizing: border-box;}
.blaesse {float: left; width: 490px; height: 490px; z-index:5; border-radius: 100px; padding: 20px; text-align: left; border: 5px solid #33cc00; box-sizing: border-box;}
.blaattr {float: left; width: 490px; height: 490px; z-index:5; border-radius: 100px; padding: 20px; text-align: left; border: 3px solid #BBBBBB; box-sizing: border-box;}
.blaerg {float: left; width: 490px; height: 490px; z-index:5; border-radius: 100px; padding: 20px; text-align: left; border-left: 5px solid rgb(255, 153, 0); border-top: 5px solid rgb(255, 153, 0); border-right: 5px solid rgb(102, 204, 255); border-bottom: 5px solid rgb(102, 204, 255); box-sizing: border-box;}



/*
@media (max-width:768px)  {
	#mod-search-searchword201 {margin-bottom: 12px; width: 150 px}
	.header-search .search-query { width: 85%}
	.wachstitle {font-size: 1.1em; text-align: center; float: none}
	.breadcrumb             {display: none}	
	.grund-pills > li > a, .nav-pills > li > a, .startrahmen a {font-size: 0.8em}
	.nav-pills li li, .nav-pills .nav-child {display: none; background: transparent; box-shadow: none}
    .blarahmen {border: solid 0 black; transform: scale(0.4); transform-origin: left top; margin-bottom: -420px}
	.stelle, .stelle4 {width: 100%; height: 100% !important; margin: 6px 0}                                              
	.smartueber {display: block; margin: 0 20px}
	.smartabstand {margin: 1px 0}
	.uetab, .uebtab thead, .uebtab td {display: none}, .uebtab .erg, .uebtab .erg::after, .uebtab .erl, .uebtab .sinntraeger, .uebtab .sinntraeger::after, .uebtab .praedikat, .uebtab .attribut {display: none}
}
 
@media (min-width: 769px) {                                                                                                                                 
	.header {padding: 0 1%;}
   	.navigation {padding: 0 1%}	
	.row-fluid [class*="span"]:first-child {padding: 0 1%; min-height: 350px}      
	.blarahmen {border: solid 1 black; transform: scale(1); margin: 0 auto 0 auto}
	.smartueber {display: none}
	.smartabstand {display: none}	
	.uebtab            {width: 100%; font-size: 0.9em; line-height: 1.5em; border-collapse: collapse; border: 2px solid rgb(0, 0, 0); margin: 0 auto; page-break-inside: avoid;}   
     .uebtab thead    {background: rgb(204, 204, 204); text-align: center;}
     .uebtab td       {padding: 3px 3px 3px 6px; border: 1px solid rgb(0, 0, 0) }
     .uebtab .erg            {z-index: 1; position: relative; font-size: 0.95em; padding: 5px; border-radius: 10px; border: solid #000 3px; width: 116px; height: 36px; margin: 0 auto; text-align: center; line-height: 1.5em; }
     .uebtab .erg::after     {content:''; position: absolute; left: 107px; top: 8px; width: 10px; height: 10px; border-top: solid #000 3px; border-bottom: solid #000000 3px; }
     .uebtab .erl            {z-index: 1; position: relative; font-size: 0.95em; padding: 5px; border-radius: 10px; border: solid #000 3px; width: 116px; height: 36px; margin: 0 auto; text-align: center; line-height: 1.5em;}
     .uebtab .sinntraeger    {font-size: 0.95em; padding: 2px; border-radius: 6px; border: 2px solid #BBBBBB; width: 78px; height: 26px; position: relative; margin: 0 auto; text-align: center; line-height: 1.3em;}
     .uebtab .sinntraeger::after {content:''; position: absolute; left: 34px; top: 20px; width: 10px; height: 8px; border-left: solid #BBBBBB 3px; border-right: solid #BBBBBB 3px; }
     .uebtab .praedikat      {font-size: 0.95em; padding: 5px; -moz-border-radius: 10px; border-radius: 10px; border-style: solid; border-width: 3px; width: 70px; height: 55px;  display: inline-block; position: relative; margin-right: 0px; line-height: 1.3em; }
     .uebtab .attribut       {font-size: 0.95em;  padding: 2px; -moz-border-radius: 6px; border-radius: 6px; border: 2px solid #BBBBBB; width: 98px; height: 26px; position: relative; margin: 0 auto; line-height: 1.3em;}
} 
*/

@media print {
	.uebtab            {width: 100%;}
    * {
		text-shadow: none !important;
	/*	color: #000 !important;              */
	background: initial;                       /* Templateanweisung rueckgaengig: Hintergrundfarben werden bei @media print nicht transparent */
	box-shadow: none !important;
	}
	a,
	a:visited {                                /* Templateanweisung rueckgaengig: Link wird nicht untersrichen */
		text-decoration: none;
	}
	a[href]:after {                            /* Templateanweisung rueckgaengig: Zieladresse eines Links wird nicht ausgedruckt */
		content: "";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";                         
	}                                      
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
/*	@page {
		margin: 0.5cm;
	} */
	p,
	h2, h3 {orphans: 3;	widows: 3}
	h2#wachs, h3#wachs, h6#wachs {page-break-after: avoid}
    header, nav, footer {display: none}                                            /* Diese Zeile auskommentieren fuer den Druck der Startseite */                                                     
    .body .container {border: none; box-shadow: none; margin-top: 0; padding: 0}
    body.site {padding: 0px; background-color: #fff; border-top: 0}  /* wg */
	.aufgabentab {display: none}
	#mod-seiten {display: none}
	.seitenmenu {display: none}	 
	.blarahmen {position: relative; width: 700px; height: 700px; transform: scale(1.0); border: solid 1px transparent; font-size: 0.8em; line-height: 1.2em; margin: 0 auto 0 auto}
  .pdf-button {display: none}
}
.footer a:not(.btn):hover, .footer a:not(.btn):focus, .footer .btn-link:hover, .footer .btn-link:focus {
  color: #005580;
}
/*
@media (min-width: 768px) and (max-width: 1000px) {                               
	body {
		padding-left: 20px;
		padding-right: 20px;
	}
	.navbar-fixed-top,
	.navbar-fixed-bottom,
	.navbar-static-top {
		margin-left: -20px;
		margin-right: -20px;
	}
	.container-fluid {
	}
		padding: 0;
	.dl-horizontal dt {
		float: none;
		clear: none;
		width: auto;
		text-align: left;
	}
	.dl-horizontal dd {
		margin-left: 0;
	}
	.dropdown-menu .menuitem-group {
		background-color: #10223e;
		color: #eee;
	}
	.container {
		width: auto;
	}
	.row-fluid {
		width: 100%;
	}
	.row,
	.thumbnails {
		margin-left: 0;
	}
	.thumbnails > li {
		float: none;
		margin-left: 0;
	}
	[class*="span"],
	.uneditable-input[class*="span"],
	.row-fluid [class*="span"] {
		float: none;
		display: block;
		width: 100%;                                                                                                                  
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.span12,
	.row-fluid .span12 {
		width: 100%;                                                          
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.row-fluid [class*="offset"]:first-child {
		margin-left: 0;
	}
	.input-large,
	.input-xlarge,
	.input-xxlarge,
	input[class*="span"],
	select[class*="span"],
	textarea[class*="span"],
	.uneditable-input {
		display: block;
		width: 100%;
		min-height: 28px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.input-prepend input,
	.input-append input,
	.input-prepend input[class*="span"],
	.input-append input[class*="span"] {
		display: inline-block;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 0;
	}
} */

