body, html						{		width:100%; height:100%;
										overflow: hidden; 
										background-color: #4C4848;
										margin: 0px; padding: 0px;

								}
								
IMG								{		border: 0px none;
										vertical-align: bottom;
								}
								
HR								{		text-align: center;
										width: 80%;
										height: 1px;
										color: #000000;
								}
								
.CenterContainer				{		width: 1020px; height: 640px;
										margin: auto; position: relative;
										background-image:url('/images/Background.jpg');
										background-position: center;
										background-repeat:no-repeat; 
								}
								
#Creator						{		position: absolute;
										right: 2px;
										top: 2px;
										border: 0px none;
										font-family: Arial;
										font-size: 7pt;
										font-weight: bold;
										color: #000000;
								}
								
#Creator A						{		color: #000000;
										text-decoration: none;
								}
								
#LanguageTable					{		border-collapse: collapse;
										margin-right: 10px;
										float: right;
								}
								
#LanguageTable TD				{		text-align: center;
										font-family: Tahoma;
										font-size: 12pt;
										font-weight: bold;
								}

#LanguageTable TD A				{		color: #000000;
										text-decoration: none;
								}
								
#MainTable						{		border: 0px none;
										border-collapse: collapse;
										width: 100%;
										height: 100%;
								}
								
#MainTable TD					{		margin: 0;
										padding: 0;
										border: 0px none;
								}
									
#FlagCell						{		width: 200px;
										text-align: center;
								}
								
#MenuCell						{		text-align: left;
										vertical-align: middle;
										padding-left: 10px !important;
								}
								
#SearchCell						{		vertical-align: bottom;
										padding-left: 5px !important;
										padding-bottom: 5px !important;
										font-family: Arial;
										font-size: 8pt;
										font-weight: bold;
										color: #FFFFFF;
								}
								
#SearchCell INPUT, SELECT		{		width: 150px;
										border: 1px solid #000000;
										font-family: Arial;
										font-size: 9pt;
										color: #000000;
										background-color: #C0C0C0;
								}
								
#SearchCell BUTTON				{		border: 0px none;
										background-color: transparent
								}
								
#ContentCell					{		text-align: right;
										vertical-align: middle !important;
										padding: 0 !important;
										padding-right: 10px !important;
								}
								
#UeberschriftenDiv				{		width: 582px; height: 20px;
										background-color: #000080;
										color: #FFFFFF;
										font-family: Verdana;
										font-size: 8pt;
										font-weight: bold;
										margin-right: 10px;
										float: right;
								}
								
#Ueberschrift1					{		text-align: left;
										padding: 5px;
								}
								
#Ueberschrift2					{		text-align: right;
										padding: 5px;
								}

#ContentDiv						{		width: 570px;
										height: 400px !important;
										border: 1px solid #000000;
										background-color: #6699FF;
										filter:Alpha(opacity=80, finishopacity=0, style=0);
										padding: 5px;
										text-align: left;
										overflow-x: hidden;
										overflow-y: auto;
										scrollbar-base-color:#6699FF;
										scrollbar-3d-light-color:#6699FF;
										scrollbar-arrow-color:#FFFFFF;
  										scrollbar-darkshadow-color:#000080;
  										scrollbar-face-color:#000080;
	  									scrollbar-highlight-color:#6699FF;
  										scrollbar-shadow-color:#FFFFFF;
										scrollbar-track-color:#6699FF;
										float: right;
										margin-right: 10px;
								}
								
#MenuTable						{		border: 0px none;
										border-collapse: collapse
								}
								
#MenuTable TD					{		border: 0px none;
										width: 110px;
										height: 23px;
										background-image:url('/images/Plakette.gif');
										text-align: center;
										vertical-align: middle;
										font-family: Verdana;
										font-size: 6pt;
										font-weight: bold;
										font-variant: small-caps;
										letter-spacing: 1pt;
										color: #FFFFFF;
										cursor: hand;
								}
								
#MenuTable TD A					{		color: #FFFFFF;
										text-decoration: none;
								}
								
#LogoTable						{		border: 0px none;
										border-collapse: collapse;
										height: 80%;
								}
								
#LogoDiv						{		position: relative;
										top: 0; left: 0;
										padding: 0;
										width: 110px;;
										height: 90px;
										text-align: center;
										vertical-align: middle;
								}
								
#SchattenDiv					{		position: absolute;
										left: 10px;
										bottom: 6px;
										background-color: #000000;
										filter:Alpha(opacity=70, finishopacity=0, style=0);
										width: 100px;
										height: 80px;
										z-index: -1;
								}