body{
	margin:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#939598;
	background:#f3f1ef url(../images/bg-body.jpg) repeat-x;
	min-width:950px;
}
img{border-style:none;}
a{color:#91816d;text-decoration:none;font-weight:bold;}
a:hover{text-decoration:underline;}
a.button {
	position:relative;
	top:1px;
	padding:1px 6px;
	font-family:arial,sans-serif;
	border:1px solid #91816d;
	font-weight:normal;
	background: #fff;
	color:#91816d;
	cursor:pointer;
}
a.button:hover {
	text-decoration:none;
	background: #91816d;
	color:#fff;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.bold {	font-weight:bold; }
.float-left { float:left; }
.float-right { float:right; }
.clear { clear:both; }
#wraper{
	width:100%;
	overflow:hidden;
	position:relative;
}
#holder{
	width:1032px;
	float:left;
	left:50%;
	position:relative;
}
#conteiner{
	width:1032px;
	float:left;
	left:-50%;
	position:relative;
}
.content-wraper-t{
	width:100%;
	height:61px;
	background:url(../images/bg-wraper-t.png) no-repeat;
	overflow:hidden;
}
.content-wraper-c{
	/*height:1%;*/
	background:url(../images/bg-wraper-c.png) repeat-y;
	padding:0 41px;
}
.content-wraper-c:after{
	content:"";
	display:block;
	clear:both;
}
.content-wraper-b{
	width:100%;
	height:61px;
	background:url(../images/bg-wraper-b.png) no-repeat;
	overflow:hidden;
}
#header{
	width:909px;
	margin:0 auto;
	overflow:hidden;
}
#header h1{
	margin:4px 0 0 19px;
	position:relative;
}
#header h1 a{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:209px;
	height:54px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.header-img{
	display:block;
	margin:-36px 0 0;
}
#main{
	width:100%;
	overflow:hidden;
	margin:6px 0 0;
	padding:0 0 30px;
}
/* Content */
.content-holder{
	float:left;
	width:722px;
	margin:0 0 0 11px;
	padding:67px 0 0;
	display:inline;
	position:relative;
}
.primary{
	width:468px;
	float:right;
}
.primary h1{
	margin:0px 0 10px 0;
	font-size:18px;
	font-weight:bold;
	color:#9c8d7b;
}
.primary h2{
	margin:0px 0 10px 0;
	font-size:16px;
	font-weight:bold;
	color:#9c8d7b;
}
.primary h3{
	font-size:14px;
	font-weight:normal;
	color:#91816d;
	margin:0 0 10px 0;
}
.primary h4{
	font-size:14px;
	font-weight:normal;
	color:#91816d;
	margin:10px 0 0;
}
.primary p{
	margin:20px 0 0;
	line-height:18px;
}
.primary .contenttable {
	margin: 20px 0 0 0;
	border-left:1px solid #94836f;
	border-right:1px solid #94836f;
}
.primary .contenttable th {
	padding: 0 5px;
	text-align:left;
}
.primary .contenttable th p,
.primary .contenttable th ul,
.primary .contenttable th ol,
.primary .contenttable th li {
	margin:0;
	color: #9c8d7b;
}
.primary .contenttable td {
	margin: 1px;
	padding: 2px 5px;
	background: #e9e4e0;
	vertical-align: top;

}
.primary .contenttable td p,
.primary .contenttable td ul,
.primary .contenttable td ol,
.primary .contenttable td li {
	margin:0;
	color: #9c8d7b;
}
a.text-link{
	background:url(../images/bg-text-link.gif) no-repeat 0 2px;
	padding:0 0 0 13px;
	margin:0 0 0 4px;
}
a.text-link:hover{background:url(../images/bg-text-link-hover.gif) no-repeat 0 2px;}
.primary ul{
	list-style:none;
	margin:20px 0 0;
	padding:0;
}
.primary ul li{
	background:url(../images/bullet.gif) no-repeat 0 7px;
	padding:0 0 6px 10px;
}
.primary form {
	margin-bottom:20px;
}	
.primary form legend {
	margin-bottom:5px;
	color:#939598;
}
.primary form label {
	padding:3px 0;
	color:#939598;
}
.primary form fieldset {
	margin-bottom:20px;
}
.primary form textarea {
	width:400px;
	margin: 10px 0 20px 0;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
}
.primary form input.csc-mailform-radio {
	margin-top:2px;
	margin-bottom:5px;
}
.primary form input.csc-mailform-check {
	float:left;
	margin-right:5px;
}
.primary form input.csc-mailform-submit {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #91816D;
	color:#91816D;
	cursor:pointer;
}
.primary form input.csc-mailform-submit:hover {
	color:#FFFFFF;
	background:#91816D;
}

