/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit WeblicationŽ Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/*Ausrichtung und Hintergrundfarbe*/
body                {background-color:#ffffff; margin:0px;}
table               {margin:0px; }
ul					{margin-left: 20px; padding:0px;}
/*ul					      {margin-bottom: -20px; }*/


/*Falls Links nicht unterstrichen angezeigt werden sollen*/
.textDecorationNone {text-decoration:none;}

/*Abstaende in Global Navigation*/
.abstandLevel2          {margin-bottom: 5px; margin-top: 1px;}
.abstandLevel3          {margin-bottom: 5px; margin-top: 2px;}
.abstandLevel4          {margin-bottom: 5px; margin-top: 3px;}


/*Formular*/
.formularinputdidacta	{font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:normal; color:#000000; width: 260;}
.formularinputkoebes	{font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:normal; color:#000000; width: 260;}
.formularinput     		{font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:normal; color:#000000; width: 220;}
.formularinputmittel	{font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:normal; color:#000000; width: 130;}
.formularinputkurz		{font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:normal; color:#000000; width: 65;}
.formularinputlang 		{font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:normal; color:#000000; width: 290;}
.formulartext       	{font-size:11px; font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:normal; color:#000000; line-height: 16px; background-color: #D1D2D4;}
.formularsubhead      {font-size:11px; font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:bold; color:#56585A; line-height: 16px; background-color: #D1D2D4;}


/*Fliesstext*/
.text              {font-size:11px; font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:normal; color:#000000; line-height: 16px;}
.text td			     {font-size:11px; font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:normal; color:#000000; line-height: 16px;}


/*Ueberschrift*/
.headline          {font-size:13px; font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:bold; color:#56585A; line-height: 18px;}
.subheadline       {font-size:11px; font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:bold; color:#56585A; line-height: 16px;}


/*Rubrizierung*/
.rubrik              {font-size:11px; font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:bold; color:#56585A; background-color: #D1D2D4;}
.rubrik2              {font-size:11px; font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:bold; color:#56585A; background-color: #FFFFFF;}

/*Tabellen*/
.tabellentext          {font-size:11px; font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:normal; color:#000000;}
.tabellenergebnis       {font-size:11px; font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:bold; color:#56585A;}
.tabellentextSpace  {font-size:11px; font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:normal; color:#000000;padding-bottom:4px;padding-top:0px;}


/*Farben*/
.Farbe1gruen00B518 {  background-color: #00B518}
.Farbe2gruen99E1A3 {  background-color: #99E1A3}
.Farbe1grau8C8F93 {  background-color: #8C8F93}
.Farbe2grauD1D2D4 {  background-color: #D1D2D4}
.Farbe3grauA3A5A9 {  background-color: #A3A5A9}
.Farbe4grau56585A {  background-color: #56585A}
.Farbeweiss {  background-color: #FFFFFF}
.Farbeschwarz {  background-color: #000000}

/*Fett formatierten Text grau darstelle*/
strong 				{font-size:11px; font-family:Verdana, Helvetica, Geneva, sans-serif, Arial; font-weight:bold; color:#56585A;}

