body {
	font-family: Arial, Helvetica, sans-serif;
	background: #e6e6e5;
	color: #666666;
	font-size:11px;
}

a {
	color: #666666;
	text-decoration:none;
}

h1, h2, h3, h4 {
	color: 	#9f9f9f;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

#wrapper {
	background-color: #e6e6e5;	
}

.header-top {		
	border: none;
	height: 44px;
	line-height: 43px;
	position: relative;
}

.header-top a {
	text-decoration: none;
}

.header-top a:hover {
	color: #01b541;
}

.header-top .main-menu {
	font-size: 1.1em;
	float: left;
}

.header-top .language-menu,
.header-top form.tx-indexedsearch-form {
	float: right;
}

.header-top .main-menu li {
	float: left;
}

.header-top .main-menu li a,
.header-top .language-menu li a {
	padding: 0 10px;
}

.header-top .main-menu li.active a,
.header-top .main-menu li a:hover,
.header-top .language-menu li a:hover {
	color: #01b541;
}

.header-top .language-menu {
	font-size: 1.1em;
}

.header-top .language-menu li.active {
	display: none;
}


.header-top form.tx-indexedsearch-form {
	height:43px;
	padding:0 12px;
	width:160px;
}

.header-top form.tx-indexedsearch-form #tx-indexedsearch-searchbox-button-submit {
	border: 0 none;
	color:#ffffff;
	height: 22px;
	width: 28px;
	position: absolute;
	text-transform: lowercase;
	top: 12px;
	right: 10px;
}

.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: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #666666;
	height: 18px;
	width: 90px;
	padding: 2px;
	position: absolute;
	top: 12px;
	right: 37px;
}

.header-bottom {
	height: 5px;
}

.footer {
	background: #ffffff;
}

.footer, .footer a {
	color:#9F9F9F;
}

/**** FCE Columns ****/

.fce-col {
	overflow:hidden;	
}

.fce-col .col {
	float: left;
	min-height: 1px;
	background: #ebebea;
	padding-bottom: 3020px;
	margin-bottom: -3000px;
}

.header-main .header-content .fce-col, .fce-col{
	width: 100%;	
}

.header-main .header-content .fce-col .col {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.fce-col .col-last {
	margin-right: 0;
	float: right;
}

/**** FCE Box ***/

.fce-box {
	background: #ffffff;
	overflow:hidden;
	padding:0px;
	position:relative;
}

.fce-box h2 {
	margin: 16px 10px;
	font-size: 1.6em;
}

.fce-box .fce-box-text {
	margin: 0px 10px ;
}

.fce-box .fce-box-image {
	text-align: center;
}

.fce-box .fce-box-link {
	overflow:hidden;
	text-align:right;
}

.fce-box .fce-box-link a {
	display:block;
	float:right;
	padding:10px;
}

.box-dummy-padding {
	padding: 10px;	
}
/**** FCE Dealersearch ****/

.box-dealersearch .tx_fblocator-form {
	padding-bottom: 45px;
}

.box-dealersearch .tx_fblocator-form label {
	background-color: #666666;
	color: #FFFFFF;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	height: 22px;
	line-height: 22px;
	text-align: center;
	width: 43px;
}

.box-dealersearch input.tx_fblocator-zip {
	background-color: #e6e6e5;
	border: 0 none;
	float: left;
	font-size: 1.1em;
	height: 16px;
	margin: 0 40px 0 0;
	padding: 3px;
	width: 94px;
}

.box-dealersearch select {
	height:22px;
	padding: 2px;
	background-color: #e6e6e5;
	border:none;
}

.box-dealersearch .tx_fblocator-form input.tx_fblocator-submit:hover {
	cursor: pointer;
}

.box-dealersearch .tx_fblocator-form input.tx_fblocator-submit {
	background: #FFFFFF url(../../images/spirit/plus.gif) no-repeat scroll center center;
	border: 0 none;
	bottom: 0;
	color: #FFFFFF;
	display: block;
	font-size: 0;
	height: 43px;
	position: absolute;
	right: 0;
	text-align: right;
	text-indent: -99999em;
	width: 43px;
}

/**** FCE Brand-List ****/

.fce-box .brand-list li {
	background: #ebebea;
	padding-top: 5px;
	padding-bottom: 0px;
}

/**** css_styled_content ****/ 

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	background: url(../../images/js-gruppe/bild_beschriftung.png) right bottom no-repeat;
}

/**** tt_news ****/

.news-latest-container {
	color: #9F9F9F;
	width: 230px;
}

.news-latest-container h2 {
	font-size: 1.7em;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 10px;
	text-transform:none;
}

.news-latest-list a {
	text-decoration: none;
	color:#9F9F9F;
}

.news-latest-list {
	overflow:hidden;	
}

.news-latest-date {
	float: left;
	line-height: normal;
	vertical-align: middle;
	padding-right: 10px;
	font-weight: bold;
}

.news-latest-list dd {
	float: left;
	width: 171px;
	padding-bottom:20px;
}

.news-latest-title {
	font-weight: bold;
}



