body
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #FFFFFF;
			background-color: #000000;
			background-image: none;
			background-repeat: repeat;
			BACKGROUND: url(../pics/background/back_main.jpg) fixed no-repeat left center
			background-attachment: fixed;
			background-position: center center: #000000;
			SCROLLBAR-FACE-COLOR: #1B1209;
			SCROLLBAR-HIGHLIGHT-COLOR: #1B1209;
			SCROLLBAR-SHADOW-COLOR: #722B0F;
			SCROLLBAR-3DLIGHT-COLOR: #722B0F;
			SCROLLBAR-ARROW-COLOR: #722B0F;
			SCROLLBAR-TRACK-COLOR: #1B1209;
			SCROLLBAR-DARKSHADOW-COLOR: #1B1209}
		}

background-repeat: repeat; clip:   rect(   )

}

select
		{
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 11px;
			 color: #999999;
			 list-style-image: none;
			 list-style-type: none;
			 border: thin #722B0F none;
			 background-color: #1B1209;
			 BORDER-RIGHT:#722B0F thin solid;
			 BORDER-TOP: #722B0F thin solid;
			 FONT-SIZE: 12px; 
			 BACKGROUND: #1B1209;
			 BORDER-LEFT: #722B0F thin solid;
			 COLOR: #ffffff;
			 BORDER-BOTTOM: #722B0F thin solid;

		}

table
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px
	}

a
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
	}

a:hover {
			color: #FF0000;
		}

INPUT
		{
			BORDER-RIGHT: #722B0F thin solid;
			BORDER-TOP: #722B0F thin solid;
			FONT-SIZE: 12px;
			BACKGROUND: #1B1209;
			BORDER-LEFT: #722B0F thin solid;
			COLOR: #ffffff;
			BORDER-BOTTOM: #722B0F thin solid;
			FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif,Times New Roman
			-moz-opacity:80%;
		    filter:alpha(opacity=80);
		}

TEXTAREA
		{
			BORDER-RIGHT:#722B0F thin solid;
			BORDER-TOP: #722B0F thin solid;
			FONT-SIZE: 12px; BACKGROUND: #1B1209;
			BORDER-LEFT: #722B0F thin solid;
			COLOR: #ffffff;
			BORDER-BOTTOM: #722B0F thin solid;
			FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif,Times New Roman
			 -moz-opacity:80%;
		     filter:alpha(opacity=80);
		}


.UEBERSCHRIFT
	{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px;
         color: #57A58F;
         font-style: normal;
         font-weight: bold;
         }

.TEXT
	{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10px;
         color: #ffffff;
         font-style: normal;
         font-weight: normal;
         }


