
.Stil17 {font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}


.arial_small {
	font-size: small; 
	font-family: Arial, Helvetica, sans-serif;
}

.arial_medium {
	font-size: medium; 
	font-family: Arial, Helvetica, sans-serif;
}

.Stil1 {font-size: small}

/* .stil33  */
.weiss_fett {
	color: #FFFFFF;
	font-weight: bold;
}

/* .Stil48 */
.medium_fett_000087 {
    font-size: medium;
    font-weight: bold;
    color: #000087;
}


.ueberschrift
{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #FFFFFF;
}

.artikel_datum
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: xx-small;
   color: #666666;
}
.small
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: small;
}

.xsmall
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-small;
   color: #666666;
}

/* .Stil58 */
.klein_fett {
    font-size: small;
    font-weight: bold;
}

.klein {
    font-size: small;
}

.rot {
   color: #FF0000;
}

a:link {
	color: #000087;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000087;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Stil4 {color: #333333; font-size: 12px; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.Stil272 {font-size: large; font-weight: bold; }


/* Stil273 */

.klein_EAEB97 {
	color: #EAEB97;
	font-size: small;
}

.beige {
border:solid 0px;
}
.beige td {
    background: #F9F4C4;
}

.beige th {
    background: RGB(198,98,6); 
    background: #F9F4C4;
/*     color:      RGB(255,255,255); */
}


body {
border:solid 0px;
/* background:#E8E8E8; */
margin-left:5px;
}

.content_header {
    background-image:url('../images/gruen.gif');
    height:25px;
    text-align:center; 
    padding-left:25px;
    color:#FFFFFF;
}


.tabelle, .tabelle td, .tabelle th  {
    border:solid black 1px; 
    color: #5f5f5f;
    font-size: 12px;
    background-color: #EFEFEF;
    padding-left:5px;
    
}

.tabelle_noborder, .tabelle_noborder td, .tabelle_noborder th  {
    border:solid black 0px; 
    color: #5f5f5f;
    font-size: 12px;
    background-color: #EFEFEF;
    padding-left:5px;
    
}
.wichtig  {
  color: #FF0000;
}