/* Sidebar */
.left-sb{
	padding-left:2px;
}
.sidebar-link1{
	background:url(../images/banner1_02.jpg) no-repeat;
	width:246px;
	height:104px;
	height:185px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.sidebar-link2{
	background:url(../images/banner2.jpg) no-repeat;
	width:246px;
	height:102px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:55px 0 0;
}
/* Navigation */
#nav{
	position:absolute;
	top:5px;
	/* right:-4px; */
	left: 246px;
}
#nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#nav ul li{
	float:left;
	margin:0 0 0 4px;
	display:inline;
	position:relative;
}
#nav ul li a{
	float:left;
	height:26px;
	font-size:14px;
	color:#91816d;
	font-weight:bold;
	padding:2px 3px 0 5px;
}
#nav ul li a:hover{text-decoration:none;}
#nav ul li:hover a,
#nav ul li.hover a{
	text-decoration:none;
	background-color:#91816d;
	color:#fff;
}
#nav ul li .drop{
	width:183px;
	background:url(../images/transparent.gif) no-repeat;
	position:absolute;
	left:0;
	top:100%;
	padding:1px 0 0;
	display:none;
	z-index:1;
}
#nav ul li:hover .drop,
#nav ul li.hover .drop{display:block;}
#nav ul li .drop ul{
	background:url(../images/bg-drop.png) repeat;
	overflow:hidden;
	width:100%;
	padding:12px 0 10px;;
}
#nav ul li .drop ul li{
	width:100%;
	margin:0;;
}
#nav ul li .drop ul li a{
	font-size:11px;
	color:#fff;
	float:none;
	display:block;
	padding:0 3px 2px 11px;
	font-weight:normal;
	height:18px;
	background:none;
}
#nav ul li .drop ul li a:hover{
	font-weight:bold;
	background:none;
}
.right-sb{
	float:left;
	width:195px;
	padding:0 0 0 9px;
}
.right-sb div.csc-textpic-imagerow{
	padding-top:30px;
}
.cart-box{
	width:195px;
	background:url(../images/bg-cart-box-top.jpg) no-repeat;
	overflow:hidden;
	position:relative;
}
.cart-box-top{
	background:url(../images/bg-cart-box-bottom.jpg) no-repeat 0 100%;
	padding:0 0 11px 0;
}
.cart-box h5{
	font-size:14px;
	color:#91816d;
	margin:10px 0 0 17px;
}
.cart-box p {
	margin: 0 10px;
}
.cart-box dl{
	margin:12px 0 0 18px;
	padding:0;
	font-size:9px;
	letter-spacing:-1px;
	color:#91816d;
}
.cart-box dl dt{
	width:125px;
	float:left;
	padding:0 0 8px;
}
.cart-box dl dd{
	float:left;
	margin:0;
	padding:0 0 8px;
}
.cart{
	position:absolute;
	top:8px;
	right:30px;
	background:url(../images/cart.png) no-repeat;
	width:22px;
	height:21px;
}
.image-list{
	list-style:none;
	margin:0 0 0 11px;
	padding:10px 0 0;
	height:1%;
	overflow:hidden;
}
.image-list li{
	float:left;
	width:100%;
	margin:33px 0 0;
}
.image-list li im{display:block;}
/*header menu*/
.header-menu{
	position:absolute;
	top:65px;
	right:56px;
}
.header-menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.header-menu ul li{
	float:left;
	background:url(../images/header-split.gif) no-repeat 0 2px;
	padding:0 6px 0 7px;
}
.header-menu ul li:first-child{
	background:none;
	padding-left:0;
}
.header-menu ul li a{
	display:block;
	font-size:12px;
	color:#91816d;
	font-weight:normal;
}
#footer{
	width:910px;
	margin:0 0 -2px 21px;
	display:inline;
	float:left;
	background:url(../images/bg-footer.gif) no-repeat;
	overflow:hidden;
	padding:12px 0 0;
	position:relative;
}
.contact{
	margin-right:300px;
}
.address{
	list-style:none;
	width:100px;
	margin:0;
	padding:0;
	display:block;
	height:1%;
	overflow:hidden;
	position:relative;
	z-index:200;
}
.address li{
	float:left;
	background:url(../images/footer-split.gif) no-repeat 0 2px;
	padding:0 6px 0 7px;
	font-size:10px;
	color:#939598;
}
.address li:first-child{
	background:none;
	padding-left:0;
}
.address li a{
	font-size:10px;
	color:#939598;
	font-weight:normal;
}
.footer-menu{
	position:absolute;
	top:6px;
	right:-1px;
}
.footer-menu .logo{
	float:right;
}
.footer-menu .logo a{
	background:url(../images/footer-logo.gif) no-repeat;
	display:block;
	width:89px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
}
.footer-menu ul{
	list-style:none;
	margin:18px 8px 0 0;
	padding:0;
	float:right;
	display:inline;
}
.footer-menu ul li{
	float:left;
	background:url(../images/footer-split.gif) no-repeat 0 2px;
	padding:0 6px 0 7px;
}
.footer-menu ul li:first-child{
	background:none;
	padding-left:0;
}
.footer-menu ul li a{
	font-size:10px;
	font-weight:normal;
	color:#939598;
	display:block;
	padding-bottom:2px;
}
.footer-menu ul li a:hover{
	text-decoration:underline;
}

