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

#menu p {
	background-image: url(../images/pfeil_gross.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-right:50px;
	background-position: 0px 5px;
	line-height: 20px;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-transform: uppercase;
	font-size:11px;

	
}
#menu p a{
	text-decoration:none;
	color:#ffffff;
	
}

.menu_spalte{float:left;}
