body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-style: normal;
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	width: 100px;
	color: #993333;
}
a:visited {
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #CC6633;
}
a:hover {
	font-style: normal;
	text-decoration: none;
	width: 100px;
	height: 22px;
	font-weight: bolder;
	color: #660000;
}.content {
	text-align: justify;
	line-height: normal;
}
.weiss {
	font-size: 16px;
	color: #FFFFFF;
}
.bildrm {
	float: right;
	width: 200px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.small {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #FFCC66;
}
.shadow {
	filter: Shadow(Color=FFCC66, Direction=100);
}

