body
{
	background: #405F78;
	margin: 15px;
	font-family: Verdana;
	font-size: 10px;
	color: #00325b;
}

form
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

table.outline
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #004379;
}


a:link    {
	color: #000078;
	text-decoration: none;
	font-weight: bold;
}

a:visited    {
	color: #360078;
	text-decoration: none;
	font-weight: bold;
}

a:hover    {
	color: #000078;
	text-decoration: underline;
	font-weight: bold;
}

a:active    {
	color: #000078;
	text-decoration: none;
	font-weight: bold;
}

td
{
	color: #000000;
}

.title
{
	font-size: 13px;
}

.u_title
{
	font-size: 11px;
}

.text, td
{
	font-size: 10px;
}

.komm
{
	font-size: 9px;
	color: #6B6B6B;
}
td.head
{
	background: #E2E5E7;
}
td.body
{
	background: #FFF6DC;
}

/* Forum */

td.headL, td.headM, td.headR, td.headA, td.head
{
	border-style: solid;
	border-color: #AFAFAF;
	background-color: #D7D7D7;
}

td.bodyL, td.bodyM, td.bodyR, td.bodyA, td.body
{
	border-style: solid;
	border-color: #AFAFAF;
	background-color: #ffffff;
}

td.body_gL, td.body_gM, td.body_gR, td.body_gA, td.body_g
{
	border-style: solid;
	border-color: #AFAFAF;
	background-color: #F0F0F0;
}

td.bodyL, td.headL, td.body_gL
{
	border-width: 1px 0px 0px 1px;
}
td.bodyM, td.headM, td.body_gM
{
	border-width: 1px 0px 0px 0px;
}
td.bodyR, td.headR, td.body_gR
{
	border-width: 1px 1px 0px 0px;
}
td.bodyA, td.headA, td.body_gA
{
	border-width: 1px 1px 0px 1px;
}
td.body, td.head, td.body_g
{
	border-width: 0px;
}


td.space
{
	border-style: solid;
	border-color: #AFAFAF;
	background-color: #D7D7D7;
	border-width: 1px;
	font-size: 3px;
}

.u_link, .u_link:link, .u_link:visited, .u_link:hover, .u_link:active, .u_link
{
	font-family: Verdana;
	font-size: 8pt;
	
}

.thread, .thread:link, .thread:visited, .thread:hover, .thread:active, .threadA
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.thread						{ color:#000000;}
.thread:link				{ color:#000033;}
.thread:visited				{ color:#54545F;}
.thread:hover, .u_link:hover{ color:#000033;
							  text-decoration: underline; }
.thread:active, .threadA	{ color:#009512;}


.quote {
	color:#BAC4D1;
	font-family: Verdana;
	font-size: 8pt;
}

td.quote {
	color:#000000;
	font-family: Verdana;
	font-size: 9pt;
	border-style: solid;
	border-color: #AFAFAF;
	background-color: #EBEFF3;
	border-width: 1px;
}

.code {
	color:#009407;
	font-family: Verdana;
	font-size: 8pt;
}

td.code {
	color:#009407;
	font-family: Courier, Courier New;
	font-size: 9pt;
	border-style: solid;
	border-color: #AFAFAF;
	background-color: #EBEFF3;
	border-width: 1px;
}

.shell {
	color:#000000;
	font-family: Verdana;
	font-size: 8pt;
}

td.shell {
	color:#ffffff;
	font-family: Courier, Courier New;
	font-size: 9pt;
	border-style: solid;
	border-color: #AFAFAF;
	background-color: #000000;
	border-width: 1px;
}

.time, .heute, .gestern, .sonst
{
	font-family: Verdana;
	font-size: 7pt;
}

.time 		{ color:#FF00FF; }

.heute 		{ color:#00BF00; }

.gestern	{ color:#185118; }

.sonst		{ color:#000000; }

.highlight
{
	color:#C600FF;
}


