#sprachwahl {
	text-align: center;
}


#sprachwahl a {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0px;
	line-height: 144%;
}

#sprachwahl a:hover {
	color: #b4372f;
}

#sprachwahl ul, 
#sprachwahl li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#sprachwahl li.first a {
	border-right: 1px solid black;
	padding-right: 4px;
}
