.link_style_dunkelblau {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	line-height: 12px;
      vertical-align:top;
            background:url(../img/link_pfeil_blau.gif) no-repeat;
            padding-left:20px;
      
}

.link_style_orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CF7230;
	line-height: 12px;
      vertical-align:top;
            background:url(../img/link_pfeil_orange.gif) no-repeat;
            padding-left:20px;
}

.block_header_weiss {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
      vertical-align:top;
}

.block_header_dunkelblau {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	line-height: 14px;
      vertical-align:top;
}


.Fliesstext_10_dunkelblau {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	line-height: 12px;
      vertical-align:top;
}

.Fliesstext_10_orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CF7230;
	line-height: 12px;
      vertical-align:top;
}

.Fliesstext_11_orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CF7230;
	line-height: 13px;
      vertical-align:top;
}

.Fliesstext_12_orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CF7230;
	line-height: 14px;
      vertical-align:top;
}


.Headline_orange {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CF7230;
	line-height: 18px;
      vertical-align:top;
}

.Headline_dunkelblau {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000033;
	line-height: 18px;
      vertical-align:top;
}

.Headline_orange_rechts {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CF7230;
	line-height: 14px;
      vertical-align:top;
}

.Headline_dunkelblau_rechts {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	line-height: 14px;
      vertical-align:top;
}



A:link 
{ 
      text-decoration : none; 
	color: #CF7230;
}
A:visited 
{ 
      text-decoration : none; 
	color: #CF7230;
}
A:active 
{ 
      text-decoration : none; 
	color: #CF7230;
}
A:hover 
{ 
      text-decoration : none; 
	color: #FF9900;
}


ul
{
 list-style-type: disc;
 color: #CF7230;
}


.link_style_dunkelblau A:hover { color: #CF7230; }
.link_style_dunkelblau A:link { color: #000033; }
.link_style_dunkelblau A:visited { color: #000033; }
.link_style_dunkelblau A:active { color: #000033; }

.link_style_orange A:hover { color: #000033; }
.link_style_orange A:link { color: #CF7230; }
.link_style_orange A:visited { color: #CF7230; }
.link_style_orange A:active { color: #CF7230; }

