/*defaultangaben*/
a:link  { color:#003264; text-decoration: none; }
a:visited  { color:#003264; text-decoration: none; }
a:hover  { text-decoration: underline; }
a:active  { text-decoration: none; }

.menue {} /*bildmenue*/
.submenue {} /*submenue=standard*/
  
.standard	 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 16px;
 color:#000000;
 margin-bottom: 0pt;
 text-decoration: none; 
 }

.titel	 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color:#990000;
 margin-bottom: 5px;
 margin-top: 1px;
 font-weight: 600; 
 text-decoration: none;
  }

.titel2	 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#20252E;
 margin-bottom: 5px;
 margin-top: 15px;
 text-decoration: none;
 font-weight: bold; 
 }

 .titel3	 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 14px;
 color:#20252E;
 margin-bottom: 0px;
 margin-top: 0px;
 text-decoration: none;
 font-weight: bold; 
 }
 
 .titel4	 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 14px;
 color:#990000;
 margin-bottom: 0px;
 margin-top: 0px;
 text-decoration: none;
 }
 
 .aktuell	 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: red;
 margin-bottom: 5px;
 margin-top: 15px;
 text-decoration: none;
 font-weight: bold; 
 }
  
 .required	 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 11px;
 color:#990000;
 margin-bottom: 0pt;
 text-decoration: none;
 }
 
.standard-	 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 14px;
 color:#000000;
 margin-bottom: 0pt;
 text-decoration: none;
 }

.ti-log { 
background-color:#ffffff; 
color:#000000; 
font-size:11px;
font-family: Helvetica,sans-serif; 
border:1px outset maroon;
height:15px; width:133px;
margin-top:2px; 
}

.ti400 { 
background-color:#ffffff; 
color:#000000; 
font-size:11px;
font-family: Helvetica,sans-serif; 
border:1px outset maroon;
height:20px; width:400px;
margin-top:2px; 
} 

.pi-log { 
background-color:#ffffff; 
color:#000000; 
font-size:13px;
font-family: Helvetica,sans-serif; 
border:1px outset maroon;
height:15px; width:133px;
margin-top:2px; 
}

.ui	 {
 color: red; background-color:#ffffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px; font-weight: bold;
 line-height: 8px;
 margin-top: 2px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
 text-decoration: none;
 height:20px; 
 border:1px outset white; 
 }

/* Farben aus der xxx_fixed-Datei für Bewertungen */

/* Analyse liefert den richtigen Wert $class['good'] */
/* (grün) entspricht $projekt['color_42'] */
.green {
 color: #009900;
 }

/* Analyse liefert den fehlerhaften Wert $class['bad'] */
/* (rot) entspricht $projekt['color_43'] */
.red {
 color: #FF0033;
 }

/* Analyse liefert einen problematischen Wert (orange) $class['dirty'] */
/* (orange) entspricht $projekt['color_44'] */
.orange {
 color: #FF6600;
 }

/* e-cms-Leitfarbe (ist in allen Projekten ident zu halten, dient für Werbung) $class['cms'] */
.cms	 {
/* entspricht $projekt['color_49'] */
 color: #0033CC;
 }
 

/* Steuerinformationen für Layout */
.abstand5   {
 line-height: 5px;
 }

.abstand10   {
 line-height: 10px;
 }

.bold	 {
 font-weight: bold;
 }

.big	 {
 line-height: 100%;
 font-size: 180%;
 }

/* getestet für desc_intern */
.small	 {
 line-height: 110%;
 font-size: 80%;
 }
