
			p, font, table, ul { 	font-family:Helvetica,Arial,sans-serif;
						   		color:#DDDDDD}


			#tiny { font-size:8pt; font-weight:normal;}
			#small { font-size:10pt; font-weight:normal;}
			#middle { font-size:12pt; font-weight:bold; }
			#large { font-size:14pt; font-weight:bold; }

			#text { font-size:12pt; font-weight:bold; text-align:justify; }
			#sig { font-size:12pt; font-weight:normal; }

			#header { font-size:large; font-weight:bold; text-align:center; color:#dddddd }

			h1 { font-size:large; font-weight:bold; text-align:center; color:#ff0000}
			h2 { font-size:medium; font-weight:bold; text-align:center; color:#ff0000 }
			h3 { font-size:small; font-weight:bold; text-align:center; color:#ff0000 }

			div { position:absolute; }

			#Layer1 { height:100px; z-index:1;  width:100%; top:0px; right:0px;background-color:#000000}
			#Layer2 { height:96px; width:100%; z-index:2; left:0px; top:4px; text-align:center; }
			#Layer3 { width:96%; z-index:3; left:2%; right:2%; top:140px; }

			/*link frame*/
			#Kugel { width:100%; z-index:1; left:0px; top:18px; text-align:center; }
			#Link { width:100%; z-index:2; left:0; top:20px; text-align:center; }

               #back{ background-image:url(pics/back.gif); }
               #back2{background-image:url(pics/dgbgrnd.gif);}

			body
			{
               	background-repeat:repeat;
				background-attachment:fixed;
				padding:0px;
				font-family:Helvetica,Arial,sans-serif;
				background-color:#000000;

				color:#DDDDDD;
				margin-left:0px;
				margin-top:0px;
				margin-right:0px;
				margin-bottom:0px;
			}

			a:link { text-decoration:none; font-weight:normal; color:#dddddd; }
			a:visited { text-decoration:none; font-weight:normal; color:#dddddd; }
			a:hover { text-decoration:none; font-weight:normal; color:#FF0000; }
			a:active { text-decoration:none; font-weight:normal; color:#ffffff; }
