/* CSS Document */


@media print
  {
	body {
		font-family:Arial, Helvetica, sans-serif;
	}
	
	  h1, h2, h3, h4, h5 {
		  position:relative;
		  font-family: Arial, sans-serif;
		  font-weight: lighter;
		  padding: 0px;
		  margin: 0px;
	  }
	  h1 {font-size:24px; line-height: 28px;font-weight: lighter;}
	  h2 {font-size:22px; line-height: 24px;font-weight: lighter;}
	  h3 {font-size:20px; line-height: 228px;font-weight: lighter;}
	  h4 {font-size:18px;}
	  h5 {font-size:12px;}
	
	
  }

/* HTML */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: #fbf3e0 url(../../../media/img/layout_01_01.png) repeat-x;
}

	 
	 .container {
	  max-width: 100%;
	 /* background: url(../../../media/img/trans.png) repeat;*/
	 }
	 .navbar .container, .jumbotron .container {
	  background: none;
	 }
	 
	 .txt_block img {
		 margin: 15px;
		  -webkit-box-shadow: 5px 5px 5px 2px #333;
		  -moz-box-shadow: 5px 5px 5px 2px #333;
		  box-shadow: 5px 5px 5px 2px #333;
		  } 


#footer {
	border-top: 1px solid #510e0f;
	padding-top: 15px;
	margin-bottom: 25px;
	margin-top: 25px;
}

#footer a {
	font-size: 11px;
	padding: 3px 10px;
}

	  
/* Bredacrumb */	  
.breadcrumb {
padding: 8px 0px;
list-style: none;
background: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
z-index: 1060 !important;
font-style:italic;
}  
	  
	  
.breadcrumb a {
	color: #900;
	text-align:center;
	letter-spacing: 2px;
	text-align: center;
	text-shadow: 2px 2px 1px #efefef;
	font-weight: bold;
	font-style: normal;
}

	  


h1, h2, h3, h4, h5 {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color:#510e0f;
	text-shadow: 1px 1px 1px #fff;
}
h1 {font-size:32px; line-height: 32px;font-weight: lighter;}
h2 {font-size:24px; line-height: 26px; font-weight: lighter; line-height: 24px;}
h3 {font-size:20px; line-height: 22px; font-weight: lighter;}
h4 {font-size:18px;}
h5 {font-size:12px;}


hr {
	border-top: solid #510e0f 1px;
	height:0px;		
}

p {
	margin-top: 5px;
	margin-bottom: 5px;	
}


.span4 h1 {font-size:24px; line-height: 22px;font-weight: lighter;}
.span4 h2 {font-size:16px; line-height: 20px;font-weight: lighter;}
.span4 h3 {font-size:18px;}
.span4 h4 {font-size:16px;}
.span4 h5 {font-size:14px;}

.span3 h1 {font-size:24px; line-height: 22px;font-weight: lighter;}
.span3 h2 {font-size:16px; line-height: 20px;font-weight: lighter;}
.span3 h3 {font-size:18px;}
.span3 h4 {font-size:16px;}
.span3 h5 {font-size:14px;}

.small-text {
	font-size:12px;
	line-height: 14px;	
}


.thumbnail {
background: url(../../../media/img/trans.png) repeat;	
}


/* Show Grid */
.show-grid [class*="span"],  .bg_product {
text-align: left;
/*-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;*/
min-height: 40px;
}

.box {
	min-height: 280px; 
	/*overflow:auto;*/
}

.bggrey {
	background: #999;
}

.white {
	background: #FFF;
	padding: 15px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
}

.pull-center {
	margin: 0px auto;
	text-align:center;	
}


/* Spaces */

[class*="hspace"] {
	clear:both;
}

.hspace10 {
	height: 10px;
	line-height: 10px;
}
.hspace15 {
	height: 15px;
	line-height: 15px;
}
.hspace20 {
	height: 20px;
	line-height: 20px;
}
.hspace25 {
	height: 25px;
	line-height: 25px;
}
.hspace30 {
	height: 30px;
	line-height: 30px;
}
.hspace40 {
	height: 40px;
	line-height: 40px;
}
.hspace50 {
	height: 50px;
}


/* Borders */

.border-left {
	border-left: #CCC 1px solid;
	margin-left: 5px;
	padding-left: 5px;
}
.border-right {
	border-left: #CCC 1px solid;
}
.border-top {
	border-left: #CCC 1px solid;
}
.border-bottom {
	border-left: #CCC 1px solid;
}






/*MAIN NAVIGATION*/

#mybrand {
	display: none;
}