/* Shop Overview */
div.primary div.listitem h1 {
	font-size: 14px;
}
div.primary div.listitem h3 {
	font-size: 12px;
}
div.primary div.listitem input.input_qty {
	margin: 0 5px 0 0;
	color: #91816D;
	border: 1px solid #91816D;
	background: #fff;
}
div.primary div.listitem p {
	margin-bottom: 10px;
}
.primary .tt-products {
	padding-top: 10px;
	border-top: 1px solid #91816D;
}
.product_righthandside {
	float: left;
	width: 280px;
}
.PRODUCT_IMAGE_LIST {
	float:left;
	width: 150px;
	padding:5px;
	margin:5px 10px 10px 5px;
}
.listitem{
	border-bottom:1px solid #918187;
	padding-bottom:5px;
	padding-top:10px;
	/* height:150px; */
}
.listitem .anzahl_LIST {
}
.listitem .anzahl_LIST input.inputimage_list {
	border: 1px solid #91816D;
	color: #91816D;
	background: #ffffff;
	cursor: pointer;
}
.listitem .anzahl_LIST input.inputimage_list:hover {
	color: #ffffff;
	background: #91816D;
}

/* Basket Full Overview */
.basket h2 {
	font-size: 14px;
}
.basket-product-listing {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #91816D;
}
.basket-product-row {
	border-bottom:1px dashed #918187;
	margin:0 0 5px;
	margin-bottom:10px;
	padding-top:10px;
	height:50px;
}
.basket-product-row .FIELD_QTY_BASKET2 input {
	margin: 0 5px 0 0;
	padding-bottom: 1px;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
}
.PRODUCT_TITLE_BASKET2{
	float:left;
}
.FIELD_QTY_BASKET2{
	float:right;
}
.PRICE_TAX_BASKET2{
	float:right;
	margin: 10px 0;
}
.PRICE_TOTAL_TAX_BASKET2{
	float:right;
	padding-top:5px;
	margin-right: 5px;
}
#PRICE_TOTAL_BASKET5{
	float:right;
	padding-bottom: 10px;
}
.basket-transport-box {
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:20px;
	border-bottom: 1px solid #91816D;
}
.basket-transport-box h3,
.basket-billing-box h3 {
	margin:0;
}
#SUBMIT_BASKET5 #button3,
#SUBMIT_BASKET5 #button4,
#SUBMIT_BASKET5 #button5 {
	margin: 0 5px 0 0;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
	cursor: pointer;
}
#SUBMIT_BASKET5 #button5 {
	float: right;
}
#SUBMIT_BASKET5 #button3:hover,
#SUBMIT_BASKET5 #button4:hover,
#SUBMIT_BASKET5 #button5:hover {
	color: #FFFFFF;
	background: #91816D none repeat scroll 0 0;
}

