/* Firmen A-Z BANNER Style Sheet */

div#gewinnspiel_backend {
	border: none;
	left: 30px;
	position: relative;
	top: -20px;
	width: 145px;
}

div#gewinnspiel_frontend {
	border: none;
	position: relative;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.gewinnspiel_backend a img { /* GP 20100805: hinzugefuegt */
	border: 1px solid #718591;
}

div.gewinnspiel_frontend a img { /* GP 20100805: hinzugefuegt */
	border: 1px solid #718591;
	margin-bottom: 20px;
}

.popUpBackground
{	
	background-color:#E3EDF2;
	filter:alpha(opacity=80);
	opacity:0.8;

}

.popUp
{
	border: 1px solid #D6D6D6;
	text-align:center;
	font-size:1.2em;
	line-height:1.3em;
}

.popUp div input
{	
	width:80px;
	border:1px solid #D6D6D6;
}

div.ecgtextbox {
     border: 1px inset #ccc;
     background-color: white;
     font: small courier, monospace black;
     /*
     width: 500px;
     height: 300px; 
     */
     overflow: auto; 
     
}

