a:link {
  color: #036610;
  text-decoration: underline;
}

a:visited {
  color: #036610;
   text-decoration: underline;
}
a:hover { 
  color: #036610;
  text-decoration: underline;
 }

 /**
 
 *html a:link {
  color: #000000;
  text-decoration: none;
}

*html a:visited {
  color: #036610;
   text-decoration: underline;
}
*html a:hover { 
  color: #000000;
  text-decoration: underline;
 }
 */ 
 
    #bhcLogo2 {
    height:14px; 
    text-align:left; 
    font-size:10px;
    }
    #bhcLogo2 a, #bhcLogo a:link, #bhcLogo a:visited, #bhcLogo a:active {
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    line-height:11px;
    text-decoration:none;
    }
    #bhcLogo2 a:hover {
    color:#222222;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    line-height:11px;
    text-decoration:none;
    }

#lila {
  color: #EF047F;
}

#blau {
  color: #01A0C6;
}

#gelb {
  color: #FFFF00;
}

#orange {
  color: #FFBD24;
}


#gruen {
  color: #005634;
}

a:active { 
  color: #036610;
  text-decoration: underline;
 } 
 
.CmeTitle {
 	background-color : #4D623E;
 	color : white;
 }

.greentable {
	background-color : #ECF1EB;
 	color : white;
}

td.tipp {
	font-weight: bold;
	background-color: #7DA572;
	font-size: 11px;
	text-align: right;
	color : white;
}
td.radio {
	text-align: left;
	vertical-align: top;
}
td.frage {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #CADBC8;
}
td.confirm_jn {
	font-weight: bold;
	background-color: #7DA572;
	font-size: 11px;
	text-align: right;
	color : white;
}
td.confirm_text {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #CADBC8;
}
td.angabenheader {
	font-size: 12px;
	font-weight: bold;
	background-color: #426F24;
	color: #FFFFFF;
}
a.linkblau {
	font-weight: bold;
	color: #002E7A;
}

.ziegler {
	font-size: 14px;
	font-weight: bold;
}