﻿input
{
	font-family:Verdana;
  font-size:10px;
}

textarea
{
	font-family:Verdana;
  font-size:10px;
}

select
{
	font-family:Verdana;
  font-size:10px;
}

input.inputTextSearch
{
  font-size:12px;
	font-weight:bold;
  color:#4C4C4C;
	background-color:#FFFFFF;
	border:none;
	width:180px;
	height:17px;
}

input.inputTextSearchSchlaraffen
{
  font-size:12px;
	font-weight:bold;
  color:#CCCCCC;
	background-color:#45322B;
	background-image:url('../_images/bg_input_text_search_schlaraffen.gif');
	border:none;
	width:180px;
	height:17px;
}

input.inputPaymentsSchlaraffen
{
  background-color:#4C342D;
	color:#FFFFFF;
}

select.selectProductAttributes
{
	width:200px;
	height:18px;
}

select.selectCountry
{
	width:300px;
	height:18px;
}

input.inputQuantity
{
	width:50px;
	height:18px;
}

input.inputQuantityBasket
{
	width:40px;
	height:18px;
}

input.inputLogin
{
	width:200px;
	height:18px;
	border:1px solid #A5ACB2;
}

input.inputUserDataLarge
{
	width:300px;
	height:18px;
	border:1px solid #A5ACB2;
}

input.inputUserDataMedium
{
	width:150px;
	height:18px;
	border:1px solid #A5ACB2;
}

input.inputDeliveryDataLarge
{
	width:300px;
	height:18px;
	border:1px solid #A5ACB2;
}

input.inputDeliveryDataMedium
{
	width:150px;
	height:18px;
	border:1px solid #A5ACB2;
}

textarea.textareaDeliveryData
{
	width:450px;
	height:100px;
	border:1px solid #A5ACB2;
}



select.selectProductAttributesSchlaraffen
{
	width:200px;
	height:18px;
	background-color:#4C342D;
	color:#FFFFFF;
}

select.selectCountrySchlaraffen
{
	width:300px;
	height:18px;
	background-color:#4C342D;
	color:#FFFFFF;
}

input.inputQuantitySchlaraffen
{
	width:50px;
	height:18px;
	background-color:#4C342D;
	color:#FFFFFF;
}

input.inputQuantityBasketSchlaraffen
{
	width:40px;
	height:18px;
	background-color:#4C342D;
	color:#FFFFFF;
}

input.inputLoginSchlaraffen
{
	width:200px;
	height:18px;
	border:1px solid #A5ACB2;
	background-color:#4C342D;
	color:#FFFFFF;
}

input.inputUserDataLargeSchlaraffen
{
	width:300px;
	height:18px;
	border:1px solid #A5ACB2;
	background-color:#4C342D;
	color:#FFFFFF;
}

input.inputUserDataMediumSchlaraffen
{
	width:150px;
	height:18px;
	border:1px solid #A5ACB2;
	background-color:#4C342D;
	color:#FFFFFF;
}

input.inputDeliveryDataLargeSchlaraffen
{
	width:300px;
	height:18px;
	border:1px solid #A5ACB2;
	background-color:#4C342D;
	color:#FFFFFF;
}

input.inputDeliveryDataMediumSchlaraffen
{
	width:150px;
	height:18px;
	border:1px solid #A5ACB2;
	background-color:#4C342D;
	color:#FFFFFF;
}

textarea.textareaDeliveryDataSchlaraffen
{
	width:450px;
	height:100px;
	border:1px solid #A5ACB2;
	background-color:#4C342D;
	color:#FFFFFF;
}