body {
	font-family: Arial, Helvetica, sans-serif;
	background: #DFDDD9;
	/*color: #505046;*/
	color: #7e786a;
}

a { color: #7e786a; }

h1, h2, h3, h4 {
	font-family: Times New Roman, Times, serif;
	color: 	#7e786a;
}

.header-top {
	background: url(../../images/spirit/header-top_bg.gif) left top repeat-x;		
	border-color: #aaa393;
	border-width: 1px;
	border-style: none solid solid none;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	height: 44px;
	line-height: 43px;
	color: #7e786a;
	position: relative;
}

.header-top a {
	text-decoration: none;
}

.header-top a:hover {
	color: #FFFFFF;
}

.header-top .main-menu {
	float: left;
}

.header-top .language-menu,
.header-top form.tx-indexedsearch-form {
	float: right;
}

.header-top .main-menu {
	background: url(../../images/spirit/mainmenu_bg.gif) right top no-repeat;
	padding-right: 2px;
}

.header-top .main-menu li {
	background: url(../../images/spirit/mainmenu_bg.gif) left 43px no-repeat;
	float: left;
	height: 44px;
}

.header-top .main-menu li.first {
	background: url(../../images/spirit/mainmenu-first_bg.gif) left top no-repeat;
}

.header-top .main-menu li a {
	background: url(../../images/spirit/mainmenu_bg.gif) left top no-repeat;
	padding: 0 10px 0 13px;
	display: block;
	height: 43px;
}

.header-top .main-menu li.first a {
	background-image: url(../../images/spirit/mainmenu-first_bg.gif);
}

.header-top .main-menu li.active a,
.header-top .main-menu li a:hover {
	background-color: #7E786A;
}

.header-top .main-menu li.active a {
	background-image: url(../../images/spirit/mainmenu-active_bg.gif);
	color: #ffffff;
}

.header-top .main-menu li.active-first a {
	background-image: url(../../images/spirit/mainmenu-active-first_bg.gif);
}

.header-top .language-menu {
	background: url(../../images/spirit/mainmenu_bg.gif) right top no-repeat;
	padding-right: 2px;
}

.header-top .language-menu li {
	background: url(../../images/spirit/mainmenu_bg.gif) left top no-repeat;
	height: 44px;
}

.header-top .language-menu li a {
	padding: 0 10px 0 13px;
	display: block;
	height: 43px;
	background: url(../../images/spirit/arrow_small_mouseover.gif) right top no-repeat;
	margin-right: 10px;
}

.header-top .language-menu li a:hover {
	background-position: right bottom;
}

.header-top .language-menu li.active {
	display: none;
}


.header-top form.tx-indexedsearch-form {
	padding: 0 10px;
	width: 210px;
}

.header-top form.tx-indexedsearch-form #tx-indexedsearch-searchbox-button-submit {
	border: 0 none;
	background: url(../../images/spirit/button_search.gif) left top no-repeat;
	height: 22px;
	width: 30px;
	position: absolute;
	right: 10px;
	top: 11px;
	text-indent: -9999em;
	font-size: 0;
	text-align: right;
	color: #E9E5DB;
}

.header-top form.tx-indexedsearch-form #tx-indexedsearch-searchbox-button-submit:hover {
	cursor: pointer;
}

.header-top form.tx-indexedsearch-form #tx-indexedsearch-searchbox-sword {
	border: 0 none;
	background-color: #FFFFFF;
	padding: 3px 33px 3px 3px;
	height: 16px;
	width: 130px;
	position: absolute;
	top: 11px;
	right: 10px;
}

.header-main {
	position: relative;
}

.header-main .header-content h2 {
	margin-left: 48px;	
}

.header-bottom {
	height: 34px;
	border: 1px solid #aaa393;
	background: url(../../images/spirit/header-bottom_bg.gif) left top repeat-x;
	position: relative;
}

