table#navigation,
table.Content, table.SingleContent, table.Streaming,
table#footer,
table#e8z,
table#armin,
table#Content,
table.Half
	{
	border: 1px #fc0 solid;
	}



#navigation td.links
	{
	border-top: 1px solid #fc0;
	}


/* Hänsel- und Gretel-Navigation */
/* IRC Login, forward und suchmaschine */

div.breadcrumbs,
table#chat,
table#forward,
table#query
	{
	background: #fc0;
	}


/* Streaming */

table.audio, table.video
	{
	border-bottom: 2px #fc0 solid;
	}


/* Dekoratives */


/* e8z */

table#e8z td.middle
	{
	border-left: 1px #fc0 solid;
	border-right: 1px #fc0 solid;
	}

/* Halbe-Halbe */

table.Half td.left
	{
	border-right: 1px #fc0 solid;
	}


/* dunkelgrau für die folgenden Elemente: */

td.Text h1, td.Text h2, td.Text h3, td.Text h4,
td.Text strong,
h2 a:hover, h3 a:hover, h4 a:hover
	{
	color: #444;
	}