/* Basket - Address / Billing Address */
.tt_products_basket_info fieldset {
	margin-bottom:20px;
}
.tt_products_basket_info label {
	float: left;
	margin-bottom: 10px;
	width: 200px;
}
.tt_products_basket_info .billing_address_title,
.tt_products_basket_info .delivery_address_title,
.tt_products_basket_info .label_trading_conditions,
.tt_products_basket_info .label_delivery_notes {
	margin-bottom:0px;
	font-weight: bold;
}
.tt_products_basket_info .label_delivery_notes {
	margin-bottom:20px;
}
.primary .tt_products_basket_info p.billing_address_info {
	margin-bottom:15px;
}
p.delivery_address_info {
	margin-bottom:15px;
}
.tt_products_basket_info .billing_address {
	margin-top:15px;
}
.tt_products_basket_info .billing_address select {
	width: 202px;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
}
.tt_products_basket_info input,
.tt_products_basket_info textarea {
	width: 200px;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
}
.tt_products_basket_info textarea {
	width: 400px;
}
.tt_products_basket_info input.small {
	width:50px;
}
.tt_products_basket_info input.wide {
	width:144px;
}
#floatbox_BASKETINFO4 {
	padding: 10px 0 0 0;
}
.tt_products_basket_info input#checkboxagb {
	float: left;
	width: auto;
	border: none;
}
.tt_products_basket_info .text_best_agb_BASKETINFO {
	float: none;
}
.tt_products_basket_info .form_control input {
	margin: 0 5px 0 0;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
	cursor: pointer;
}
.tt_products_basket_info .form_control input:hover {
	color: #FFFFFF;
	background: #91816D none repeat scroll 0 0;
}
/* Basket - Address / Billing Address (logged in) */
dl.billing_address_feuser dt {
	margin-bottom:0;
}
dl.billing_address_feuser dd {
	margin:0;
}


/* Basket - Missing Info */
.BASKET_REQUIRED_INFO_MISSING p {
	margin-bottom: 20px;
}
#button2_BASKET_REQUIRED_INFO_MISSING {
	margin: 0 5px 0 0;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
	cursor: pointer;
}
#button2_BASKET_REQUIRED_INFO_MISSING:hover {
	color: #FFFFFF;
	background: #91816D none repeat scroll 0 0;
}

/* Basket - Order Summary */
/* Basket - Order Summary - Header Line */
.basket_payment .text_bestellung_BASKET_PAYMENT_TEMPLATE1 {
	margin-bottom: 10px;
}
.basket_payment #text_produkte_BASKET_PAYMENT_TEMPLATE1 {
	margin-bottom: 10px;
	float: left;
	width: 300px;
}
.basket_payment #text_anzahl_BASKET_PAYMENT_TEMPLATE1 {
	float: left;
	width: 70px;
}
.basket_payment #text_gesamt_BASKET_PAYMENT_TEMPLATE1 {
	float: left;
	width: 90px;
}
/* Basket - Order Summary - Product Line */
#produkte_BASKET_PAYMENT_TEMPLATE2 {
	margin-bottom: 10px;
	float: left;
	width: 300px;
	overflow:hidden;
}
#anzahl_BASKET_PAYMENT_TEMPLATE2 {
	float: left;
	width: 70px;
	overflow:hidden;
}
#gesamt_BASKET_PAYMENT_TEMPLATE2 {
	float: left;
	width: 90px;
	overflow:hidden;
}
/* Basket - Order Summary - Billing Address */
.floatbox_BASKET_PAYMENT_TEMPLATE3 { margin-bottom:20px; }
#text_rechnungsanschrift_BASKET_PAYMENT_TEMPLATE3 { margin-bottom:10px; }
.floatbox_BASKET_PAYMENT_TEMPLATE3 div { margin-bottom:3px; }
/* Basket - Order Summary - Address */
.floatbox_BASKET_PAYMENT_TEMPLATE4 { margin-bottom:20px; }
#text_lieferanschrift_BASKET_PAYMENT_TEMPLATE4 { margin-bottom:10px; }
.floatbox_BASKET_PAYMENT_TEMPLATE4 div { margin-bottom:3px; }
/* Basket - Order Summary - Package & Sending */
.floatbox_BASKET_PAYMENT_TEMPLATE5 { margin-bottom:20px; }
#SHIPPING_TITLE_BASKET_PAYMENT_TEMPLATE5 { float: left; }
#PRICE_SHIPPING_BASKET_PAYMENT_TEMPLATE5 { float: right; }
/* Basket - Order Summary - Payment Options */
.floatbox_BASKET_PAYMENT_TEMPLATE6 { margin-bottom:20px; }
#PAYMENT_TITLE_BASKET_PAYMENT_TEMPLATE6 { float: left; }
#PRICE_PAYMENT_BASKET_PAYMENT_TEMPLATE6 { float: right; }
/* Basket - Order Summary - Cost Summary */
.floatbox_BASKET_PAYMENT_TEMPLATE7 { margin-bottom:0px; }
#text_PRICE_TOTAL_BASKET_PAYMENT_TEMPLATE7 { float: left; }
#PRICE_TOTAL_BASKET_PAYMENT_TEMPLATE7 { float: right; }
#PRICE_TOTAL_BASKET_PAYMENT_TEMPLATE72 { float: right; }
/* Basket - Order Summary - Form Submit */
#SUBMIT_BASKET_PAYMENT_TEMPLATE7 {
	margin-bottom:20px;
}
#SUBMIT_BASKET_PAYMENT_TEMPLATE7 p {
	margin-bottom:20px;
}
#SUBMIT_BASKET_PAYMENT_TEMPLATE7 input {
	margin: 0 5px 0 0;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
	cursor: pointer;
}
#SUBMIT_BASKET_PAYMENT_TEMPLATE7 input:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#91816D none repeat scroll 0 0;
color:#FFFFFF;
}
.Rabattcode_block input {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #91816D;
	color:#91816D;
	cursor:pointer;
	margin:0 5px 0 0;
}
.Rabattcode_block input:hover {
	color: #FFFFFF;
	background: #91816D none repeat scroll 0 0;
}
#rabattcode {
	margin-bottom:10px;
	font-weight: bold;
}
#products_payment {
	margin: 0 5px 0 0;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
	cursor: pointer;
}
#products_payment:hover {
	color: #FFFFFF;
	background: #91816D none repeat scroll 0 0;
}

