@charset "utf-8";
/* CSS Document */
body {
	margin: 0px 0px 0px 0px;;
}
#wz_text_ad_container {
	position: relative;
	float: left;
	width: 552px;
	height: 300px;
	background-image: url(images/extratopics_gradient.gif);
	background-repeat:repeat-x;
	line-height: 14px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	overflow: hidden;
}
.wz_text_h {
	float: left;
	width: 275px;
	height: 130px;
	border-right: 1px solid #e1e1e1;
	display: none;
}
.imgs {
	float: left;
	padding: 5px 5px 5px 5px;
	border: none;
}
.txt {
	margin: 5px 5px 5px 0px;
}
.link {
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
}
.link a{
	color: #434343;
	text-decoration: none;
}
.link a:hover {
	color: #899F33;
}
.title {
	position: relative;
	padding: 5px 0px 0px 5px;
	color: #434343;
	font-weight: bold;
	border-top: 1px solid #E1E1E1;
	margin: 0px 5px 0px 5px;
}
.anzeigen {
	float: left;
	position: absolute;
}