a{
  text-decoration:none;
}

/* Neue Standardelemente ( sollten alle anderen ablösen )  */

.artikel_orange{
  color: #FF6600; font-family: Verdana,Helvetica,Arial; font-size: 12px;font-weight:bolder;
}

span.artikel_body{
  font-family: Verdana,Helvetica,Arial,; font-size: 10px;
}


/* allgemeine html formatierungen*/

body, td, tr{
      font-family:Verdana,Helvetica,Arial,Sans-Serif;
      font-size:10px;
    }

h3{
  font-size:18px;
   font-weight:1000;
}


/* zentrale RNG-formate */

#categoriespresentation{
}


#subcats{
     font-size:10px;
     line-height:12px;
     font-weight:300;
     letter-spacing:1;
     color:#000000;
     text-decoration:none;
   }


.menue1{
    font-size:11px;
    line-height:16px;
    font-weight:800;
    letter-spacing:2;
    color:#000000;
    text-decoration:none;
   }

.menue2{
     font-size:10px;
     line-height:15px;
     font-weight:600;
     letter-spacing:1;
     color:#000000;
     text-decoration:none;
   }

.activecat{
    color:#000000;
    text-decoration:none;
   }


#entryhead{
     font-size:12px;
     margin-bottom:5px;
     color:#636363;
     font-weight:600;
     letter-spacing:1;
   }

.entrytext{
     margin-bottom:5px;
     font-size:10px;     
     margin-bottom:2px;
   }

.entrybottom{
     font-size:11px;
     margin-top:5px;
     margin-bottom:2px;
   }


.noline{
   text-decoration:none;
}

#entrystrong{
	color:#000000;
	font-weight:700;
	font-size: 10px;
}

#entrylink{
     font-size:10px;
     color:#E40140;
     font-weight:400;

   }

#vsmall{
      font-size:9px;
      color:#8C8C8C;
      line-height:12px;
    }

#smalltext{
      margin:10px;
      font-size:9px;
      line-height:12px;
      background-color:#FFFFFF;
      text-align:left;
    }

#categoriespresentation{
    font-size:10px;
    line-height:14px;
    font-weight:1000;
    letter-spacing:2;
    color:#000000;
}

#xxsmall{
   color:#CECECE;
   font-size:9px;
   font-weight:100;
   letter-spacing:1;
   font-family:Verdana,Helvetica,Arial;
}

.legal{
   color:#000000;
   font-size:9px;
   font-weight:100;
   letter-spacing:1;
   font-family:Verdana,Helvetica,Arial;
}

/* Sonderformatierungen für bestimmte Elemente */

.searchfield {
        color: black;
	background-color: white;
	border-width: 3px;
	border-color: #909090;
        alignment: left;
     }

/* id for headlines in frames */
.framed{  
  border-width: 1px;
  border-style:solid;
  padding:1px;
}

.frame{
  border-width: 1px;
  border-style:solid;
  padding:1px;  
}


.maincattext{
  font-size:11px;
  line-height:14px;
  font-weight:bold;
  letter-spacing:1;
  color: black;
  text-decoration:none;
}






