BODY							{	text-align: center;
									background-color: #FFFFCC;
									overflow-x: hidden;
								}
								
TABLE							{	width: 750px !important;
									border: 0px none;
									border-collapse: collapse
								}
								
TD								{	font-family: Arial;
									font-size: 10pt;
									padding: 3px;
								}
								
.BannerTable #C2				{	height: 197px;
									width: 490px;
									background-image: url('http://www.der-schrei.de/images/DerSchrei.gif'); 
									background-repeat: no-repeat; 
               						background-position: center;
               					}
               					
.BannerTable A, IMG				{	border: 0px none;
								}
								
.BannerTable #C1, #C3			{	width: 130px;
									border: 0px none;
								}
								
.BannerTable #C5				{	text-align: center;
									font-weight: bold;
								}
								
.FormTable						{	border: 2px solid #800000;
								}
								
.FormTable TD					{	font-size: 8pt;
								}
								
.FormTable #C3					{	width: 100px !important;
									overflow: hidden;
								}
								
.PageTable td, a				{	font-weight: bold;
									text-decoration: none;
									color: #000000;
								}
								
.EntryTable #C8					{	text-align: justify;
								}
								
.EntryTable #C13, #C14, #C15	{	border-bottom: 2px solid #800000;
									height: 5px;
								}
								
INPUT, TEXTAREA					{	font-size: 8pt;
									border: 1px solid #000000; 
									background-color:#FFFF99;
								}