body, html								{	width: 100%; height: 100%;
											margin: 0px; padding: 0px;
											overflow: hidden;
										}

A										{	text-decoration: none;
											color: #000053;
										}

#EmailImg								{	border: 0px none;
											vertical-align: bottom;
										}
										
#Container								{	width: 100%; height: 100%;
										}
										
#Container TD							{	text-align: center;
											vertical-align: center;
										}



#ContentDiv								{	width: 650px; height: 300px; overflow: auto;
											border-top: 2px solid #000053;
											border-bottom: 2px solid #000053;
											position: relative; padding-top: 10px; text-align: justify;
											font-family: Tahoma, Arial;
											font-size: 9pt; line-height: 130%;
											color:#333333;padding-left:3px; padding-right:3px; padding-bottom:3px
										}
										
#Schriftzug								{	position: relative;
											top: 20px; left: 190px;
											z-index: 6;
										}
										
#Copyright								{	font-family: Arial;
											font-size: 8pt;
											font-weight: bold;
											color: #000080;
										}
										
#StartBild								{	float: left;
											margin-right: 20px;
											border: 1px solid #000053;
										}
										
#Headline								{	margin: 0px; padding: 0px;
											width: 650px; overflow: hidden;
											position: relative;
											top: 48px; left: 0px;
											font-family: Arial;
											font-size: 12pt;
											font-weight: bold;
											color: #5B5B5B;
											text-align: left;
										}
										
#LinkFooter								{	width: 650px;
											font-family: Verdana, Arial;
											font-size: 9pt;
											font-weight: bold;
											color: #000053;
											text-align: right;
											text-decoration: none;
											padding: 3px;
											position: relative;
											bottom: 30px;
										}
										
#LinkFooter A							{	text-decoration: none;
											color: #000053;
										}
										
#LinkFooter A:hover						{	color: #5B5B5B;
										}
										
.Verlinkung								{	font-family: Tahoma, Arial;
											font-size: 10pt;
										}
										
#RankFooter								{	width: 650px; height: 10px;
											position: relative;
											bottom: 55px;
											text-align: left;
										}