/* im Dossier ist alles anders */

td.Column
	{
	font-size: 11px;
	line-height: 15px;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	}

table.Content td.Text p, 
table.Content td.Text li,
table.Content td.Text blockquote
	{
	font-family: "Georgia", "Verdana", default;
	line-height: 1.4em;
	}


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



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


p.next, td.Text .siblings
	{
	border-top: 2px #fc0 solid;
	}


/* 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;
	}










