table#navigation,
table.Content, table.SingleContent, table.Streaming,
table#footer,
table#e8z,
table#armin,
table#Content,
table.Half
	{
	border: 1px #9c9 solid;
	}



#navigation td.links
	{
	border-top: 1px solid #9c9;
	}


/* Hänsel- und Gretel-Navigation */
/* IRC Login, forward und suchmaschine */

div.breadcrumbs,
table#chat,
table#forward,
table#query
	{
	background: #9c9;
	}


/* Streaming */

h2
	{
	border-top: 2px #9c9 solid;
	}


/* Dekoratives */


/* e8z */

table#e8z td.middle
	{
	border-left: 1px #9c9 solid;
	border-right: 1px #9c9 solid;
	}

/* Halbe-Halbe */

table.Half td.left
	{
	border-right: 1px #9c9 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,
p.question
	{
	color: #003900;
	}











