@charset "utf-8";
/* CSS Document */

.tadsbanner {
	border:1px solid #cecece;
	background-color:#eeeeee;
	font-family:Arial;
	font-size:12px;
	width:292px;
	height:244px;
	overflow:hidden;
	padding:1px 3px 3px 3px;
}
.tadsbanneraz {
	border:1px solid #cecece;
	background-color:#eeeeee;
	font-family:Arial;
	font-size:12px;
	width:300px;
	height:250px;
	overflow:hidden;
	padding:1px 3px 3px 3px;
	background-image:url(/images/helpers/tadsanzeige.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.tadselement {padding-bottom:3px; cursor:pointer;}
.tadshead { font-weight:bold;color:#000099; }
.tadstext {}
.tadslink { font-size:11px; }
.tadslink a { color:#666666;text-decoration:none; }
.tadsanzeige { 	font-family:Arial;font-size:10px; color:#666666;}
