/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;

	/*background-color: #F7A517;*/
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tdMenu {
	color: #FCEE24; /*#F7A517;*/
	cursor: hand;
	background-color: #364153;
}

#tblMenu  a {
	color: #FCEE24;
	text-decoration: none;
}

#tblMenuHeader  a {
	color: #FCEE24;
	text-decoration: none;
}

#tblMenu a:hover {
	color: #999999;
}

#tblMenuHeader a:hover {
	color: #999999;
}

.tdMenuShop {
	border-left: 1px solid #FCEE24;
	border-right: 1px solid #FCEE24;
	border-bottom: 1px solid #FCEE24;
}

.textHeader1 {
	color: #DA2927;
	font-weight:bold;
	font-size: 12px;
}

.linkAuswahlKaestchen {
	color: #FCEE24;
	text-decoration: none;
	text-align: left;
}

.linkAuswahlKaestchen:hover {
	color: #999999;
}

.textOrange1 {
	color: #FCEE24;
}

#tblWarenkorbKlein {
	font-size: 11px;
}

.Stil1 {	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.tdFooter {
	text-align: center;
	border-top: 1px solid #000000;
	font-size: 7pt;
}

input {
	width: 102px;
	border: 1px solid #FCEE24;
	font-size: 11px;
	color: #364153;
}

.showProductsTop
{
	text-align: center;
	width: 170px;
	border: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.showProductsBottom
{
	text-align: center;
	width: 170px;
	border: #999999 1px solid;
	border-top: #999999 0px solid;
}

.spProductPreview {
	font-size: 12px;
	font-weight: bold;
}

.spProductPreviewPreis {
	font-size: 11px;
	font-weight: none;
	font-style: none;
}


.linkProductPreview {
	color: #364153;
}

.linkProductPreview:hover {
	color: #000000;
	text-decoration: none;
}


.tblProductPreview
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	font-style: none;
}


.headerProdukt1
{
	font-size: 16px;
	text-align: center;
	color: #364153;
	font-weight: bold;
	font-style: italic;
}

.keineProdukteVorhanden
{
	font-size: 12px;
	text-align: center;
	font-weight: none;
	font-style: none;
}

.tblProdukteDetails
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	font-style: none;
	width: 580px;
}

.tdProdukteDetailsImg
{
	text-align: center;
}

#tblInDenWarenkorb
{
/*	width: 180px; */
}

#tblInDenWarenkorb td
{
	vertical-align: bottom;
	text-align: center;
}

.tblWarenkorb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	font-style: none;
	width: 580px;
}

.tblWarenkorbVersand
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	font-style: none;
	width: 580px;
}

.inputText1
{
	width: 212px;
}

.inputText2
{
	width: 50px;
}

.tdError
{
	color: #ff0000;
}

.pflichtfelder
{
	font-size: 10px;
	font-style: italic;
}