
	H1,H2,H3,H4,P,UL,OL,LI,DIV,TD,TH,ADDRESS,BLOCKQUOTE,NOBR,B,I { font-family:Arial,sans-serif; }

	H1 { font-size:26px; margin-bottom:18px; }

	H2 { font-size:21px; margin-bottom:18px; }

	H3 { font-size:16px; }

	H4 { font-size:13.4px; }

	P,UL,OL,LI,DL,DT,DD,DIV,TD,TH,ADDRESS,BLOCKQUOTE { font-size:13.4px; }

	BODY {
		color		:	rgb(255,255,255);
		background-color:	rgb(30,95,30);
		scrollbar-arrow-color:	rgb(0,0,0);
		scrollbar-base-color: 	rgb(30,100,30);
		scrollbar-track-color: 	rgb(30,103,30);
	}

	A		{text-decoration:none;}

	A:link		{color: rgb(255,255,0)}
	A:visited	{color: rgb(255,255,0)}
	A:active	{color: rgb(255,255,0)}
	A:hover		{color: rgb(255,255,255)}


	p	{margin:1em 0pt 1em 0pt;}

	TEXTAREA,
	INPUT,
	SELECT		{
				color		: rgb(220,220,220);
				border-style	: solid;
				border-color	: rgb(50,50,50);
				border-width	: 1px;
				background-color: rgb(30,120,60);
			}

	INPUT:HOVER	{
				border-color	:rgb(220,220,220);
			}

	PROMPT		{
				color		:	rgb(0,255,0);
			}

	.box		{
				margin-right:	1em;
				margin-bottom:	1em;
			}

	.newsbox		{color: #FFFFFF}
	.newsbox A:link		{color: #FFFFFF;font-size:11px}
	.newsbox A:visited	{color: #FFFFFF;font-size:11px}
	.newsbox A:active	{color: #FFFFFF;font-size:11px}
	.newsbox A:hover	{color: yellow;font-size:11px}

	.newsbox	{
				color: #FFFFFF;
				margin-left:	2em;
				margin-right:	1em;
				margin-top:	1em;
				margin-bottom:	3em;
			}

	.importedimg	{
				margin-top:	1em;
				margin-bottom:	1em;
			}

	.headerpic	{
				height: 80px; 
				margin-top:	20px;
				margin-bottom:	5px;
			}

	.frontpic	{
				margin-top:	2em;
				margin-right:	2em;
				height: 225px; 
			}
	.row		{
				margin-top:	5px;
			}

	.pointer 	{
				cursor:pointer;
			}



	.aviatar	{
				padding-bottom:2.5em;
				vertical-align:top;
				border: 0px solid blue;
			}

	.nowrap		{
				white-space: nowrap;
			}


	.msgcell	{
				padding-left:1.5em;
				color: white;
				vertical-align:top;
				padding-bottom:2.5em;
			}

	.msgcell A		{text-decoration:underline;}
	.msgcell A:link		{color: rgb(255,255,255)}
	.msgcell A:visited	{color: rgb(255,255,255)}
	.msgcell A:active	{color: rgb(255,255,255)}
	.msgcell A:hover	{color: rgb(255,255,255)}


	.titlecell	{
				color: yellow;
				margin-bottom:1.5em;
			}

	.vicon		{
				height: 40px;
				width: 40px;
				margin-left:1.5em;
				margin-right:1.5em;
			}

	.vbutmarg	{
				margin-top:1em;
				margin-left:0em;
			}

	.viconcell	{
				text-align: right;
				vertical-align:top;
			}

	.userpic	{
				width:500px;
			}

	table		{
				border-collapse: collapse;
				border: 0px solid blue;

			}

	td		{
				border: 0px solid white;
			}

	td .ulabel	{
				white-space: nowrap;
				padding-right: 1em;
			}

	.kniffeltable	{
				border: 1px solid white;

			}

	.kniffelth,
	.kniffeltd,
	.kniffeltdc	{
				border: 1px solid white;

			}
	.kniffelth	{color:yellow}
	.kniffeltdc	{text-align:center;}


	.maintable	{
				width:100%;
			}

	.maintable .col2	{
					width: 170px;
				}

	.matchtable,
	.ranktable	{
				margin-left:auto;
				margin-right:auto;
			}


	.logintable	{
				color: yellow;
				margin-top: 1em;
				margin-bottom: 1em;
			}

	.logintable	td
			{
				padding-right: 1em;
			}

	.logintable td input
			{
				color: yellow;
				width: 8em;
			}

	.membertable	th,
	.matchtable	th,
	.tiptable	th,
	.ranktable 	th	{
				color: yellow;
				padding-bottom: 1em;
				padding-right: 1em;
			}

	.matchtable td,
	.ranktable  td	{
				padding-right: 1em;
				vertical-align: bottom;
			}

	.tiptable  td	{
				vertical-align: top;
			}

	.matchtable .nopad,
	.ranktable  .nopad	{
				padding-right: 0em;
			}


	.mainrow	{
				vertical-align: top;
			}

	.lastrow	{
					padding-top: 1em;
				}

	.emptyrow	{
				height: 2em;
			}

	.tab		{
				margin-right: 1em;
			}

	.motdtitle	{
				margin-bottom: 2em;
				color: yellow;
			}
	.motd		{
				margin-bottom: 4em;
			}

	.zelle,
	.emptycell	{
				/* border:solid blue; */
				height:2em;
				padding-right: 1em;
				margin-top: 1em;
				vertical-align: middle;
			}

	.emptycell	{
				border-bottom:solid thin rgb(155,155,155);
				margin-bottom:1em;
			}

	.helptext	{
				color: yellow;
			}
	.helptext A		{text-decoration:underline;}

	.left	{text-align:left;}
	.right	{text-align:right;}
	.center	{text-align:center;}

	.bottom	{vertical-align:bottom;}
	.top	{vertical-align:top;}

	.rmargin10 {margin-right:0.5em;}
	.lmarginb {margin-left:1em;}

	.sred	{border:solid thin red}
	.sblue	{border:solid thin blue}
	.syel	{border:solid thin yellow}
	.sblack	{border:solid thin black}
	.swhite	{border:solid thin white}

	.floatl {float:left;}
	.floatr {float:right;}

	.fg1		{color: rgb(255,255,0)}

	.yel		{color:#FFFF00}
	.rot		{color:red}

	.gold			{color: #FFFF33}
	.gold A:link		{color: #FFFF33}
	.gold A:visited		{color: #FFFF33}
	.gold A:active		{color: #FFFF33}
	.gold A:hover		{color: #FFFFFF}

	.silver			{color: #CCCCFF}
	.silver A:link		{color: #CCCCFF}
	.silver A:visited	{color: #CCCCFF}
	.silver A:active	{color: #CCCCFF}
	.silver A:hover		{color: #FFFFFF}

	.bronce			{color: #CC9933}
	.bronce A:link		{color: #CC9933}
	.bronce A:visited	{color: #CC9933}
	.bronce A:active	{color: #CC9933}
	.bronce A:hover		{color: #FFFFFF}


	.runners		{color: #99FF99}
	.runners A:link		{color: #99FF99}
	.runners A:visited	{color: #99FF99}
	.runners A:active	{color: #99FF99}
	.runners A:hover	{color: #FFFFFF}

	.white			{color: #FFFFFF}
	.white A:link		{color: #FFFFFF}
	.white A:visited	{color: #FFFFFF}
	.white A:active		{color: #FFFFFF}
	.white A:hover		{color: #000000}

	.nearwhite	{color: rgb(220,255,220)}

	.bg1		{background-color:#008800}

	.bghighlight	{background-color:	rgb(30,145,30)}
	.bgdeeper	{background-color:	rgb(30,115,30)}


