/* ------------- LAYOUT START ----------------------- */
body {
	font: 90% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	background-color: #FFF;
	margin: auto;
	padding: 0;
	width: 100%;
	line-height: 1.5em;
	color: #222;
}

#head {
	margin-top: 0px;
	background-color: #FFF;	
	padding: 0px;
	position: relative;
}

#head2 {
	margin-top: 0px;
	background-color: #EEE;	
	border-bottom: 10px solid #DDD;
	height: 80px;
}


#inline_cart {
	position: absolute;
	display: none;
	border: 2px solid #DDD;
	background-color: #FFF;
	top: 30px;
	left: 0px;
	width: 916px;
	z-index: 6000;
	padding: 10px;
 	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;		
}

#inline_notepad {
	position: absolute;
	display: none;
	border: 2px solid #DDD;
	background-color: #FFF;
	top: 30px;
	left: 0px;
	width: 916px;
	z-index: 6000;
	padding: 10px;	
 	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;	
}

#cart_count {
}

#show_inline_cart {
	cursor: pointer;
	padding: 2px;
	margin-right: 5px;
}

#show_inline_cart a {
	color: #aaacaf;
}

#show_inline_notepad {
	cursor: pointer;
	padding: 2px;
	margin-right: 5px;	
}

#show_inline_notepad a {
	color: #aaacaf;
}

#shopping {
	position: relative;	
	padding: 5px 0px 5px 0px;
	float: left;
	color: #000;
	font: 90% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;	
	width: 500px;
	color: #aaacaf;
	font-weight: bold;
	
}

#register {
	float: right;
	margin: auto;
	padding: 5px 0px 5px 0px;
	color: #444;
	font: 90% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;	
	line-height: 25px;	
}

#spinner {
}

#spinner_container {
	height: 12px;
	text-align: center;
}

#toggle_facets_listing:hover {
	background-color: #444;
}

#toggle_brands_listing:hover {
	background-color: #444;
}

#toggle_tags_listing:hover {
	background-color: #444;
}

#facetsearch {
	text-align: left;
	font: 80% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;	
	margin: 10px 0px 10px 0px;
	border: 0px solid #999;
	padding: 10px;
	width: 940px;
	overflow: hidden;
}

.facet_selector {
	padding: 10px;
	margin: 0px 5px 0px 0px;
	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
	float: left;
	width: 210px;
	height: 215px;
	background-color: #EEE;
	border: 3px solid #DDD;
}

#facetsearch ul {
	list-style-type: none;
	text-align: center;
	margin: auto;
}

#facetsearch ul li {
	float: left;
}

#facets li a {
	background-color: #CCC;
	color: #FFF;
  	-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
	padding: 3px 5px 3px 5px;
	margin: 0px 2px;
}

#facets .current {
	background-color: #0D722A;
	color: #FFF;
  	-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
	padding: 3px 5px 3px 5px;
	margin: 0px 2px;
}

#materials_listing {
  	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;	
	border: 1px solid #CCC;
	padding: 10px;
	font: 80% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;	
	display: none;
	line-height: 20px;	
}

#brands_listing {
	margin-top: 10px;
  	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;	
	border: 1px solid #CCC;
	padding: 10px;
	font: 80% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;	
	display: none;
	line-height: 20px;
}

#tags_listing {
	margin-top: 10px;
  	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;	
	border: 1px solid #CCC;
	padding: 10px;
	font: 80% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;	
	display: none;
	line-height: 20px;
}

#headlogo {
	padding-left: 0px;
	margin-left: 0px;
	width: 200px;
	float: left;
}

#headmenu {
	float: right;
	padding-right: 0px;
}

#related {
	font: 1.0em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;		
}

#searchtop {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#searchtop form {
	margin-bottom: 10px;
}

#searchtop_zero > h1 {

}

#mybackfun {
  	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;	
	display: none;
	position: relative;
	width: 97%;
	background-color: #FFF;
	border-top: 6px solid #999;
	z-index: 1000;
	margin: 10px auto 10px auto;
	font: 1.0em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;	
	padding: 15px;
}

#top_infobox {
	z-index: 1000;
	position: relative;
	top: 10px;
	left: 10px;
	width: 120px;
	background-color: #FFF;
	color: #FFF;
	padding: 10px;
	font: 90% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif; 	
}

#header {
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 100%;
	color: #FFF;
	background-color: #FFF;
}

#headmenueitems {
	z-index: 1000;
	position: relative;
	margin: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font: 1.1em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif; 	
}

#headmenue {
	/* background: #FFF url(http://static.alleszumbackenbilder.de/images/topsearch_bg.gif) top center no-repeat; */
	text-align: center;
	font: 1.0em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif; 	
	text-align: center;
	margin: 0px auto 0px auto;	
}

#admin_panel {	
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #000;	
	font: 0.75em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif; 		
}

#admin_panel a {
	padding: 3px 3px 3px 3px;
	border: 1px solid #DDD;
	background-color: #FFF;
	color: #000;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#admin_panel a:hover {
	color: #FFF;
	background-color: #3a8c18;
}

#topmenue {
	font: 80% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	margin: 0 auto;
	background-color: #FFF;
	color: #444;
	height: 25px;
	line-height: 25px;
	text-align: right;
}


#search_order {
	text-align: right;
	margin: 0px 0px 10px 0px;
}

#search_order a {
	font: 80% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	font-weight: bold;
	padding: 4px;
	background-color: #EEE;
	color: #444;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;	
}

#search_order a:hover {
	background-color: #DDD;
}

#country_select {
	top: 2px;
	left: 2px;
	float: left;
	position: relative;
}

#headmenue a {
	text-decoration: none;	
	font-weight: bold;
}

#headmenue a:hover {
	color: #000;
	text-decoration: none;
}

#main {
	text-align: left;	
	background-color: #FFF;
}

#fullmain {
	text-align: left;	
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#newest_products {
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #FFF;
}


#shorturl {
	width: 940px;
	margin: 0px auto 0px auto;
	text-align: center;
}


#add_to_any {
	width: 940px;
	margin: 0px auto 0px auto;
	text-align: center;
}

/* FOOTER */ 

#foot {
	border-top: 10px solid #DDD;
	margin-top: 20px;
	min-width: 960px;
	background-color: #EEE;	
	overflow: hidden;

}

.footer_left {
	font: 0.85em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	border-right: 1px solid #CCC;
	padding: 10px;
	height: 300px;
}

.footer_middle {
	font: 0.85em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	border-right: 1px solid #CCC;
	padding: 10px;
	height: 300px;
}

.footer_right {
	font: 0.85em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	padding: 10px;
	height: 300px;
}

#footer ul.footer {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}

#footer ul li {
	margin-bottom: 5px;
}

#footer h1 {
	margin: 0px 0px 5px 0px;
	color: #777;
	margin-bottom: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	letter-spacing: 2px;
	text-transform: uppercase;
	
}

#footer {
	font: 1em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #444;
}

#footerlinks {
	text-align: center;
	margin: 10px 0px 0px 10px;
}

#footerlinks a {
	font: 0.75em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	color: #AAA;
}

#footer img.footer_icon {
	border: none;
  	vertical-align: middle;	
	margin-right: 10px;
}

#footer a {
	color: #444;
	text-decoration: none;
}

#footer a:hover {
	color: #444;	
	text-decoration: underline;
}

/* FOOTER END */ 		