body
{
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #171F2A;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#layer
{
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top
{
	width: 900px;
	height: 144px;
}

#logo
{
	float: left;
	width: 900px;
	height: auto;
	padding-top: 12px;
}

#menu
{
	float: right;
	text-align: right;
	width: auto;
	height: auto;
	margin-top: -68px;
}

#features
{
	clear: both;
	width: auto;
	height: auto;
	margin-top: -201px;
	postion: absolute;
	z-index: 500;
}

#featurescontent
{
	width: 900px;
	height: 100px;
	background-image: url(../images/features_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: #171F2A;
	display: block;
	position: absolute;
	z-index: 1;
	border-right: 1px solid #171F2A;
}

#feat-ul
{
	margin: 0;
	padding: 0;
	postion: absolute;
	z-index: 2;
}

#feat-ul ul
{
	list-style: none;
}

#feat-ul ul li
{
	float: left;
	padding-right: 15px;
}

#features-link
{
	width: 100%;
	padding: 0;
	color: #ffffff;
	font-size: 11px;
	cursor: pointer;
	position: relative;
	left: -31px;
	top: -1px;
}

#banner
{
	width: 900px;
	height: 201px;
	margin-top: 5px;
	color: black;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#banner-bilder
{
	width: 900px;
	height: 201px;
	position: relative;
	background: url(../images/loading_banner_bilder.gif) no-repeat 50% 50%;
}

#banner-bilder img
{
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	display: none;
}	

#shopheader
{
	width: 315px;
	height: 60px;
	margin-top: -60px;
	margin-left: 585px;
	z-index: 999;
	position: absolute;
}

#left
{
	float: left;
	width: 600px;
	height: auto;
}

#right
{
	float: right;
	width: 299px;
	height: auto;
	margin-left: 1px;
}

#content-top
{
	width: 570px;
	height: auto;
}

#clickpath
{
	float: left;
	height: auto;
	width: 450px;
	margin-top: 35px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-bottom: 15px;
}

.path-normal, a.path-normal
{
	color: #ffffff;
	text-decoration: none;
}

.path-active, a.path-acitve, .path-normal:hover, a.path-normal:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#language
{
	float: right;
	text-align: right;
	width: auto;
	margin-top: 31px;
	height: auto;
}

#language img
{
	padding-left: 2px;
}

#content
{
	clear: both;
	width: 570px;
	height: auto;
	margin-right: 30px;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.5;
	text-align: justify;
}

h1
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 7px;
	font-weight: normal;
}

a
{
	color: #65CC33;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#shop
{
	width: 300px;
	height: auto;
	margin-bottom: 40px;
	background-color: #4D9B26;
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#shop a
{
	color: #ffffff;
}

#faq
{
	width: 300px;
	height: auto;
	margin-bottom: 40px;
}

.right-link
{
	color: #ffffff;
}

.right-header
{
	text-indent: 15px;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding:0;
}

.shop-header
{
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 5px;
	text-indent: 10px;
}

.shop-content
{
	width: 260px;
	height: auto;
	color: #ffffff;
	line-height: 1.5;
	text-align: justify;
	font-size: 12px;
	padding: 20px;
	background-color: #4d9a26;
	background-image: url(../images/bg_shopcontent.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.faq-content, .teilekatalog-content, .newsletter-content
{
	width: 260px;
	height: auto;
	padding: 20px;
	background-color: #4D9B26;
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	color: #ffffff;
	line-height: 1.5;
	text-align: justify;
	font-size: 12px;
	margin-top: 10px;
}

#teilekatalog
{
	width: 300px;
	height: auto;
	margin-bottom: 40px;
}

#newsletter
{
	width: 300px;
	height: auto;
	margin-bottom: 40px;
}

#bottom
{
	clear: both;
	width: 100%;
	height: 74px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 30px;
	text-align: left;
}

#sitemap
{
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.sitemap-link
{
	width: 50px;
	padding: 3px 10px 5px 8px;
	background-color: #65CC33;
	color: #ffffff;
	font-size: 11px;
}

#sitemapcontent
{
	display:hidden;
	width: 100%;
	height: 100px;
	border-top: 3px solid #65CC33;
	background-color: #ffffff;
	opacity: 0.4;
	margin-top: -100px;
}

#footer
{
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#footnav
{
	margin-top: 20px;
	float:left;
	width: 500px;
	height: auto;
	color: #171F2A;
	font-size: 11px;
}

.foot, a.foot
{
	color: #171F2A;
	text-decoration: none;
}

.foot:hover, a.foot:hover
{
	text-decoration: underline;
}

#copyright
{
	float:right;
	text-align: right;
	width: 400px;
	height: auto;
	margin-top: 20px;
	color: #171F2A;
	font-size: 11px;
}

/* --------------------- Beginn Navi Styles ------------------ */

#menu li
{
	float: left;
	list-style-type: none;
}

#menu a
{
	width: auto;
	height: 39px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #171F2A;
	background-color: #fafafa;
	display: block;
	text-decoration: none;
}

#menu li.navi-active a
{
	width: auto;
	height: 39px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	background-color: #171F2A;
	display: block;
	text-decoration: none;
}

#menu a:hover
{
	background-color: #65CC33;
}

#yymenu a 
{
	padding-top: 15px;
	height: 30px;
	text-indent: 15px;
	text-decoration: none;
	display: block;
	color: #ffffff;
 	background-color: #171F2A;
  	font-size: 13px;
  	font-weight: normal;
  	opacity: 0.9;
	border-bottom: 1px dotted #ffffff;
}

#yymenu a.last 
{
  border-style: none;
  overflow: visible;
}

#yymenu
{
  background: #171F2A;
  opacity:0.9;
}

#yymenu a:hover 
{
  text-decoration: underline;
}

#yymenu .sub 
{
  background-image: url(../images/menu_arrow_sub.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.mmLevel1
{
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow:visible;
}

.mmLevel2
{
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mmLevel3
{
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* Ende Navi */

/* NEWS Begin */
.news-list-container
{
	padding-top: 15px;
}

.news-list-item
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ffffff;
	width: 570px;
}

.news-list-image
{
	float:left;
	width: auto;
	height: auto;
	padding: 0;
	margin-left: 0px;
	width: 130px;
}

.news-list-image img
{
	padding: 5px;
	background-color: #ffffff;
}

.news-list-body
{
	float:right;
	width: 420px;
	margin-left: 10px;
}

.news-list-clearer
{
	clear: both;
}

.news-list-browse
{
	text-align: center;
}

.browseLinksWrap
{
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 10px;	
}

.news-single-item
{
	margin: 0;
	padding: 0;
}

.news-single-image, .news-single-img
{
	float: left;
	width: 240px;
	height: 180px;
	margin-top: 5px;
}

.news-single-image img
{
	padding: 5px;
	background-color: #ffffff;
}

.news-single-subheader
{
	float: right;
	font-size: 10px;
	font-weight: normal;
	width: 300px;
	margin-left: 10px;
}

.news-single-text
{
	clear: both;
	padding-top: 20px;
}

.news-single-back
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 35px;
	padding-top: 13px;
}


/* NEWS End */

/* FAQ Style Begin */

h2.question a
{
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(../images/trigger_h2_a.gif) no-repeat;
	border: 1px solid #ffffff;
	height: 46px;
	line-height: 46px;
	width: 518px;
	font-size: 14px;
	font-weight: normal;
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

h2.question a:hover
{ 
	color: #333333;
	background-position: left bottom;
}

h2.active a
{
	color: #333333;
	background: url(../images/trigger_h2_a.gif) no-repeat;
	background-position: left bottom;
} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.answer_container 
{
	margin: 0 0 5px;
	padding: 0;
	background-color: #fafafa;
	overflow: hidden;
	width: 570px;
	color: #171F2A;
	clear: both;
}

.answer_container .block 
{
	padding: 20px; /*--Padding of Container--*/
}

/* FAQ Style End */

.link-right, a.link-right
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.link-right:hover, a.link-right:hover
{
	text-decoration: underline;
}

/* Autocomplete Styles Begin */

.ac_input
{
	width: 254px;
}

.ac_results
{
	width: 254px;
	background: #ffffff;
	cursor: pointer;
	position: absolute;
	left: 0;
	font-size: 12px;
	z-index: 101;
}

.ac_results ul 
{
	width: 252px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 1px solid #ffffff;
}

.ac_results li
{
	width: 252px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-indent: 5px;
	text-align: left;
}

.ac_even
{
	color: #171F2A;
	background-color: #fafafa;
	width: 252px;
	overflow: hidden;
}

.ac_odd
{
	background-color: #171F2A;
	color: #ffffff;
	width: 252px;
	overflow: hidden;
}

.ac_results a 
{
	width: 252px;
}

/* thanks udoline: this fixed position error into msie */

.ac_results iframe 
{
	width: 254px;
	position: absolute;
}

.ac_loading
{
	background: url('../images/indicator.gif') right center no-repeat;
}

.ac_over
{
	background-color: #4D9B26;
	color: #ffffff;
}

.shop-advsearch-inputfield
{
	width: 250px;
}

/* Autocomplete Styles End */ 

.shop-image
{
	padding: 5px;
	background-color: #ffffff;
}

.artikel-item
{
	width: 570px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ffffff;
}

.artikel-image
{
	width: 120px;
	height: 90px;
	background-color: #ffffff;
	float: left;
	padding: 10px;
	color: #171F2A;
}

.artikel-body, .artikel-nummer, .artikel-bezeichnung, .artikel-preis, .artikel-fzg
{
	width: 400px;
	height: auto;
	text-align: left;
	margin-left: 70px;
	padding-left: 10px;
}

.clearer
{
	clear:both;
}

.input-select
{
	width: 300px;
}

.input-field
{
	width: 294px;
}

.asf-label
{
	width: 120px;
	height: auto;
	float: left;
}

#asf-type, #asf-kategorie, #asf-baugruppe, #asf-fahrzeugtype, #asf-artikelnummer, #asf-bezeichnung
{
	margin-top: 10px;
}

#asf-search-button
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

.sb-back
{
	background-color: #ffffff;
	padding: 15px;
	margin: 5px;
}

#advanced-search-form
{
	clear: both;
	margin-top: 50px;
}

#warenkorb
{
	float: left;
	padding-top: 5px;
}

#asf-show-hide
{
	text-align:right;
	cursor: pointer;
	width: 137px;
	height: 27px;
	float: right;
	margin-bottom: 35px;
}

.submit-button
{
	color: #171F2A;
	border: 2px solid #ffffff;
	-moz-border-radius: 4%;
	-khtml-border-radius: 4%;
	background-color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background-image: url(../images/submit_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	cursor: pointer;
}

.table-warenkorb
{
	font-size: 11px;
	background-color: #333333;
}

.inputfield
{
	width: 250px;
	text-indent: 2px;
	padding-top: 1px;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #171F2A;
	border: 0;
	border-bottom: 2px solid #65CC33;
}

.inputarea
{
	width: 248px;
	height: 150px;
	padding-top: 1px;
	padding-left: 2px;
	line-height: 1.5;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #171F2A;
	border: 0;
	border-bottom: 2px solid #65CC33;
}

td
{
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}

.error-element
{
	border: 0;
	border-bottom: 2px solid red;
	background-color: #FFA4A4;
}

#globalerror
{
	border: 1px solid red;
	background-color: #FFA4A4; 
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
	display: none;
	margin-bottom: 15px;
}

#nlerror
{
	border: 1px solid red;
	background-color: #FFA4A4; 
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
	display: none;
	margin-bottom: 15px;
}

.further-fzg
{
	cursor: pointer;
}

.artikel-further-fzg
{
	display: none;
}

.msf-input-select
{
	width: 250px;
	margin-bottom: 6px;
}

.msf-input-field
{
	width: 244px;
	margin-bottom: 6px;
}

#pshop-mini-sf
{
	padding-top: 10px;	
}

.artikel-inputfield
{
	width: 40px;
}

.artikel-stueck
{
	float: left;
	padding-left: 20px;
	padding-top: 2px;
}

.artikel-dimension
{
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	width: 160px;
}

.artikel-select
{
	width: 80px;
}

.artikel-warenkorb
{
	width:470px;
	height: 25px;
	cursor: pointer;
	/*margin-left: 300px;*/
	margin-top: -2px;
	padding-bottom: 10px;
	/*float:right;*/
	text-align: right;
	padding-left: 20px;
}

#result-content
{
	clear: both;
}

.more-tt
{
	cursor: pointer;	
}

legend
{
	color: #ffffff;
}

