


div#suche
{
	width: 506px;
	height: 188px;
	border-bottom: 1px solid #000000;
	background-image: url(../grafik/textures/wolken.jpg);
}
*html div#suche
{
	width: 509px;
}


div#suche div#aidu-suche
{
	margin: 19px 0 0 19px;
}
*html div#suche div#aidu-suche
{
	margin: -18px 0 0 0;
}



/* spez. Boxen u. Inner-Frames */


div#box_ebay
{
	width: 1000px;
	height: 104px;
	margin-top: 1px;
	margin-bottom: 10px;
	border-width: 1px;
	padding-top: 14px;
	background-color: #FFFF00;
	border-top: none;
	overflow: visible; /* overflow:auto von ang-box machte bei dieser Box im Firefox Probleme */
}
*html div#box_ebay
{
	height: 118px;
	margin-top: 0;
}


img.prospekt,
img.pdf
{
	width: 14px;
	height: 14px;
	border: none;
	margin-top:  2px;
	margin-left: 2px;
}


div.frame_lidl
{
	width: 1003px;
	border-width: 1px 0 0 0;
	background-color: #FFE401;
}

div.box_lidl
{
	height: 350px;
	border-color: #B01207;
}
*html div.box_lidl
{
	height: 346px;
}

.if_lidl
{
	width: 200px;
	margin: 23px auto;
	display: inline-cell;
}

div.lidl-adressblende
{
	position: relative;
	top: 19px;
	left: 65px;
	width: 125px;
	height: 17px;
	margin-bottom: -17px;
	background-color: #1D2F71;
}
*html div.lidl-adressblende
{
	left: 30px;
}


div.frame_condor
{
	width: 1003px;
	border-width: 1px 0 0 0;
	background-color: #0450A1;
}

div.box_condor,
div.box_condor_mitte
{
	position: relative;
	float: left;
	height: 294px;
}
*html div.box_condor,
*html div.box_condor_mitte
{
	height: 290px;
}

div.box_condor
{
	width: 334px;
}

div.box_condor_mitte
{
	width: 335px;
	text-align: center;
}
*html div.box_condor_mitte
{
	width: 333px;
}

.if_condor
{
	margin: 45px auto;
	display: inline-cell;
}



