/* Google AdSense:
******************************************************************/
div.iframe {
	width: 100%;
	background-color: #fff;
	color: inherit;
	text-align: center;
	padding: .5em 0 .5em;
	border: 1px solid #C8D6D6;
	-moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}
div.iframe iframe {
	display: block;
	margin: auto;
	position: relative;
	z-index: 0;
} 
div.iframe object {
	display: block;
	margin: auto;
	z-index: 0;
}
div.iframe object.adsense120x240 {
	width: 120px;
	height: 240px;
}
div.iframe object.adsense160x600 {
	width: 160px;
	height: 600px;
}
div.iframe object.adsense160x90 {
	width: 160px;
	height: 90px;
}
div.iframe object.ebay160x250 {
	width: 160px;
	height: 250px;
}
div.iframe object.fx-link {
	height: 30px;
}
#inhalt div.iframe {
	margin-bottom: 1em;
	letter-spacing: 1px;
}


/* A*****-A*******:
******************************************************************/
div.ains {
	font-size: .85em;
	background-color: #fff;
	color: inherit;
	/*text-align: center;*/
	padding: 0;
	border: 1px solid #cbc8a9;
	/*border: 1px solid #bfd49e;*/
	-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
div.ains h5 {
	/*background-color: #e6f4d1;*/
	background-color: transparent;
	color: inherit;
	font-size: 1em;
	font-weight: normal;
	/*font-style: italic;*/
	padding: 0 6px;
	margin: .5em 0;
	border: none;
}
div.ains ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 135%;
	list-style: none !important;
	padding: 0;
	margin: 1em 12px 1px;
}
div.ains dl {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 135%;
	padding: 0;
	margin: 1em 12px;
}
div.ains ul li {
	padding: 0;
	margin: 0 0 1em 0;
}
div.ains dt {
	padding: 0 .5em 0 0;
	margin: 0;
	float: left;
	clear: left;
}
div.ains dd {
	padding: 0;
	margin: 0 0 .25em;
}
div.ains a {
	font-weight: bold;
}
div.ains ul br {
	display: none;
}
