div.Titel {
	background:#445EA5;
	border:0px black outset;
	padding:4px;
}
div.Menu {
	background:#E7E7F7;
	border:0px black outset;
	padding:6px;
}
div.HS {
	background:/*#F8F4D8*/ #F5F5FC;
	padding:6px;
	margin-top:0px;
	border:0px black outset;
	width:820px; /* IE hack */
	max-width:822px; /* IE hack */
}
body	{
	background-color:#E7E7F7 /*#F8F4D0*/;
}
p,body
	{
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:normal;
	text-align:justify;
	color:#001E45;
	margin-top:3px;
	margin-bottom:3px;
	line-height:12pt;
}
td
	{
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:normal;
	color:#001E45;
	margin-bottom:0px;
	line-height:11pt;
}
ul,li	{
	margin-top:0px;
	margin-bottom:0px;
}
h1	{
	font-family:Arial,sans-serif,Helvetica,"Futura Bold BT";
	font-size:22pt;
	font-weight:bold;
	color:#000000;
	margin-bottom:0px;
	margin-top:0px;
	line-height:22pt;
	text-decoration:none;
	}
h2
	{
	font-family:Verdana,Tahoma,Arial;
	font-size:14pt;
	font-weight:normal;
	color:#243F7F;/* 0066A6 */
	margin-top:8px;
	margin-bottom:4px;
	line-height:16pt;
	}
h3
	{
	font-family:Verdana,Tahoma,Arial;
	font-size:11pt;
	font-weight:bold;
	color:#243F7F;
	margin-top:10px;
	margin-bottom:0px;
	line-height:16pt;
	}
h4
	{
	font-family:Verdana,Tahoma,Arial;
	font-size:20pt;
	font-weight:normal;
	color:#243F7F;
	margin-top:4px;
	margin-bottom:4px;
	line-height:22pt;
	}
h5
	{
	font-family:Verdana,Tahoma,Arial;
	font-size:10pt;
	font-weight:normal;
	color:#101000;
	margin-top:0px;
	margin-bottom:-6px;
	line-height:12pt;
	}
h6
	{
	font-family:Verdana,Tahoma,Arial;
	font-size:8pt;
	font-weight:normal;
	color:#101000;
	margin-top:2px;
	margin-bottom:2px;
	line-height:12pt;
	}
big
	{
	color:#243F7F;
	font-weight:normal;
	}
a:link
	{
	color:#A02000;
	text-decoration:underline;
	}

a:visited
	{
	color:#606080;
	text-decoration:underline;
	}

a:active
	{
	color:#401000;
	text-decoration:none;
	}

