.BLAU-navigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px; 
  text-decoration: none; 
  color: #6666FF; 
  font-style: normal; 
  font-weight: bold
  }
.BLAU-bigger {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px; 
  font-style: normal; 
  font-weight: bold; 
  color: #6666FF
  }
.BLAU-normal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #6666FF
  }
.BLAU-normal-LINK {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #6666FF; 
	font-style: normal; 
	font-weight: bold
	}  
.GRAU-normal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #666666
  }
.nav-leiste-ROT {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  text-decoration: none; 
  color: #CC0000; 
  font-style: normal
  }
.GRAU-klein {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  color: #666666
  }
.GRAU-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #ACACAC;
	font-style: normal;
	font-weight: bold;
  }
a:hover {
	color: #CC3300;
  }
/* +++++++++++++++++ */
/* TEASER und BANNER */
/* +++++++++++++++++ */
.TEASER-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 14px;
	padding: 2px 4px;
}
.TEASER-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}
.TEASER-bild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
	border: 1px solid #FFCC66;
}