.caret {
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 4px solid #fff;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}

.navbar, .navbar-inverse {
	margin-top: 15px;
}

.navbar-inner {
	color: #FFF;
	font-weight: normal;
	font-size: 16px; 
	text-shadow: 3px 3px 2px #000000;
	border: none;
	background: none;
	background-image:none;
	padding-left: 0px;
}

.navbar-inner a, .navbar-inverse .brand, .navbar-inverse .nav>li>a {
	color: #FFF;
	font-size: 16px; 
	text-shadow: 3px 3px 2px #000000;
}

.navbar .nav>li>a:first-child {
	padding-left: 0px;	
}


.dropdown li a {
	color:#900;
	font-weight: bold;
	font-size:14px;
	margin: 0px;
	margin-right: 0px;
	padding: 5px 10px;
	height: 25px;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: left;
	background: none;
	background-image: none;
	text-shadow: 2px 2px 1px #ccc;
}

.dropdown li a:hover {
	text-shadow: none;
}



.shop_navi {
	background-image: url(../../../media/img/shop_logo_background.png);
	background-image: url(../../../media/img/shop_logo_background.png);
 	background-repeat: no-repeat;
    background-size: 100% 100% !important;
	background-position: bottom center !important;
	min-height: 600px;
}


.shop_navi ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px;
}

.shop_navi ul li {
	list-style-type: none;
	display:block;
	margin: 0px auto;
	font-size: 14px;
	line-height: 35px;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
	letter-spacing: 2px;
	text-align: center;
	text-shadow: 2px 2px 1px #000000;
	font-weight: bold;
}

.shop_navi ul li a {
	color: #FFF;
}

.shop_navi ul li a:hover {


}









/*SHOP-STYLES*/

/*Fomular Styles*/

label {
	font-size: 12px;
	color:#900;
}


.btn {
	color:#510e0f;
}

.btn:hover {
	color:#510e0f;
}

.btn-primary{
background: #cfaa52; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2NmYWE1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmYzZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #cfaa52 1%, #fbf3e0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#cfaa52), color-stop(100%,#fbf3e0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cfaa52 1%,#fbf3e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cfaa52 1%,#fbf3e0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cfaa52 1%,#fbf3e0 100%); /* IE10+ */
background: linear-gradient(to bottom, #cfaa52 1%,#fbf3e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfaa52', endColorstr='#fbf3e0',GradientType=0 ); /* IE6-8 */
	
}


.pic_shadow {
	-webkit-box-shadow: 5px 5px 5px 2px #333; /* WebKit */
	-moz-box-shadow: 5px 5px 5px 2px #333; /* Firefox */
	box-shadow: 5px 5px 5px 2px #333; /* Standard */	
}


.product {
	position: relative;	
}


.showbigger {

	margin-right: 10px;
}

.showbigger:hover {
	/*border: 1px solid #999;*/
	-webkit-box-shadow: 3px 3px 5px 1px #BDBDBD;
	box-shadow: 2px 2px 3px 1px #BDBDBD;
}

.incart {
	background:#A50451 ;
	color: #FFF;
}

.incart:hover {
	background:#A50451  !important;
	color: #FFF;
}

.sub_message {
	margin: 15px 0px;	
}

.delCart {
	cursor: pointer;	
}

.upe {
	font-size:16px;
	color:#999;
	text-decoration:line-through;		
}

.preis_brutto {
	font-size:28px;
	color:#510e0f;	
}

.product_info_title {
	font-weight: bold;
	margin-bottom: 8px;	
}

.product_description{
	position: relative;
}
.produkt_eigenschaft {
	margin-bottom: 5px;	
}

#cbp-vm li {
	position:relative;	
}



/* Warenkorb und Bestellungen */

#mod_register h3 {
	font-size: 20px;
	line-height: 22px;
}

#mod_register label {
	font-size:12px;
	color:#666;
	margin: 0px;
}

.zahlart, .versandart, .block_right, .block_left {
	background:#FFF !important;	
}


input .cartline_amount {
	color: #000000 !important;
}

.cartliner {
	padding: 5px 0px;	
	border-top: 1px  #D1D1D1 solid;
	vertical-align: central;
}

#cartbody {
	min-height: 300px;	
}

#cart_message {
	margin-top: 15px;
}