.news-list-container {
	background: url(../../images/js-gruppe/bg-news.jpg);
	padding-bottom: 3020px;
	margin-bottom: -3000px;
}

.news-list-item {
	float: left;
	margin-right: 20px;
	width: 230px;
}

.news-list-last-item-in-row {
	margin-right: 0;
}

.news-list-row-clearer {
	clear: both;	
}

.news-single-item .news-single-timedata, .news-single-item .news-single-backlink {
	padding: 10px;
}

.news-single-item .news-single-timedata {
	padding-bottom: 0px;
}

.news-single-item .news-single-author, .news-single-item .bodytext {
	padding: 0px 10px;
}

/**** Indexed Search content ****/

.content .searchbox-tmpl-css{
	padding: 0 10px;
	padding-bottom:45px;
}

.content .tx-indexedsearch-form label{
	background-color:#666666;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	height:22px;
	line-height:21px;
	margin-right: 0px;
}

.content input#tx-indexedsearch-searchbox-sword2 {
	background-color:#e6e6e5;
	border:0 none;
	display:block;
	float:left;
	font-size:1.1em;
	height:16px;
	margin:0 50px 0 0;
	padding:3px;
}

.content #tx-indexedsearch-searchbox-button-submit2 {
	background:#FFFFFF url(../../images/spirit/plus.gif) no-repeat scroll center center;
	border:0 none;
	bottom:0;
	color:#FFFFFF;
	display:block;
	font-size:0;
	height:43px;
	position:absolute;
	right:0;
	text-align:right;
	text-indent:-99999em;
	width:43px;
}

/**** Powermail ****/

.tx_powermail_pi1_fieldwrap_html {
	float:left;
	padding-left:10px;
	padding-bottom: 12px;
}

.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:348px;
}

.tx_powermail_pi1_fieldwrap_html .zipcode{
	width:120px;
}

.tx_powermail_pi1_fieldwrap_html .city{
	width:217px;
}

.tx_powermail_pi1_fieldwrap_html .email,
.tx_powermail_pi1_fieldwrap_html .subject,
.tx_powermail_pi1_fieldwrap_html .news{
	width:707px;
}

.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{
	background-color:#e7e7e7;
	border:none;
	padding:1px;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	padding-left:0;
	padding-bottom:0;
	width:100%;
	float:none;	
	overflow:hidden;
	height:43px;
}

.powermail_submit {
	background:#FFFFFF url(../../images/spirit/plus.gif) no-repeat scroll center center;
	border:0 none;
	bottom:0;
	color:#FFFFFF;
	display:block;
	font-size:0;
	height:43px;
	position:absolute;
	right:0;
	text-align:right;
	text-indent:-99999em;
	width:43px;
}

.tx-powermail-pi1_thx {
	padding:10px;	
}

/*** Imageslider ****/

.imageslider {
	height: 384px;
	background: #FFFFFF;
}


/**** fb_locator ****/

.tx_fblocator_searchbox .formHeader {
	padding: 0px 10px; 
}

.tx_fblocator_searchbox .tx_fblocator_searchform_field {
	padding-top:10px;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_field input{
	background-color:#E6E6E5;
	border:0px solid;
	margin:0 10px;
	width:215px;
	font-size:1.1em;
	height:16px;
	padding:3px;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_field #tx_fblocator_pi1_zipcode {
	margin-left:0;
	width:225px;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_rad select {
	width:117px;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_hid {
	position:relative;
	overflow:hidden;
	height:43px;
}

.tx_fblocator_searchbox .tx_fblocator_searchform_hid .store_submit{
	background:#FFFFFF url(../../images/spirit/plus.gif) no-repeat scroll center center;
	border:0 none;
	bottom:0;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:0;
	height:43px;
	position:absolute;
	right:0;
	text-align:right;
	text-indent:-99999em;
	width:43px;
}


.tx_fblocator_results .searchResultHeader {
	padding: 0 10px 10px; 
}

.tx_fblocator_results .searchResultItem {
	border-top: 5px solid #EBEBEA;
	padding: 10px 10px 0;
	position:relative;
}

.tx_fblocator_results .searchResultItem .searchResultIData {
	height:81px;
}

.tx_fblocator_results .searchResultItem .searchResultIData .store_submit{
	background:#FFFFFF url(../../images/spirit/plus.gif) no-repeat scroll center center;
	border:0 none;
	bottom:0;
	cursor:pointer;
	color:#FFFFFF;
	display:block;
	font-size:0;
	height:43px;
	position:absolute;
	right:0;
	text-align:right;
	text-indent:-99999em;
	width:43px;
}

.tx_fblocator_results .searchResultItem .searchResultINum {
	width:17px;
	text-align: right;
	padding-right: 20px;
}

.tx_fblocator_results .resultNav{
	border-top: 5px solid #EBEBEA;
	padding: 10px;
	overflow:hidden;
}

.tx_fblocator_results .resultNav .pageCounter {
	float: left;
}

.tx_fblocator_results .resultNav .pageNav {
	float: right;
}

.tx_fblocator_map .tx_fblocator_content {
	margin: 0 10px 10px;
}

.tx_fblocator_noresults .searchResultHeader {
	padding:10px;
}


