@charset "utf-8";
/* CSS Document */

.teaser,
#sidebar .teaser,
#subnav .teaser {
	width: 186px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 2px solid #999999;
}
.teaser h3,
#sidebar .teaser h3,
#subnav .teaser h3 {
	font-style: normal;
	margin: 0 0 0 0;
	color: #000000;
}
#sidebar .teaser h3 a,
#subnav .teaser h3 a {
	text-decoration: none;
	color: #000000;
}
#sidebar .teaser h3 a:hover,
#subnav .teaser h3 a:hover {
	text-decoration: underline;
	color: #000000;
}
#sidebar .teaser p,
#subnav .teaser p {
	margin: 5px 0 0 0;
}
