BODY,A, TH, TD, TH.normal, TD.dark, INPUT, textarea, .bold, .minitext, 
body.helpcolor, .subindexcolor, SELECT                                             /* Allgemeine Angaben */
   {
   font-size:11px;                                                                  /* Schrifthoehe */
   font-family:Verdana,Arial,Helvetica;                                             /* Schriftarten */
   color:#000000;                                                                   /*Farbe der Schrift */
   text-decoration:none;                                                            /* Links werden nicht unterstrichen */
   }
   

/*
BODY {
   background-image:url(http://localhost/conman/admin/cms/images/cms_backgr.gif);                                           
}
*/

#header a { color:#D60808; text-decoration:none;}

 a:link { color:#D60808; text-decoration:none;}
 a:hover { color:#ff0000; text-decoration:none; } 
 a:visited { color:#D60808; text-decoration:none;}

 Body  { background-color: #ffffff; }
 Form  { font-size:  11px; }
 Input { font-size:  11px; }
 Textarea { font-size:  11px; }
 H1 { color:#CC0000; font-size:  18px;}

.zellenbg { 
  background-image:url("http://localhost/xampp/Kauf-meinen-Mist/images/footerbg.gif");
  background-repeat: repeat-x;
}

.tablebg { 
  background-image:url("http://localhost/xampp/Kauf-meinen-Mist/images/background.gif");
  background-repeat: repeat-x;
}

.error_red {  font-size: 12px; color: #FF0000; font-weight:bold;}
.ok_green {  font-size: 12px; color: #90B003; font-weight:bold;}
.td5 {   font-size:  11px;color: #000000; background-color:#e9e9e9  }
.td5a {   font-size: 11px; color: #000000; background-color:#f1f1f1  }
.td5w {   font-size: 11px; color: #000000; background-color:#ffffff  }
.td5a_small {   font-size: 9px; color: #000000; background-color:#f1f1f1  }
.weiss { font-size: 12px; color: #ffffff }
.schwarz12 {  font-size: 12px; color: #000000}
.schwarz11 {  font-size: 11px; color: #000000}

.autocomplete{
  border: 1px solid #000;
  background-color: #FFF;
}
.autocomplete li:hover{
  background: #555;
  color: #DDD;
}
ul.suggest, ul.suggest li {
list-style-type:none;
margin: 0;
padding: 0;
}
.selected {background-color: #FF9F9F;}

.rot10 {  font-size: 10px; color: #aaaaaa;}
.green8 {  font-size: 8px; color: #90B003;}

.tagrot10 { font-size: 10px; color: #A30000; font-weight: bold;}
.tagrot11 { font-size: 11px; color: #220000; font-weight: bold;}
.tagrot12 { font-size: 12px; color: #330000; font-weight: bold;}
.tagrot13 { font-size: 13px; color: #440000; font-weight: bold;}
.tagrot14 { font-size: 14px; color: #CC0000; font-weight: bold;}
.tagrot15 { font-size: 15px; color: #BB0000; font-weight: bold;}
.tagrot16 { font-size: 16px; color: #EE0000; font-weight: bold;}
.tagrot17 { font-size: 17px; color: #AA0000; font-weight: bold;}
.tagrot18 { font-size: 18px; color: #DD0000; font-weight: bold;}
.tagrot19 { font-size: 19px; color: #110000; font-weight: bold;}
.tagrot20 { font-size: 20px; color: #F40000; font-weight: bold;}

.weissBG  { background-color: #ffffff }
