a:visited {
color: #e7ffe7; text-decoration: none; font-weight: bold
}

a:link {
color: #ffffff; text-decoration: none
}

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

a:active {
color: #990000; text-decoration: underline
}

a.blacklinks:visited {
color: #8c0101; text-decoration: none
}

a.blacklinks:link {
color: #ac0000; text-decoration: none
}

a.blacklinks:hover {
color: #990000; text-decoration: underline; font-weight: bold;

}

a.blacklinks:active {
color: #000000; text-decoration: underline
}

.text_intergros_weiss {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff; line-height: 16px;
}

.text_intergros_gruen {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #006500;
font-weight: bold;
}

.text_intergros {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #1e2400; 
line-height: 16px;

}

.ig_links {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #ffffff;
}

.boxhead {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;
color: #FFFACD;
line-height: auto;
border-width: 2px;
border-style: solid;
border-color: #636b44;
background-color: #3c4317;

}

.boxbody {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #003300;
line-height: auto;
border-width: 2px;
border-style: solid;
border-color: #ff700a;
background-color: #feca78;
margin-left: 20px;
}


