#infoBoxPfeil {
background:transparent url(../images/infobox_pfeil_links.gif) no-repeat scroll right bottom;
height:15px;
left:-4242px;
top:-4242px;
position:absolute;
width:15px;
z-index:200;
}

#infoBoxPfeilRight {
background:transparent url(../images/infobox_pfeil_rechts.gif) no-repeat scroll left bottom;
height:15px;
left:-4242px;
top:-4242px;
position:absolute;
width:15px;
z-index:200;
}


#infoBoxPopup {
	left:-4242px;
	top:-4242px;
	position:absolute;
	width:300px;
	z-index:100;
}

#infoBoxPopupBorder{
	font-size:11px;
	background-color:#EBFAFF;
	line-height:1.5em;
	padding:10px;
	border:1px solid #3699C2;
	text-align:left;
}