.header-bottom .border-left,
.header-bottom .border-right {
	border-left: 1px solid #E9E3D1;
	height: 34px;
	position: absolute;
}

.header-bottom .border-left {
	left: 0;
}

.header-bottom .border-right {
	right: 0;
}

.header-bottom .header-bottom-content {
	padding: 0 1px;
}

.content {
	font-size: 11px;
}

#footerwrapper {
	background: url(../../images/spirit/footer_bg.gif) left top repeat-x;
	color: #7e786a;
	border: 1px solid #a6a196;
	position: relative;
	top: -10px;
}

.footer {
	border-color: #e5e1d4;
	border-width: 1px;
	border-style: none solid none solid;
}

/**** FCE Boxes ****/

.fce-box {
	background: #FFFFFF url(../../images/spirit/floral.png) 15px top no-repeat;
	padding-top: 45px;
}

.fce-box h2 {
	margin-left: 15px;
}

.fce-box .fce-box-text {
	background: #dfddd9;
	padding: 10px 15px 5px 15px;
	position: relative;
}

.fce-box .fce-box-link {
	background: #dfddd9;
	text-align: right;
	overflow: hidden;
}

.fce-box .fce-box-link a {
	background: #ffffff;
	display: block;
	float: right;
	padding: 4px 7px 4px 9px;
}

.box-dummy {
	padding: 45px 0 0 15px;	
}

.box-dummy .fce-2col-50-50 .col-first {
	background: #E0DED8;
	padding: 10px 35px 25px 15px;
	width: 415px;
}

.box-dummy .fce-2col-50-50 .col-last {
	width: 480px;	
}

.box-dummy .box-dummy-content {
	overflow:hidden;	
}

/**** FCE brand-list ****/

.box-brands {
	padding: 45px 0 0 0;
}

.box-brands h2 {
	margin: 0 0 10px 30px;
}

.box-brands .brand-list li {
	border-top: 5px solid #DFDDD9;
}

.box-brands-horizontal {
	margin-bottom: 12px;
	padding: 0;
}

.box-brands-horizontal .brand-list li {
	border: 0 none;	
}

/**** FCE Dealer-search ****/

.box-dealersearch {
	padding-top: 15px;
	background-image: none;
}

.box-dealersearch .tx_fblocator-form .div-country label {
	padding-right:10px;
}

.box-dealersearch .tx_fblocator-form .div-country select {
	margin-left:5px;
}

.box-dealersearch .tx_fblocator-form input.tx_fblocator-zip {
	border: 0 none;
	padding: 2px;
	width: 90px;
	margin-left: 5px;
}

.box-dealersearch .tx_fblocator-form {
	padding-bottom: 27px;	
}

.box-dealersearch .tx_fblocator-form input.tx_fblocator-submit {
	display: block;
	border: 0 none;
	text-indent: -99999em;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 22px;
	background: #FFFFFF url(../../images/spirit/arrow.gif) center center no-repeat;
	font-size: 0;
	text-align: right;
	color: #ffffff;
}

.box-dealersearch .tx_fblocator-form input.tx_fblocator-submit:hover {
	cursor: pointer;
}

/**** divider ****/

.divider {
	background: url(../../images/spirit/divider.png) left top no-repeat;
	margin: -10px 0 2px 0;
	width: 100%;
}

.divider .divider-inner {
	height: 36px;
	background: url(../../images/spirit/divider_inner.png) right top no-repeat;
}

/**** css_styled_content ****/

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	background: url(../../images/spirit/textpic-caption_bg.png) right bottom repeat-x;
	color: #7e786a;
	height: 25px;
	line-height: 25px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption .image-zoom {
	width: 25px;
	height: 25px;	
}

/**** tt_news ****/

.news-latest-container {
	background: url(../../images/spirit/floral.png) center top no-repeat;
	width: 210px;
	padding: 45px 15px 10px 10px;
}

.news-latest-list {
	overflow: hidden;	
}

.news-latest-list a {
	text-decoration: none;	
}