.cartcontainer {
	/*background:#FFF;*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	min-height: 40px;
	
}


#cartlist {
	z-index:1065;	
	background: none;
}


	.cartline_description {
		display: none;
	}
	
	.price_amount {
		font-weight: bold;
		
	}
	
	
#searchForm {
	text-align:center;
	margin: 10px auto;	
}
	
	
	
	
.nuss-brevier img, #txtList img {
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	
		-webkit-box-shadow: 5px 5px 5px 2px #333;
		-moz-box-shadow: 5px 5px 5px 2px #333;
		box-shadow: 5px 5px 5px 2px #333;
}


[id*="txt"] img {
		-webkit-box-shadow: 5px 5px 5px 2px #333;
		-moz-box-shadow: 5px 5px 5px 2px #333;
		box-shadow: 5px 5px 5px 2px #333;	
}
	
	
	
	
@media (max-width:480px) {	

  img {
	  
	  	margin: 10px auto;
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		float: none !important;
  }
	
}
	
	
	
	
	

@media (max-width:980px) {
	
	
	.cartliner {
	padding: 0px;	
	text-align:center;
	font-size:16px;
	}
	
	.cartline_description_head {
		display: none;
	}

	.cartline_description {
		font-size: 12px !important;
		color: #666;
		display: block;
	}
	
	.cartline_tax {
		font-size: 10px;
		line-height: 10px;
		
	}
	
	.cartliner .pull-right {
		float: none;
		text-align: center;
		
	}
	
	#cartbody .pull-right {
		float: none;
		text-align: center;	
	}
	
}




	
.ui-icon  {
	float:left;	
	margin-top: 3px;
	margin-right: 5px;
}

.table td {
	vertical-align: middle !important;	
}

td .input-mini {
	margin-top: 5px;	
}

h1 span {
	font-size:14px;	
}
	
h3 span {
	font-size:14px;	
}

	
.jumbotron {
	min-height: 120px;
	height: 260px;
}
	

@media (max-width: 980px) {
	#mybrand {
	display: block;
	}
	
	.nav, .dropdown-menu{
		background: #510e0f;
		text-align:center;
		color: #FFF;
	}
	
	.dropdown-menu li, .dropdown-menu li a {
		text-align:center;
	}
	
	
	.nav>li>a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color:#FFF !important;	
	}
	
	.dropdown-menu li a{
		text-shadow: 3px 3px 2px #000000;
	}
	
	
	
		
}

@media (max-width: 768px) {
	
	.bigPicture {
		margin: 15px auto;
		text-align:center;
	}
	
	.product_description {
		text-align:center;
		margin: 10px;	
	}

	form {
		margin: 5px;	
	}
	
	#goToOrderCheck {
		width: 100%;
	}
	
    .theTaxAmonutBox {
		line-height: 15px;
		padding-top: 15px;
	}
	
	#login_form {
		margin-bottom: 25px;	
		
	}
	
	#mod_register, .span6 {
		text-align:center;	
	}
	
	.span12 .white, .white {
		padding: 0px;	
	}
	
	h2, h1 {
		text-align:center;
		padding-top: 15px;	
	}
	
	
	#cartbody {
	  width: 100%;
	  margin: 0px auto;
	}
	
	.show-grid [class*="span"] {
		margin: 10px;
		text-align:center;
	}
	
	#cartbody [class*="span"] {
		float: none;
		text-align: center;	
		line-height: 20px;		
		min-height: 20px;
	}

	.cartline_description {
		text-align:center;
		font-size: 0.8em !important;
	}	
	
	.cartline_tax {
		font-size: 0.8em;
		line-height: 1em;
		
	}
	
	.cartline_amount {
		width: 90%;
		margin: 5px auto;
		text-align:center;
		font-size: 1.5em !important;
	}
	
	.cartliner .pull-right {
		float: none;
		text-align: center;
		
	}
	
	#cartbody .pull-right {
		float: none;
		text-align: center;	
	}
	
	.productName {
		font-weight: bold;
		font-size: 1.3em;
		width: 100%;	
	}
	
	.price_amount{
		font-weight: bold;
		font-size: 1.2em;
		width: 100%;	
	}
	
	#cartAmount{
		font-size: 1.8em;
		font-weight: bold;	
	}
	#cartAmount span{
		display: block;
	}		



	.theTaxAmonutBox [class*="span"], .theTaxAmonutBox  p{
		line-height: 21px;
		min-height: 21px;
		height: 21px;
		margin: 0px;
		padding: 0px;
	}
	
	
	.orderMessage {
		text-align:center;	
	}
	
	
	
	
	
	
	
	.shop_label {
		text-align:center;	
	}
	
	.navbar_max {
		margin-top: -85px;
		margin-left: -15px;	
	}
	
	.navbar_max a {
		float: none;
		display:block;
		color: #FFF;
		font-weight: bold;
		margin: 0px;
		margin-right: 0px;
		padding: 10px 10px;
		height: 35px;
		line-height: 35px;
		letter-spacing: 2px;
		text-align: center;
		background: url(../../../media/img/button_navi_main_bg_01.png);
		background-image: url(../../../media/img/button_navi_main_bg_01.png);
		background-repeat: no-repeat;
		background-size: 100% 54px !important;
		background-position: center center;
		text-shadow: 2px 2px 1px #000000;
		font-size: 16px;
	}

	
}
		
		
@media (max-width: 480px) {
	
	#sliderFrame {
		display: none;	
	}
	
	h1 {
		font-size:28px;
		line-height: 28px;	
	}

	h2 {
		font-size:20px;
		line-height: 20px;	
	}
	
	.order-btn {
		float: none;
		width: 92%;
		margin: 5px auto;
	}
	
	.pull-right, p {
		float: none;
		text-align: center;
	}

	
}		

		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	