@charset "utf-8";
/* CSS Document */

.txtcolor
	{
		color:#999999;
		font-size:11px;
		font-family:Tahoma;
	}
	
.txtcolor a
	{
		color:#999999;
		font-size:11px;
		font:thoma;
	}

.txtcolor a:hover
	{
		color:#999999;
		font-size:11px;
		font:thoma;
	}


.clr
	{
	clear:both;
	height:2px;
	}

.menue_rowwrap
	{
		width:212px;
		height:13px;
	}

.menue_arrow1
	{
		background:url(../images/red00_next.gif) no-repeat center;
		width:10px;
		float:left;
		height:13px;
		
	}
	
	
.menue_arrow2
	{
		background:url(../images/yellow00_next_1.gif) no-repeat center;
		width:10px;
		float:left;
		height:13px;
		
	}

	
.menue_txt
	{		
		width:150px;
		float:left;
		height:13px;	
		
	}

.menue_space
	{
		width: 20px;
		float:left;
		height:2px;
	}
	
	
	
	
	
	
	
	