.news-latest-date {
	text-align: center;
	background-image: url(../../images/spirit/news_latest_date_bg.jpg);
	float: left;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	margin-right: 9px;
	width: 39px;
	vertical-align: middle;
}

.news-latest-list dd {
	float: left;
	width: 162px;
	margin-bottom: 15px;
}

.news-latest-title {
	font-weight: bold;
}


.news-list-item {
	float: left;
	margin-right: 20px;
	width: 200px;
}

.news-list-item .fce-box-text {
	padding-top: 36px;	
}

.news-list-last-item-in-row {
	margin-right: 0;
}

.news-list-row-clearer {
	clear: both;	
}

.news-list-date {
	background: #FFFFFF;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 10px;
	width: 42px;
	height: 20px;
	text-align: center;
	line-height: 20px;
}

/**** imageslider ****/

.imageslider {
	height: 362px;	
}




/**** Powermail ****/

.tx-powermail-pi1 {
	margin: 0 15px 15px 0;
	background-color: #DFDDD9;
	position: relative;
	padding: 15px 0 0 15px;
}

.tx_powermail_pi1_fieldwrap_html {
	float:left;
	padding-right:15px;
	padding-bottom: 13px;
}

.tx_powermail_pi1_fieldwrap_html label{
	display:block;
	padding:4px;
}

.tx_powermail_pi1_fieldwrap_html .adress,
.tx_powermail_pi1_fieldwrap_html .lastname,
.tx_powermail_pi1_fieldwrap_html .firstname{
	width:325px;
}

.tx_powermail_pi1_fieldwrap_html .zipcode{
	width:120px;
}

.tx_powermail_pi1_fieldwrap_html .city{
	width:188px;
}

.tx_powermail_pi1_fieldwrap_html .email,
.tx_powermail_pi1_fieldwrap_html .subject,
.tx_powermail_pi1_fieldwrap_html .news{
	width:667px;
}

.tx_powermail_pi1_fieldwrap_html_text input{
	height:18px;
}

.tx_powermail_pi1_fieldwrap_html_textarea textarea{
	height:145px;
}

.tx_powermail_pi1_fieldwrap_html_text input,
.tx_powermail_pi1_fieldwrap_html_textarea textarea,
.tx_powermail_pi1_fieldwrap_html_captcha input{
	background-color:#ffffff;
	border:none;
	padding:1px;
}

.tx_powermail_pi1_fieldwrap_html_captcha .wtcalculatingcaptcha {
	margin: 5px 0;
}

.powermail_mandatory_js {
	margin-top:4px;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	padding-left:0;
	width:100%;
	float:none;	
	overflow:hidden;
	height: 22px;
}

.powermail_submit {
	display: block;
	border: 0 none;
	text-indent: -99999em;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 22px;
	background: #FFFFFF url(../../images/spirit/arrow.gif) center center no-repeat;
	font-size: 0;
	text-align: right;
	color: #ffffff;
}

/**** fb_locator ****/

.tx_fblocator_searchbox .tx_fblocator_content{
	background-color:#DFDDD9;
}

