body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
	color:#000000;
        background-color:#000;
}
hr
{
	clear:both;
	width:412px;
	color:#FFF;
	height:1px;
}
.MainContainer
{
	width:430px; 
	height:auto;
	margin-left:0px;
	margin-top: 0px;
	overflow:auto;

}
.headlineContent {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    color:#FFF;
	margin-top:4px;
	margin-bottom:12px;
}

.artikelHeader 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#999;
	padding-top:2px;
	margin-bottom:4px;
}

.artikelText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
	color:#999;
	margin-bottom:8px;
}

.pzdLegende
{
    border: 0;
    vertical-align: middle;
}

.RadioButtons
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
	color:#999999;
	float: left;
	padding-right: 20px;
}
input.haendlersuche 
{
    border-bottom: 0;
	width: 100px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.suche
{
    background-image: url(../images/bg_Suche.gif);
    background-position: left;
    background-repeat: no-repeat;
    height: 26px;
    width: 410px;
    padding-left: 20px;
    padding-top: 7px;
}
.btSuche
{
    margin-left: 10px;
    color: White;
    text-decoration: underline;
}
.ResultContainer
{
	width: 430px; 
	height:146px;
	padding-top: 4px;
	background-image: url(../images/bg_Suchergebnis.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.Result
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
  	overflow: auto;
	overflow-y: scroll;
	background-color: White;
	width: 390px;
	height: 137px; 
}
.singleResult
{
    clear: both;
    width:370px;
}
.resultPzd
{
    float:left; 
    width:35;
}
.resultAddress
{
    float:left; 
    width:335;
    padding-left: 10px;
}
.InternetDepotLogo
{
    width: 430px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.InternetDepotLogo img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
a
{
    color: Black;
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;   
}



