HTML								{	padding: 0px; margin: 0px;
										width: 100%; height.
									}

body								{	padding: 0px; margin: 0px;
										background-color: #B0B1B3;
									}

A									{	color: #000080;
										text-decoration: none;
										font-weight: bold;
									}

#EmailIMG							{	border: 0px none;
										vertical-align: bottom;
									}
									
#Creator							{	position: absolute;
										top: 1px;
										border: 0px none;
										font-family: Arial;
										font-size: 6pt;
										font-weight: normal;
										color: #000000;
										text-align: center;
									}
								
#Creator A							{	color: #000000;
										text-decoration: none;
									}
																		
.ContainerTable						{	width: 100%; height: 100%;
										border-collapse: collapse;
										margin: 0px; padding: 0px;
									}
									
.ContainerTD						{	vertical-align: middle;
										text-align: center;
										padding: 0px; margin: 0px;
										padding-top: 10px; padding-bottom: 10px;
									}

.MainTable							{	width: 750px; height: 550px;
										border: 2px solid #000000;
										border-collapse: collapse;
										background-color: #BABEF3;
										background-position: right bottom;
										background-image: url('/images/HintergrundStart.jpg');
										background-repeat: no-repeat;
										margin-left: auto; margin-right: auto;
									}

.KantenZeile						{	height: 51px;
									}
									
.Kante0								{	width: 575px;
										padding: 0px; margin: 0px;
										background-position:  left bottom;
										background-repeat: repeat-x;
										background-image: url('/images/Kante1.jpg');
									}
									
.Kante1								{	width: 44px;
										padding: 0px; margin: 0px;
										background-position:  left top;
										background-repeat: no-repeat;
										background-image: url('/images/Kante2.jpg');
									}
									
.Kante2								{	background-position:  left top;
										background-repeat: repeat-x;
										background-image: url('/images/Kante3.jpg');
										width: 150px;
										padding: 0px; margin: 0px;
										background-color: #BABEF3;
										font-family: Tahoma, Arial;
										font-size: 7pt;
										font-weight: bold;
										text-align: center;
										vertical-align: middle;
									}
									
.Header								{	background-position: left top;
										background-image: url('/images/HintergrundBanner.jpg');
										background-repeat: repeat-x;
										height: 50px;
										text-align: left;
										vertical-align: top;
									}

.HeaderKante						{	background-position: left bottom;
										background-image: url('/images/BannerKanteU.jpg');
										background-repeat: repeat-x;
										height: 8px;
										padding: 0;
									}									

#StartGrafik						{	
									}

.Content							{	font-family: Tahoma, Arial;
										font-size: 8pt;
										padding: 15px;
										vertical-align: top;
									}
									
.Footer								{	height: 20px;
										border-top: 1px solid #000000;
										font-family: Arial;
										font-size: 8pt;
										font-weight: bold;
										text-align: center;
										vertical-align: middle;
										padding: 0px;
									}
									
.MainHeadline						{	float: right;
										font-family: Arial;
										font-size: 14pt;
										font-weight: bold;
										color: #FFFFFF;
										margin: 3px; padding: 0px; 
										font-variant:small-caps;
									}
									
.CenterLink							{	font-size: 12pt;
										text-align: center;
									}