/*  (C)2003 Pro WebDienst
 *  Für den Betrachter dieses Dokuments:
 *  Dieses Stylsheet ist nicht W3C konform! Also ist der Lernfaktor hier gleich 0 ;-)
 *  #################################################################################
 */
body {background-color: #DEF3E5; color: #000000;
      scrollbar-face-color:  #009933;
      scrollbar-arrow-color: #FFFFFF;
      scrollbar-track-color: #FFFFFF;
      scrollbar-darkshadow-color: #F0F0F0;
      font-family: Verdana,Helvetica,Arial,sans-serif; font-size: 12px;}

table,tr,td {font-family: Verdana,Helvetica,Arial,sans-serif; font-size: 12px;}

/*  #################################################################################
 *  Standard-Links ############################################################### */
a:link    {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover   {color: #990000; text-decoration: none;}
a:active  {color: #990000; text-decoration: none;}

/*  #################################################################################
 *  Extra-Links Bold ############################################################# */
.splan:link    {color: #000099; text-decoration: none; font-weight: bold;}
.splan:visited {color: #000099; text-decoration: none; font-weight: bold;}
.splan:hover   {color: #CC0000; text-decoration: none; font-weight: bold;}
.splan:active  {color: #CC0000; text-decoration: none; font-weight: bold;}

/*  #################################################################################
 *  Für Standardfarbe (Schwarz) ################################################## */
.blocksatz   {text-align:justify;}
.n10         {font-size: 10px;}
.n11         {font-size: 11px;}
.b11         {font-size: 11px; font-weight: bold;}
.b12         {font-size: 12px; font-weight: bold;}
.b13         {font-size: 13px; font-weight: bold;}
.b14         {font-size: 14px; font-weight: bold;}
.b16         {font-size: 16px; font-weight: bold;}

/*  #################################################################################
 *  Überschriften - Seitentitel ################################################## */
.hgreen   {font-family: Arial,Helvetica,sans-serif; font-size: 18px;
           font-weight: bold; color: #009966; background-color: #CDEDD8 }

/*  #################################################################################
 *  Navigation: Sie sind hier (Dunkelgrau / Rot) ################################# */
.n10grey     {font-size: 10px; color: #666666;}
.n10red      {font-size: 10px; color: #CC0000;}

/*  #################################################################################
 *  Menüfarben (Hauptmenü) ####################################################### */
.hmenu:link    {color: #FFFFFF; text-decoration: none;}
.hmenu:visited {color: #FFFFFF; text-decoration: none;}
.hmenu:hover   {color: #FFFFCC; text-decoration: none;}
.hmenu:active  {color: #990000; text-decoration: none;}
.n12w          {font-size: 12px; color: #FFFFFF;}

/*  #################################################################################
 *  Für Schriftfarbe Grün ######################################################## */
.n12g          {font-size: 12px; color: #009933;}

/*  #################################################################################
 *  Für Schriftfarbe Rot ######################################################### */
.n12r          {font-size: 12px; color: #CC0000;}

/*  #################################################################################
 *  Für Formulare ################################################################ */
.form1  {width: 350px; height: 22px; color: #000000; background-color: #F0F0F0; border-style: groove}
.form2  {width: 350px; height: 200px; color: #000000; background-color: #F0F0F0; border-style: groove}
.submit {cursor: hand; font-size: 12px; width: 350px; height: 24px}

.gbform1	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: 300px; height: 22px; color: #000000; border-style: ridge; background-color: #F0F0F0}
.gbform2	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: 457px; height: 130px; color: #000000; border-style: ridge; background-color: #F0F0F0}
.gbsubmit	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; cursor: hand}
.gbsubmitok	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: 470px; height: 26px; cursor: hand}
.mhelp	{cursor: help}

/*  #################################################################################
 *  Kein JS Warnfarbe ############################################################ */
.redwarn       {font-size: 13px; font-weight: bold; color: #CC0000;}
