/* CSS Document */
a:link, a:active, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#74BE4B;	
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#565656;
}

td.schnellsuche_shop {
	background-color:#E7F2C6;
	font-size:12px;
	border:solid 1px #999999;
	font-weight:bold;
	color:#000000;
}

.textfield_menge {
	width:30px;
	text-align:center;
}

.textfield_shop {
	font-size:10px;
	width:104px;
	height:18px;
}

.button_shop {
	font-size:10px;
	width:55px;
	height:18px;
	background-color:#C5DE7C;
	border:solid 1px #CCCCCC;
}

.buttonsWarenkorb {
	font-size:10px;
	width:100px;
	height:18px;
	background-color:#C5DE7C;
	border:solid 1px #565656;
}

.buttonsBestellformularFormularAktualisieren {
	font-size:10px;
	width:130px;
	height:18px;
	background-color:#C5DE7C;
	border:solid 1px #565656;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#707070;
}

.td_erklaerung {
      padding:5px;
      border:solid 1px #BDBEBE;
      background-color:#FBFBF7;
}

.selectbox_datensaetze {
	width:50px;
}

.textfieldPruefnummer {
	width:40px;
}

.textfieldKreditkarte {
	width:180px;
}

.textfieldKreditkartenummer {
	width:115px;
}