/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Tabellen_Button {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	text-transform: uppercase;
 	color: rgb(158,164,173);
 	vertical-align: baseline;
 	text-decoration: none ;
 	margin: 0px 3px
}

.Produkt_text {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	font-style: normal
}

.Option_B {
	font-size: 14px;
 	background-color: rgb(255,255,255);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.oder_link {
	font-size: 11px;
 	text-decoration: none 
}

.Eingabe {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(165,171,180);
 	background-color: rgb(65,62,51);
 	padding-left: 5px;
 	border-left-style: none;
 	border-top-style: none;
 	padding-right: 5px;
 	border-right-style: none;
 	border-bottom-style: none;
 	overflow: hidden
}

.textfeld {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(165,171,180);
 	background-color: rgb(65,62,51);
 	background-image: none;
 	margin: 5px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none;
 	overflow: hidden

}

.DropListe {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(158,164,171);
 	list-style-type: none;
 	list-style-image: none;
 	background-color: rgb(65,62,51);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Untermenü_Name {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	text-transform: uppercase;
 	color: rgb(158,164,173);
 	text-decoration: none 
}

.Text_Link {
	text-transform: uppercase;
 	color: rgb(158,164,172);
 	text-decoration: none ;
 	rollover: Ohne
}
