/* external style sheet styles.css */
/* C:/ibm/WebSphere/profiles/wp_profile/installedApps/Mirac/wps.ear/wps.war/themes/html/AnyWebOsys_themes/ */
   body                 { font-family: Verdana, Arial, sans-serif; font-size: 11px;
			  background-repeat: repeat-x; background-position: 0px 0px;
			  margin: 0px; padding: 0px; }
   ul, td, p, div 	{ font-family: Verdana, Arial, sans-serif; font-size: 11px; }
   pre		        { font-family: CourierNew, Courier, fixed, monospace; font-size: 14px; }
   .sitetitle           { font-family: "Trebuchet MS",Verdana, Arial, sans-serif; color: #000000; font-size: 17px; font-weight: bold; }
   a                    { color: #2277aa; text-decoration: none; font-weight: bold; }
   a:active             { color: #2277aa; }
   a:hover              { text-decoration: underline; } 
   .basestyle           { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
   .footer_ao           { font-size: 9px; color: #828282; }
   .gruppe              { font-weight: bold; color: #828282; }
   .kursliste           { font-weight: normal; color: #828282; }
   .kursliste           { font-weight: normal; color: #828282; }
   .kursliste:active    { font-weight: normal; color: #828282; }
   .kursliste:link      { font-weight: normal; color: #828282; }
   .kursliste:visited   { font-weight: normal; color: #828282; }
   hr                   { border: 0; height:1px; color: #000000; background-color: #000000;}
   .kuerzelliste:hover  { text-decoration: none; }
   .kursliste:hover     { text-decoration: none; }
   .kurstitel           { font-size: 12px; font-weight: bold; }
   .kursbeschreibung    { line-height: 20px; margin-right: 20px;}
   .news                { color: #000000; }
   .newstext            { font-weight: normal; }
   .newsheadline        { font-weight: bold; }
   a.menuitem,     a.menuitem:active   { color: #5b9abc; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; line-height: 100%; }
   a.menuitem_act, a.menuitem:hover    { color: #2277aa; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; line-height: 100%; }
/* Form Validation */
   #errorBox { background-color:#FF5F80; width:300px; padding:5px; border: 1px #FF0033 solid; }
   .NotValid {color:red; font-weight: bold}
   /*li { white-space: nowrap; }*/
