.extern_link
{
	background-image:url(../img/link_extern.png);
	background-repeat:no-repeat;
	background-position:0 0;
	font-size:12px;
	padding-left:15px;
	line-height:13px;
	text-decoration:none;
	text-align:left;
}
.extern_link:hover
{
	background-image:url(../img/link_extern_hover.png);
	text-decoration:underline;
}
.arrow_yellow
{
	display:block;
	background-image:url(../img/arrow_yellow.png);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:18px;
	text-align:left;
	text-decoration:none;
	color:#000;
	font-size:13px;
	line-height:17px;
}
.arrow_yellow:hover
{
	text-decoration:underline;
}
.faq_link
{
	background-image:url(../img/faq_link.png);
	background-repeat:no-repeat;
	background-position:0 0;
	font-size:12px;
	padding-left:16px;
	line-height:14px;
	text-decoration:none;
	text-align:left;
}
.faq_link:hover
{
	background-image:url(../img/faq_link_hover.png);
	text-decoration:underline;
}
.bild_textfluss_links
{
	float:left;
	margin:5px;
}
.bild_textfluss_rechts
{
	float:right;
	margin:5px;
}
.textfluss_stop
{
	clear:both;
}
.fancybox
{

}
.infotext
{
	line-height:1.5;
}
