/* Ergaenzung fuer die "Presseschau" */
/* aus dem Gazette-Verbrauchermagazin */

.gaze {
	padding: 24px 30px;
	background-color: #ffeedd;
	color: #ff6600
}
.gazette	{color: black}
.gazette td	{
	margin:0px;
	padding:0px;
	vertical-align: bottom;
	font-family: "Arial", "Verdana";
	font-size: 16pt
}
.gazette .zweiz	{
	padding-bottom: 2px;
	font-family: "Arial", "Verdana";
	font-weight: bold;
	font-size: 8pt
}
.gazette p {
	margin: 0px;
	text-align: justify;
	font-family: "Times New Roman", "CG Times", "Times";
	font-size: 11pt
}
.gazette h2	{
	margin: 0px;
	text-align: center;
	font-family: "Arial", "Verdana";
	font-size: 20pt
}
.gazette .p2	{
	margin-bottom: 8px;
	text-align: center;
	font-family: "Arial", "Verdana";
	font-size: 14pt
}
.gazette h3	{
	font-family: "Arial", "Verdana";
	font-size: 12pt
}
.kasten	{
	width: 50%;
	float: right;
	text-align: right
}
.kasten p	{
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 16px;
	text-align: left;
	text-align: justify;
	font-family: Arial;
	font-size: 9pt
}
.gazette .schluss	{
	margin-top: 12px;
	font-weight: bold
}
.gazette .autor	{
	text-align: right
}
sup	{
	font-size: 75%
}