@charset "utf-8";
.weiss-klein {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #FFF;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 4px;
	background-image: url(../Bilder/Button/Menue_Sprache_2.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
