/*	Allgemeine Einstellungen für Layout			*/body{	font-family				: arial, geneva, helvetica, sans-serif;	font-size					: 13px;	letter-spacing			: 1px;	text-align					: center;}	div#content{	filter						: Shadow(color=#000000, direction=45);	width						: 773px;	height						: 99%;	margin						: 0px auto;	background-color			: #FFFFFF;	border-left				: 1px solid #AAAAAA;	border-right				: 1px solid #AAAAAA;	border-bottom				: 1px solid #AAAAAA;	text-align					: left;}.content, p{	margin-top					: 0px;	font-size					: 11px;	letter-spacing			: 1px;	text-align					: left;	line-height				: 18px;	margin-bottom				: 5px;}h1{	margin-top					: 0px;	font-size					: 24px;	letter-spacing			: 1px;	text-align					: left;	font-weight				: bold;	margin-bottom				: 20px;	color						: #0069B5;	line-height				: 30px;}h2{	margin-top					: 30px;	font-size					: 14px;	letter-spacing			: 1px;	text-align					: left;	font-weight				: bold;	margin-bottom				: 10px;	color						: #646464;}a{	color						: #488880;}a:hover{	color						: #0069B5;}/*	Formatierungen der Links						*/.topnavi{	font-size					: 12px;	text-align					: center;	background-color			: #DDF0ED;	padding-top				: 5px;	padding-bottom			: 3px;	text-decoration			: none;	color						: #0069B5;}.topnavi:hover{	color						: #AA0000;}.subnavi{	font-size					: 12px;	letter-spacing			: 0px;	text-align					: center;	padding-top				: 3px;	padding-bottom			: 2px;	text-decoration			: none;	color						: #488880;}.subnavi:hover{	color						: #AA0000;}