#SHIPPING_SELECTOR_BASKET3 p{
	float:left;
	width:200px;
}
#SHIPPING_SELECTOR_BASKET3{
	clear:both;
	margin-bottom:5px;
}
#text_pauschale_BASKET2{
	clear:both;
	padding-top:10px;
}

#shipping-select{
	float:right;
	margin-top:35px;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
}
#floatbox_pauschale{
	clear:both;
	padding:10px 0;
}
#SHIPPING_TEXT_PAUSCHALE{
	float:left;
}
#PRICE_SHIPPING_TAX_PAUSCHALE{
	float:right;
}
#PAYMENT_SELECTOR_BASKET4{
	clear:both;
	margin-bottom:15px;
	line-height:26px;
}
.basket-billing-box{
	clear:both;
}
#text_zahlungsweise_BASKET4{
	float:left;
}
#TAX_INCL_EXCL_BASKET4{
	float:right;
}
#floatbox_billing_costs{
}
.MESSAGE_PAYMENT_BASKET4{
	clear:both;
	margin-top: 20px;
	margin-bottom:15px;
	padding-top:10px;
	border-top: 1px solid #91816D;
}
.MESSAGE_PAYMENT_BASKET4 p{
	margin:12px 0 0 0;
}
.MESSAGE_SHIPPING_BASKET4{
	clear:both;
}
.MESSAGE_SHIPPING_BASKET4 p{
	margin:12px 0 0 0;
}
.floatbox_BASKET5 {
	margin-bottom:15px;
}
/* Basket - Order Confirmation */
#-basket-6 h3 {
    margin:20px 0 0 0;
}
#-basket-6 h3#header_zahlungsart_BASKET_ORDERCONFIRMATION_TEMPLATE {
	margin:20px 0 10px 0;
}
#-basket-6 table#basket-order-confirm-table {
    margin:20px 0 0 0;
    padding: 0;
    border: none;
}
#-basket-6 table#basket-order-confirm-table th {
    padding:0;
    font-weight:bold;
    text-align:left;
}
#-basket-6 table#basket-order-confirm-table th.products { width:200px; }
#-basket-6 table#basket-order-confirm-table th.amount { width:100px; }
#-basket-6 table#basket-order-confirm-table th.total { width:100px; }
#-basket-6 table#basket-order-confirm-table td {
    padding:0;
    text-align:left;
    vertical-align:top;
}

#-basket-6 input#button2 {
	margin: 15px 5px 0 0;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
	cursor: pointer;
}
#-basket-6 input#button2:hover {
	color: #FFFFFF;
	background: #91816D none repeat scroll 0 0;
}

