

/********************************************
   AUTHOR:  			Thomas Stein
   WEBSITE:   			http://www.thomas-stein.com/
	TEMPLATE NAME:		Fleisch-Shop
   TEMPLATE CODE: 	 
   VERSION:          2.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 
* {
	margin:0;
	padding: 0;
}

body {
	background: #a31c26 url('img/HG_11x11.gif'); 
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #a31c26;
	margin:0;
	padding: 0;
}

p {
	font-size: 11px;
	line-height: 18px;
}

.wrapper {
	width: 985px;
	margin: 0 auto;
}

.wrapper_white {
	background: transparent url('img/bg_main01.png') repeat-y;
	width: 985px;
	margin: 0 auto;
	/* padding: 0 10px; */
}

#head_top {
	background: transparent url('img/bg_head01.png') no-repeat;
	height: 200px;
	margin-top: 30px;
	display: none;
}

#header {
/*	background: transparent url('img/header01.png') no-repeat; */
margin-top: 30px;
	/* display: none; */
	width: 985px;
}

.header_left {
			background: transparent url('img/bg_head_new_left.png') no-repeat;
height: 334px;
width: 38px;
}
.header_middle {
background: transparent url('img/bg_head_new_middle.jpg') no-repeat;
height: 334px;
width: 887px;
}
	
.header_right {
		
background: transparent url('img/bg_head_new_right.png') no-repeat;
height: 334px;
}

#page {
	/* background: #ffffff; */
}

a {
	color: #a31c26;
	text-decoration: underline;
	font-weight: bold;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

h1, h2, h3 {
	font-family: Verdana, Arial, 'Trebuchet MS', Tahoma, Sans-serif;
	color: #529705;
	text-transform: uppercase;
}

h1 { font-size: 18px; font-weight: bold; letter-spacing: 1.5px;}

h2, h3 { font-size: 16px; font-weight: bold; letter-spacing: 1.5px;}

h4 { font-size: 14px; font-weight: bold; /* letter-spacing: 1.5px; */ text-transform: uppercase; color: #a31c26; }

img  {
	border: none;
}

small {
	font-size: 10px;
}

input {
	border: none;
	padding: 2px;
	font-size: 12px;
}
/* ====================================================================
   LAyout
==================================================================== */

.content_wrapper {
	/* background: #fff4d8; */
	/* margin-bottom: 10px; */
	padding: 10px 0;
}

#col_left {
	float: left;
	width: 190px;
	margin: 0 20px 0 25px;
}
	
#col_right {
	float: left;
	width: 190px;
}

#col_right a {
	text-decoration: none;
}

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

#content {
	float: left;
	width: 450px;
	margin-right: 40px;
}

.content_spacer {
	background: transparent url('img/bg_main02.png') repeat-y;
	width: 985px;
	margin: 0 auto;
	min-height: 8px;
	height: 8px;
}

/* ====================================================================
   Header 
==================================================================== */

#head_navi {
	float: right;
	margin: 25px 11px 10px 0;
	color: #8a867a;
	text-transform: uppercase;
	font-weight: bold;
}

#head_navi a {
	text-decoration: none;
	color: #8a867a;
}

#basket_box {
	clear: both;
	float: right;
	margin: 10px 11px 0 0;
		text-transform: uppercase;
	font-weight: bold;
}

#basket_box a, #basket_box a:hover  {
	text-decoration: none;
	color: #8a867a;
}
	

.basket_box_headline {
padding-bottom: 3px;
}

.basket_hr {
	height: 1px;
		border-bottom: 2px solid #a51821;
		width: 200px;
		margin-bottom: 10px;
}

.basket_details {
	width: 200px;
}
	
/* ====================================================================
   Navigation
==================================================================== */

.navigation_wrapper {
	background: #ffffff;
	padding: 8px 0;
	margin: 0 25px 0 1px;
}

.navigation {
	padding: 8px;
	background: #a31c26;	
	color: white;
	text-transform: uppercase;
	font-weight: bold; 
	letter-spacing: 0.5px; 
	border-left: 15px solid #FFFFFF;
	border-right: 15px solid #FFFFFF;
}

.navigation a {
	color: white;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

/* ====================================================================
   Footer
==================================================================== */

#footer {
	background: transparent url('img/bg_footer01.png') no-repeat;
	padding: 5px 10px 0 25px;
	height: 190px;
	margin: 0 auto;
	width: 985px;
}
#footer-end {
	background: transparent url('img/bg_footer2.jpg') no-repeat;
	height: 10px;
	margin-top: -10px;
	display: none;
}
#footer_col1 {
	float: left;
	width: 190px;
	margin-right: 10px;
	padding-top: 10px;
}

