/* Bildlink */

.fzg_gr a img {
	vertical-align: bottom;
	padding: 3px;
	border: solid 1px #B2B2B2;
	margin: 3px;
}
.fzg_gr a:hover img, .fzg_gr a:active img {
	border-color: #FF6600;
}
.fzg_gr a:hover, .fzg_gr a:active {
	border-width: 0;
}

.fzg_kl a img {
	vertical-align: bottom;
	padding: 3px;
	border: solid 1px #B2B2B2;
	margin: 3px;
}
.fzg_kl a:hover img, .fzg_kl a:active img {
	border-color: #FF6600;
}
.fzg_kl a:hover, .fzg_kl a:active {
	border-width: 0;
}

/* Text und Servicebox */

.textlink a:link, .textlink a:visited, .sb_textlink a:link, .sb_textlink a:visited
{ color: #0000B3; text-decoration: none; font-weight: bold; }
.textlink a:hover, .textlink a:active, .sb_textlink a:hover, .sb_textlink a:active
{ color: #0099FF; text-decoration: underline; }
.textlink { font-size: 12px; }
.sb_textlink { font-size: 10px; }


.link a:link, .link a:visited, a.link:link, a.link:visited 
{ color: #056891; text-decoration: none; }
.link a:hover, .link a:active, a.link:hover, a.link:active
{ color: #2F8DD8; }


/* Footer */

.footer a:link, .footer a:visited
{ color: #FFF; text-decoration: underline; }
.footer a:hover, .footer a:active
{ color: #0000B3; }


/* Sitemap */

a.smain, a.smain:visited, a.smain:active { font-size: 14px; font-weight: bold; text-decoration: none; color:#056891; }
a.smain:hover { color:#0099FF; text-decoration: underline;}

a.ssub, a.ssub:visited, a.ssub:active { font-weight: normal; text-decoration: none; color:#4C4C4C; }
a.ssub:hover { text-decoration: underline; color:#0099FF; }
