body{
	background: #ecf7d5;
	/* min-width:1100px; */
	color: #272727;
	padding-top: 10px;padding-bottom: 40px;
font-family: 'arimoregular', sans-serif;
font-weight: normal;
font-size: 13px;
}
.span12, .container {width: 940px;}
.no_margin_left {margin-left: 0;}
#footer h4 {	color: #fff;
	font-size: 16px; 
	padding-top:10px;
	margin-top: 0px;
	font-weight:normal;
	margin-bottom:12px;
	text-transform:uppercase;
	line-height:20px;
        font-family: 'arimoregular', sans-serif;}
#footer {background:#2a2a2a;}
#footer a {	text-decoration: none;
	font-size:12px;
	color:#9d9d9d;}
	#footer a:hover {color:#9d9d9d;}
#footer ul,#footer li {margin: 0;list-style-type: none;}
.links a {
	margin-right: 5px;
}
h1{font-size:20px;line-height: 20px;margin: 0 0 10px 0}h1 small{font-size:18px;}

.list-buttons  a.btn {color: #fff;}
/*.logo {position: absolute; left: 00px;top: 23px;}*/

.language {position: absolute; right: 20px; top: 5px;}
.welcometext {position: absolute; top: 40px; right: 20px;}
.header-navi {position: absolute; top: 60px; right: 20px; font-weight: bold;}
.header-navi a {color: #272727;}
.cart-box {position: absolute; right: 20px; top: 71px;height: 25px;padding:4px 0px 0 35px;background:url(../img/cart.png) no-repeat;}
.cart-box .dropdown a, .cart-box li a {padding: 0 0 0 10px;margin: 0;height: 25px;display: inline;}
.cart-box .dropdown a {display: inline;}
.cart-box p {padding: 5px;}
a.color {color: #79850D;}
h1,h2,h3,h4,h5,h6 {}
h1,h2 {	padding:0px 0px 11px 0px;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
	color:#272727;
	text-transform:uppercase;
	font-family:'Anton', sans-serif;}
h2{font-size:17px;line-height:25px;}h2 small{font-size:18px;}
h3{line-height:17px;font-size:15px;}h3 small{font-size:14px;}
.span2_2{width:150px;}
.span3_2{width:210px; padding-bottom: 20px;}
.span3_2 .caption h5 {background:url(../img/line-5.png) 0 bottom repeat-x;}
.span3_2 .caption2 h5 {background:none;}

/* index.html Hauptcontainer*/
[class^="icon-"],[class*=" icon-"]{display:inline-block;width:14px;height:14px;line-height:14px;vertical-align:text-top;background-image:url("img/glyphicons-halflings.png");background-position:14px 14px;background-repeat:no-repeat;*margin-right:.3em;}[class^="icon-"]:last-child,[class*=" icon-"]:last-child{*margin-left:0;}
.icon-white{background-image:url("img/glyphicons-halflings-white.png");}
.container {position: relative;

}
.container-shadow {	margin:0 auto 0px;
	background:#FFF;
	padding:20px 20px 0 20px;
	box-shadow:-1px -1px 15px #edeeee, -1px 1px 15px #edeeee, 1px -1px 15px #edeeee, 1px 1px 15px #edeeee;
	-moz-box-shadow: -1px -1px 15px #edeeee, -1px 1px 15px #edeeee, 1px -1px 15px #edeeee, 1px 1px 15px #edeeee;
	-webkit-box-shadow: -1px -1px 15px #edeeee, -1px 1px 15px #edeeee, 1px -1px 15px #edeeee, 1px 1px 15px #edeeee;
	}
.header {position: absolute; top: 0;height: 120px; }
.header_nav {position: absolute; top: 120px;}
.main_content {margin: 180px 0 0 0;}
.center_content {float: left;position: static;width: 660px;margin: 0;padding: 0 0 0 240px;}
.center_content_full {margin-left: 0px;}
.sidebar {float: left;position: static;margin-left: -900px;}


.crop{
	float: left;
	
	overflow:hidden; /* this is important */

	}
	/* input values to crop the image: top, right, bottom, left */
.crop img{
	margin:-20px -15px -40px -55px;
	}
	
	.pagination span {
	float:left;padding:0 14px;line-height:34px;text-decoration:none;border:1px solid #ddd;border-left-width:0;
	background-color:#f5f5f5;color:#999999;cursor:default;
	padding-left:14px; padding-right:14px; padding-top:0; padding-bottom:0;
	
	
}

#social a{padding: 5px;}

.copyright,.parseTime {
margin: 0 auto;
text-align: center;

color: #999;
}
.copyright a {color: #999;}

.price span,.breadcrumb li h2 span{display: block;}
.breadcrumb li h2 span.label {display: inline}
#beschreibung {margin: 0;padding: 0;}
input.btn-default1 {padding: 5px}
#quick_find {margin:0;padding: 0;}
.searchinput {padding: 0 0 10px 0;}
input#test {padding: 5px}

.zahlen {width: 200px; line-height: 35px; float: left;}
.zahlen2 {line-height: 35px; float: left;}
.filler {
  background:#fff !important;
  line-height:10px !important;
}
/* Out of Stock --- added by Toni */
.markProductOutOfStock {font-size: 10px; color: red}

#layout_content {
    width: 100%;
    max-width: 1140px;
    padding: 0px 10px;
    min-height: 600px;
    margin: 0px auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#logo {
    padding: 10px 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 100%;
    max-width: 600px;
    margin: 0px auto;
}
#logo img {
    vertical-align: bottom;
    width: 100%;
    height: auto;
}