#footer_col2 {
	float: left;
	width: 225px;
	margin-right: 10px;
}

#footer_col3 {
	float: left;
	width: 225px;
}

#footer h3 {
	color: #747577;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
	font-weight: bold;
	font-size: 150%;
}

#footer ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#footer ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}

#footer ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #747577;		
}
#footer ul.sidemenu li a:hover {	
	color: #529705;;	
}
#footer ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#footer ul.sidemenu ul li { border: none; }



.parseTime {
	text-align: center;
	color: #ffedd8;
	font-size: 8px;
	font-weight: normal;
	padding-bottom: 20px;
}
.parseTime  a {
	color: #ffedd8;
}
.copyright {
	color: #ffedd8;
	font-size: 10px;
}

.copyright a {
	color: #ffedd8;
}

/* ====================================================================
   Boxdesign
==================================================================== */

.infoBoxHeading {
	color: #a31c26;
	font-size: 18px;
	letter-spacing: 2px;
	padding-bottom: 5px;
	text-transform: uppercase;
	
}

.moduleRow a {
	color: #a31c26; 
	font-size: 14px;
	text-decoration:none;
}

.moduleRow a:hover {
	text-decoration: underline;
	color: #a31c26;
	font-size: 14px;
}


	
/* ====================================================================
   Navigation (Kategorien)
==================================================================== */

.catnavi {
margin-top: 3px;
font-size: 14px;
font-weight: bold;
margin-left: 17px;
}


.catnavi li {
padding-bottom: 3px;
}

.catnavi a {
	color: #a31c26;
	text-decoration: none;
}

.catnavi a:hover {
	text-decoration: none;
	color: #529705;
}

/* ====================================================================
   Category Listing
==================================================================== */

.cat_description, .cat_description p {
	font-size: 12px;
	line-height: 18px;
}

.contentsTopics {
	color: #529705;
	text-transform: uppercase;
	font-size: 16px; 
	letter-spacing: 1.5px;
	font-weight: bold;
	
}

.productOldPrice {
	color: #e12422;
	text-decoration: line-through;
}
.productDiscount {
	color: #e12422;
	font-size: 0.90em;
}
.listing_entry {
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
	text-align: left;
}

.listing_entry img {
	/* border: 1px solid #ccc; */
	/* padding: 4px; */
}

.listing_entry a img  {

}

.listing_entry a:hover img {
	/* background: #a31c26; */
	border-color: #a31c26;
}

.listing_entry_small {
	border-top: 1px solid #ccc;
	padding: 5px 0;
}

.article_image img {
/* padding: 4px;
border: 1px solid #ccc; */
margin: 10px 0;
}


/* ====================================================================
   Text-Buttons
==================================================================== */
.sidebartext {
	font-weight: bold;
	color: #747577;
	text-transform: uppercase;
	padding: 5px 0;
	font-size: 13px;
}

.sidebartext a {
	color: #747577;
}

.fsbutton {
	font-weight: bold;
	color: #747577;
	font-size: 14px;
	background: none;
}


.fsbutton input a {
 color: #747577;
 text-decoration: none;
}

.fsbutton input a:hover {
text-decoration: underline;
}

.fsbutton a {
 color: #747577;
 text-decoration: none;

}

.fsbutton a:hover {
text-decoration: underline;
color: red;
}

.fsbutton a {
 color: #747577;
 text-decoration: none;

}

.fsbutton submit a:hover {
	color: red;
text-decoration: underline;
}

button {
	border: none;
	background: none;
}

/* ====================================================================
   Warenkorb
==================================================================== */

.boxTextBG {
	font-size: 11px;
}

.boxTextBG {
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}

/* ====================================================================
   Checkout
==================================================================== */

.moduleRow {
 

}
.moduleRowOver { 
	/* background-color: #EBEBEB;  */

	}
.moduleRowSelected { 
	background-color: #EBEBEB; 
	
}

.markProductOutOfStock {
	color: #FF0000;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12x; color: #747577; }

.onepxwidth {
	width: 10px;
}

/* ====================================================================
   Gewinnspiel
==================================================================== */


.kleingedrucktes {
	font-size: 10px;
}

.kleingedrucktes ul li {
	margin-left: 20px;
	font-size: 10px;
}

.gewinnspielfrage {
font-weight: bold;
}

.gewinnspielfrage p {
	font-size: 14px;
margin-bottom: 5px;
background: #FFFFFF;
padding: 10px;
}

.paymentpadding {
	padding-left: 20px; 
}

/* ====================================================================
   Sidebar
==================================================================== */
#col_right p {
	font-size: 12px;
}


/* ====================================================================
   Stylesheet fuer Social Share nachladen
==================================================================== */