.tx_fblocator_searchbox .tx_fblocator_content .formHeader{
	padding: 10px 14px;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_field {
	padding-top:10px;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_coun {
	padding-left:14px;
	padding-right:14px;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_field input{
	background-color:#ffffff;
	border:0px solid;
	color:#505046;
	margin:0 14px;
	width:191px;
	font-size:1.1em;
	height:16px;
	padding:3px;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_coun select{
	width:171px;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_field #tx_fblocator_pi1_zipcode {
	margin-left:0;
	width:205px;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_rad select {
	width:98px;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_hid {
	padding-top:10px;;
	text-align: right;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_hid .store_submit {
	border: 0 none;
	text-indent: -99999em;
	width: 30px;
	height: 22px;
	background: #FFFFFF url(../../images/spirit/arrow.gif) center center no-repeat;
	font-size: 0;
	text-align: right;
	color: #ffffff;
}

.tx_fblocator_results {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.tx_fblocator_results h2{
	margin-left:30px;
}

.tx_fblocator_results .searchResultHeader {
	background-color:#DFDDD9;
	border-bottom: #FFFFFF 15px solid;
	border-left: #FFFFFF 15px solid;
	border-right: #FFFFFF 15px solid;
	padding: 10px 14px;
}

.tx_fblocator_results .searchResultItem {
	border-top: 3px solid #DFDDD9;
	padding: 15px;
}

.tx_fblocator_results .searchResultItem  .searchResultItemInner{
	width:auto;
	background-color:#DFDDD9;
	overflow:hidden;
	padding: 10px 14px 0;
	float:none;
	position:relative;
}

.tx_fblocator_results .searchResultItem .searchResultINum {
	width:17px;
	text-align: right;
	padding-right: 20px;
}

.tx_fblocator_results .searchResultItem .searchResultIData {
	height:54px;
}

.tx_fblocator_results .searchResultItem .searchResultIData .store_submit{
	border: 0 none;
	text-indent: -99999em;
	width: 30px;
	height: 22px;
	background: #FFFFFF url(../../images/spirit/arrow.gif) center center no-repeat;
	font-size: 0;
	text-align: right;
	color: #ffffff;
	position:absolute;
	right:0;
}

.tx_fblocator_results .resultNav{
	border-top: 3px solid #DFDDD9;
	padding: 15px;
	overflow:hidden;
}

.tx_fblocator_results .resultNav .resultNavInner{
	width:auto;
	background-color:#DFDDD9;
	padding: 10px 14px;
	overflow:hidden;
}

.tx_fblocator_results .resultNav .pageCounter {
	float: left;
}

.tx_fblocator_results .resultNav .pageNav {
	float: right;
}

.tx_fblocator_map .tx_fblocator_content {
	padding: 10px 14px;
	background-color:#DFDDD9;
}

/*** gallery ***/

.tx-jsgallery-pi1 {
	padding-bottom:11px;	
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation {
	position:absolute;
	top:322px;
	width:980px;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-navigation-productfinder-link {
	background: url(../../images/spirit/bg_productfinder.gif) no-repeat;
	background-position: right;
	color:#ffffff;
	display:block;
	font-family:Times New Roman,Times,serif;
	font-size:1.3em;
	height:27px;
	line-height:26px;
	padding-right:3px;
	text-decoration:none;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation-productfinder-link span {
	background: url(../../images/spirit/bg_productfinder.gif) no-repeat;
	background-position: left;
	display:block;
	height:27px;
	line-height:26px;
	padding-left:14px;
	padding-right:11px;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-navigation-linkswitchview a {
	background: url(../../images/spirit/bg_switchview.gif) no-repeat;
	background-position: right top;
	display:block;
	font-family:Times New Roman,Times,serif;
	font-size:1.3em;
	height:27px;
	line-height:26px;
	padding-right:8px;
	text-decoration:none;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-navigation-linkswitchview a span{
	background: url(../../images/spirit/bg_switchview.gif) no-repeat;
	background-position: left top;
	display:block;
	height:27px;
	line-height:26px;
	padding-left:46px;
	padding-right:11px;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-link-slider a span{
	background-position: left bottom;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-link-list a span{
	background-position: left top;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-productfinder {
	background: url(../../images/spirit/bg_productfinder_box.png);
	color:#ffffff;
	padding:1px;
	position:absolute;
	bottom:28px;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-productfinder fieldset{
	border:1px solid #ffffff;	
}
.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-productfinder ul,
.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-productfinder li {
	padding:0px;
}
.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-productfinder ul{
	overflow:hidden;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-productfinder h3 {
	color:#ffffff;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-productfinder .tx-jsgallery-pi1-selector{
	padding:10px;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-productfinder .tx-jsgallery-pi1-selector li label{
	padding-left:7px;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-productfinder .tx-jsgallery-pi1-submit {
	text-align:right;
	padding-bottom:6px;
	/*position:relative;*/
	height:18px;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-productfinder .tx-jsgallery-pi1-submit a{
	background: url(../../images/spirit/bg_productfinder_submit.gif);
	background-position: right top;
	display:inline-block;
	font-family:Times New Roman,Times,serif;
	font-size:1.1em;
	height:18px;
	line-height:17px;
	padding-right:5px;
	right:-4px;
	text-decoration:none;
	position:absolute;
}

.tx-jsgallery-pi1 .tx-jsgallery-pi1-navigation .tx-jsgallery-pi1-productfinder .tx-jsgallery-pi1-submit a span{
	background: url(../../images/spirit/bg_productfinder_submit.gif) no-repeat;
	background-position: left top;
	display:block;
	height:18px;
	line-height:17px;
	padding-left:11px;
	padding-right:11px;
}

/*** Gallerie Listenansicht ***/

.tx-jsgallery-pi1-productlist-content {
	overflow:hidden;
}

.tx-jsgallery-pi1-productlist-content .tx-jsgallery-pi1-productlist-item {
	float:left;
}

.tx-jsgallery-pi1-productlist-content .tx-jsgallery-pi1-productlist-item a{
	border:#ffffff 5px solid;
	background:#ffffff;
	display:block;
	font-family:Times New Roman,Times,serif;
	text-decoration:none;
	margin: 0 1px 1px 0;
	position: relative;
}

.tx-jsgallery-pi1-productlist-content .tx-jsgallery-pi1-productlist-item a:hover{
	border-color:#f9f8f4;
}

.tx-jsgallery-pi1-productlist-content .tx-jsgallery-pi1-productlist-item .tx-jsgallery-pi1-productlist-product-name {
	bottom: 19px;
	font-size: 1.2em;
	font-weight: bold;
	left: 32px;
	position: absolute;
	text-decoration: underline;
}

.tx-jsgallery-pi1-productlist-content .tx-jsgallery-pi1-productlist-item a .tx-jsgallery-pi1-productlist-detail-link {
	background: url(../../images/spirit/bg_detaillink_list.gif) no-repeat;
	background-position: right top;
	padding-right: 7px;
	height: 27px;
	bottom: 10px;
	display: none;
	position: absolute;
	right: 10px;
}

.tx-jsgallery-pi1-productlist-content .tx-jsgallery-pi1-productlist-item a:hover .tx-jsgallery-pi1-productlist-detail-link {
	display: block;
}

.tx-jsgallery-pi1-productlist-content .tx-jsgallery-pi1-productlist-item a:hover .tx-jsgallery-pi1-productlist-detail-link span {
	background: url(../../images/spirit/bg_detaillink_list.gif) no-repeat;
	background-position: left top;
	display: block;
	font-family: Times New Roman,Times,serif;
	font-size: 1.7em;
	padding: 0px 11px;
	height: 27px;
	line-height: 26px;
}

/* Gallerie Listenansicht Pagination */

.tx-jsgallery-pi1-productlist-pagination-container {
	background:#ffffff;
	font-family: Times New Roman,Times,serif;
	font-size: 1.3em;
	padding: 10px 20px;
	width:940px;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination-summary{
	padding-right:22px;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination-summary,
.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination ul li{
	/*height:25px;*/
	line-height:25px;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .link-prev-page,
.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .link-next-page{
	border: #aaa393 1px solid;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .link-first-page {
	background: url(../../images/spirit/galerie_pagination.gif) no-repeat;
	background-position: left top;
	padding-left:7px;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .link-last-page {
	background: url(../../images/spirit/galerie_pagination.gif) no-repeat;
	background-position: right top;
	padding-right:7px;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .link-first-page a,
.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .link-last-page a{
	border-colapse: colapse;
	border-color:#aaa393;
	border-top: 1px solid;
	border-bottom: 1px solid;
	display:block;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .link-prev-page span,
.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .link-prev-page a,
.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .link-next-page span,
.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .link-next-page a {
	background: #ffffff;
	border: #ffffff 1px solid;
	display:block;
	height:23px;
	line-height:23px;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .link-prev-page span,
.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .link-next-page span {
	color:#A9A9A9;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .tx-jsgallery-pi1-productlist-pagination-list {
	padding-left:7px;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .tx-jsgallery-pi1-productlist-pagination-list li{
	border: #aaa393 1px solid;
	text-align:center;
	width:19px;
	margin-right:7px;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .tx-jsgallery-pi1-productlist-pagination-list li.current-page {
	color:#ffffff;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .tx-jsgallery-pi1-productlist-pagination-list li.current-page span{
	background: #7e786a;
	border: #ffffff 1px solid;
	display:block;
	height:23px;
	line-height:23px;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .tx-jsgallery-pi1-productlist-pagination-list li a{
	display:block;
	text-decoration:none;
}

.tx-jsgallery-pi1-productlist-pagination-container .tx-jsgallery-pi1-productlist-pagination .tx-jsgallery-pi1-productlist-pagination-list li a:hover{
	background: #DFDDD9;
	border: #ffffff 1px solid;
	height:23px;
	line-height:23px;
}

/* Galerie Detailansicht */

.tx-jsgallery-pi1-productdetails-images-big ul li {
	position: absolute;	
}

.tx-jsgallery-pi1-productdetails-images-big .images .tx-jsgallery-pi1-productdetails-image-zoom a{
	background: url(../../images/spirit/resize_image.gif) no-repeat;
	background-position: right top;
	display:block;
	float:left;
	height:21px;
	padding: 0px 7px 0px 0px;
	text-decoration: none;
}

.tx-jsgallery-pi1-productdetails-images-big .images .tx-jsgallery-pi1-productdetails-image-zoom a span{
	background: url(../../images/spirit/resize_image.gif) no-repeat;
	background-position: left top;
	display:block;
	height:21px;
	line-height:20px;
	padding: 0px 9px 0px 29px;
	text-decoration: none;
}

.tx-jsgallery-pi1-productdetails-images-small .navigation li {
	background: url(../../images/spirit/img-small-detail-border-top.gif) no-repeat;
	background-position: right top;
}

.tx-jsgallery-pi1-productdetails-images-small .navigation li.act {
	background: url(../../images/spirit/img-small-detail-border-top.gif) no-repeat;
	background-position: left top;
}

.tx-jsgallery-pi1-productdetails-images-small .navigation li a {
	border-collapse:collapse;
	border-right: #dedbd5 1px solid;
	border-bottom: #dedbd5 1px solid;
	border-left: #dedbd5 1px solid;
	display: block;
	margin-left: -1px;
}

.tx-jsgallery-pi1-productdetails-images-small .navigation li.first a {
	margin-left: 0px;
}

.tx-jsgallery-pi1-productdetails-datasheet {
	background: url(../../images/spirit/bg_galler_details_data.gif) no-repeat;
	width: 420px;
	padding-left:50px;
	padding-right: 30px;
	padding-top: 7px;
	float: right;
}	

.tx-jsgallery-pi1-productdetails-datasheet .tx-jsgallery-pi1-productdetails-description h2 {
	font-size: 1.8em;
}

.tx-jsgallery-pi1-productdetails-datasheet .tx-jsgallery-pi1-productdetails-links ul {
	margin-bottom:10px;	
}

.tx-jsgallery-pi1-productdetails-datasheet .tx-jsgallery-pi1-productdetails-links-actions a{
	background: url(../../images/spirit/bg_detaillink_list.gif) no-repeat;
	background-position: left top;
	display:block;
	font-family:Times New Roman,Times,serif;
	font-size:1.6em;
	height:27px;
	line-height:27px;
	padding: 0px 10px;
	text-decoration: none;
}

.tx-jsgallery-pi1-productdetails-datasheet .tx-jsgallery-pi1-productdetails-links-actions  a.print-link{
	background: url(../../images/spirit/bg_detaillink_list.gif) no-repeat;
	background-position: right top;
	display:block;
	float:left;
	height:27px;
	padding: 0px 7px 0px 0px;
	text-decoration: none;
}

.tx-jsgallery-pi1-productdetails-datasheet .tx-jsgallery-pi1-productdetails-links-actions a.print-link span{
	background: url(../../images/spirit/bg_detaillink_list.gif) no-repeat;
	background-position: left top;
	display:block;
	font-family:Times New Roman,Times,serif;
	height:27px;
	line-height:27px;
	padding: 0px 10px;
	text-decoration: none;
}

.tx-jsgallery-pi1-productdetails-datasheet .tx-jsgallery-pi1-productdetails-links .tx-jsgallery-pi1-productdetails-links-shopping a{
	background: url(../../images/spirit/jsgallery-links-shopping.gif) no-repeat;
	background-position: right top;
	display:block;
	float:left;
	height:27px;
	padding: 0px 7px 0px 0px;
	text-decoration: none;
}

.tx-jsgallery-pi1-productdetails-datasheet .tx-jsgallery-pi1-productdetails-links .tx-jsgallery-pi1-productdetails-links-shopping a span{
	background: url(../../images/spirit/jsgallery-links-shopping.gif) no-repeat;
	background-position: left top;
	color:#ffffff;
	display:block;
	font-family:Times New Roman,Times,serif;
	font-size:1.6em;
	height:27px;
	line-height:26px;
	padding: 0px 10px;
	text-decoration: none;
}

.tx-jsgallery-pi1-productdetails-datasheet .tx-jsgallery-pi1-productdetails-links .tx-jsgallery-pi1-productdetails-links-shopping a.link-enabled{
	background: url(../../images/spirit/jsgallery-links-shopping.gif) no-repeat;
	background-position: left top;
	color:#ffffff;
	display:block;
	font-family:Times New Roman,Times,serif;
	height:27px;
	line-height:26px;
	padding: 0px 10px;
	text-decoration: none;
}

.tx-jsgallery-pi1-productdetails-datasheet .tx-jsgallery-pi1-productdetails-links .tx-jsgallery-pi1-productdetails-links-shopping a.link-enabled span{
	background:none;
	padding:0;
}

.tx-jsgallery-pi1-productdetails-datasheet .tx-jsgallery-pi1-productdetails-links .tx-jsgallery-pi1-productdetails-links-shopping .link-disabled{
	background: url(../../images/spirit/jsgallery-links-shopping.gif) no-repeat;
	background-position: left bottom;
	color:#ffffff;
	display:block;
	font-family:Times New Roman,Times,serif;
	height:27px;
	line-height:26px;
	padding: 0px 10px;
	text-decoration: none;
}

.tx-jsgallery-pi1-productdetails-datasheet .tx-jsgallery-pi1-productdetails-links .tx-jsgallery-pi1-productdetails-links-shopping .link-disabled span{
	background:none;
	padding:0;
}

.tx-jsgallery-pi1-productdetails-datasheet .tx_powermail_pi1_fieldwrap_html .powermail_text ,
.tx-jsgallery-pi1-productdetails-datasheet .tx_powermail_pi1_fieldwrap_html .powermail_textarea,
.tx-jsgallery-pi1-productdetails-datasheet .tx_powermail_pi1_fieldwrap_html .powermail_captcha,
.tx-jsgallery-pi1-productdetails-datasheet .tx_powermail_pi1_fieldwrap_html label {
	width:372px;
}

.tx-jsgallery-pi1-productdetails-datasheet .tx-powermail-pi1_thx{
	padding-bottom: 10px;
}

.tx-jsgallery-pi1-productdetails-links-top {
	/*display:none;*/
}
