﻿.customInfoBox-noBeak, .customInfoBox-with-rightBeak, .customInfoBox-with-leftBeak 
{
    border:0px;
    border-style:solid;
    border-color:#FFF;
    display:block;
    font-size:11px;
    position:absolute;
    z-index:1003 !important;
    background:transparent;
    padding:0px;
    color:#000;   
	margin-top:-5px;
}

.customInfoBox-with-rightBeak 
{
    padding:0px 21px 0px 0px !important;
}

.customInfoBox-with-leftBeak 
{
    padding:0px 0px 0px 21px !important;
	
}

.customInfoBox-noBeak 
{
    padding:0px 4px;
}

.customInfoBox-body 
{
    border-color:#999 !important;
    left:-3px !important;
    top:-3px !important;
    padding:10px 10px 0px 10px !important;
	

}

.customInfoBox-previewArea 
{
  margin-bottom:-20px;
  margin-top:-30px !important;
  padding:0px !important;
}

.customInfoBox-previewArea .title 
{
    color:#000; 
    font-weight:bold;
    margin:0px !important;
    padding:0px !important;
    text-align:left;
}

.customInfoBox-previewArea p 
{
	padding:0px !important;
	margin:30px !important;

}



.customInfoBox-previewArea div.firstChild 
{
}


.customInfoBox-beak 
{
    height:34px;
    position:absolute;
    width:19px;
	visibility:inherit !important; 
    z-index:1005 !important;
}

.customInfoBox-with-leftBeak .customInfoBox-beak 
{
    background:transparent url(/schnipsel/id/1201526516235/bing/img/beakLeft.gif) no-repeat scroll 0;
    left:0px;
}

.customInfoBox-with-rightBeak .customInfoBox-beak 
{
    background:transparent url(/schnipsel/id/1201526516235/bing/img/beakRight.gif) no-repeat scroll 0;
    right:8px;
}

.customInfoBox-noBeak .customInfoBox-beak {display:none;}

.customInfoBox-progressAnimation 
{
    font-size:0px;
    height:3px;
    overflow:hidden;
    position:absolute;
    width:13px;
    z-index:500;
}

.customInfoBox-progressAnimation div 
{
    font-size:0px;
    height:100%;
    position:absolute;
    width:3px;
    background-color:Gray;
}

.customInfoBox-progressAnimation div.frame0 {left:-3px}
.customInfoBox-progressAnimation div.frame1 {left:0px}
.customInfoBox-progressAnimation div.frame2 {left:5px}
.customInfoBox-progressAnimation div.frame3 {left:10px}
.customInfoBox-progressAnimation
{
	visibility: hidden;
}

.customInfoBox-shadow 
{
    float:left;
	left:-2px;
	right:-3px;
    position:relative;
    background:#BFBFBF;
}

/* Bild */
.ero-previewArea-image  {
	border:none !important;
	height:auto !important;
	width:auto !important;
	padding:3px 10px 8px 0 !important;
}

div.infobox_titel
{
 font-size:11px;
 color:#000;
 font-weight:bold;
 line-height:20px;
 padding-bottom:5px;
}
a.infobox_link:link, a.infobox_link:visited, a.infobox_link:active{
	display:block;
	line-height:16px;
	padding-top:9px;
	padding-right:10px;
	padding-left:20px;
	text-decoration:none;
	color:#000;
}

a.infobox_link:hover{
	color:#7F7F7F;
}

img.infobox_multimedia
{
	margin:0px 0 0 -22px;
	position:absolute;
	border:none;
}
