body			{background-color: black;
				margin: 0px;
				font-family: verdana;
				}


table.layout	{height: 400px; width: 800px;
				}

td.layli		{border: 1px solid black;
				background-image: url(images/Grau.gif);
				background-repeat: no-repeat;
				width:200px;
				vertical-align: top;
				}

td.layre		{border: 1px solid #999966;
				background-image: url(images/Ocker.jpg);
				background-repeat: no-repeat;
				vertical-align: top;
				padding: 5px;
				}


td.layXYZ		{border: 0px solid #999966;
				padding-top: 20px;
				font-size:11px;
				text-align: center;
				}

table.nav 		{width: 800px;
				height: 20px;
				margin-top: 75px;
				}

td.nav01		{background-color: black;
				width: 108px;
				}

td.nav02		{background-color:#999966;
				width: 100px;
				color: white;
				text-align: center;
				}

table.inhalt td	{margin: 0px;
				border: 0px dotted white;
				width: 600px; height: 150px;
				vertical-align: top;
				}

table.comment	{border: 0px dotted white;
				width: 580px; height: 50px;
				text-align: center;
				font-size: 12px;
				color: #999966;
				}

table.copy		{border: 0px solid white;
				width: 800px;
				color: #999966;
				font-size: 9px;
				}

h1				{vertical-align: top;
				padding-left: 6px;
				color: black;
				font-size: 18px;
				}

div.a			{position: relative;
				left: 10px; top: 160px;
				width:170px; height:170px;
				font-size: 12px;
				overflow: hidden;
				}

div.b			{position: relative;
				left:10px; top: 0px;
				width:580px; height:200px;
				}

div.list		{position: relative;
				left: 0px; top: 40px;
				width:200px; height:320px;
				font-size: 12px;
				border: 0px dotted white;
				}

div.img			{position: absolute;
				left: 100px; top: 100px;
				width: 120px; height:120px;
				border: 1px solid white;
				}

div.box			{position: relative;
				left:10px; top:5px;
				width: 465px; height:310px;
				padding: 3px;
				font-size: 11px;
				border: 1px dotted white;
				}

a				{font-size: 11px;
				}

a:hover			{text-decoration: none;
				font-weight: bold;
				}

a.nav			{text-decoration: none;
				color: #cccccc;
				}

a:hover.nav		{color: #ffffff;
				}

a.list			{text-decoration: none;
				color: black;
				}

a:hover.list	{color: black;
				}

a.hell			{text-decoration: underline;
				color: #999966;
				font-size: 12px;
				}

a.text			{text-decoration: underline;
				color: black;
				}

a:hover.hell	{color: #999966;
				}

img				{border: 0px solid black;
				}

ul.star			{list-style-position: outside;
				list-style-image:url(images/Star2.gif);
				}

ul.square		{list-style-type: square;
				}

ul.none			{list-style-type: none;
				}

li				{font-size: 11px;
				}

h5				{margin-left: 1px;
				}

p.text			{font-size: 12px;
				font-weight: bold;
				padding-left: 5px;
				}

p.menu			{font-size: 12px;
				font-weight: bold;
				text-align: right;
				padding-right: 5px;
				}
