
.class     { color: #c9bd8b; font-size: 11px; font-family: verdana; text-decoration: none; text-align: center; padding-right: 10px; padding-left: 10px; border-right: 10px; border-left: 10px; outline-style: none }
.class1 { color: #c9bd8b; font-size: 11px; font-family: verdana; text-decoration: none; text-align: center; border-right: 10px none; border-left: 10px none; outline-style: none }
.class_schwarz   { color: black; font-size: 11px; font-family: verdana; text-decoration: none; text-align: center; outline-style: none }
a    { color: #c9bd8b; text-decoration: none; border-style: none; outline-style: none }


#txt_gold{
    color:          	#c9bd8b;
    font-size:      	12px;
    font-weight:     	normal;
    font-family:    	verdana;
	text-decoration:	none;
	text-align:			left;
	padding-right:		0px;
	padding-left:		0px;
}

#txt_gold_small{
	color: 				#c9bd8b;
	font-size:			11px;
	font-family:		verdana;
	text-decoration:	none;
	text-align:			left;
	padding-right:		0px;
	padding-left:		0px;
}

#txt_gold_smaller{
	color: 				#c9bd8b;
	font-size:			10px;
	font-family:		verdana;
	text-decoration:	none;
	text-align:			left;
	padding-right:		0px;
	padding-left:		0px;
}

#txt_red{
    color:          	red;
    font-size:      	12px;
    font-weight:     	normal;
    font-family:    	verdana;
	text-decoration:	none;
	text-align:			left;
	padding-right:		0px;
	padding-left:		0px;
}



#input_button{
	BACKGROUND-COLOR:		#000000;
	COLOR: 					#c9bd8b;
	BORDER-LEFT: 			#ffffff 1px solid;
	BORDER-RIGHT: 			#c9bd8b 2px solid;
	BORDER-TOP: 			#ffffff 1px solid;
	BORDER-BOTTOM: 			#c9bd8b 2px solid;
	FONT-SIZE:				11px;
	FONT-FAMILY: 			Verdana,Arial,Helvetica,sans-serif;
	FONT-WEIGHT:			bold;
	MARGIN-LEFT:			0px;
	MARGIN-RIGHT:			0px;
	MARGIN-TOP:				0px;
	MARGIN-BOTTOM:			0px;
}

#input_areas{
	BACKGROUND-COLOR:       #F9F9F9;
    BORDER-TOP: 			1px solid #808080;
	BORDER-LEFT: 			1px solid #808080;
	BORDER-RIGHT: 			2px solid #c9bd8b;
	BORDER-BOTTOM: 			2px solid #c9bd8b;
	COLOR: 					#000000;
	FONT-SIZE:				11px;
	FONT-FAMILY: 			Verdana,Arial,Helvetica,sans-serif;
	FONT-WEIGHT:			normal;
	MARGIN-LEFT: 			0px
}
