BODY								{	margin: 0px; padding: 0px;
										background-color: #1C579F;
										margin-top: 20px; margin-bottom: 20px;
									}
									
.MainTable							{	width: 100%; height: 100%;
										border: 0px none; 
										border-collapse: collapse;
									}
									
.MainCell							{	text-align: center; vertical-align: middle;
										padding: 0px; margin: 0px;
									}
									
.HeaderLinks						{	width: 910px; text-align: right; padding: 0px; margin: 0px;
										font-family: Arial; font-size: 10pt;
										color: #FFFFFF; margin-bottom: 3px;
									}
									
.HeaderLinks A						{	color: #FFFFFF; text-decoration: none;
									}
									
.ContainerTable						{	width: 925px; height: 550px;
										background-color: #FFFFFF;
										overflow: visible;
										border-right: 4px ridge #52503D;
										border-bottom: 4px ridge #52503D;
										border-left: 2px ridge #52503D;
										border-top: 2px ridge #52503D;
										border-collapse: collapse;
										margin-left: auto; margin-right: auto;
									}
									
.ContainerHeader					{	height: 150px;
										background-image: url('/images/background.jpg');
										background-position: left top;
										background-repeat: no-repeat;
										position: relative;
										vertical-align: bottom; text-align: left;
										display: block;
									}
									
.ContainerContent					{	position: relative; padding: 15px; top: 0px; left: 0px;
										font-family: Arial; font-size: 10pt; display: block; margin: 0px;
										vertical-align: top;
									}
									
.HeadlineText						{	position: absolute;
										left: 5px; bottom: -20px;
										border: 0px none;
									}

.Headline							{	font-family: Tahoma;
										font-size: 26pt; font-weight: bold;
										color: #5B473B; font-style: italic;
										margin: 0px; padding: 0px;
										position: absolute; left: 5px; bottom: 0px;
									}
									
.Headline2							{	font-size: 14pt; font-weight: bold;
										color: #000080; margin-top: 5px;
									}
									
.ContentText						{	font-family: Arial;
										font-size: 10pt; color: #000000;
										text-align: justify;
									}

FORM								{	padding: 0px; margin: 0px;
									}
									
.FormTable							{	border: 0px none;
										border-collapse: collapse;
										margin: 0px; padding: 0px;
									}
									
.FormTable TD						{	font-size: 10pt;
										padding: 5px; text-align: left;
									}
									
INPUT, TEXTAREA, SELECT				{	border: 1px solid #00AE11;
										background-color: #EFF8D3;
										font-family: Arial; font-size: 10pt;
									}
									
.Required							{	border: 1px solid #800000;
										background-color: #FFD9CC;
									}
									
.RequiredHinweis					{	font-family: Arial; font-size: 8pt; font-weight: bold;
										margin: 0px; padding: 0px; color: #800000;
									}
									
.Hinweis							{	font-size: 8pt;
									}
									
.Button1							{	width: 100px; height: 25px;
										border: 0px none;
										background-color: transparent;
										background-image: url('/images/Button1.png');
										background-position: left top;
										background-repeat: no-repeat;
										font-size: 10pt; font-weight: bold; text-align: center;
										color: #FFFFFF
									}
									
.Button4							{	width: 100px; height: 25px;
										border: 0px none;
										background-color: transparent;
										background-image: url('/images/Button4.png');
										background-position: left top;
										background-repeat: no-repeat;
										font-size: 10pt; font-weight: bold; text-align: center;
										color: #FFFFFF
									}
									
.Logo								{	position: absolute;
										top: 60px; right: 10px;
										border: 0px none;
									}
									
.Logo A, IMG						{	border: 0px none;
									}
									
.DateIP								{	position: absolute;
										bottom: 5px; right: 5px;
										font-family: Arial; font-size: 7pt; font-weight: bold;
										color: #000000; display: inline;
									}

.Designer							{	text-align: center;
										font-family: Tahoma; font-size: 6pt; font-weight: bold;
										color: #000000;
										padding: 0px; margin: 0px;
									}
									
.Designer A							{	text-decoration: none;
										color: #000000;
									}