/* FE Login */
div.tx-felogin-pi1 {
	margin-bottom:20px;
}

div.tx-felogin-pi1 div {
	margin-bottom: 10px;
	line-height: 120%;
}

div.tx-felogin-pi1 p {
	margin-top:0px;
}

div.tx-felogin-pi1 legend {
	display: none;
}

div.tx-felogin-pi1 label {
	margin-bottom: 5px;
	line-height: 18px;
}

div.tx-felogin-pi1 input {
	margin: 0 5px 0 0;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
}

/* FE User Register */
div.tx-srfeuserregister-pi1 {}

/* FE User Register - Account Management */
div.tx-srfeuserregister-pi1 dl dt {
	clear: left;
	float: left;
}

div.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password,
div.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-text,
div.tx-srfeuserregister-pi1 select,
div.tx-srfeuserregister-pi1 textarea {
	padding: 1px;
	width: 228px;
	border: 1px solid #91816D;
	background: #fff;
}

div.tx-srfeuserregister-pi1 select {
	width: 232px;
}

div.tx-srfeuserregister-pi1 textarea {
	width: 228px;
}

div.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
	margin: 15px 5px 0 0;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
	cursor: pointer;
}
div.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit:hover {
	color: #FFFFFF;
	background: #91816D none repeat scroll 0 0;
}

/* FE User Register - View Order Status */
div#-tracking-9 div.tracking-form input.text {
	float: left;
	width: 100px;
	padding: 1px;
	border: 1px solid #91816D;
	background: #fff;
}

div#-tracking-9 div.tracking-form input.submit {
	margin: 0 0 0 5px;
	color: #91816D;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #91816D;
	cursor: pointer;
}
div#-tracking-9 div.tracking-form input.submit:hover {
	color: #FFFFFF;
	background: #91816D none repeat scroll 0 0;
	
}
.weiterButton a,
.submitButton input,
.backButton a
{
	font-size:100%;
	background: #FFFFFF none repeat scroll 0 0;
	border:1px solid #91816D;
	cursor:pointer;
	margin:auto;
	margin-top:20px;
	color:#91816D;
	font-weight:bold;
	text-align:center;
	padding:2px;
	font-family:font-family	Verdana,Arial,Helvetica,sans-serif;
}

.submitButton {
	text-align:right;
}
.weiterButton a{
	display:block;
	font-size:144%;
	width:100px;
}

.backButton a{	
	display:block;
}
.weiterButton a:hover,
.submitButton input:hover,
.backButton a:hover{
	background:#91816D none repeat scroll 0 0;
	color:#FFFFFF;	
	text-decoration:none;
}
.voucherCodeBlock{
	width:132px;
	padding:0px;
	border:1px solid #91816D;
	float:left;
	margin-right:10px;
	height:17px;
	text-align:center;
}
.voucherCodeBlock input{
	color:#999999;
	font-family:courier;
	border:none;
	padding:0;
	margin:0 !important;
	text-align:center;
}
.voucherCodeBlock input#textCodeType{width:14px;}
.voucherCodeBlock input#textBrokerCode{width:38px;}
.voucherCodeBlock input#textProductGroup{width:22px;}
.voucherCodeBlock input#textCustomerCode{width:38px;}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.95;
	width:200px;
}
#tooltip h3, #tooltip div { margin: 0; font-weight:normal;}
#page_uid_65{
	display:block;
}
#page_uid_61:hover{
	background:#91816D none repeat scroll 0 0;
	color:#FFFFFF;	
	text-decoration:none;
}
#basket-order-confirm-table{
	width:100%;
	margin:12px 0;
}
div#stepContainer{
	margin-left:35px;
	margin-bottom:20px;
}
div.step{
	background-repeat:no-repeat;
	padding-left:53px;
	padding-top:9px;
	height:31px;		
	font-weight:bold;
	font-family: Arial;
	font-size:11px;
	letter-spacing:-1px;
}
div.step-normal{
	background-image:url('../images/step-current.jpg');
	color:#ac9e8d;
}
div.step-active{
	background-image:url('../images/step-active.jpg');
	color:#ac9e8d;

}
div.step-current{
	background-image:url('../images/step-normal.jpg');		
	color:#fff;
}
div.step-last{
	height:22px;
}
