.bodytext	{ padding-bottom:15px; }

A		{ text-decoration: none; color: #005980;}
A:link         {  text-decoration: none; color: #005980; }
A:visited      { text-decoration: none; color: #005980; }
A:hover        { text-decoration: underline; color: #005980; }
A:active       { text-decoration: none; color: #005980; }

.blaue_links A		{ text-decoration: none; color: #2acfff; font-weight:bold;}
.blaue_links A:link         {  text-decoration: none; color: #2acfff; }
.blaue_links A:visited      { text-decoration: none; color: #2acfff; }
.blaue_links A:hover        { text-decoration: underline; color: #2acfff; }
.blaue_links A:active       { text-decoration: none; color: #2acfff; }
.blaue_links .bodytext { padding-bottom:0px; }

.linksub a                { color:#ffffff; text-decoration:none; font-weight:bold; }
.linksub a:link   { color:#ffffff; font-weight:bold; }
.linksub a:visited        { color:#ffffff; font-weight:bold; }
.linksub a:hover  { color:#ffffff; font-weight:bold; }
.linksub a:active { color:#ffffff; font-weight:bold; }

.linksub_active a                 { color:#2acfff; text-decoration:none; font-weight:bold; }
.linksub_active a:link    { color:#2acfff; font-weight:bold; }
.linksub_active a:visited { color:#2acfff; font-weight:bold; }
.linksub_active a:hover   { color:#2acfff; font-weight:bold; }
.linksub_active a:active  { color:#2acfff; font-weight:bold; }
