/* Layout */
#fl_header_slide_slideshow {
width: 498px;
position: relative;
left: -12px;
top: -8px;
margin-bottom: 12px;
}

#products_images a IMG{
padding: 0px;
margin: 0 3px 3px 0;
}


div.hr {
  height: 29px;
  background: transparent url('../img/hr.gif') no-repeat scroll center;
  margin: 0 0 18px 0;
}


* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 11px/18px verdana, arial, helvetica, sans-serif;
	color: #512720;
	background: #512720 url('../img/bodyBg.gif') center top repeat-y;
	font-size: 0.6em;
	line-height: 1.2em;
}
#mainContainer {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#bannerBg {
	margin: 0px auto;
	height: 56px;
	background: transparent url('../img/bannerBg.gif') center top no-repeat;
}
#container {
	position: relative;
	top: -18px;
	margin: 0px auto;
	border: none;
	width: 915px;
	text-align: left;
	background-image: url('../img/sitebg.gif');
	background-repeat: repeat-y;
	background-position: 6px 0px;
}

#breadcrumb {
	margin: 0px auto;
	width:300px;
	height: 15px;
	padding-bottom: 3px;
	position: relative;
	top: -25px;
	left: 100px;
	overflow: hidden;
	color: white;
	font-size: 14px;
	text-align: right;
	padding-right: 14px;
	background: transparent url('../img/icon_breadcrumb.gif') no-repeat center right;
}
#menu {
	position: relative;
	top: -56px;
	width: 228px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menuLogo {
	width: 228px;
	height: 201px;
	background: transparent url('../img/menuTopBg.gif') no-repeat;
}
#menuNav {
	margin: 0px;
	padding: 12px 0 0 0;
	color: #E4C2A6;
	text-transform: uppercase;
	background: transparent url('../img/menuBg.gif') repeat-Y;
	font-size: 1.2em;
	font-weight: bold;
	width: 228px;
}
#content {
	width: 483px;
	padding: 6px 3px 6px 3px;
	overflow: hidden;
}
#content IMG {
	border: none;
}

#footer {
	margin: 0px auto;
	width: 496px;
	text-align: center;
	background-color:#A41F00;
	color: white;
	height: 17px;
	font-size: 0.9em;
	padding: 3px 0 0 0;
	position: relative;
	left: 12px;
	top: -18px;
	border-right: 2px solid #B4563F;
}
/* ShopExtras*/
#shopExtras {
	width: 181px;
	color: white;
	padding: 6px 6px 20px 8px;
	border-right: 2px solid #B4563F;
}
#shopExtras h3 {
	height: 32px;
	background: transparent url('../img/shpcart_24.gif') left top no-repeat;
	padding: 3px 0 0 28px;
	color: white;
}


#shopExtras h3 a:hover {
	text-decoration: underline;
}

#shopExtrasContent IMG {
margin: 5px 0 5px 0;
border: none;
} 

.tx-ttproducts-pi1 a {
color: white;
}

/* tt_products css*/
.tx-ttproducts-pi1-wrap2 {
	color: #A96612;
	font-weight: normal;
	font-size: 10px;
}
.delivery, .payment, .price_summary {
margin: 30px 0 0 0;
}
.form_control {
margin: 36px 0 0 0;
}
.tx-ttproducts-pi1 H4 {
	font-size: 1.2em;
	line-height: 1em;
	padding-bottom: 8px;
	background: transparent url('../img/headerIcon3.gif') left 2px no-repeat;
	padding-left: 16px;
	clear: both;
	color: #A41F00;
}
#tx-ttproducts-pi1-list H4 a {
	color: #A41F00;
}


#shopExtras #schamongIcon {
	width: 131px;
	height: 131px;
	background: transparent url('../img/schamong_icon.gif') no-repeat;
	margin: 30px 0 24px 25px;
}

/* Navigation Menue*/
#menuNav UL LI a {
	color: #E4C2A6;
	text-decoration: none;
	display: block;
}
#menuNav UL LI a:hover, #menuNav OL LI a:active {
	color: white;
	text-decoration: none;
}
/* Navigation Menue erste Ebenne*/
#menuNav UL.first {
	list-style: none;
	width: 226px;
}
#menuNav UL.first LI {
	list-style: none;
	padding: 0 0 12px 60px;
	background: transparent url('../img/menuListIcon.gif') 38px -4px no-repeat;
	width: 165px;
}
/* Navigation Menue zweite Ebenne*/
#menuNav UL.second {
	margin: 6px 0 0 -18px;
	padding: 0px;
	width: 183px;
}
#menuNav UL.second LI {
	background: none;
	margin:0px;
	padding: 6px 0 6px 18px;
	font-size: 0.95em;
	background: url('../img/menuListIconSmall.gif') left 7px no-repeat;
}
/* Navigation Menue dritte Ebenne*/
#menuNav UL.third {
	margin: 0 0 3px 12px;
	padding: 0px;

}
#menuNav UL.third LI {
	background: none;
	margin:0px;
	padding: 6px 0 0 0;
	font-size: 0.9em;
	width: 153px;
	list-style: disc;
}



/* Standartauzeichnungen */
p {
	font-size: 1.29em;
	line-height: 1.1em;
	margin-bottom: 12px;
	clear: both;
}
h3 {
	font-size: 1.8em;
	line-height: 1.0em;
	padding-bottom: 12px;
	background: transparent url('../img/headerIcon3.gif') left 3px no-repeat;
	padding-left: 16px;
	clear: both;
	color: #A96612;
}
h4 {
	font-size: 1.3em;
	line-height: 1em;
	padding-bottom: 3px;
}


#content UL {
margin-bottom:12px;
}

#content LI {
	font-size: 1.1em;
	line-height: 1.2em;
	background: transparent url('../img/headerIcon4.gif') 6px 5px no-repeat;
	padding: 0 0 6px 16px;
	list-style: none;
}

#content a {
	text-decoration: underline;
	color: #A96612;
}

#content a:hover {
	text-decoration: none;
}


#content IMG {
	float: left;
	margin: 1px 6px 0 0;
}

#text_hinweis_BASKETINFO {
margin-top: 6px;
}

#text_agb_BASKETINFO {
margin-top: 6px;
}

#text_DELIVERY_ADDRESS_BASKETINFO {
margin-top: 32px;
}

#text_agb_BASKETINFO {
margin-top: 6px;
margin-bottom: 12px;
}

#tx-ttproducts-pi1-basket SELECT, #tx-ttproducts-pi1-basket TEXTAREA, #tx-ttproducts-pi1-basket INPUT, #floatbox_BASKETINFO3 SELECT, #floatbox_BASKETINFO3 TEXTAREA, #floatbox_BASKETINFO3 INPUT {
margin-bottom: 6px;
overflow: hidden;
}

#field_DELIVERY_NOTE TEXTAREA, #field_PERSON_ADDRESS TEXTAREA, #field_DELIVERY_ADDRESS TEXTAREA {
width: 400px;
}

#text_agb_BASKETINFO{
margin-bottom: 24px;
}

#text_agb_BASKETINFO INPUT {
margin: 0px;
padding: 0px;
}

#tx-ttproducts-pi1-basket .tt_products_basket .delivery INPUT, #tx-ttproducts-pi1-basket .tt_products_basket .payment INPUT {
margin: 0px;
padding: 0px;
}

